diff --git a/Degrees_of_Lewdity_mod.html b/Degrees_of_Lewdity_mod.html
new file mode 100644
index 0000000000000000000000000000000000000000..f3ca9f8fcffb251fa7aa8f12fa52e76dd2fdcd5d
--- /dev/null
+++ b/Degrees_of_Lewdity_mod.html
@@ -0,0 +1,144723 @@
+<!DOCTYPE html>
+<html data-init="no-js">
+<head>
+<meta charset="UTF-8" />
+<title>Degrees of Lewdity</title>
+<meta name="viewport" content="width=device-width,initial-scale=1" />
+<!--
+
+SugarCube (v2.27.0): A free (gratis and libre) story format.
+
+Copyright © 2013–2018 Thomas Michael Edwards <thomasmedwards@gmail.com>.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this
+   list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright notice,
+   this list of conditions and the following disclaimer in the documentation
+   and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+-->
+<script id="script-libraries" type="text/javascript">
+if(document.head&&document.addEventListener&&document.querySelector&&Object.create&&Object.freeze&&JSON){document.documentElement.setAttribute("data-init", "loading");
+/*! @source http://purl.eligrey.com/github/classList.js/blob/master/classList.js */
+if("document" in self){if(!("classList" in document.createElement("_"))){(function(j){"use strict";if(!("Element" in j)){return}var a="classList",f="prototype",m=j.Element[f],b=Object,k=String[f].trim||function(){return this.replace(/^\s+|\s+$/g,"")},c=Array[f].indexOf||function(q){var p=0,o=this.length;for(;p<o;p++){if(p in this&&this[p]===q){return p}}return -1},n=function(o,p){this.name=o;this.code=DOMException[o];this.message=p},g=function(p,o){if(o===""){throw new n("SYNTAX_ERR","An invalid or illegal string was specified")}if(/\s/.test(o)){throw new n("INVALID_CHARACTER_ERR","String contains an invalid character")}return c.call(p,o)},d=function(s){var r=k.call(s.getAttribute("class")||""),q=r?r.split(/\s+/):[],p=0,o=q.length;for(;p<o;p++){this.push(q[p])}this._updateClassName=function(){s.setAttribute("class",this.toString())}},e=d[f]=[],i=function(){return new d(this)};n[f]=Error[f];e.item=function(o){return this[o]||null};e.contains=function(o){o+="";return g(this,o)!==-1};e.add=function(){var s=arguments,r=0,p=s.length,q,o=false;do{q=s[r]+"";if(g(this,q)===-1){this.push(q);o=true}}while(++r<p);if(o){this._updateClassName()}};e.remove=function(){var t=arguments,s=0,p=t.length,r,o=false,q;do{r=t[s]+"";q=g(this,r);while(q!==-1){this.splice(q,1);o=true;q=g(this,r)}}while(++s<p);if(o){this._updateClassName()}};e.toggle=function(p,q){p+="";var o=this.contains(p),r=o?q!==true&&"remove":q!==false&&"add";if(r){this[r](p)}if(q===true||q===false){return q}else{return !o}};e.toString=function(){return this.join(" ")};if(b.defineProperty){var l={get:i,enumerable:true,configurable:true};try{b.defineProperty(m,a,l)}catch(h){if(h.number===-2146823252){l.enumerable=false;b.defineProperty(m,a,l)}}}else{if(b[f].__defineGetter__){m.__defineGetter__(a,i)}}}(self))}else{(function(){var b=document.createElement("_");b.classList.add("c1","c2");if(!b.classList.contains("c2")){var c=function(e){var d=DOMTokenList.prototype[e];DOMTokenList.prototype[e]=function(h){var g,f=arguments.length;for(g=0;g<f;g++){h=arguments[g];d.call(this,h)}}};c("add");c("remove")}b.classList.toggle("c3",false);if(b.classList.contains("c3")){var a=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(d,e){if(1 in arguments&&!this.contains(d)===!e){return e}else{return a.call(this,d)}}}b=null}())}};
+/*!
+ * https://github.com/es-shims/es5-shim
+ * @license es5-shim Copyright 2009-2015 by contributors, MIT License
+ * see https://github.com/es-shims/es5-shim/blob/v4.5.9/LICENSE
+ */
+(function(t,r){"use strict";if(typeof define==="function"&&define.amd){define(r)}else if(typeof exports==="object"){module.exports=r()}else{t.returnExports=r()}})(this,function(){var t=Array;var r=t.prototype;var e=Object;var n=e.prototype;var i=Function;var a=i.prototype;var o=String;var f=o.prototype;var u=Number;var l=u.prototype;var s=r.slice;var c=r.splice;var v=r.push;var h=r.unshift;var p=r.concat;var y=r.join;var d=a.call;var g=a.apply;var w=Math.max;var b=Math.min;var T=n.toString;var m=typeof Symbol==="function"&&typeof Symbol.toStringTag==="symbol";var D;var S=Function.prototype.toString,x=/^\s*class /,O=function isES6ClassFn(t){try{var r=S.call(t);var e=r.replace(/\/\/.*\n/g,"");var n=e.replace(/\/\*[.\s\S]*\*\//g,"");var i=n.replace(/\n/gm," ").replace(/ {2}/g," ");return x.test(i)}catch(a){return false}},j=function tryFunctionObject(t){try{if(O(t)){return false}S.call(t);return true}catch(r){return false}},E="[object Function]",I="[object GeneratorFunction]",D=function isCallable(t){if(!t){return false}if(typeof t!=="function"&&typeof t!=="object"){return false}if(m){return j(t)}if(O(t)){return false}var r=T.call(t);return r===E||r===I};var M;var U=RegExp.prototype.exec,F=function tryRegexExec(t){try{U.call(t);return true}catch(r){return false}},N="[object RegExp]";M=function isRegex(t){if(typeof t!=="object"){return false}return m?F(t):T.call(t)===N};var C;var k=String.prototype.valueOf,A=function tryStringObject(t){try{k.call(t);return true}catch(r){return false}},R="[object String]";C=function isString(t){if(typeof t==="string"){return true}if(typeof t!=="object"){return false}return m?A(t):T.call(t)===R};var P=e.defineProperty&&function(){try{var t={};e.defineProperty(t,"x",{enumerable:false,value:t});for(var r in t){return false}return t.x===t}catch(n){return false}}();var $=function(t){var r;if(P){r=function(t,r,n,i){if(!i&&r in t){return}e.defineProperty(t,r,{configurable:true,enumerable:false,writable:true,value:n})}}else{r=function(t,r,e,n){if(!n&&r in t){return}t[r]=e}}return function defineProperties(e,n,i){for(var a in n){if(t.call(n,a)){r(e,a,n[a],i)}}}}(n.hasOwnProperty);var J=function isPrimitive(t){var r=typeof t;return t===null||r!=="object"&&r!=="function"};var Y=u.isNaN||function isActualNaN(t){return t!==t};var Z={ToInteger:function ToInteger(t){var r=+t;if(Y(r)){r=0}else if(r!==0&&r!==1/0&&r!==-(1/0)){r=(r>0||-1)*Math.floor(Math.abs(r))}return r},ToPrimitive:function ToPrimitive(t){var r,e,n;if(J(t)){return t}e=t.valueOf;if(D(e)){r=e.call(t);if(J(r)){return r}}n=t.toString;if(D(n)){r=n.call(t);if(J(r)){return r}}throw new TypeError},ToObject:function(t){if(t==null){throw new TypeError("can't convert "+t+" to object")}return e(t)},ToUint32:function ToUint32(t){return t>>>0}};var z=function Empty(){};$(a,{bind:function bind(t){var r=this;if(!D(r)){throw new TypeError("Function.prototype.bind called on incompatible "+r)}var n=s.call(arguments,1);var a;var o=function(){if(this instanceof a){var i=g.call(r,this,p.call(n,s.call(arguments)));if(e(i)===i){return i}return this}else{return g.call(r,t,p.call(n,s.call(arguments)))}};var f=w(0,r.length-n.length);var u=[];for(var l=0;l<f;l++){v.call(u,"$"+l)}a=i("binder","return function ("+y.call(u,",")+"){ return binder.apply(this, arguments); }")(o);if(r.prototype){z.prototype=r.prototype;a.prototype=new z;z.prototype=null}return a}});var G=d.bind(n.hasOwnProperty);var B=d.bind(n.toString);var H=d.bind(s);var W=g.bind(s);var L=d.bind(f.slice);var X=d.bind(f.split);var q=d.bind(f.indexOf);var K=d.bind(v);var Q=d.bind(n.propertyIsEnumerable);var V=d.bind(r.sort);var _=t.isArray||function isArray(t){return B(t)==="[object Array]"};var tt=[].unshift(0)!==1;$(r,{unshift:function(){h.apply(this,arguments);return this.length}},tt);$(t,{isArray:_});var rt=e("a");var et=rt[0]!=="a"||!(0 in rt);var nt=function properlyBoxed(t){var r=true;var e=true;var n=false;if(t){try{t.call("foo",function(t,e,n){if(typeof n!=="object"){r=false}});t.call([1],function(){"use strict";e=typeof this==="string"},"x")}catch(i){n=true}}return!!t&&!n&&r&&e};$(r,{forEach:function forEach(t){var r=Z.ToObject(this);var e=et&&C(this)?X(this,""):r;var n=-1;var i=Z.ToUint32(e.length);var a;if(arguments.length>1){a=arguments[1]}if(!D(t)){throw new TypeError("Array.prototype.forEach callback must be a function")}while(++n<i){if(n in e){if(typeof a==="undefined"){t(e[n],n,r)}else{t.call(a,e[n],n,r)}}}}},!nt(r.forEach));$(r,{map:function map(r){var e=Z.ToObject(this);var n=et&&C(this)?X(this,""):e;var i=Z.ToUint32(n.length);var a=t(i);var o;if(arguments.length>1){o=arguments[1]}if(!D(r)){throw new TypeError("Array.prototype.map callback must be a function")}for(var f=0;f<i;f++){if(f in n){if(typeof o==="undefined"){a[f]=r(n[f],f,e)}else{a[f]=r.call(o,n[f],f,e)}}}return a}},!nt(r.map));$(r,{filter:function filter(t){var r=Z.ToObject(this);var e=et&&C(this)?X(this,""):r;var n=Z.ToUint32(e.length);var i=[];var a;var o;if(arguments.length>1){o=arguments[1]}if(!D(t)){throw new TypeError("Array.prototype.filter callback must be a function")}for(var f=0;f<n;f++){if(f in e){a=e[f];if(typeof o==="undefined"?t(a,f,r):t.call(o,a,f,r)){K(i,a)}}}return i}},!nt(r.filter));$(r,{every:function every(t){var r=Z.ToObject(this);var e=et&&C(this)?X(this,""):r;var n=Z.ToUint32(e.length);var i;if(arguments.length>1){i=arguments[1]}if(!D(t)){throw new TypeError("Array.prototype.every callback must be a function")}for(var a=0;a<n;a++){if(a in e&&!(typeof i==="undefined"?t(e[a],a,r):t.call(i,e[a],a,r))){return false}}return true}},!nt(r.every));$(r,{some:function some(t){var r=Z.ToObject(this);var e=et&&C(this)?X(this,""):r;var n=Z.ToUint32(e.length);var i;if(arguments.length>1){i=arguments[1]}if(!D(t)){throw new TypeError("Array.prototype.some callback must be a function")}for(var a=0;a<n;a++){if(a in e&&(typeof i==="undefined"?t(e[a],a,r):t.call(i,e[a],a,r))){return true}}return false}},!nt(r.some));var it=false;if(r.reduce){it=typeof r.reduce.call("es5",function(t,r,e,n){return n})==="object"}$(r,{reduce:function reduce(t){var r=Z.ToObject(this);var e=et&&C(this)?X(this,""):r;var n=Z.ToUint32(e.length);if(!D(t)){throw new TypeError("Array.prototype.reduce callback must be a function")}if(n===0&&arguments.length===1){throw new TypeError("reduce of empty array with no initial value")}var i=0;var a;if(arguments.length>=2){a=arguments[1]}else{do{if(i in e){a=e[i++];break}if(++i>=n){throw new TypeError("reduce of empty array with no initial value")}}while(true)}for(;i<n;i++){if(i in e){a=t(a,e[i],i,r)}}return a}},!it);var at=false;if(r.reduceRight){at=typeof r.reduceRight.call("es5",function(t,r,e,n){return n})==="object"}$(r,{reduceRight:function reduceRight(t){var r=Z.ToObject(this);var e=et&&C(this)?X(this,""):r;var n=Z.ToUint32(e.length);if(!D(t)){throw new TypeError("Array.prototype.reduceRight callback must be a function")}if(n===0&&arguments.length===1){throw new TypeError("reduceRight of empty array with no initial value")}var i;var a=n-1;if(arguments.length>=2){i=arguments[1]}else{do{if(a in e){i=e[a--];break}if(--a<0){throw new TypeError("reduceRight of empty array with no initial value")}}while(true)}if(a<0){return i}do{if(a in e){i=t(i,e[a],a,r)}}while(a--);return i}},!at);var ot=r.indexOf&&[0,1].indexOf(1,2)!==-1;$(r,{indexOf:function indexOf(t){var r=et&&C(this)?X(this,""):Z.ToObject(this);var e=Z.ToUint32(r.length);if(e===0){return-1}var n=0;if(arguments.length>1){n=Z.ToInteger(arguments[1])}n=n>=0?n:w(0,e+n);for(;n<e;n++){if(n in r&&r[n]===t){return n}}return-1}},ot);var ft=r.lastIndexOf&&[0,1].lastIndexOf(0,-3)!==-1;$(r,{lastIndexOf:function lastIndexOf(t){var r=et&&C(this)?X(this,""):Z.ToObject(this);var e=Z.ToUint32(r.length);if(e===0){return-1}var n=e-1;if(arguments.length>1){n=b(n,Z.ToInteger(arguments[1]))}n=n>=0?n:e-Math.abs(n);for(;n>=0;n--){if(n in r&&t===r[n]){return n}}return-1}},ft);var ut=function(){var t=[1,2];var r=t.splice();return t.length===2&&_(r)&&r.length===0}();$(r,{splice:function splice(t,r){if(arguments.length===0){return[]}else{return c.apply(this,arguments)}}},!ut);var lt=function(){var t={};r.splice.call(t,0,0,1);return t.length===1}();$(r,{splice:function splice(t,r){if(arguments.length===0){return[]}var e=arguments;this.length=w(Z.ToInteger(this.length),0);if(arguments.length>0&&typeof r!=="number"){e=H(arguments);if(e.length<2){K(e,this.length-t)}else{e[1]=Z.ToInteger(r)}}return c.apply(this,e)}},!lt);var st=function(){var r=new t(1e5);r[8]="x";r.splice(1,1);return r.indexOf("x")===7}();var ct=function(){var t=256;var r=[];r[t]="a";r.splice(t+1,0,"b");return r[t]==="a"}();$(r,{splice:function splice(t,r){var e=Z.ToObject(this);var n=[];var i=Z.ToUint32(e.length);var a=Z.ToInteger(t);var f=a<0?w(i+a,0):b(a,i);var u=b(w(Z.ToInteger(r),0),i-f);var l=0;var s;while(l<u){s=o(f+l);if(G(e,s)){n[l]=e[s]}l+=1}var c=H(arguments,2);var v=c.length;var h;if(v<u){l=f;var p=i-u;while(l<p){s=o(l+u);h=o(l+v);if(G(e,s)){e[h]=e[s]}else{delete e[h]}l+=1}l=i;var y=i-u+v;while(l>y){delete e[l-1];l-=1}}else if(v>u){l=i-u;while(l>f){s=o(l+u-1);h=o(l+v-1);if(G(e,s)){e[h]=e[s]}else{delete e[h]}l-=1}}l=f;for(var d=0;d<c.length;++d){e[l]=c[d];l+=1}e.length=i-u+v;return n}},!st||!ct);var vt=r.join;var ht;try{ht=Array.prototype.join.call("123",",")!=="1,2,3"}catch(pt){ht=true}if(ht){$(r,{join:function join(t){var r=typeof t==="undefined"?",":t;return vt.call(C(this)?X(this,""):this,r)}},ht)}var yt=[1,2].join(undefined)!=="1,2";if(yt){$(r,{join:function join(t){var r=typeof t==="undefined"?",":t;return vt.call(this,r)}},yt)}var dt=function push(t){var r=Z.ToObject(this);var e=Z.ToUint32(r.length);var n=0;while(n<arguments.length){r[e+n]=arguments[n];n+=1}r.length=e+n;return e+n};var gt=function(){var t={};var r=Array.prototype.push.call(t,undefined);return r!==1||t.length!==1||typeof t[0]!=="undefined"||!G(t,0)}();$(r,{push:function push(t){if(_(this)){return v.apply(this,arguments)}return dt.apply(this,arguments)}},gt);var wt=function(){var t=[];var r=t.push(undefined);return r!==1||t.length!==1||typeof t[0]!=="undefined"||!G(t,0)}();$(r,{push:dt},wt);$(r,{slice:function(t,r){var e=C(this)?X(this,""):this;return W(e,arguments)}},et);var bt=function(){try{[1,2].sort(null);[1,2].sort({});return true}catch(t){}return false}();var Tt=function(){try{[1,2].sort(/a/);return false}catch(t){}return true}();var mt=function(){try{[1,2].sort(undefined);return true}catch(t){}return false}();$(r,{sort:function sort(t){if(typeof t==="undefined"){return V(this)}if(!D(t)){throw new TypeError("Array.prototype.sort callback must be a function")}return V(this,t)}},bt||!mt||!Tt);var Dt=!Q({toString:null},"toString");var St=Q(function(){},"prototype");var xt=!G("x","0");var Ot=function(t){var r=t.constructor;return r&&r.prototype===t};var jt={$window:true,$console:true,$parent:true,$self:true,$frame:true,$frames:true,$frameElement:true,$webkitIndexedDB:true,$webkitStorageInfo:true,$external:true};var Et=function(){if(typeof window==="undefined"){return false}for(var t in window){try{if(!jt["$"+t]&&G(window,t)&&window[t]!==null&&typeof window[t]==="object"){Ot(window[t])}}catch(r){return true}}return false}();var It=function(t){if(typeof window==="undefined"||!Et){return Ot(t)}try{return Ot(t)}catch(r){return false}};var Mt=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"];var Ut=Mt.length;var Ft=function isArguments(t){return B(t)==="[object Arguments]"};var Nt=function isArguments(t){return t!==null&&typeof t==="object"&&typeof t.length==="number"&&t.length>=0&&!_(t)&&D(t.callee)};var Ct=Ft(arguments)?Ft:Nt;$(e,{keys:function keys(t){var r=D(t);var e=Ct(t);var n=t!==null&&typeof t==="object";var i=n&&C(t);if(!n&&!r&&!e){throw new TypeError("Object.keys called on a non-object")}var a=[];var f=St&&r;if(i&&xt||e){for(var u=0;u<t.length;++u){K(a,o(u))}}if(!e){for(var l in t){if(!(f&&l==="prototype")&&G(t,l)){K(a,o(l))}}}if(Dt){var s=It(t);for(var c=0;c<Ut;c++){var v=Mt[c];if(!(s&&v==="constructor")&&G(t,v)){K(a,v)}}}return a}});var kt=e.keys&&function(){return e.keys(arguments).length===2}(1,2);var At=e.keys&&function(){var t=e.keys(arguments);return arguments.length!==1||t.length!==1||t[0]!==1}(1);var Rt=e.keys;$(e,{keys:function keys(t){if(Ct(t)){return Rt(H(t))}else{return Rt(t)}}},!kt||At);var Pt=new Date(-0xc782b5b342b24).getUTCMonth()!==0;var $t=new Date(-0x55d318d56a724);var Jt=new Date(14496624e5);var Yt=$t.toUTCString()!=="Mon, 01 Jan -45875 11:59:59 GMT";var Zt;var zt;var Gt=$t.getTimezoneOffset();if(Gt<-720){Zt=$t.toDateString()!=="Tue Jan 02 -45875";zt=!/^Thu Dec 10 2015 \d\d:\d\d:\d\d GMT[-\+]\d\d\d\d(?: |$)/.test(Jt.toString())}else{Zt=$t.toDateString()!=="Mon Jan 01 -45875";zt=!/^Wed Dec 09 2015 \d\d:\d\d:\d\d GMT[-\+]\d\d\d\d(?: |$)/.test(Jt.toString())}var Bt=d.bind(Date.prototype.getFullYear);var Ht=d.bind(Date.prototype.getMonth);var Wt=d.bind(Date.prototype.getDate);var Lt=d.bind(Date.prototype.getUTCFullYear);var Xt=d.bind(Date.prototype.getUTCMonth);var qt=d.bind(Date.prototype.getUTCDate);var Kt=d.bind(Date.prototype.getUTCDay);var Qt=d.bind(Date.prototype.getUTCHours);var Vt=d.bind(Date.prototype.getUTCMinutes);var _t=d.bind(Date.prototype.getUTCSeconds);var tr=d.bind(Date.prototype.getUTCMilliseconds);var rr=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"];var er=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];var nr=function daysInMonth(t,r){return Wt(new Date(r,t,0))};$(Date.prototype,{getFullYear:function getFullYear(){if(!this||!(this instanceof Date)){throw new TypeError("this is not a Date object.")}var t=Bt(this);if(t<0&&Ht(this)>11){return t+1}return t},getMonth:function getMonth(){if(!this||!(this instanceof Date)){throw new TypeError("this is not a Date object.")}var t=Bt(this);var r=Ht(this);if(t<0&&r>11){return 0}return r},getDate:function getDate(){if(!this||!(this instanceof Date)){throw new TypeError("this is not a Date object.")}var t=Bt(this);var r=Ht(this);var e=Wt(this);if(t<0&&r>11){if(r===12){return e}var n=nr(0,t+1);return n-e+1}return e},getUTCFullYear:function getUTCFullYear(){if(!this||!(this instanceof Date)){throw new TypeError("this is not a Date object.")}var t=Lt(this);if(t<0&&Xt(this)>11){return t+1}return t},getUTCMonth:function getUTCMonth(){if(!this||!(this instanceof Date)){throw new TypeError("this is not a Date object.")}var t=Lt(this);var r=Xt(this);if(t<0&&r>11){return 0}return r},getUTCDate:function getUTCDate(){if(!this||!(this instanceof Date)){throw new TypeError("this is not a Date object.")}var t=Lt(this);var r=Xt(this);var e=qt(this);if(t<0&&r>11){if(r===12){return e}var n=nr(0,t+1);return n-e+1}return e}},Pt);$(Date.prototype,{toUTCString:function toUTCString(){if(!this||!(this instanceof Date)){throw new TypeError("this is not a Date object.")}var t=Kt(this);var r=qt(this);var e=Xt(this);var n=Lt(this);var i=Qt(this);var a=Vt(this);var o=_t(this);return rr[t]+", "+(r<10?"0"+r:r)+" "+er[e]+" "+n+" "+(i<10?"0"+i:i)+":"+(a<10?"0"+a:a)+":"+(o<10?"0"+o:o)+" GMT"}},Pt||Yt);$(Date.prototype,{toDateString:function toDateString(){if(!this||!(this instanceof Date)){throw new TypeError("this is not a Date object.")}var t=this.getDay();var r=this.getDate();var e=this.getMonth();var n=this.getFullYear();return rr[t]+" "+er[e]+" "+(r<10?"0"+r:r)+" "+n}},Pt||Zt);if(Pt||zt){Date.prototype.toString=function toString(){if(!this||!(this instanceof Date)){throw new TypeError("this is not a Date object.")}var t=this.getDay();var r=this.getDate();var e=this.getMonth();var n=this.getFullYear();var i=this.getHours();var a=this.getMinutes();var o=this.getSeconds();var f=this.getTimezoneOffset();var u=Math.floor(Math.abs(f)/60);var l=Math.floor(Math.abs(f)%60);return rr[t]+" "+er[e]+" "+(r<10?"0"+r:r)+" "+n+" "+(i<10?"0"+i:i)+":"+(a<10?"0"+a:a)+":"+(o<10?"0"+o:o)+" GMT"+(f>0?"-":"+")+(u<10?"0"+u:u)+(l<10?"0"+l:l)};if(P){e.defineProperty(Date.prototype,"toString",{configurable:true,enumerable:false,writable:true})}}var ir=-621987552e5;var ar="-000001";var or=Date.prototype.toISOString&&new Date(ir).toISOString().indexOf(ar)===-1;var fr=Date.prototype.toISOString&&new Date(-1).toISOString()!=="1969-12-31T23:59:59.999Z";var ur=d.bind(Date.prototype.getTime);$(Date.prototype,{toISOString:function toISOString(){if(!isFinite(this)||!isFinite(ur(this))){throw new RangeError("Date.prototype.toISOString called on non-finite value.")}var t=Lt(this);var r=Xt(this);t+=Math.floor(r/12);r=(r%12+12)%12;var e=[r+1,qt(this),Qt(this),Vt(this),_t(this)];t=(t<0?"-":t>9999?"+":"")+L("00000"+Math.abs(t),0<=t&&t<=9999?-4:-6);for(var n=0;n<e.length;++n){e[n]=L("00"+e[n],-2)}return t+"-"+H(e,0,2).join("-")+"T"+H(e,2).join(":")+"."+L("000"+tr(this),-3)+"Z"}},or||fr);var lr=function(){try{return Date.prototype.toJSON&&new Date(NaN).toJSON()===null&&new Date(ir).toJSON().indexOf(ar)!==-1&&Date.prototype.toJSON.call({toISOString:function(){return true}})}catch(t){return false}}();if(!lr){Date.prototype.toJSON=function toJSON(t){var r=e(this);var n=Z.ToPrimitive(r);if(typeof n==="number"&&!isFinite(n)){return null}var i=r.toISOString;if(!D(i)){throw new TypeError("toISOString property is not callable")}return i.call(r)}}var sr=Date.parse("+033658-09-27T01:46:40.000Z")===1e15;var cr=!isNaN(Date.parse("2012-04-04T24:00:00.500Z"))||!isNaN(Date.parse("2012-11-31T23:59:59.000Z"))||!isNaN(Date.parse("2012-12-31T23:59:60.000Z"));var vr=isNaN(Date.parse("2000-01-01T00:00:00.000Z"));if(vr||cr||!sr){var hr=Math.pow(2,31)-1;var pr=Y(new Date(1970,0,1,0,0,0,hr+1).getTime());Date=function(t){var r=function Date(e,n,i,a,f,u,l){var s=arguments.length;var c;if(this instanceof t){var v=u;var h=l;if(pr&&s>=7&&l>hr){var p=Math.floor(l/hr)*hr;var y=Math.floor(p/1e3);v+=y;h-=y*1e3}c=s===1&&o(e)===e?new t(r.parse(e)):s>=7?new t(e,n,i,a,f,v,h):s>=6?new t(e,n,i,a,f,v):s>=5?new t(e,n,i,a,f):s>=4?new t(e,n,i,a):s>=3?new t(e,n,i):s>=2?new t(e,n):s>=1?new t(e instanceof t?+e:e):new t}else{c=t.apply(this,arguments)}if(!J(c)){$(c,{constructor:r},true)}return c};var e=new RegExp("^"+"(\\d{4}|[+-]\\d{6})"+"(?:-(\\d{2})"+"(?:-(\\d{2})"+"(?:"+"T(\\d{2})"+":(\\d{2})"+"(?:"+":(\\d{2})"+"(?:(\\.\\d{1,}))?"+")?"+"("+"Z|"+"(?:"+"([-+])"+"(\\d{2})"+":(\\d{2})"+")"+")?)?)?)?"+"$");var n=[0,31,59,90,120,151,181,212,243,273,304,334,365];var i=function dayFromMonth(t,r){var e=r>1?1:0;return n[r]+Math.floor((t-1969+e)/4)-Math.floor((t-1901+e)/100)+Math.floor((t-1601+e)/400)+365*(t-1970)};var a=function toUTC(r){var e=0;var n=r;if(pr&&n>hr){var i=Math.floor(n/hr)*hr;var a=Math.floor(i/1e3);e+=a;n-=a*1e3}return u(new t(1970,0,1,0,0,e,n))};for(var f in t){if(G(t,f)){r[f]=t[f]}}$(r,{now:t.now,UTC:t.UTC},true);r.prototype=t.prototype;$(r.prototype,{constructor:r},true);var l=function parse(r){var n=e.exec(r);if(n){var o=u(n[1]),f=u(n[2]||1)-1,l=u(n[3]||1)-1,s=u(n[4]||0),c=u(n[5]||0),v=u(n[6]||0),h=Math.floor(u(n[7]||0)*1e3),p=Boolean(n[4]&&!n[8]),y=n[9]==="-"?1:-1,d=u(n[10]||0),g=u(n[11]||0),w;var b=c>0||v>0||h>0;if(s<(b?24:25)&&c<60&&v<60&&h<1e3&&f>-1&&f<12&&d<24&&g<60&&l>-1&&l<i(o,f+1)-i(o,f)){w=((i(o,f)+l)*24+s+d*y)*60;w=((w+c+g*y)*60+v)*1e3+h;if(p){w=a(w)}if(-864e13<=w&&w<=864e13){return w}}return NaN}return t.parse.apply(this,arguments)};$(r,{parse:l});return r}(Date)}if(!Date.now){Date.now=function now(){return(new Date).getTime()}}var yr=l.toFixed&&(8e-5.toFixed(3)!=="0.000"||.9.toFixed(0)!=="1"||1.255.toFixed(2)!=="1.25"||0xde0b6b3a7640080.toFixed(0)!=="1000000000000000128");var dr={base:1e7,size:6,data:[0,0,0,0,0,0],multiply:function multiply(t,r){var e=-1;var n=r;while(++e<dr.size){n+=t*dr.data[e];dr.data[e]=n%dr.base;n=Math.floor(n/dr.base)}},divide:function divide(t){var r=dr.size;var e=0;while(--r>=0){e+=dr.data[r];dr.data[r]=Math.floor(e/t);e=e%t*dr.base}},numToString:function numToString(){var t=dr.size;var r="";while(--t>=0){if(r!==""||t===0||dr.data[t]!==0){var e=o(dr.data[t]);if(r===""){r=e}else{r+=L("0000000",0,7-e.length)+e}}}return r},pow:function pow(t,r,e){return r===0?e:r%2===1?pow(t,r-1,e*t):pow(t*t,r/2,e)},log:function log(t){var r=0;var e=t;while(e>=4096){r+=12;e/=4096}while(e>=2){r+=1;e/=2}return r}};var gr=function toFixed(t){var r,e,n,i,a,f,l,s;r=u(t);r=Y(r)?0:Math.floor(r);if(r<0||r>20){throw new RangeError("Number.toFixed called with invalid number of decimals")}e=u(this);if(Y(e)){return"NaN"}if(e<=-1e21||e>=1e21){return o(e)}n="";if(e<0){n="-";e=-e}i="0";if(e>1e-21){a=dr.log(e*dr.pow(2,69,1))-69;f=a<0?e*dr.pow(2,-a,1):e/dr.pow(2,a,1);f*=4503599627370496;a=52-a;if(a>0){dr.multiply(0,f);l=r;while(l>=7){dr.multiply(1e7,0);l-=7}dr.multiply(dr.pow(10,l,1),0);l=a-1;while(l>=23){dr.divide(1<<23);l-=23}dr.divide(1<<l);dr.multiply(1,1);dr.divide(2);i=dr.numToString()}else{dr.multiply(0,f);dr.multiply(1<<-a,0);i=dr.numToString()+L("0.00000000000000000000",2,2+r)}}if(r>0){s=i.length;if(s<=r){i=n+L("0.0000000000000000000",0,r-s+2)+i}else{i=n+L(i,0,s-r)+"."+L(i,s-r)}}else{i=n+i}return i};$(l,{toFixed:gr},yr);var wr=function(){try{return 1..toPrecision(undefined)==="1"}catch(t){return true}}();var br=l.toPrecision;$(l,{toPrecision:function toPrecision(t){return typeof t==="undefined"?br.call(this):br.call(this,t)}},wr);if("ab".split(/(?:ab)*/).length!==2||".".split(/(.?)(.?)/).length!==4||"tesst".split(/(s)*/)[1]==="t"||"test".split(/(?:)/,-1).length!==4||"".split(/.?/).length||".".split(/()()/).length>1){(function(){var t=typeof/()??/.exec("")[1]==="undefined";var r=Math.pow(2,32)-1;f.split=function(e,n){var i=String(this);if(typeof e==="undefined"&&n===0){return[]}if(!M(e)){return X(this,e,n)}var a=[];var o=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),f=0,u,l,s,c;var h=new RegExp(e.source,o+"g");if(!t){u=new RegExp("^"+h.source+"$(?!\\s)",o)}var p=typeof n==="undefined"?r:Z.ToUint32(n);l=h.exec(i);while(l){s=l.index+l[0].length;if(s>f){K(a,L(i,f,l.index));if(!t&&l.length>1){l[0].replace(u,function(){for(var t=1;t<arguments.length-2;t++){if(typeof arguments[t]==="undefined"){l[t]=void 0}}})}if(l.length>1&&l.index<i.length){v.apply(a,H(l,1))}c=l[0].length;f=s;if(a.length>=p){break}}if(h.lastIndex===l.index){h.lastIndex++}l=h.exec(i)}if(f===i.length){if(c||!h.test("")){K(a,"")}}else{K(a,L(i,f))}return a.length>p?H(a,0,p):a}})()}else if("0".split(void 0,0).length){f.split=function split(t,r){if(typeof t==="undefined"&&r===0){return[]}return X(this,t,r)}}var Tr=f.replace;var mr=function(){var t=[];"x".replace(/x(.)?/g,function(r,e){K(t,e)});return t.length===1&&typeof t[0]==="undefined"}();if(!mr){f.replace=function replace(t,r){var e=D(r);var n=M(t)&&/\)[*?]/.test(t.source);if(!e||!n){return Tr.call(this,t,r)}else{var i=function(e){var n=arguments.length;var i=t.lastIndex;t.lastIndex=0;var a=t.exec(e)||[];t.lastIndex=i;K(a,arguments[n-2],arguments[n-1]);return r.apply(this,a)};return Tr.call(this,t,i)}}}var Dr=f.substr;var Sr="".substr&&"0b".substr(-1)!=="b";$(f,{substr:function substr(t,r){var e=t;if(t<0){e=w(this.length+t,0)}return Dr.call(this,e,r)}},Sr);var xr="	\n\x0B\f\r \xa0\u1680\u180e\u2000\u2001\u2002\u2003"+"\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028"+"\u2029\ufeff";var Or="\u200b";var jr="["+xr+"]";var Er=new RegExp("^"+jr+jr+"*");var Ir=new RegExp(jr+jr+"*$");var Mr=f.trim&&(xr.trim()||!Or.trim());$(f,{trim:function trim(){if(typeof this==="undefined"||this===null){throw new TypeError("can't convert "+this+" to object")}return o(this).replace(Er,"").replace(Ir,"")}},Mr);var Ur=d.bind(String.prototype.trim);var Fr=f.lastIndexOf&&"abc\u3042\u3044".lastIndexOf("\u3042\u3044",2)!==-1;$(f,{lastIndexOf:function lastIndexOf(t){if(typeof this==="undefined"||this===null){throw new TypeError("can't convert "+this+" to object")}var r=o(this);var e=o(t);var n=arguments.length>1?u(arguments[1]):NaN;var i=Y(n)?Infinity:Z.ToInteger(n);var a=b(w(i,0),r.length);var f=e.length;var l=a+f;while(l>0){l=w(0,l-f);var s=q(L(r,l,a+f),e);if(s!==-1){return l+s}}return-1}},Fr);var Nr=f.lastIndexOf;$(f,{lastIndexOf:function lastIndexOf(t){return Nr.apply(this,arguments)}},f.lastIndexOf.length!==1);if(parseInt(xr+"08")!==8||parseInt(xr+"0x16")!==22){parseInt=function(t){var r=/^[\-+]?0[xX]/;return function parseInt(e,n){var i=Ur(String(e));var a=u(n)||(r.test(i)?16:10);return t(i,a)}}(parseInt)}if(1/parseFloat("-0")!==-Infinity){parseFloat=function(t){return function parseFloat(r){var e=Ur(String(r));var n=t(e);return n===0&&L(e,0,1)==="-"?-0:n}}(parseFloat)}if(String(new RangeError("test"))!=="RangeError: test"){var Cr=function toString(){if(typeof this==="undefined"||this===null){throw new TypeError("can't convert "+this+" to object")}var t=this.name;if(typeof t==="undefined"){t="Error"}else if(typeof t!=="string"){t=o(t)}var r=this.message;if(typeof r==="undefined"){r=""}else if(typeof r!=="string"){r=o(r)}if(!t){return r}if(!r){return t}return t+": "+r};Error.prototype.toString=Cr}if(P){var kr=function(t,r){if(Q(t,r)){var e=Object.getOwnPropertyDescriptor(t,r);if(e.configurable){e.enumerable=false;Object.defineProperty(t,r,e)}}};kr(Error.prototype,"message");if(Error.prototype.message!==""){Error.prototype.message=""}kr(Error.prototype,"name")}if(String(/a/gim)!=="/a/gim"){var Ar=function toString(){var t="/"+this.source+"/";if(this.global){t+="g"}if(this.ignoreCase){t+="i"}if(this.multiline){t+="m"}return t};RegExp.prototype.toString=Ar}});
+//# sourceMappingURL=es5-shim.map
+/*!
+  * https://github.com/paulmillr/es6-shim
+  * @license es6-shim Copyright 2013-2016 by Paul Miller (http://paulmillr.com)
+  *   and contributors,  MIT License
+  * es6-shim: v0.35.3
+  * see https://github.com/paulmillr/es6-shim/blob/0.35.1/LICENSE
+  * Details and documentation:
+  * https://github.com/paulmillr/es6-shim/
+  */
+(function(e,t){if(typeof define==="function"&&define.amd){define(t)}else if(typeof exports==="object"){module.exports=t()}else{e.returnExports=t()}})(this,function(){"use strict";var e=Function.call.bind(Function.apply);var t=Function.call.bind(Function.call);var r=Array.isArray;var n=Object.keys;var o=function notThunker(t){return function notThunk(){return!e(t,this,arguments)}};var i=function(e){try{e();return false}catch(e){return true}};var a=function valueOrFalseIfThrows(e){try{return e()}catch(e){return false}};var u=o(i);var f=function(){return!i(function(){Object.defineProperty({},"x",{get:function(){}})})};var s=!!Object.defineProperty&&f();var c=function foo(){}.name==="foo";var l=Function.call.bind(Array.prototype.forEach);var p=Function.call.bind(Array.prototype.reduce);var v=Function.call.bind(Array.prototype.filter);var y=Function.call.bind(Array.prototype.some);var h=function(e,t,r,n){if(!n&&t in e){return}if(s){Object.defineProperty(e,t,{configurable:true,enumerable:false,writable:true,value:r})}else{e[t]=r}};var b=function(e,t,r){l(n(t),function(n){var o=t[n];h(e,n,o,!!r)})};var g=Function.call.bind(Object.prototype.toString);var d=typeof/abc/==="function"?function IsCallableSlow(e){return typeof e==="function"&&g(e)==="[object Function]"}:function IsCallableFast(e){return typeof e==="function"};var m={getter:function(e,t,r){if(!s){throw new TypeError("getters require true ES5 support")}Object.defineProperty(e,t,{configurable:true,enumerable:false,get:r})},proxy:function(e,t,r){if(!s){throw new TypeError("getters require true ES5 support")}var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,{configurable:n.configurable,enumerable:n.enumerable,get:function getKey(){return e[t]},set:function setKey(r){e[t]=r}})},redefine:function(e,t,r){if(s){var n=Object.getOwnPropertyDescriptor(e,t);n.value=r;Object.defineProperty(e,t,n)}else{e[t]=r}},defineByDescriptor:function(e,t,r){if(s){Object.defineProperty(e,t,r)}else if("value"in r){e[t]=r.value}},preserveToString:function(e,t){if(t&&d(t.toString)){h(e,"toString",t.toString.bind(t),true)}}};var O=Object.create||function(e,t){var r=function Prototype(){};r.prototype=e;var o=new r;if(typeof t!=="undefined"){n(t).forEach(function(e){m.defineByDescriptor(o,e,t[e])})}return o};var w=function(e,t){if(!Object.setPrototypeOf){return false}return a(function(){var r=function Subclass(t){var r=new e(t);Object.setPrototypeOf(r,Subclass.prototype);return r};Object.setPrototypeOf(r,e);r.prototype=O(e.prototype,{constructor:{value:r}});return t(r)})};var j=function(){if(typeof self!=="undefined"){return self}if(typeof window!=="undefined"){return window}if(typeof global!=="undefined"){return global}throw new Error("unable to locate global object")};var S=j();var T=S.isFinite;var I=Function.call.bind(String.prototype.indexOf);var E=Function.apply.bind(Array.prototype.indexOf);var P=Function.call.bind(Array.prototype.concat);var C=Function.call.bind(String.prototype.slice);var M=Function.call.bind(Array.prototype.push);var x=Function.apply.bind(Array.prototype.push);var N=Function.call.bind(Array.prototype.shift);var A=Math.max;var R=Math.min;var _=Math.floor;var k=Math.abs;var F=Math.exp;var L=Math.log;var D=Math.sqrt;var z=Function.call.bind(Object.prototype.hasOwnProperty);var q;var W=function(){};var G=S.Map;var H=G&&G.prototype["delete"];var V=G&&G.prototype.get;var B=G&&G.prototype.has;var U=G&&G.prototype.set;var $=S.Symbol||{};var J=$.species||"@@species";var X=Number.isNaN||function isNaN(e){return e!==e};var K=Number.isFinite||function isFinite(e){return typeof e==="number"&&T(e)};var Z=d(Math.sign)?Math.sign:function sign(e){var t=Number(e);if(t===0){return t}if(X(t)){return t}return t<0?-1:1};var Y=function isArguments(e){return g(e)==="[object Arguments]"};var Q=function isArguments(e){return e!==null&&typeof e==="object"&&typeof e.length==="number"&&e.length>=0&&g(e)!=="[object Array]"&&g(e.callee)==="[object Function]"};var ee=Y(arguments)?Y:Q;var te={primitive:function(e){return e===null||typeof e!=="function"&&typeof e!=="object"},string:function(e){return g(e)==="[object String]"},regex:function(e){return g(e)==="[object RegExp]"},symbol:function(e){return typeof S.Symbol==="function"&&typeof e==="symbol"}};var re=function overrideNative(e,t,r){var n=e[t];h(e,t,r,true);m.preserveToString(e[t],n)};var ne=typeof $==="function"&&typeof $["for"]==="function"&&te.symbol($());var oe=te.symbol($.iterator)?$.iterator:"_es6-shim iterator_";if(S.Set&&typeof(new S.Set)["@@iterator"]==="function"){oe="@@iterator"}if(!S.Reflect){h(S,"Reflect",{},true)}var ie=S.Reflect;var ae=String;var ue=typeof document==="undefined"||!document?null:document.all;var fe=ue==null?function isNullOrUndefined(e){return e==null}:function isNullOrUndefinedAndNotDocumentAll(e){return e==null&&e!==ue};var se={Call:function Call(t,r){var n=arguments.length>2?arguments[2]:[];if(!se.IsCallable(t)){throw new TypeError(t+" is not a function")}return e(t,r,n)},RequireObjectCoercible:function(e,t){if(fe(e)){throw new TypeError(t||"Cannot call method on "+e)}return e},TypeIsObject:function(e){if(e===void 0||e===null||e===true||e===false){return false}return typeof e==="function"||typeof e==="object"||e===ue},ToObject:function(e,t){return Object(se.RequireObjectCoercible(e,t))},IsCallable:d,IsConstructor:function(e){return se.IsCallable(e)},ToInt32:function(e){return se.ToNumber(e)>>0},ToUint32:function(e){return se.ToNumber(e)>>>0},ToNumber:function(e){if(g(e)==="[object Symbol]"){throw new TypeError("Cannot convert a Symbol value to a number")}return+e},ToInteger:function(e){var t=se.ToNumber(e);if(X(t)){return 0}if(t===0||!K(t)){return t}return(t>0?1:-1)*_(k(t))},ToLength:function(e){var t=se.ToInteger(e);if(t<=0){return 0}if(t>Number.MAX_SAFE_INTEGER){return Number.MAX_SAFE_INTEGER}return t},SameValue:function(e,t){if(e===t){if(e===0){return 1/e===1/t}return true}return X(e)&&X(t)},SameValueZero:function(e,t){return e===t||X(e)&&X(t)},IsIterable:function(e){return se.TypeIsObject(e)&&(typeof e[oe]!=="undefined"||ee(e))},GetIterator:function(e){if(ee(e)){return new q(e,"value")}var t=se.GetMethod(e,oe);if(!se.IsCallable(t)){throw new TypeError("value is not an iterable")}var r=se.Call(t,e);if(!se.TypeIsObject(r)){throw new TypeError("bad iterator")}return r},GetMethod:function(e,t){var r=se.ToObject(e)[t];if(fe(r)){return void 0}if(!se.IsCallable(r)){throw new TypeError("Method not callable: "+t)}return r},IteratorComplete:function(e){return!!e.done},IteratorClose:function(e,t){var r=se.GetMethod(e,"return");if(r===void 0){return}var n,o;try{n=se.Call(r,e)}catch(e){o=e}if(t){return}if(o){throw o}if(!se.TypeIsObject(n)){throw new TypeError("Iterator's return method returned a non-object.")}},IteratorNext:function(e){var t=arguments.length>1?e.next(arguments[1]):e.next();if(!se.TypeIsObject(t)){throw new TypeError("bad iterator")}return t},IteratorStep:function(e){var t=se.IteratorNext(e);var r=se.IteratorComplete(t);return r?false:t},Construct:function(e,t,r,n){var o=typeof r==="undefined"?e:r;if(!n&&ie.construct){return ie.construct(e,t,o)}var i=o.prototype;if(!se.TypeIsObject(i)){i=Object.prototype}var a=O(i);var u=se.Call(e,a,t);return se.TypeIsObject(u)?u:a},SpeciesConstructor:function(e,t){var r=e.constructor;if(r===void 0){return t}if(!se.TypeIsObject(r)){throw new TypeError("Bad constructor")}var n=r[J];if(fe(n)){return t}if(!se.IsConstructor(n)){throw new TypeError("Bad @@species")}return n},CreateHTML:function(e,t,r,n){var o=se.ToString(e);var i="<"+t;if(r!==""){var a=se.ToString(n);var u=a.replace(/"/g,"&quot;");i+=" "+r+'="'+u+'"'}var f=i+">";var s=f+o;return s+"</"+t+">"},IsRegExp:function IsRegExp(e){if(!se.TypeIsObject(e)){return false}var t=e[$.match];if(typeof t!=="undefined"){return!!t}return te.regex(e)},ToString:function ToString(e){return ae(e)}};if(s&&ne){var ce=function defineWellKnownSymbol(e){if(te.symbol($[e])){return $[e]}var t=$["for"]("Symbol."+e);Object.defineProperty($,e,{configurable:false,enumerable:false,writable:false,value:t});return t};if(!te.symbol($.search)){var le=ce("search");var pe=String.prototype.search;h(RegExp.prototype,le,function search(e){return se.Call(pe,e,[this])});var ve=function search(e){var t=se.RequireObjectCoercible(this);if(!fe(e)){var r=se.GetMethod(e,le);if(typeof r!=="undefined"){return se.Call(r,e,[t])}}return se.Call(pe,t,[se.ToString(e)])};re(String.prototype,"search",ve)}if(!te.symbol($.replace)){var ye=ce("replace");var he=String.prototype.replace;h(RegExp.prototype,ye,function replace(e,t){return se.Call(he,e,[this,t])});var be=function replace(e,t){var r=se.RequireObjectCoercible(this);if(!fe(e)){var n=se.GetMethod(e,ye);if(typeof n!=="undefined"){return se.Call(n,e,[r,t])}}return se.Call(he,r,[se.ToString(e),t])};re(String.prototype,"replace",be)}if(!te.symbol($.split)){var ge=ce("split");var de=String.prototype.split;h(RegExp.prototype,ge,function split(e,t){return se.Call(de,e,[this,t])});var me=function split(e,t){var r=se.RequireObjectCoercible(this);if(!fe(e)){var n=se.GetMethod(e,ge);if(typeof n!=="undefined"){return se.Call(n,e,[r,t])}}return se.Call(de,r,[se.ToString(e),t])};re(String.prototype,"split",me)}var Oe=te.symbol($.match);var we=Oe&&function(){var e={};e[$.match]=function(){return 42};return"a".match(e)!==42}();if(!Oe||we){var je=ce("match");var Se=String.prototype.match;h(RegExp.prototype,je,function match(e){return se.Call(Se,e,[this])});var Te=function match(e){var t=se.RequireObjectCoercible(this);if(!fe(e)){var r=se.GetMethod(e,je);if(typeof r!=="undefined"){return se.Call(r,e,[t])}}return se.Call(Se,t,[se.ToString(e)])};re(String.prototype,"match",Te)}}var Ie=function wrapConstructor(e,t,r){m.preserveToString(t,e);if(Object.setPrototypeOf){Object.setPrototypeOf(e,t)}if(s){l(Object.getOwnPropertyNames(e),function(n){if(n in W||r[n]){return}m.proxy(e,n,t)})}else{l(Object.keys(e),function(n){if(n in W||r[n]){return}t[n]=e[n]})}t.prototype=e.prototype;m.redefine(e.prototype,"constructor",t)};var Ee=function(){return this};var Pe=function(e){if(s&&!z(e,J)){m.getter(e,J,Ee)}};var Ce=function(e,t){var r=t||function iterator(){return this};h(e,oe,r);if(!e[oe]&&te.symbol(oe)){e[oe]=r}};var Me=function createDataProperty(e,t,r){if(s){Object.defineProperty(e,t,{configurable:true,enumerable:true,writable:true,value:r})}else{e[t]=r}};var xe=function createDataPropertyOrThrow(e,t,r){Me(e,t,r);if(!se.SameValue(e[t],r)){throw new TypeError("property is nonconfigurable")}};var Ne=function(e,t,r,n){if(!se.TypeIsObject(e)){throw new TypeError("Constructor requires `new`: "+t.name)}var o=t.prototype;if(!se.TypeIsObject(o)){o=r}var i=O(o);for(var a in n){if(z(n,a)){var u=n[a];h(i,a,u,true)}}return i};if(String.fromCodePoint&&String.fromCodePoint.length!==1){var Ae=String.fromCodePoint;re(String,"fromCodePoint",function fromCodePoint(e){return se.Call(Ae,this,arguments)})}var Re={fromCodePoint:function fromCodePoint(e){var t=[];var r;for(var n=0,o=arguments.length;n<o;n++){r=Number(arguments[n]);if(!se.SameValue(r,se.ToInteger(r))||r<0||r>1114111){throw new RangeError("Invalid code point "+r)}if(r<65536){M(t,String.fromCharCode(r))}else{r-=65536;M(t,String.fromCharCode((r>>10)+55296));M(t,String.fromCharCode(r%1024+56320))}}return t.join("")},raw:function raw(e){var t=se.ToObject(e,"bad callSite");var r=se.ToObject(t.raw,"bad raw value");var n=r.length;var o=se.ToLength(n);if(o<=0){return""}var i=[];var a=0;var u,f,s,c;while(a<o){u=se.ToString(a);s=se.ToString(r[u]);M(i,s);if(a+1>=o){break}f=a+1<arguments.length?arguments[a+1]:"";c=se.ToString(f);M(i,c);a+=1}return i.join("")}};if(String.raw&&String.raw({raw:{0:"x",1:"y",length:2}})!=="xy"){re(String,"raw",Re.raw)}b(String,Re);var _e=function repeat(e,t){if(t<1){return""}if(t%2){return repeat(e,t-1)+e}var r=repeat(e,t/2);return r+r};var ke=Infinity;var Fe={repeat:function repeat(e){var t=se.ToString(se.RequireObjectCoercible(this));var r=se.ToInteger(e);if(r<0||r>=ke){throw new RangeError("repeat count must be less than infinity and not overflow maximum string size")}return _e(t,r)},startsWith:function startsWith(e){var t=se.ToString(se.RequireObjectCoercible(this));if(se.IsRegExp(e)){throw new TypeError('Cannot call method "startsWith" with a regex')}var r=se.ToString(e);var n;if(arguments.length>1){n=arguments[1]}var o=A(se.ToInteger(n),0);return C(t,o,o+r.length)===r},endsWith:function endsWith(e){var t=se.ToString(se.RequireObjectCoercible(this));if(se.IsRegExp(e)){throw new TypeError('Cannot call method "endsWith" with a regex')}var r=se.ToString(e);var n=t.length;var o;if(arguments.length>1){o=arguments[1]}var i=typeof o==="undefined"?n:se.ToInteger(o);var a=R(A(i,0),n);return C(t,a-r.length,a)===r},includes:function includes(e){if(se.IsRegExp(e)){throw new TypeError('"includes" does not accept a RegExp')}var t=se.ToString(e);var r;if(arguments.length>1){r=arguments[1]}return I(this,t,r)!==-1},codePointAt:function codePointAt(e){var t=se.ToString(se.RequireObjectCoercible(this));var r=se.ToInteger(e);var n=t.length;if(r>=0&&r<n){var o=t.charCodeAt(r);var i=r+1===n;if(o<55296||o>56319||i){return o}var a=t.charCodeAt(r+1);if(a<56320||a>57343){return o}return(o-55296)*1024+(a-56320)+65536}}};if(String.prototype.includes&&"a".includes("a",Infinity)!==false){re(String.prototype,"includes",Fe.includes)}if(String.prototype.startsWith&&String.prototype.endsWith){var Le=i(function(){"/a/".startsWith(/a/)});var De=a(function(){return"abc".startsWith("a",Infinity)===false});if(!Le||!De){re(String.prototype,"startsWith",Fe.startsWith);re(String.prototype,"endsWith",Fe.endsWith)}}if(ne){var ze=a(function(){var e=/a/;e[$.match]=false;return"/a/".startsWith(e)});if(!ze){re(String.prototype,"startsWith",Fe.startsWith)}var qe=a(function(){var e=/a/;e[$.match]=false;return"/a/".endsWith(e)});if(!qe){re(String.prototype,"endsWith",Fe.endsWith)}var We=a(function(){var e=/a/;e[$.match]=false;return"/a/".includes(e)});if(!We){re(String.prototype,"includes",Fe.includes)}}b(String.prototype,Fe);var Ge=["\t\n\v\f\r \xa0\u1680\u180e\u2000\u2001\u2002\u2003","\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028","\u2029\ufeff"].join("");var He=new RegExp("(^["+Ge+"]+)|(["+Ge+"]+$)","g");var Ve=function trim(){return se.ToString(se.RequireObjectCoercible(this)).replace(He,"")};var Be=["\x85","\u200b","\ufffe"].join("");var Ue=new RegExp("["+Be+"]","g");var $e=/^[-+]0x[0-9a-f]+$/i;var Je=Be.trim().length!==Be.length;h(String.prototype,"trim",Ve,Je);var Xe=function(e){return{value:e,done:arguments.length===0}};var Ke=function(e){se.RequireObjectCoercible(e);this._s=se.ToString(e);this._i=0};Ke.prototype.next=function(){var e=this._s;var t=this._i;if(typeof e==="undefined"||t>=e.length){this._s=void 0;return Xe()}var r=e.charCodeAt(t);var n,o;if(r<55296||r>56319||t+1===e.length){o=1}else{n=e.charCodeAt(t+1);o=n<56320||n>57343?1:2}this._i=t+o;return Xe(e.substr(t,o))};Ce(Ke.prototype);Ce(String.prototype,function(){return new Ke(this)});var Ze={from:function from(e){var r=this;var n;if(arguments.length>1){n=arguments[1]}var o,i;if(typeof n==="undefined"){o=false}else{if(!se.IsCallable(n)){throw new TypeError("Array.from: when provided, the second argument must be a function")}if(arguments.length>2){i=arguments[2]}o=true}var a=typeof(ee(e)||se.GetMethod(e,oe))!=="undefined";var u,f,s;if(a){f=se.IsConstructor(r)?Object(new r):[];var c=se.GetIterator(e);var l,p;s=0;while(true){l=se.IteratorStep(c);if(l===false){break}p=l.value;try{if(o){p=typeof i==="undefined"?n(p,s):t(n,i,p,s)}f[s]=p}catch(e){se.IteratorClose(c,true);throw e}s+=1}u=s}else{var v=se.ToObject(e);u=se.ToLength(v.length);f=se.IsConstructor(r)?Object(new r(u)):new Array(u);var y;for(s=0;s<u;++s){y=v[s];if(o){y=typeof i==="undefined"?n(y,s):t(n,i,y,s)}xe(f,s,y)}}f.length=u;return f},of:function of(){var e=arguments.length;var t=this;var n=r(t)||!se.IsCallable(t)?new Array(e):se.Construct(t,[e]);for(var o=0;o<e;++o){xe(n,o,arguments[o])}n.length=e;return n}};b(Array,Ze);Pe(Array);q=function(e,t){this.i=0;this.array=e;this.kind=t};b(q.prototype,{next:function(){var e=this.i;var t=this.array;if(!(this instanceof q)){throw new TypeError("Not an ArrayIterator")}if(typeof t!=="undefined"){var r=se.ToLength(t.length);for(;e<r;e++){var n=this.kind;var o;if(n==="key"){o=e}else if(n==="value"){o=t[e]}else if(n==="entry"){o=[e,t[e]]}this.i=e+1;return Xe(o)}}this.array=void 0;return Xe()}});Ce(q.prototype);var Ye=Array.of===Ze.of||function(){var e=function Foo(e){this.length=e};e.prototype=[];var t=Array.of.apply(e,[1,2]);return t instanceof e&&t.length===2}();if(!Ye){re(Array,"of",Ze.of)}var Qe={copyWithin:function copyWithin(e,t){var r=se.ToObject(this);var n=se.ToLength(r.length);var o=se.ToInteger(e);var i=se.ToInteger(t);var a=o<0?A(n+o,0):R(o,n);var u=i<0?A(n+i,0):R(i,n);var f;if(arguments.length>2){f=arguments[2]}var s=typeof f==="undefined"?n:se.ToInteger(f);var c=s<0?A(n+s,0):R(s,n);var l=R(c-u,n-a);var p=1;if(u<a&&a<u+l){p=-1;u+=l-1;a+=l-1}while(l>0){if(u in r){r[a]=r[u]}else{delete r[a]}u+=p;a+=p;l-=1}return r},fill:function fill(e){var t;if(arguments.length>1){t=arguments[1]}var r;if(arguments.length>2){r=arguments[2]}var n=se.ToObject(this);var o=se.ToLength(n.length);t=se.ToInteger(typeof t==="undefined"?0:t);r=se.ToInteger(typeof r==="undefined"?o:r);var i=t<0?A(o+t,0):R(t,o);var a=r<0?o+r:r;for(var u=i;u<o&&u<a;++u){n[u]=e}return n},find:function find(e){var r=se.ToObject(this);var n=se.ToLength(r.length);if(!se.IsCallable(e)){throw new TypeError("Array#find: predicate must be a function")}var o=arguments.length>1?arguments[1]:null;for(var i=0,a;i<n;i++){a=r[i];if(o){if(t(e,o,a,i,r)){return a}}else if(e(a,i,r)){return a}}},findIndex:function findIndex(e){var r=se.ToObject(this);var n=se.ToLength(r.length);if(!se.IsCallable(e)){throw new TypeError("Array#findIndex: predicate must be a function")}var o=arguments.length>1?arguments[1]:null;for(var i=0;i<n;i++){if(o){if(t(e,o,r[i],i,r)){return i}}else if(e(r[i],i,r)){return i}}return-1},keys:function keys(){return new q(this,"key")},values:function values(){return new q(this,"value")},entries:function entries(){return new q(this,"entry")}};if(Array.prototype.keys&&!se.IsCallable([1].keys().next)){delete Array.prototype.keys}if(Array.prototype.entries&&!se.IsCallable([1].entries().next)){delete Array.prototype.entries}if(Array.prototype.keys&&Array.prototype.entries&&!Array.prototype.values&&Array.prototype[oe]){b(Array.prototype,{values:Array.prototype[oe]});if(te.symbol($.unscopables)){Array.prototype[$.unscopables].values=true}}if(c&&Array.prototype.values&&Array.prototype.values.name!=="values"){var et=Array.prototype.values;re(Array.prototype,"values",function values(){return se.Call(et,this,arguments)});h(Array.prototype,oe,Array.prototype.values,true)}b(Array.prototype,Qe);if(1/[true].indexOf(true,-0)<0){h(Array.prototype,"indexOf",function indexOf(e){var t=E(this,arguments);if(t===0&&1/t<0){return 0}return t},true)}Ce(Array.prototype,function(){return this.values()});if(Object.getPrototypeOf){Ce(Object.getPrototypeOf([].values()))}var tt=function(){return a(function(){return Array.from({length:-1}).length===0})}();var rt=function(){var e=Array.from([0].entries());return e.length===1&&r(e[0])&&e[0][0]===0&&e[0][1]===0}();if(!tt||!rt){re(Array,"from",Ze.from)}var nt=function(){return a(function(){return Array.from([0],void 0)})}();if(!nt){var ot=Array.from;re(Array,"from",function from(e){if(arguments.length>1&&typeof arguments[1]!=="undefined"){return se.Call(ot,this,arguments)}else{return t(ot,this,e)}})}var it=-(Math.pow(2,32)-1);var at=function(e,r){var n={length:it};n[r?(n.length>>>0)-1:0]=true;return a(function(){t(e,n,function(){throw new RangeError("should not reach here")},[]);return true})};if(!at(Array.prototype.forEach)){var ut=Array.prototype.forEach;re(Array.prototype,"forEach",function forEach(e){return se.Call(ut,this.length>=0?this:[],arguments)},true)}if(!at(Array.prototype.map)){var ft=Array.prototype.map;re(Array.prototype,"map",function map(e){return se.Call(ft,this.length>=0?this:[],arguments)},true)}if(!at(Array.prototype.filter)){var st=Array.prototype.filter;re(Array.prototype,"filter",function filter(e){return se.Call(st,this.length>=0?this:[],arguments)},true)}if(!at(Array.prototype.some)){var ct=Array.prototype.some;re(Array.prototype,"some",function some(e){return se.Call(ct,this.length>=0?this:[],arguments)},true)}if(!at(Array.prototype.every)){var lt=Array.prototype.every;re(Array.prototype,"every",function every(e){return se.Call(lt,this.length>=0?this:[],arguments)},true)}if(!at(Array.prototype.reduce)){var pt=Array.prototype.reduce;re(Array.prototype,"reduce",function reduce(e){return se.Call(pt,this.length>=0?this:[],arguments)},true)}if(!at(Array.prototype.reduceRight,true)){var vt=Array.prototype.reduceRight;re(Array.prototype,"reduceRight",function reduceRight(e){return se.Call(vt,this.length>=0?this:[],arguments)},true)}var yt=Number("0o10")!==8;var ht=Number("0b10")!==2;var bt=y(Be,function(e){return Number(e+0+e)===0});if(yt||ht||bt){var gt=Number;var dt=/^0b[01]+$/i;var mt=/^0o[0-7]+$/i;var Ot=dt.test.bind(dt);var wt=mt.test.bind(mt);var jt=function(e){var t;if(typeof e.valueOf==="function"){t=e.valueOf();if(te.primitive(t)){return t}}if(typeof e.toString==="function"){t=e.toString();if(te.primitive(t)){return t}}throw new TypeError("No default value")};var St=Ue.test.bind(Ue);var Tt=$e.test.bind($e);var It=function(){var e=function Number(t){var r;if(arguments.length>0){r=te.primitive(t)?t:jt(t,"number")}else{r=0}if(typeof r==="string"){r=se.Call(Ve,r);if(Ot(r)){r=parseInt(C(r,2),2)}else if(wt(r)){r=parseInt(C(r,2),8)}else if(St(r)||Tt(r)){r=NaN}}var n=this;var o=a(function(){gt.prototype.valueOf.call(n);return true});if(n instanceof e&&!o){return new gt(r)}return gt(r)};return e}();Ie(gt,It,{});b(It,{NaN:gt.NaN,MAX_VALUE:gt.MAX_VALUE,MIN_VALUE:gt.MIN_VALUE,NEGATIVE_INFINITY:gt.NEGATIVE_INFINITY,POSITIVE_INFINITY:gt.POSITIVE_INFINITY});Number=It;m.redefine(S,"Number",It)}var Et=Math.pow(2,53)-1;b(Number,{MAX_SAFE_INTEGER:Et,MIN_SAFE_INTEGER:-Et,EPSILON:2.220446049250313e-16,parseInt:S.parseInt,parseFloat:S.parseFloat,isFinite:K,isInteger:function isInteger(e){return K(e)&&se.ToInteger(e)===e},isSafeInteger:function isSafeInteger(e){return Number.isInteger(e)&&k(e)<=Number.MAX_SAFE_INTEGER},isNaN:X});h(Number,"parseInt",S.parseInt,Number.parseInt!==S.parseInt);if([,1].find(function(){return true})===1){re(Array.prototype,"find",Qe.find)}if([,1].findIndex(function(){return true})!==0){re(Array.prototype,"findIndex",Qe.findIndex)}var Pt=Function.bind.call(Function.bind,Object.prototype.propertyIsEnumerable);var Ct=function ensureEnumerable(e,t){if(s&&Pt(e,t)){Object.defineProperty(e,t,{enumerable:false})}};var Mt=function sliceArgs(){var e=Number(this);var t=arguments.length;var r=t-e;var n=new Array(r<0?0:r);for(var o=e;o<t;++o){n[o-e]=arguments[o]}return n};var xt=function assignTo(e){return function assignToSource(t,r){t[r]=e[r];return t}};var Nt=function(e,t){var r=n(Object(t));var o;if(se.IsCallable(Object.getOwnPropertySymbols)){o=v(Object.getOwnPropertySymbols(Object(t)),Pt(t))}return p(P(r,o||[]),xt(t),e)};var At={assign:function(e,t){var r=se.ToObject(e,"Cannot convert undefined or null to object");return p(se.Call(Mt,1,arguments),Nt,r)},is:function is(e,t){return se.SameValue(e,t)}};var Rt=Object.assign&&Object.preventExtensions&&function(){var e=Object.preventExtensions({1:2});try{Object.assign(e,"xy")}catch(t){return e[1]==="y"}}();if(Rt){re(Object,"assign",At.assign)}b(Object,At);if(s){var _t={setPrototypeOf:function(e,r){var n;var o=function(e,t){if(!se.TypeIsObject(e)){throw new TypeError("cannot set prototype on a non-object")}if(!(t===null||se.TypeIsObject(t))){throw new TypeError("can only set prototype to an object or null"+t)}};var i=function(e,r){o(e,r);t(n,e,r);return e};try{n=e.getOwnPropertyDescriptor(e.prototype,r).set;t(n,{},null)}catch(t){if(e.prototype!=={}[r]){return}n=function(e){this[r]=e};i.polyfill=i(i({},null),e.prototype)instanceof e}return i}(Object,"__proto__")};b(Object,_t)}if(Object.setPrototypeOf&&Object.getPrototypeOf&&Object.getPrototypeOf(Object.setPrototypeOf({},null))!==null&&Object.getPrototypeOf(Object.create(null))===null){(function(){var e=Object.create(null);var t=Object.getPrototypeOf;var r=Object.setPrototypeOf;Object.getPrototypeOf=function(r){var n=t(r);return n===e?null:n};Object.setPrototypeOf=function(t,n){var o=n===null?e:n;return r(t,o)};Object.setPrototypeOf.polyfill=false})()}var kt=!i(function(){Object.keys("foo")});if(!kt){var Ft=Object.keys;re(Object,"keys",function keys(e){return Ft(se.ToObject(e))});n=Object.keys}var Lt=i(function(){Object.keys(/a/g)});if(Lt){var Dt=Object.keys;re(Object,"keys",function keys(e){if(te.regex(e)){var t=[];for(var r in e){if(z(e,r)){M(t,r)}}return t}return Dt(e)});n=Object.keys}if(Object.getOwnPropertyNames){var zt=!i(function(){Object.getOwnPropertyNames("foo")});if(!zt){var qt=typeof window==="object"?Object.getOwnPropertyNames(window):[];var Wt=Object.getOwnPropertyNames;re(Object,"getOwnPropertyNames",function getOwnPropertyNames(e){var t=se.ToObject(e);if(g(t)==="[object Window]"){try{return Wt(t)}catch(e){return P([],qt)}}return Wt(t)})}}if(Object.getOwnPropertyDescriptor){var Gt=!i(function(){Object.getOwnPropertyDescriptor("foo","bar")});if(!Gt){var Ht=Object.getOwnPropertyDescriptor;re(Object,"getOwnPropertyDescriptor",function getOwnPropertyDescriptor(e,t){return Ht(se.ToObject(e),t)})}}if(Object.seal){var Vt=!i(function(){Object.seal("foo")});if(!Vt){var Bt=Object.seal;re(Object,"seal",function seal(e){if(!se.TypeIsObject(e)){return e}return Bt(e)})}}if(Object.isSealed){var Ut=!i(function(){Object.isSealed("foo")});if(!Ut){var $t=Object.isSealed;re(Object,"isSealed",function isSealed(e){if(!se.TypeIsObject(e)){return true}return $t(e)})}}if(Object.freeze){var Jt=!i(function(){Object.freeze("foo")});if(!Jt){var Xt=Object.freeze;re(Object,"freeze",function freeze(e){if(!se.TypeIsObject(e)){return e}return Xt(e)})}}if(Object.isFrozen){var Kt=!i(function(){Object.isFrozen("foo")});if(!Kt){var Zt=Object.isFrozen;re(Object,"isFrozen",function isFrozen(e){if(!se.TypeIsObject(e)){return true}return Zt(e)})}}if(Object.preventExtensions){var Yt=!i(function(){Object.preventExtensions("foo")});if(!Yt){var Qt=Object.preventExtensions;re(Object,"preventExtensions",function preventExtensions(e){if(!se.TypeIsObject(e)){return e}return Qt(e)})}}if(Object.isExtensible){var er=!i(function(){Object.isExtensible("foo")});if(!er){var tr=Object.isExtensible;re(Object,"isExtensible",function isExtensible(e){if(!se.TypeIsObject(e)){return false}return tr(e)})}}if(Object.getPrototypeOf){var rr=!i(function(){Object.getPrototypeOf("foo")});if(!rr){var nr=Object.getPrototypeOf;re(Object,"getPrototypeOf",function getPrototypeOf(e){return nr(se.ToObject(e))})}}var or=s&&function(){var e=Object.getOwnPropertyDescriptor(RegExp.prototype,"flags");return e&&se.IsCallable(e.get)}();if(s&&!or){var ir=function flags(){if(!se.TypeIsObject(this)){throw new TypeError("Method called on incompatible type: must be an object.")}var e="";if(this.global){e+="g"}if(this.ignoreCase){e+="i"}if(this.multiline){e+="m"}if(this.unicode){e+="u"}if(this.sticky){e+="y"}return e};m.getter(RegExp.prototype,"flags",ir)}var ar=s&&a(function(){return String(new RegExp(/a/g,"i"))==="/a/i"});var ur=ne&&s&&function(){var e=/./;e[$.match]=false;return RegExp(e)===e}();var fr=a(function(){return RegExp.prototype.toString.call({source:"abc"})==="/abc/"});var sr=fr&&a(function(){return RegExp.prototype.toString.call({source:"a",flags:"b"})==="/a/b"});if(!fr||!sr){var cr=RegExp.prototype.toString;h(RegExp.prototype,"toString",function toString(){var e=se.RequireObjectCoercible(this);if(te.regex(e)){return t(cr,e)}var r=ae(e.source);var n=ae(e.flags);return"/"+r+"/"+n},true);m.preserveToString(RegExp.prototype.toString,cr)}if(s&&(!ar||ur)){var lr=Object.getOwnPropertyDescriptor(RegExp.prototype,"flags").get;var pr=Object.getOwnPropertyDescriptor(RegExp.prototype,"source")||{};var vr=function(){return this.source};var yr=se.IsCallable(pr.get)?pr.get:vr;var hr=RegExp;var br=function(){return function RegExp(e,t){var r=se.IsRegExp(e);var n=this instanceof RegExp;if(!n&&r&&typeof t==="undefined"&&e.constructor===RegExp){return e}var o=e;var i=t;if(te.regex(e)){o=se.Call(yr,e);i=typeof t==="undefined"?se.Call(lr,e):t;return new RegExp(o,i)}else if(r){o=e.source;i=typeof t==="undefined"?e.flags:t}return new hr(e,t)}}();Ie(hr,br,{$input:true});RegExp=br;m.redefine(S,"RegExp",br)}if(s){var gr={input:"$_",lastMatch:"$&",lastParen:"$+",leftContext:"$`",rightContext:"$'"};l(n(gr),function(e){if(e in RegExp&&!(gr[e]in RegExp)){m.getter(RegExp,gr[e],function get(){return RegExp[e]})}})}Pe(RegExp);var dr=1/Number.EPSILON;var mr=function roundTiesToEven(e){return e+dr-dr};var Or=Math.pow(2,-23);var wr=Math.pow(2,127)*(2-Or);var jr=Math.pow(2,-126);var Sr=Math.E;var Tr=Math.LOG2E;var Ir=Math.LOG10E;var Er=Number.prototype.clz;delete Number.prototype.clz;var Pr={acosh:function acosh(e){var t=Number(e);if(X(t)||e<1){return NaN}if(t===1){return 0}if(t===Infinity){return t}return L(t/Sr+D(t+1)*D(t-1)/Sr)+1},asinh:function asinh(e){var t=Number(e);if(t===0||!T(t)){return t}return t<0?-asinh(-t):L(t+D(t*t+1))},atanh:function atanh(e){var t=Number(e);if(X(t)||t<-1||t>1){return NaN}if(t===-1){return-Infinity}if(t===1){return Infinity}if(t===0){return t}return.5*L((1+t)/(1-t))},cbrt:function cbrt(e){var t=Number(e);if(t===0){return t}var r=t<0;var n;if(r){t=-t}if(t===Infinity){n=Infinity}else{n=F(L(t)/3);n=(t/(n*n)+2*n)/3}return r?-n:n},clz32:function clz32(e){var t=Number(e);var r=se.ToUint32(t);if(r===0){return 32}return Er?se.Call(Er,r):31-_(L(r+.5)*Tr)},cosh:function cosh(e){var t=Number(e);if(t===0){return 1}if(X(t)){return NaN}if(!T(t)){return Infinity}if(t<0){t=-t}if(t>21){return F(t)/2}return(F(t)+F(-t))/2},expm1:function expm1(e){var t=Number(e);if(t===-Infinity){return-1}if(!T(t)||t===0){return t}if(k(t)>.5){return F(t)-1}var r=t;var n=0;var o=1;while(n+r!==n){n+=r;o+=1;r*=t/o}return n},hypot:function hypot(e,t){var r=0;var n=0;for(var o=0;o<arguments.length;++o){var i=k(Number(arguments[o]));if(n<i){r*=n/i*(n/i);r+=1;n=i}else{r+=i>0?i/n*(i/n):i}}return n===Infinity?Infinity:n*D(r)},log2:function log2(e){return L(e)*Tr},log10:function log10(e){return L(e)*Ir},log1p:function log1p(e){var t=Number(e);if(t<-1||X(t)){return NaN}if(t===0||t===Infinity){return t}if(t===-1){return-Infinity}return 1+t-1===0?t:t*(L(1+t)/(1+t-1))},sign:Z,sinh:function sinh(e){var t=Number(e);if(!T(t)||t===0){return t}if(k(t)<1){return(Math.expm1(t)-Math.expm1(-t))/2}return(F(t-1)-F(-t-1))*Sr/2},tanh:function tanh(e){var t=Number(e);if(X(t)||t===0){return t}if(t>=20){return 1}if(t<=-20){return-1}return(Math.expm1(t)-Math.expm1(-t))/(F(t)+F(-t))},trunc:function trunc(e){var t=Number(e);return t<0?-_(-t):_(t)},imul:function imul(e,t){var r=se.ToUint32(e);var n=se.ToUint32(t);var o=r>>>16&65535;var i=r&65535;var a=n>>>16&65535;var u=n&65535;return i*u+(o*u+i*a<<16>>>0)|0},fround:function fround(e){var t=Number(e);if(t===0||t===Infinity||t===-Infinity||X(t)){return t}var r=Z(t);var n=k(t);if(n<jr){return r*mr(n/jr/Or)*jr*Or}var o=(1+Or/Number.EPSILON)*n;var i=o-(o-n);if(i>wr||X(i)){return r*Infinity}return r*i}};b(Math,Pr);h(Math,"log1p",Pr.log1p,Math.log1p(-1e-17)!==-1e-17);h(Math,"asinh",Pr.asinh,Math.asinh(-1e7)!==-Math.asinh(1e7));h(Math,"tanh",Pr.tanh,Math.tanh(-2e-17)!==-2e-17);h(Math,"acosh",Pr.acosh,Math.acosh(Number.MAX_VALUE)===Infinity);h(Math,"cbrt",Pr.cbrt,Math.abs(1-Math.cbrt(1e-300)/1e-100)/Number.EPSILON>8);h(Math,"sinh",Pr.sinh,Math.sinh(-2e-17)!==-2e-17);var Cr=Math.expm1(10);h(Math,"expm1",Pr.expm1,Cr>22025.465794806718||Cr<22025.465794806718);var Mr=Math.round;var xr=Math.round(.5-Number.EPSILON/4)===0&&Math.round(-.5+Number.EPSILON/3.99)===1;var Nr=dr+1;var Ar=2*dr-1;var Rr=[Nr,Ar].every(function(e){return Math.round(e)===e});h(Math,"round",function round(e){var t=_(e);var r=t===-1?-0:t+1;
+return e-t<.5?t:r},!xr||!Rr);m.preserveToString(Math.round,Mr);var _r=Math.imul;if(Math.imul(4294967295,5)!==-5){Math.imul=Pr.imul;m.preserveToString(Math.imul,_r)}if(Math.imul.length!==2){re(Math,"imul",function imul(e,t){return se.Call(_r,Math,arguments)})}var kr=function(){var e=S.setTimeout;if(typeof e!=="function"&&typeof e!=="object"){return}se.IsPromise=function(e){if(!se.TypeIsObject(e)){return false}if(typeof e._promise==="undefined"){return false}return true};var r=function(e){if(!se.IsConstructor(e)){throw new TypeError("Bad promise constructor")}var t=this;var r=function(e,r){if(t.resolve!==void 0||t.reject!==void 0){throw new TypeError("Bad Promise implementation!")}t.resolve=e;t.reject=r};t.resolve=void 0;t.reject=void 0;t.promise=new e(r);if(!(se.IsCallable(t.resolve)&&se.IsCallable(t.reject))){throw new TypeError("Bad promise constructor")}};var n;if(typeof window!=="undefined"&&se.IsCallable(window.postMessage)){n=function(){var e=[];var t="zero-timeout-message";var r=function(r){M(e,r);window.postMessage(t,"*")};var n=function(r){if(r.source===window&&r.data===t){r.stopPropagation();if(e.length===0){return}var n=N(e);n()}};window.addEventListener("message",n,true);return r}}var o=function(){var e=S.Promise;var t=e&&e.resolve&&e.resolve();return t&&function(e){return t.then(e)}};var i=se.IsCallable(S.setImmediate)?S.setImmediate:typeof process==="object"&&process.nextTick?process.nextTick:o()||(se.IsCallable(n)?n():function(t){e(t,0)});var a=function(e){return e};var u=function(e){throw e};var f=0;var s=1;var c=2;var l=0;var p=1;var v=2;var y={};var h=function(e,t,r){i(function(){g(e,t,r)})};var g=function(e,t,r){var n,o;if(t===y){return e(r)}try{n=e(r);o=t.resolve}catch(e){n=e;o=t.reject}o(n)};var d=function(e,t){var r=e._promise;var n=r.reactionLength;if(n>0){h(r.fulfillReactionHandler0,r.reactionCapability0,t);r.fulfillReactionHandler0=void 0;r.rejectReactions0=void 0;r.reactionCapability0=void 0;if(n>1){for(var o=1,i=0;o<n;o++,i+=3){h(r[i+l],r[i+v],t);e[i+l]=void 0;e[i+p]=void 0;e[i+v]=void 0}}}r.result=t;r.state=s;r.reactionLength=0};var m=function(e,t){var r=e._promise;var n=r.reactionLength;if(n>0){h(r.rejectReactionHandler0,r.reactionCapability0,t);r.fulfillReactionHandler0=void 0;r.rejectReactions0=void 0;r.reactionCapability0=void 0;if(n>1){for(var o=1,i=0;o<n;o++,i+=3){h(r[i+p],r[i+v],t);e[i+l]=void 0;e[i+p]=void 0;e[i+v]=void 0}}}r.result=t;r.state=c;r.reactionLength=0};var O=function(e){var t=false;var r=function(r){var n;if(t){return}t=true;if(r===e){return m(e,new TypeError("Self resolution"))}if(!se.TypeIsObject(r)){return d(e,r)}try{n=r.then}catch(t){return m(e,t)}if(!se.IsCallable(n)){return d(e,r)}i(function(){j(e,r,n)})};var n=function(r){if(t){return}t=true;return m(e,r)};return{resolve:r,reject:n}};var w=function(e,r,n,o){if(e===I){t(e,r,n,o,y)}else{t(e,r,n,o)}};var j=function(e,t,r){var n=O(e);var o=n.resolve;var i=n.reject;try{w(r,t,o,i)}catch(e){i(e)}};var T,I;var E=function(){var e=function Promise(t){if(!(this instanceof e)){throw new TypeError('Constructor Promise requires "new"')}if(this&&this._promise){throw new TypeError("Bad construction")}if(!se.IsCallable(t)){throw new TypeError("not a valid resolver")}var r=Ne(this,e,T,{_promise:{result:void 0,state:f,reactionLength:0,fulfillReactionHandler0:void 0,rejectReactionHandler0:void 0,reactionCapability0:void 0}});var n=O(r);var o=n.reject;try{t(n.resolve,o)}catch(e){o(e)}return r};return e}();T=E.prototype;var P=function(e,t,r,n){var o=false;return function(i){if(o){return}o=true;t[e]=i;if(--n.count===0){var a=r.resolve;a(t)}}};var C=function(e,t,r){var n=e.iterator;var o=[];var i={count:1};var a,u;var f=0;while(true){try{a=se.IteratorStep(n);if(a===false){e.done=true;break}u=a.value}catch(t){e.done=true;throw t}o[f]=void 0;var s=t.resolve(u);var c=P(f,o,r,i);i.count+=1;w(s.then,s,c,r.reject);f+=1}if(--i.count===0){var l=r.resolve;l(o)}return r.promise};var x=function(e,t,r){var n=e.iterator;var o,i,a;while(true){try{o=se.IteratorStep(n);if(o===false){e.done=true;break}i=o.value}catch(t){e.done=true;throw t}a=t.resolve(i);w(a.then,a,r.resolve,r.reject)}return r.promise};b(E,{all:function all(e){var t=this;if(!se.TypeIsObject(t)){throw new TypeError("Promise is not object")}var n=new r(t);var o,i;try{o=se.GetIterator(e);i={iterator:o,done:false};return C(i,t,n)}catch(e){var a=e;if(i&&!i.done){try{se.IteratorClose(o,true)}catch(e){a=e}}var u=n.reject;u(a);return n.promise}},race:function race(e){var t=this;if(!se.TypeIsObject(t)){throw new TypeError("Promise is not object")}var n=new r(t);var o,i;try{o=se.GetIterator(e);i={iterator:o,done:false};return x(i,t,n)}catch(e){var a=e;if(i&&!i.done){try{se.IteratorClose(o,true)}catch(e){a=e}}var u=n.reject;u(a);return n.promise}},reject:function reject(e){var t=this;if(!se.TypeIsObject(t)){throw new TypeError("Bad promise constructor")}var n=new r(t);var o=n.reject;o(e);return n.promise},resolve:function resolve(e){var t=this;if(!se.TypeIsObject(t)){throw new TypeError("Bad promise constructor")}if(se.IsPromise(e)){var n=e.constructor;if(n===t){return e}}var o=new r(t);var i=o.resolve;i(e);return o.promise}});b(T,{catch:function(e){return this.then(null,e)},then:function then(e,t){var n=this;if(!se.IsPromise(n)){throw new TypeError("not a promise")}var o=se.SpeciesConstructor(n,E);var i;var b=arguments.length>2&&arguments[2]===y;if(b&&o===E){i=y}else{i=new r(o)}var g=se.IsCallable(e)?e:a;var d=se.IsCallable(t)?t:u;var m=n._promise;var O;if(m.state===f){if(m.reactionLength===0){m.fulfillReactionHandler0=g;m.rejectReactionHandler0=d;m.reactionCapability0=i}else{var w=3*(m.reactionLength-1);m[w+l]=g;m[w+p]=d;m[w+v]=i}m.reactionLength+=1}else if(m.state===s){O=m.result;h(g,i,O)}else if(m.state===c){O=m.result;h(d,i,O)}else{throw new TypeError("unexpected Promise state")}return i.promise}});y=new r(E);I=T.then;return E}();if(S.Promise){delete S.Promise.accept;delete S.Promise.defer;delete S.Promise.prototype.chain}if(typeof kr==="function"){b(S,{Promise:kr});var Fr=w(S.Promise,function(e){return e.resolve(42).then(function(){})instanceof e});var Lr=!i(function(){S.Promise.reject(42).then(null,5).then(null,W)});var Dr=i(function(){S.Promise.call(3,W)});var zr=function(e){var t=e.resolve(5);t.constructor={};var r=e.resolve(t);try{r.then(null,W).then(null,W)}catch(e){return true}return t===r}(S.Promise);var qr=s&&function(){var e=0;var t=Object.defineProperty({},"then",{get:function(){e+=1}});Promise.resolve(t);return e===1}();var Wr=function BadResolverPromise(e){var t=new Promise(e);e(3,function(){});this.then=t.then;this.constructor=BadResolverPromise};Wr.prototype=Promise.prototype;Wr.all=Promise.all;var Gr=a(function(){return!!Wr.all([1,2])});if(!Fr||!Lr||!Dr||zr||!qr||Gr){Promise=kr;re(S,"Promise",kr)}if(Promise.all.length!==1){var Hr=Promise.all;re(Promise,"all",function all(e){return se.Call(Hr,this,arguments)})}if(Promise.race.length!==1){var Vr=Promise.race;re(Promise,"race",function race(e){return se.Call(Vr,this,arguments)})}if(Promise.resolve.length!==1){var Br=Promise.resolve;re(Promise,"resolve",function resolve(e){return se.Call(Br,this,arguments)})}if(Promise.reject.length!==1){var Ur=Promise.reject;re(Promise,"reject",function reject(e){return se.Call(Ur,this,arguments)})}Ct(Promise,"all");Ct(Promise,"race");Ct(Promise,"resolve");Ct(Promise,"reject");Pe(Promise)}var $r=function(e){var t=n(p(e,function(e,t){e[t]=true;return e},{}));return e.join(":")===t.join(":")};var Jr=$r(["z","a","bb"]);var Xr=$r(["z",1,"a","3",2]);if(s){var Kr=function fastkey(e,t){if(!t&&!Jr){return null}if(fe(e)){return"^"+se.ToString(e)}else if(typeof e==="string"){return"$"+e}else if(typeof e==="number"){if(!Xr){return"n"+e}return e}else if(typeof e==="boolean"){return"b"+e}return null};var Zr=function emptyObject(){return Object.create?Object.create(null):{}};var Yr=function addIterableToMap(e,n,o){if(r(o)||te.string(o)){l(o,function(e){if(!se.TypeIsObject(e)){throw new TypeError("Iterator value "+e+" is not an entry object")}n.set(e[0],e[1])})}else if(o instanceof e){t(e.prototype.forEach,o,function(e,t){n.set(t,e)})}else{var i,a;if(!fe(o)){a=n.set;if(!se.IsCallable(a)){throw new TypeError("bad map")}i=se.GetIterator(o)}if(typeof i!=="undefined"){while(true){var u=se.IteratorStep(i);if(u===false){break}var f=u.value;try{if(!se.TypeIsObject(f)){throw new TypeError("Iterator value "+f+" is not an entry object")}t(a,n,f[0],f[1])}catch(e){se.IteratorClose(i,true);throw e}}}}};var Qr=function addIterableToSet(e,n,o){if(r(o)||te.string(o)){l(o,function(e){n.add(e)})}else if(o instanceof e){t(e.prototype.forEach,o,function(e){n.add(e)})}else{var i,a;if(!fe(o)){a=n.add;if(!se.IsCallable(a)){throw new TypeError("bad set")}i=se.GetIterator(o)}if(typeof i!=="undefined"){while(true){var u=se.IteratorStep(i);if(u===false){break}var f=u.value;try{t(a,n,f)}catch(e){se.IteratorClose(i,true);throw e}}}}};var en={Map:function(){var e={};var r=function MapEntry(e,t){this.key=e;this.value=t;this.next=null;this.prev=null};r.prototype.isRemoved=function isRemoved(){return this.key===e};var n=function isMap(e){return!!e._es6map};var o=function requireMapSlot(e,t){if(!se.TypeIsObject(e)||!n(e)){throw new TypeError("Method Map.prototype."+t+" called on incompatible receiver "+se.ToString(e))}};var i=function MapIterator(e,t){o(e,"[[MapIterator]]");this.head=e._head;this.i=this.head;this.kind=t};i.prototype={next:function next(){var e=this.i;var t=this.kind;var r=this.head;if(typeof this.i==="undefined"){return Xe()}while(e.isRemoved()&&e!==r){e=e.prev}var n;while(e.next!==r){e=e.next;if(!e.isRemoved()){if(t==="key"){n=e.key}else if(t==="value"){n=e.value}else{n=[e.key,e.value]}this.i=e;return Xe(n)}}this.i=void 0;return Xe()}};Ce(i.prototype);var a;var u=function Map(){if(!(this instanceof Map)){throw new TypeError('Constructor Map requires "new"')}if(this&&this._es6map){throw new TypeError("Bad construction")}var e=Ne(this,Map,a,{_es6map:true,_head:null,_map:G?new G:null,_size:0,_storage:Zr()});var t=new r(null,null);t.next=t.prev=t;e._head=t;if(arguments.length>0){Yr(Map,e,arguments[0])}return e};a=u.prototype;m.getter(a,"size",function(){if(typeof this._size==="undefined"){throw new TypeError("size method called on incompatible Map")}return this._size});b(a,{get:function get(e){o(this,"get");var t;var r=Kr(e,true);if(r!==null){t=this._storage[r];if(t){return t.value}else{return}}if(this._map){t=V.call(this._map,e);if(t){return t.value}else{return}}var n=this._head;var i=n;while((i=i.next)!==n){if(se.SameValueZero(i.key,e)){return i.value}}},has:function has(e){o(this,"has");var t=Kr(e,true);if(t!==null){return typeof this._storage[t]!=="undefined"}if(this._map){return B.call(this._map,e)}var r=this._head;var n=r;while((n=n.next)!==r){if(se.SameValueZero(n.key,e)){return true}}return false},set:function set(e,t){o(this,"set");var n=this._head;var i=n;var a;var u=Kr(e,true);if(u!==null){if(typeof this._storage[u]!=="undefined"){this._storage[u].value=t;return this}else{a=this._storage[u]=new r(e,t);i=n.prev}}else if(this._map){if(B.call(this._map,e)){V.call(this._map,e).value=t}else{a=new r(e,t);U.call(this._map,e,a);i=n.prev}}while((i=i.next)!==n){if(se.SameValueZero(i.key,e)){i.value=t;return this}}a=a||new r(e,t);if(se.SameValue(-0,e)){a.key=+0}a.next=this._head;a.prev=this._head.prev;a.prev.next=a;a.next.prev=a;this._size+=1;return this},delete:function(t){o(this,"delete");var r=this._head;var n=r;var i=Kr(t,true);if(i!==null){if(typeof this._storage[i]==="undefined"){return false}n=this._storage[i].prev;delete this._storage[i]}else if(this._map){if(!B.call(this._map,t)){return false}n=V.call(this._map,t).prev;H.call(this._map,t)}while((n=n.next)!==r){if(se.SameValueZero(n.key,t)){n.key=e;n.value=e;n.prev.next=n.next;n.next.prev=n.prev;this._size-=1;return true}}return false},clear:function clear(){o(this,"clear");this._map=G?new G:null;this._size=0;this._storage=Zr();var t=this._head;var r=t;var n=r.next;while((r=n)!==t){r.key=e;r.value=e;n=r.next;r.next=r.prev=t}t.next=t.prev=t},keys:function keys(){o(this,"keys");return new i(this,"key")},values:function values(){o(this,"values");return new i(this,"value")},entries:function entries(){o(this,"entries");return new i(this,"key+value")},forEach:function forEach(e){o(this,"forEach");var r=arguments.length>1?arguments[1]:null;var n=this.entries();for(var i=n.next();!i.done;i=n.next()){if(r){t(e,r,i.value[1],i.value[0],this)}else{e(i.value[1],i.value[0],this)}}}});Ce(a,a.entries);return u}(),Set:function(){var e=function isSet(e){return e._es6set&&typeof e._storage!=="undefined"};var r=function requireSetSlot(t,r){if(!se.TypeIsObject(t)||!e(t)){throw new TypeError("Set.prototype."+r+" called on incompatible receiver "+se.ToString(t))}};var o;var i=function Set(){if(!(this instanceof Set)){throw new TypeError('Constructor Set requires "new"')}if(this&&this._es6set){throw new TypeError("Bad construction")}var e=Ne(this,Set,o,{_es6set:true,"[[SetData]]":null,_storage:Zr()});if(!e._es6set){throw new TypeError("bad set")}if(arguments.length>0){Qr(Set,e,arguments[0])}return e};o=i.prototype;var a=function(e){var t=e;if(t==="^null"){return null}else if(t==="^undefined"){return void 0}else{var r=t.charAt(0);if(r==="$"){return C(t,1)}else if(r==="n"){return+C(t,1)}else if(r==="b"){return t==="btrue"}}return+t};var u=function ensureMap(e){if(!e["[[SetData]]"]){var t=new en.Map;e["[[SetData]]"]=t;l(n(e._storage),function(e){var r=a(e);t.set(r,r)});e["[[SetData]]"]=t}e._storage=null};m.getter(i.prototype,"size",function(){r(this,"size");if(this._storage){return n(this._storage).length}u(this);return this["[[SetData]]"].size});b(i.prototype,{has:function has(e){r(this,"has");var t;if(this._storage&&(t=Kr(e))!==null){return!!this._storage[t]}u(this);return this["[[SetData]]"].has(e)},add:function add(e){r(this,"add");var t;if(this._storage&&(t=Kr(e))!==null){this._storage[t]=true;return this}u(this);this["[[SetData]]"].set(e,e);return this},delete:function(e){r(this,"delete");var t;if(this._storage&&(t=Kr(e))!==null){var n=z(this._storage,t);return delete this._storage[t]&&n}u(this);return this["[[SetData]]"]["delete"](e)},clear:function clear(){r(this,"clear");if(this._storage){this._storage=Zr()}if(this["[[SetData]]"]){this["[[SetData]]"].clear()}},values:function values(){r(this,"values");u(this);return this["[[SetData]]"].values()},entries:function entries(){r(this,"entries");u(this);return this["[[SetData]]"].entries()},forEach:function forEach(e){r(this,"forEach");var n=arguments.length>1?arguments[1]:null;var o=this;u(o);this["[[SetData]]"].forEach(function(r,i){if(n){t(e,n,i,i,o)}else{e(i,i,o)}})}});h(i.prototype,"keys",i.prototype.values,true);Ce(i.prototype,i.prototype.values);return i}()};if(S.Map||S.Set){var tn=a(function(){return new Map([[1,2]]).get(1)===2});if(!tn){S.Map=function Map(){if(!(this instanceof Map)){throw new TypeError('Constructor Map requires "new"')}var e=new G;if(arguments.length>0){Yr(Map,e,arguments[0])}delete e.constructor;Object.setPrototypeOf(e,S.Map.prototype);return e};S.Map.prototype=O(G.prototype);h(S.Map.prototype,"constructor",S.Map,true);m.preserveToString(S.Map,G)}var rn=new Map;var nn=function(){var e=new Map([[1,0],[2,0],[3,0],[4,0]]);e.set(-0,e);return e.get(0)===e&&e.get(-0)===e&&e.has(0)&&e.has(-0)}();var on=rn.set(1,2)===rn;if(!nn||!on){re(Map.prototype,"set",function set(e,r){t(U,this,e===0?0:e,r);return this})}if(!nn){b(Map.prototype,{get:function get(e){return t(V,this,e===0?0:e)},has:function has(e){return t(B,this,e===0?0:e)}},true);m.preserveToString(Map.prototype.get,V);m.preserveToString(Map.prototype.has,B)}var an=new Set;var un=function(e){e["delete"](0);e.add(-0);return!e.has(0)}(an);var fn=an.add(1)===an;if(!un||!fn){var sn=Set.prototype.add;Set.prototype.add=function add(e){t(sn,this,e===0?0:e);return this};m.preserveToString(Set.prototype.add,sn)}if(!un){var cn=Set.prototype.has;Set.prototype.has=function has(e){return t(cn,this,e===0?0:e)};m.preserveToString(Set.prototype.has,cn);var ln=Set.prototype["delete"];Set.prototype["delete"]=function SetDelete(e){return t(ln,this,e===0?0:e)};m.preserveToString(Set.prototype["delete"],ln)}var pn=w(S.Map,function(e){var t=new e([]);t.set(42,42);return t instanceof e});var vn=Object.setPrototypeOf&&!pn;var yn=function(){try{return!(S.Map()instanceof S.Map)}catch(e){return e instanceof TypeError}}();if(S.Map.length!==0||vn||!yn){S.Map=function Map(){if(!(this instanceof Map)){throw new TypeError('Constructor Map requires "new"')}var e=new G;if(arguments.length>0){Yr(Map,e,arguments[0])}delete e.constructor;Object.setPrototypeOf(e,Map.prototype);return e};S.Map.prototype=G.prototype;h(S.Map.prototype,"constructor",S.Map,true);m.preserveToString(S.Map,G)}var hn=w(S.Set,function(e){var t=new e([]);t.add(42,42);return t instanceof e});var bn=Object.setPrototypeOf&&!hn;var gn=function(){try{return!(S.Set()instanceof S.Set)}catch(e){return e instanceof TypeError}}();if(S.Set.length!==0||bn||!gn){var dn=S.Set;S.Set=function Set(){if(!(this instanceof Set)){throw new TypeError('Constructor Set requires "new"')}var e=new dn;if(arguments.length>0){Qr(Set,e,arguments[0])}delete e.constructor;Object.setPrototypeOf(e,Set.prototype);return e};S.Set.prototype=dn.prototype;h(S.Set.prototype,"constructor",S.Set,true);m.preserveToString(S.Set,dn)}var mn=new S.Map;var On=!a(function(){return mn.keys().next().done});if(typeof S.Map.prototype.clear!=="function"||(new S.Set).size!==0||mn.size!==0||typeof S.Map.prototype.keys!=="function"||typeof S.Set.prototype.keys!=="function"||typeof S.Map.prototype.forEach!=="function"||typeof S.Set.prototype.forEach!=="function"||u(S.Map)||u(S.Set)||typeof mn.keys().next!=="function"||On||!pn){b(S,{Map:en.Map,Set:en.Set},true)}if(S.Set.prototype.keys!==S.Set.prototype.values){h(S.Set.prototype,"keys",S.Set.prototype.values,true)}Ce(Object.getPrototypeOf((new S.Map).keys()));Ce(Object.getPrototypeOf((new S.Set).keys()));if(c&&S.Set.prototype.has.name!=="has"){var wn=S.Set.prototype.has;re(S.Set.prototype,"has",function has(e){return t(wn,this,e)})}}b(S,en);Pe(S.Map);Pe(S.Set)}var jn=function throwUnlessTargetIsObject(e){if(!se.TypeIsObject(e)){throw new TypeError("target must be an object")}};var Sn={apply:function apply(){return se.Call(se.Call,null,arguments)},construct:function construct(e,t){if(!se.IsConstructor(e)){throw new TypeError("First argument must be a constructor.")}var r=arguments.length>2?arguments[2]:e;if(!se.IsConstructor(r)){throw new TypeError("new.target must be a constructor.")}return se.Construct(e,t,r,"internal")},deleteProperty:function deleteProperty(e,t){jn(e);if(s){var r=Object.getOwnPropertyDescriptor(e,t);if(r&&!r.configurable){return false}}return delete e[t]},has:function has(e,t){jn(e);return t in e}};if(Object.getOwnPropertyNames){Object.assign(Sn,{ownKeys:function ownKeys(e){jn(e);var t=Object.getOwnPropertyNames(e);if(se.IsCallable(Object.getOwnPropertySymbols)){x(t,Object.getOwnPropertySymbols(e))}return t}})}var Tn=function ConvertExceptionToBoolean(e){return!i(e)};if(Object.preventExtensions){Object.assign(Sn,{isExtensible:function isExtensible(e){jn(e);return Object.isExtensible(e)},preventExtensions:function preventExtensions(e){jn(e);return Tn(function(){Object.preventExtensions(e)})}})}if(s){var In=function get(e,t,r){var n=Object.getOwnPropertyDescriptor(e,t);if(!n){var o=Object.getPrototypeOf(e);if(o===null){return void 0}return In(o,t,r)}if("value"in n){return n.value}if(n.get){return se.Call(n.get,r)}return void 0};var En=function set(e,r,n,o){var i=Object.getOwnPropertyDescriptor(e,r);if(!i){var a=Object.getPrototypeOf(e);if(a!==null){return En(a,r,n,o)}i={value:void 0,writable:true,enumerable:true,configurable:true}}if("value"in i){if(!i.writable){return false}if(!se.TypeIsObject(o)){return false}var u=Object.getOwnPropertyDescriptor(o,r);if(u){return ie.defineProperty(o,r,{value:n})}else{return ie.defineProperty(o,r,{value:n,writable:true,enumerable:true,configurable:true})}}if(i.set){t(i.set,o,n);return true}return false};Object.assign(Sn,{defineProperty:function defineProperty(e,t,r){jn(e);return Tn(function(){Object.defineProperty(e,t,r)})},getOwnPropertyDescriptor:function getOwnPropertyDescriptor(e,t){jn(e);return Object.getOwnPropertyDescriptor(e,t)},get:function get(e,t){jn(e);var r=arguments.length>2?arguments[2]:e;return In(e,t,r)},set:function set(e,t,r){jn(e);var n=arguments.length>3?arguments[3]:e;return En(e,t,r,n)}})}if(Object.getPrototypeOf){var Pn=Object.getPrototypeOf;Sn.getPrototypeOf=function getPrototypeOf(e){jn(e);return Pn(e)}}if(Object.setPrototypeOf&&Sn.getPrototypeOf){var Cn=function(e,t){var r=t;while(r){if(e===r){return true}r=Sn.getPrototypeOf(r)}return false};Object.assign(Sn,{setPrototypeOf:function setPrototypeOf(e,t){jn(e);if(t!==null&&!se.TypeIsObject(t)){throw new TypeError("proto must be an object or null")}if(t===ie.getPrototypeOf(e)){return true}if(ie.isExtensible&&!ie.isExtensible(e)){return false}if(Cn(e,t)){return false}Object.setPrototypeOf(e,t);return true}})}var Mn=function(e,t){if(!se.IsCallable(S.Reflect[e])){h(S.Reflect,e,t)}else{var r=a(function(){S.Reflect[e](1);S.Reflect[e](NaN);S.Reflect[e](true);return true});if(r){re(S.Reflect,e,t)}}};Object.keys(Sn).forEach(function(e){Mn(e,Sn[e])});var xn=S.Reflect.getPrototypeOf;if(c&&xn&&xn.name!=="getPrototypeOf"){re(S.Reflect,"getPrototypeOf",function getPrototypeOf(e){return t(xn,S.Reflect,e)})}if(S.Reflect.setPrototypeOf){if(a(function(){S.Reflect.setPrototypeOf(1,{});return true})){re(S.Reflect,"setPrototypeOf",Sn.setPrototypeOf)}}if(S.Reflect.defineProperty){if(!a(function(){var e=!S.Reflect.defineProperty(1,"test",{value:1});var t=typeof Object.preventExtensions!=="function"||!S.Reflect.defineProperty(Object.preventExtensions({}),"test",{});return e&&t})){re(S.Reflect,"defineProperty",Sn.defineProperty)}}if(S.Reflect.construct){if(!a(function(){var e=function F(){};return S.Reflect.construct(function(){},[],e)instanceof e})){re(S.Reflect,"construct",Sn.construct)}}if(String(new Date(NaN))!=="Invalid Date"){var Nn=Date.prototype.toString;var An=function toString(){var e=+this;if(e!==e){return"Invalid Date"}return se.Call(Nn,this)};re(Date.prototype,"toString",An)}var Rn={anchor:function anchor(e){return se.CreateHTML(this,"a","name",e)},big:function big(){return se.CreateHTML(this,"big","","")},blink:function blink(){return se.CreateHTML(this,"blink","","")},bold:function bold(){return se.CreateHTML(this,"b","","")},fixed:function fixed(){return se.CreateHTML(this,"tt","","")},fontcolor:function fontcolor(e){return se.CreateHTML(this,"font","color",e)},fontsize:function fontsize(e){return se.CreateHTML(this,"font","size",e)},italics:function italics(){return se.CreateHTML(this,"i","","")},link:function link(e){return se.CreateHTML(this,"a","href",e)},small:function small(){return se.CreateHTML(this,"small","","")},strike:function strike(){return se.CreateHTML(this,"strike","","")},sub:function sub(){return se.CreateHTML(this,"sub","","")},sup:function sub(){return se.CreateHTML(this,"sup","","")}};l(Object.keys(Rn),function(e){var r=String.prototype[e];var n=false;if(se.IsCallable(r)){var o=t(r,"",' " ');var i=P([],o.match(/"/g)).length;n=o!==o.toLowerCase()||i>2}else{n=true}if(n){re(String.prototype,e,Rn[e])}});var _n=function(){if(!ne){return false}var e=typeof JSON==="object"&&typeof JSON.stringify==="function"?JSON.stringify:null;if(!e){return false}if(typeof e($())!=="undefined"){return true}if(e([$()])!=="[null]"){return true}var t={a:$()};t[$()]=true;if(e(t)!=="{}"){return true}return false}();var kn=a(function(){if(!ne){return true}return JSON.stringify(Object($()))==="{}"&&JSON.stringify([Object($())])==="[{}]"});if(_n||!kn){var Fn=JSON.stringify;re(JSON,"stringify",function stringify(e){if(typeof e==="symbol"){return}var n;if(arguments.length>1){n=arguments[1]}var o=[e];if(!r(n)){var i=se.IsCallable(n)?n:null;var a=function(e,r){var n=i?t(i,this,e,r):r;if(typeof n!=="symbol"){if(te.symbol(n)){return xt({})(n)}else{return n}}};o.push(a)}else{o.push(n)}if(arguments.length>2){o.push(arguments[2])}return Fn.apply(this,o)})}return S});
+//# sourceMappingURL=es6-shim.map
+/*! jQuery v3.1.1 | (c) jQuery Foundation | jquery.org/license */
+!function(a,b){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){"use strict";var c=[],d=a.document,e=Object.getPrototypeOf,f=c.slice,g=c.concat,h=c.push,i=c.indexOf,j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var c=b.createElement("script");c.text=a,b.head.appendChild(c).parentNode.removeChild(c)}var q="3.1.1",r=function(a,b){return new r.fn.init(a,b)},s=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,t=/^-ms-/,u=/-([a-z])/g,v=function(a,b){return b.toUpperCase()};r.fn=r.prototype={jquery:q,constructor:r,length:0,toArray:function(){return f.call(this)},get:function(a){return null==a?f.call(this):a<0?this[a+this.length]:this[a]},pushStack:function(a){var b=r.merge(this.constructor(),a);return b.prevObject=this,b},each:function(a){return r.each(this,a)},map:function(a){return this.pushStack(r.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(f.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(a<0?b:0);return this.pushStack(c>=0&&c<b?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()},push:h,sort:c.sort,splice:c.splice},r.extend=r.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||r.isFunction(g)||(g={}),h===i&&(g=this,h--);h<i;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(r.isPlainObject(d)||(e=r.isArray(d)))?(e?(e=!1,f=c&&r.isArray(c)?c:[]):f=c&&r.isPlainObject(c)?c:{},g[b]=r.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},r.extend({expando:"jQuery"+(q+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===r.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){var b=r.type(a);return("number"===b||"string"===b)&&!isNaN(a-parseFloat(a))},isPlainObject:function(a){var b,c;return!(!a||"[object Object]"!==k.call(a))&&(!(b=e(a))||(c=l.call(b,"constructor")&&b.constructor,"function"==typeof c&&m.call(c)===n))},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?j[k.call(a)]||"object":typeof a},globalEval:function(a){p(a)},camelCase:function(a){return a.replace(t,"ms-").replace(u,v)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b){var c,d=0;if(w(a)){for(c=a.length;d<c;d++)if(b.call(a[d],d,a[d])===!1)break}else for(d in a)if(b.call(a[d],d,a[d])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(s,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(w(Object(a))?r.merge(c,"string"==typeof a?[a]:a):h.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:i.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;d<c;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;f<g;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,e,f=0,h=[];if(w(a))for(d=a.length;f<d;f++)e=b(a[f],f,c),null!=e&&h.push(e);else for(f in a)e=b(a[f],f,c),null!=e&&h.push(e);return g.apply([],h)},guid:1,proxy:function(a,b){var c,d,e;if("string"==typeof b&&(c=a[b],b=a,a=c),r.isFunction(a))return d=f.call(arguments,2),e=function(){return a.apply(b||this,d.concat(f.call(arguments)))},e.guid=a.guid=a.guid||r.guid++,e},now:Date.now,support:o}),"function"==typeof Symbol&&(r.fn[Symbol.iterator]=c[Symbol.iterator]),r.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(a,b){j["[object "+b+"]"]=b.toLowerCase()});function w(a){var b=!!a&&"length"in a&&a.length,c=r.type(a);return"function"!==c&&!r.isWindow(a)&&("array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a)}var x=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C={}.hasOwnProperty,D=[],E=D.pop,F=D.push,G=D.push,H=D.slice,I=function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return-1},J="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",K="[\\x20\\t\\r\\n\\f]",L="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",M="\\["+K+"*("+L+")(?:"+K+"*([*^$|!~]?=)"+K+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+L+"))|)"+K+"*\\]",N=":("+L+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+M+")*)|.*)\\)|)",O=new RegExp(K+"+","g"),P=new RegExp("^"+K+"+|((?:^|[^\\\\])(?:\\\\.)*)"+K+"+$","g"),Q=new RegExp("^"+K+"*,"+K+"*"),R=new RegExp("^"+K+"*([>+~]|"+K+")"+K+"*"),S=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),T=new RegExp(N),U=new RegExp("^"+L+"$"),V={ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new RegExp("^"+M),PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},W=/^(?:input|select|textarea|button)$/i,X=/^h\d$/i,Y=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,$=/[+~]/,_=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),aa=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:d<0?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ba=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ca=function(a,b){return b?"\0"===a?"\ufffd":a.slice(0,-1)+"\\"+a.charCodeAt(a.length-1).toString(16)+" ":"\\"+a},da=function(){m()},ea=ta(function(a){return a.disabled===!0&&("form"in a||"label"in a)},{dir:"parentNode",next:"legend"});try{G.apply(D=H.call(v.childNodes),v.childNodes),D[v.childNodes.length].nodeType}catch(fa){G={apply:D.length?function(a,b){F.apply(a,H.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s=b&&b.ownerDocument,w=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==w&&9!==w&&11!==w)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==w&&(l=Z.exec(a)))if(f=l[1]){if(9===w){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(s&&(j=s.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(l[2])return G.apply(d,b.getElementsByTagName(a)),d;if((f=l[3])&&c.getElementsByClassName&&b.getElementsByClassName)return G.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==w)s=b,r=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(ba,ca):b.setAttribute("id",k=u),o=g(a),h=o.length;while(h--)o[h]="#"+k+" "+sa(o[h]);r=o.join(","),s=$.test(a)&&qa(b.parentNode)||b}if(r)try{return G.apply(d,s.querySelectorAll(r)),d}catch(x){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(P,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("fieldset");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&a.sourceIndex-b.sourceIndex;if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return function(b){return"form"in b?b.parentNode&&b.disabled===!1?"label"in b?"label"in b.parentNode?b.parentNode.disabled===a:b.disabled===a:b.isDisabled===a||b.isDisabled!==!a&&ea(b)===a:b.disabled===a:"label"in b&&b.disabled===a}}function pa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function qa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),v!==n&&(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Y.test(n.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){return a.getAttribute("id")===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}}):(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c,d,e,f=b.getElementById(a);if(f){if(c=f.getAttributeNode("id"),c&&c.value===a)return[f];e=b.getElementsByName(a),d=0;while(f=e[d++])if(c=f.getAttributeNode("id"),c&&c.value===a)return[f]}return[]}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){if("undefined"!=typeof b.getElementsByClassName&&p)return b.getElementsByClassName(a)},r=[],q=[],(c.qsa=Y.test(n.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\r\\' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+K+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+K+"*(?:value|"+J+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){a.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+K+"*[*^$|!~]?="),2!==a.querySelectorAll(":enabled").length&&q.push(":enabled",":disabled"),o.appendChild(a).disabled=!0,2!==a.querySelectorAll(":disabled").length&&q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Y.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"*"),s.call(a,"[s!='']:x"),r.push("!=",N)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Y.test(o.compareDocumentPosition),t=b||Y.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?I(k,a)-I(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?I(k,a)-I(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?la(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(S,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&C.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.escape=function(a){return(a+"").replace(ba,ca)},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(_,aa),a[3]=(a[3]||a[4]||a[5]||"").replace(_,aa),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return V.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&T.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(_,aa).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+K+")"+a+"("+K+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:!b||(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(O," ")+" ").indexOf(c)>-1:"|="===b&&(e===c||e.slice(0,c.length+1)===c+"-"))}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=I(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(P,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(_,aa),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return U.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(_,aa).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:oa(!1),disabled:oa(!0),checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return X.test(a.nodeName)},input:function(a){return W.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:pa(function(){return[0]}),last:pa(function(a,b){return[b-1]}),eq:pa(function(a,b,c){return[c<0?c+b:c]}),even:pa(function(a,b){for(var c=0;c<b;c+=2)a.push(c);return a}),odd:pa(function(a,b){for(var c=1;c<b;c+=2)a.push(c);return a}),lt:pa(function(a,b,c){for(var d=c<0?c+b:c;--d>=0;)a.push(d);return a}),gt:pa(function(a,b,c){for(var d=c<0?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=ma(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=na(b);function ra(){}ra.prototype=d.filters=d.pseudos,d.setFilters=new ra,g=ga.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){c&&!(e=Q.exec(h))||(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=R.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(P," ")}),h=h.slice(c.length));for(g in d.filter)!(e=V[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?ga.error(a):z(a,i).slice(0)};function sa(a){for(var b=0,c=a.length,d="";b<c;b++)d+=a[b].value;return d}function ta(a,b,c){var d=b.dir,e=b.next,f=e||d,g=c&&"parentNode"===f,h=x++;return b.first?function(b,c,e){while(b=b[d])if(1===b.nodeType||g)return a(b,c,e);return!1}:function(b,c,i){var j,k,l,m=[w,h];if(i){while(b=b[d])if((1===b.nodeType||g)&&a(b,c,i))return!0}else while(b=b[d])if(1===b.nodeType||g)if(l=b[u]||(b[u]={}),k=l[b.uniqueID]||(l[b.uniqueID]={}),e&&e===b.nodeName.toLowerCase())b=b[d]||b;else{if((j=k[f])&&j[0]===w&&j[1]===h)return m[2]=j[2];if(k[f]=m,m[2]=a(b,c,i))return!0}return!1}}function ua(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function va(a,b,c){for(var d=0,e=b.length;d<e;d++)ga(a,b[d],c);return c}function wa(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;h<i;h++)(f=a[h])&&(c&&!c(f,d,e)||(g.push(f),j&&b.push(h)));return g}function xa(a,b,c,d,e,f){return d&&!d[u]&&(d=xa(d)),e&&!e[u]&&(e=xa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||va(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:wa(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=wa(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?I(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=wa(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):G.apply(g,r)})}function ya(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ta(function(a){return a===b},h,!0),l=ta(function(a){return I(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];i<f;i++)if(c=d.relative[a[i].type])m=[ta(ua(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;e<f;e++)if(d.relative[a[e].type])break;return xa(i>1&&ua(m),i>1&&sa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(P,"$1"),c,i<e&&ya(a.slice(i,e)),e<f&&ya(a=a.slice(e)),e<f&&sa(a))}m.push(c)}return ua(m)}function za(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=E.call(i));u=wa(u)}G.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&ga.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=ya(b[c]),f[u]?d.push(f):e.push(f);f=A(a,za(e,d)),f.selector=a}return f},i=ga.select=function(a,b,c,e){var f,i,j,k,l,m="function"==typeof a&&a,n=!e&&g(a=m.selector||a);if(c=c||[],1===n.length){if(i=n[0]=n[0].slice(0),i.length>2&&"ID"===(j=i[0]).type&&9===b.nodeType&&p&&d.relative[i[1].type]){if(b=(d.find.ID(j.matches[0].replace(_,aa),b)||[])[0],!b)return c;m&&(b=b.parentNode),a=a.slice(i.shift().value.length)}f=V.needsContext.test(a)?0:i.length;while(f--){if(j=i[f],d.relative[k=j.type])break;if((l=d.find[k])&&(e=l(j.matches[0].replace(_,aa),$.test(i[0].type)&&qa(b.parentNode)||b))){if(i.splice(f,1),a=e.length&&sa(i),!a)return G.apply(c,e),c;break}}}return(m||h(a,n))(e,b,!p,c,!b||$.test(a)&&qa(b.parentNode)||b),c},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("fieldset"))}),ja(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){if(!c)return a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){if(!c&&"input"===a.nodeName.toLowerCase())return a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(J,function(a,b,c){var d;if(!c)return a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);r.find=x,r.expr=x.selectors,r.expr[":"]=r.expr.pseudos,r.uniqueSort=r.unique=x.uniqueSort,r.text=x.getText,r.isXMLDoc=x.isXML,r.contains=x.contains,r.escapeSelector=x.escape;var y=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&r(a).is(c))break;d.push(a)}return d},z=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},A=r.expr.match.needsContext,B=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,C=/^.[^:#\[\.,]*$/;function D(a,b,c){return r.isFunction(b)?r.grep(a,function(a,d){return!!b.call(a,d,a)!==c}):b.nodeType?r.grep(a,function(a){return a===b!==c}):"string"!=typeof b?r.grep(a,function(a){return i.call(b,a)>-1!==c}):C.test(b)?r.filter(b,a,c):(b=r.filter(b,a),r.grep(a,function(a){return i.call(b,a)>-1!==c&&1===a.nodeType}))}r.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?r.find.matchesSelector(d,a)?[d]:[]:r.find.matches(a,r.grep(b,function(a){return 1===a.nodeType}))},r.fn.extend({find:function(a){var b,c,d=this.length,e=this;if("string"!=typeof a)return this.pushStack(r(a).filter(function(){for(b=0;b<d;b++)if(r.contains(e[b],this))return!0}));for(c=this.pushStack([]),b=0;b<d;b++)r.find(a,e[b],c);return d>1?r.uniqueSort(c):c},filter:function(a){return this.pushStack(D(this,a||[],!1))},not:function(a){return this.pushStack(D(this,a||[],!0))},is:function(a){return!!D(this,"string"==typeof a&&A.test(a)?r(a):a||[],!1).length}});var E,F=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,G=r.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||E,"string"==typeof a){if(e="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:F.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof r?b[0]:b,r.merge(this,r.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),B.test(e[1])&&r.isPlainObject(b))for(e in b)r.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}return f=d.getElementById(e[2]),f&&(this[0]=f,this.length=1),this}return a.nodeType?(this[0]=a,this.length=1,this):r.isFunction(a)?void 0!==c.ready?c.ready(a):a(r):r.makeArray(a,this)};G.prototype=r.fn,E=r(d);var H=/^(?:parents|prev(?:Until|All))/,I={children:!0,contents:!0,next:!0,prev:!0};r.fn.extend({has:function(a){var b=r(a,this),c=b.length;return this.filter(function(){for(var a=0;a<c;a++)if(r.contains(this,b[a]))return!0})},closest:function(a,b){var c,d=0,e=this.length,f=[],g="string"!=typeof a&&r(a);if(!A.test(a))for(;d<e;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&r.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?r.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?i.call(r(a),this[0]):i.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(r.uniqueSort(r.merge(this.get(),r(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function J(a,b){while((a=a[b])&&1!==a.nodeType);return a}r.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return y(a,"parentNode")},parentsUntil:function(a,b,c){return y(a,"parentNode",c)},next:function(a){return J(a,"nextSibling")},prev:function(a){return J(a,"previousSibling")},nextAll:function(a){return y(a,"nextSibling")},prevAll:function(a){return y(a,"previousSibling")},nextUntil:function(a,b,c){return y(a,"nextSibling",c)},prevUntil:function(a,b,c){return y(a,"previousSibling",c)},siblings:function(a){return z((a.parentNode||{}).firstChild,a)},children:function(a){return z(a.firstChild)},contents:function(a){return a.contentDocument||r.merge([],a.childNodes)}},function(a,b){r.fn[a]=function(c,d){var e=r.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=r.filter(d,e)),this.length>1&&(I[a]||r.uniqueSort(e),H.test(a)&&e.reverse()),this.pushStack(e)}});var K=/[^\x20\t\r\n\f]+/g;function L(a){var b={};return r.each(a.match(K)||[],function(a,c){b[c]=!0}),b}r.Callbacks=function(a){a="string"==typeof a?L(a):r.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h<f.length)f[h].apply(c[0],c[1])===!1&&a.stopOnFalse&&(h=f.length,c=!1)}a.memory||(c=!1),b=!1,e&&(f=c?[]:"")},j={add:function(){return f&&(c&&!b&&(h=f.length-1,g.push(c)),function d(b){r.each(b,function(b,c){r.isFunction(c)?a.unique&&j.has(c)||f.push(c):c&&c.length&&"string"!==r.type(c)&&d(c)})}(arguments),c&&!b&&i()),this},remove:function(){return r.each(arguments,function(a,b){var c;while((c=r.inArray(b,f,c))>-1)f.splice(c,1),c<=h&&h--}),this},has:function(a){return a?r.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=g=[],c||b||(f=c=""),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j};function M(a){return a}function N(a){throw a}function O(a,b,c){var d;try{a&&r.isFunction(d=a.promise)?d.call(a).done(b).fail(c):a&&r.isFunction(d=a.then)?d.call(a,b,c):b.call(void 0,a)}catch(a){c.call(void 0,a)}}r.extend({Deferred:function(b){var c=[["notify","progress",r.Callbacks("memory"),r.Callbacks("memory"),2],["resolve","done",r.Callbacks("once memory"),r.Callbacks("once memory"),0,"resolved"],["reject","fail",r.Callbacks("once memory"),r.Callbacks("once memory"),1,"rejected"]],d="pending",e={state:function(){return d},always:function(){return f.done(arguments).fail(arguments),this},"catch":function(a){return e.then(null,a)},pipe:function(){var a=arguments;return r.Deferred(function(b){r.each(c,function(c,d){var e=r.isFunction(a[d[4]])&&a[d[4]];f[d[1]](function(){var a=e&&e.apply(this,arguments);a&&r.isFunction(a.promise)?a.promise().progress(b.notify).done(b.resolve).fail(b.reject):b[d[0]+"With"](this,e?[a]:arguments)})}),a=null}).promise()},then:function(b,d,e){var f=0;function g(b,c,d,e){return function(){var h=this,i=arguments,j=function(){var a,j;if(!(b<f)){if(a=d.apply(h,i),a===c.promise())throw new TypeError("Thenable self-resolution");j=a&&("object"==typeof a||"function"==typeof a)&&a.then,r.isFunction(j)?e?j.call(a,g(f,c,M,e),g(f,c,N,e)):(f++,j.call(a,g(f,c,M,e),g(f,c,N,e),g(f,c,M,c.notifyWith))):(d!==M&&(h=void 0,i=[a]),(e||c.resolveWith)(h,i))}},k=e?j:function(){try{j()}catch(a){r.Deferred.exceptionHook&&r.Deferred.exceptionHook(a,k.stackTrace),b+1>=f&&(d!==N&&(h=void 0,i=[a]),c.rejectWith(h,i))}};b?k():(r.Deferred.getStackHook&&(k.stackTrace=r.Deferred.getStackHook()),a.setTimeout(k))}}return r.Deferred(function(a){c[0][3].add(g(0,a,r.isFunction(e)?e:M,a.notifyWith)),c[1][3].add(g(0,a,r.isFunction(b)?b:M)),c[2][3].add(g(0,a,r.isFunction(d)?d:N))}).promise()},promise:function(a){return null!=a?r.extend(a,e):e}},f={};return r.each(c,function(a,b){var g=b[2],h=b[5];e[b[1]]=g.add,h&&g.add(function(){d=h},c[3-a][2].disable,c[0][2].lock),g.add(b[3].fire),f[b[0]]=function(){return f[b[0]+"With"](this===f?void 0:this,arguments),this},f[b[0]+"With"]=g.fireWith}),e.promise(f),b&&b.call(f,f),f},when:function(a){var b=arguments.length,c=b,d=Array(c),e=f.call(arguments),g=r.Deferred(),h=function(a){return function(c){d[a]=this,e[a]=arguments.length>1?f.call(arguments):c,--b||g.resolveWith(d,e)}};if(b<=1&&(O(a,g.done(h(c)).resolve,g.reject),"pending"===g.state()||r.isFunction(e[c]&&e[c].then)))return g.then();while(c--)O(e[c],h(c),g.reject);return g.promise()}});var P=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;r.Deferred.exceptionHook=function(b,c){a.console&&a.console.warn&&b&&P.test(b.name)&&a.console.warn("jQuery.Deferred exception: "+b.message,b.stack,c)},r.readyException=function(b){a.setTimeout(function(){throw b})};var Q=r.Deferred();r.fn.ready=function(a){return Q.then(a)["catch"](function(a){r.readyException(a)}),this},r.extend({isReady:!1,readyWait:1,holdReady:function(a){a?r.readyWait++:r.ready(!0)},ready:function(a){(a===!0?--r.readyWait:r.isReady)||(r.isReady=!0,a!==!0&&--r.readyWait>0||Q.resolveWith(d,[r]))}}),r.ready.then=Q.then;function R(){d.removeEventListener("DOMContentLoaded",R),
+a.removeEventListener("load",R),r.ready()}"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll?a.setTimeout(r.ready):(d.addEventListener("DOMContentLoaded",R),a.addEventListener("load",R));var S=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===r.type(c)){e=!0;for(h in c)S(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,r.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(r(a),c)})),b))for(;h<i;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},T=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function U(){this.expando=r.expando+U.uid++}U.uid=1,U.prototype={cache:function(a){var b=a[this.expando];return b||(b={},T(a)&&(a.nodeType?a[this.expando]=b:Object.defineProperty(a,this.expando,{value:b,configurable:!0}))),b},set:function(a,b,c){var d,e=this.cache(a);if("string"==typeof b)e[r.camelCase(b)]=c;else for(d in b)e[r.camelCase(d)]=b[d];return e},get:function(a,b){return void 0===b?this.cache(a):a[this.expando]&&a[this.expando][r.camelCase(b)]},access:function(a,b,c){return void 0===b||b&&"string"==typeof b&&void 0===c?this.get(a,b):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d=a[this.expando];if(void 0!==d){if(void 0!==b){r.isArray(b)?b=b.map(r.camelCase):(b=r.camelCase(b),b=b in d?[b]:b.match(K)||[]),c=b.length;while(c--)delete d[b[c]]}(void 0===b||r.isEmptyObject(d))&&(a.nodeType?a[this.expando]=void 0:delete a[this.expando])}},hasData:function(a){var b=a[this.expando];return void 0!==b&&!r.isEmptyObject(b)}};var V=new U,W=new U,X=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Y=/[A-Z]/g;function Z(a){return"true"===a||"false"!==a&&("null"===a?null:a===+a+""?+a:X.test(a)?JSON.parse(a):a)}function $(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(Y,"-$&").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c=Z(c)}catch(e){}W.set(a,b,c)}else c=void 0;return c}r.extend({hasData:function(a){return W.hasData(a)||V.hasData(a)},data:function(a,b,c){return W.access(a,b,c)},removeData:function(a,b){W.remove(a,b)},_data:function(a,b,c){return V.access(a,b,c)},_removeData:function(a,b){V.remove(a,b)}}),r.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=W.get(f),1===f.nodeType&&!V.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=r.camelCase(d.slice(5)),$(f,d,e[d])));V.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){W.set(this,a)}):S(this,function(b){var c;if(f&&void 0===b){if(c=W.get(f,a),void 0!==c)return c;if(c=$(f,a),void 0!==c)return c}else this.each(function(){W.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){W.remove(this,a)})}}),r.extend({queue:function(a,b,c){var d;if(a)return b=(b||"fx")+"queue",d=V.get(a,b),c&&(!d||r.isArray(c)?d=V.access(a,b,r.makeArray(c)):d.push(c)),d||[]},dequeue:function(a,b){b=b||"fx";var c=r.queue(a,b),d=c.length,e=c.shift(),f=r._queueHooks(a,b),g=function(){r.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return V.get(a,c)||V.access(a,c,{empty:r.Callbacks("once memory").add(function(){V.remove(a,[b+"queue",c])})})}}),r.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?r.queue(this[0],a):void 0===b?this:this.each(function(){var c=r.queue(this,a,b);r._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&r.dequeue(this,a)})},dequeue:function(a){return this.each(function(){r.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=r.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=V.get(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var _=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,aa=new RegExp("^(?:([+-])=|)("+_+")([a-z%]*)$","i"),ba=["Top","Right","Bottom","Left"],ca=function(a,b){return a=b||a,"none"===a.style.display||""===a.style.display&&r.contains(a.ownerDocument,a)&&"none"===r.css(a,"display")},da=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};function ea(a,b,c,d){var e,f=1,g=20,h=d?function(){return d.cur()}:function(){return r.css(a,b,"")},i=h(),j=c&&c[3]||(r.cssNumber[b]?"":"px"),k=(r.cssNumber[b]||"px"!==j&&+i)&&aa.exec(r.css(a,b));if(k&&k[3]!==j){j=j||k[3],c=c||[],k=+i||1;do f=f||".5",k/=f,r.style(a,b,k+j);while(f!==(f=h()/i)&&1!==f&&--g)}return c&&(k=+k||+i||0,e=c[1]?k+(c[1]+1)*c[2]:+c[2],d&&(d.unit=j,d.start=k,d.end=e)),e}var fa={};function ga(a){var b,c=a.ownerDocument,d=a.nodeName,e=fa[d];return e?e:(b=c.body.appendChild(c.createElement(d)),e=r.css(b,"display"),b.parentNode.removeChild(b),"none"===e&&(e="block"),fa[d]=e,e)}function ha(a,b){for(var c,d,e=[],f=0,g=a.length;f<g;f++)d=a[f],d.style&&(c=d.style.display,b?("none"===c&&(e[f]=V.get(d,"display")||null,e[f]||(d.style.display="")),""===d.style.display&&ca(d)&&(e[f]=ga(d))):"none"!==c&&(e[f]="none",V.set(d,"display",c)));for(f=0;f<g;f++)null!=e[f]&&(a[f].style.display=e[f]);return a}r.fn.extend({show:function(){return ha(this,!0)},hide:function(){return ha(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){ca(this)?r(this).show():r(this).hide()})}});var ia=/^(?:checkbox|radio)$/i,ja=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,ka=/^$|\/(?:java|ecma)script/i,la={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};la.optgroup=la.option,la.tbody=la.tfoot=la.colgroup=la.caption=la.thead,la.th=la.td;function ma(a,b){var c;return c="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):[],void 0===b||b&&r.nodeName(a,b)?r.merge([a],c):c}function na(a,b){for(var c=0,d=a.length;c<d;c++)V.set(a[c],"globalEval",!b||V.get(b[c],"globalEval"))}var oa=/<|&#?\w+;/;function pa(a,b,c,d,e){for(var f,g,h,i,j,k,l=b.createDocumentFragment(),m=[],n=0,o=a.length;n<o;n++)if(f=a[n],f||0===f)if("object"===r.type(f))r.merge(m,f.nodeType?[f]:f);else if(oa.test(f)){g=g||l.appendChild(b.createElement("div")),h=(ja.exec(f)||["",""])[1].toLowerCase(),i=la[h]||la._default,g.innerHTML=i[1]+r.htmlPrefilter(f)+i[2],k=i[0];while(k--)g=g.lastChild;r.merge(m,g.childNodes),g=l.firstChild,g.textContent=""}else m.push(b.createTextNode(f));l.textContent="",n=0;while(f=m[n++])if(d&&r.inArray(f,d)>-1)e&&e.push(f);else if(j=r.contains(f.ownerDocument,f),g=ma(l.appendChild(f),"script"),j&&na(g),c){k=0;while(f=g[k++])ka.test(f.type||"")&&c.push(f)}return l}!function(){var a=d.createDocumentFragment(),b=a.appendChild(d.createElement("div")),c=d.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),o.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="<textarea>x</textarea>",o.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var qa=d.documentElement,ra=/^key/,sa=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ta=/^([^.]*)(?:\.(.+)|)/;function ua(){return!0}function va(){return!1}function wa(){try{return d.activeElement}catch(a){}}function xa(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)xa(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=va;else if(!e)return a;return 1===f&&(g=e,e=function(a){return r().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=r.guid++)),a.each(function(){r.event.add(this,b,e,d,c)})}r.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=V.get(a);if(q){c.handler&&(f=c,c=f.handler,e=f.selector),e&&r.find.matchesSelector(qa,e),c.guid||(c.guid=r.guid++),(i=q.events)||(i=q.events={}),(g=q.handle)||(g=q.handle=function(b){return"undefined"!=typeof r&&r.event.triggered!==b.type?r.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(K)||[""],j=b.length;while(j--)h=ta.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n&&(l=r.event.special[n]||{},n=(e?l.delegateType:l.bindType)||n,l=r.event.special[n]||{},k=r.extend({type:n,origType:p,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&r.expr.match.needsContext.test(e),namespace:o.join(".")},f),(m=i[n])||(m=i[n]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,o,g)!==!1||a.addEventListener&&a.addEventListener(n,g)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),r.event.global[n]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=V.hasData(a)&&V.get(a);if(q&&(i=q.events)){b=(b||"").match(K)||[""],j=b.length;while(j--)if(h=ta.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n){l=r.event.special[n]||{},n=(d?l.delegateType:l.bindType)||n,m=i[n]||[],h=h[2]&&new RegExp("(^|\\.)"+o.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&p!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,o,q.handle)!==!1||r.removeEvent(a,n,q.handle),delete i[n])}else for(n in i)r.event.remove(a,n+b[j],c,d,!0);r.isEmptyObject(i)&&V.remove(a,"handle events")}},dispatch:function(a){var b=r.event.fix(a),c,d,e,f,g,h,i=new Array(arguments.length),j=(V.get(this,"events")||{})[b.type]||[],k=r.event.special[b.type]||{};for(i[0]=b,c=1;c<arguments.length;c++)i[c]=arguments[c];if(b.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,b)!==!1){h=r.event.handlers.call(this,b,j),c=0;while((f=h[c++])&&!b.isPropagationStopped()){b.currentTarget=f.elem,d=0;while((g=f.handlers[d++])&&!b.isImmediatePropagationStopped())b.rnamespace&&!b.rnamespace.test(g.namespace)||(b.handleObj=g,b.data=g.data,e=((r.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==e&&(b.result=e)===!1&&(b.preventDefault(),b.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,b),b.result}},handlers:function(a,b){var c,d,e,f,g,h=[],i=b.delegateCount,j=a.target;if(i&&j.nodeType&&!("click"===a.type&&a.button>=1))for(;j!==this;j=j.parentNode||this)if(1===j.nodeType&&("click"!==a.type||j.disabled!==!0)){for(f=[],g={},c=0;c<i;c++)d=b[c],e=d.selector+" ",void 0===g[e]&&(g[e]=d.needsContext?r(e,this).index(j)>-1:r.find(e,this,null,[j]).length),g[e]&&f.push(d);f.length&&h.push({elem:j,handlers:f})}return j=this,i<b.length&&h.push({elem:j,handlers:b.slice(i)}),h},addProp:function(a,b){Object.defineProperty(r.Event.prototype,a,{enumerable:!0,configurable:!0,get:r.isFunction(b)?function(){if(this.originalEvent)return b(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[a]},set:function(b){Object.defineProperty(this,a,{enumerable:!0,configurable:!0,writable:!0,value:b})}})},fix:function(a){return a[r.expando]?a:new r.Event(a)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==wa()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur:{trigger:function(){if(this===wa()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if("checkbox"===this.type&&this.click&&r.nodeName(this,"input"))return this.click(),!1},_default:function(a){return r.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}}},r.removeEvent=function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c)},r.Event=function(a,b){return this instanceof r.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?ua:va,this.target=a.target&&3===a.target.nodeType?a.target.parentNode:a.target,this.currentTarget=a.currentTarget,this.relatedTarget=a.relatedTarget):this.type=a,b&&r.extend(this,b),this.timeStamp=a&&a.timeStamp||r.now(),void(this[r.expando]=!0)):new r.Event(a,b)},r.Event.prototype={constructor:r.Event,isDefaultPrevented:va,isPropagationStopped:va,isImmediatePropagationStopped:va,isSimulated:!1,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=ua,a&&!this.isSimulated&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=ua,a&&!this.isSimulated&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=ua,a&&!this.isSimulated&&a.stopImmediatePropagation(),this.stopPropagation()}},r.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(a){var b=a.button;return null==a.which&&ra.test(a.type)?null!=a.charCode?a.charCode:a.keyCode:!a.which&&void 0!==b&&sa.test(a.type)?1&b?1:2&b?3:4&b?2:0:a.which}},r.event.addProp),r.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){r.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return e&&(e===d||r.contains(d,e))||(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),r.fn.extend({on:function(a,b,c,d){return xa(this,a,b,c,d)},one:function(a,b,c,d){return xa(this,a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,r(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return b!==!1&&"function"!=typeof b||(c=b,b=void 0),c===!1&&(c=va),this.each(function(){r.event.remove(this,a,c,b)})}});var ya=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,za=/<script|<style|<link/i,Aa=/checked\s*(?:[^=]|=\s*.checked.)/i,Ba=/^true\/(.*)/,Ca=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Da(a,b){return r.nodeName(a,"table")&&r.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a:a}function Ea(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function Fa(a){var b=Ba.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function Ga(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(V.hasData(a)&&(f=V.access(a),g=V.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;c<d;c++)r.event.add(b,e,j[e][c])}W.hasData(a)&&(h=W.access(a),i=r.extend({},h),W.set(b,i))}}function Ha(a,b){var c=b.nodeName.toLowerCase();"input"===c&&ia.test(a.type)?b.checked=a.checked:"input"!==c&&"textarea"!==c||(b.defaultValue=a.defaultValue)}function Ia(a,b,c,d){b=g.apply([],b);var e,f,h,i,j,k,l=0,m=a.length,n=m-1,q=b[0],s=r.isFunction(q);if(s||m>1&&"string"==typeof q&&!o.checkClone&&Aa.test(q))return a.each(function(e){var f=a.eq(e);s&&(b[0]=q.call(this,e,f.html())),Ia(f,b,c,d)});if(m&&(e=pa(b,a[0].ownerDocument,!1,a,d),f=e.firstChild,1===e.childNodes.length&&(e=f),f||d)){for(h=r.map(ma(e,"script"),Ea),i=h.length;l<m;l++)j=e,l!==n&&(j=r.clone(j,!0,!0),i&&r.merge(h,ma(j,"script"))),c.call(a[l],j,l);if(i)for(k=h[h.length-1].ownerDocument,r.map(h,Fa),l=0;l<i;l++)j=h[l],ka.test(j.type||"")&&!V.access(j,"globalEval")&&r.contains(k,j)&&(j.src?r._evalUrl&&r._evalUrl(j.src):p(j.textContent.replace(Ca,""),k))}return a}function Ja(a,b,c){for(var d,e=b?r.filter(b,a):a,f=0;null!=(d=e[f]);f++)c||1!==d.nodeType||r.cleanData(ma(d)),d.parentNode&&(c&&r.contains(d.ownerDocument,d)&&na(ma(d,"script")),d.parentNode.removeChild(d));return a}r.extend({htmlPrefilter:function(a){return a.replace(ya,"<$1></$2>")},clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=r.contains(a.ownerDocument,a);if(!(o.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||r.isXMLDoc(a)))for(g=ma(h),f=ma(a),d=0,e=f.length;d<e;d++)Ha(f[d],g[d]);if(b)if(c)for(f=f||ma(a),g=g||ma(h),d=0,e=f.length;d<e;d++)Ga(f[d],g[d]);else Ga(a,h);return g=ma(h,"script"),g.length>0&&na(g,!i&&ma(a,"script")),h},cleanData:function(a){for(var b,c,d,e=r.event.special,f=0;void 0!==(c=a[f]);f++)if(T(c)){if(b=c[V.expando]){if(b.events)for(d in b.events)e[d]?r.event.remove(c,d):r.removeEvent(c,d,b.handle);c[V.expando]=void 0}c[W.expando]&&(c[W.expando]=void 0)}}}),r.fn.extend({detach:function(a){return Ja(this,a,!0)},remove:function(a){return Ja(this,a)},text:function(a){return S(this,function(a){return void 0===a?r.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=a)})},null,a,arguments.length)},append:function(){return Ia(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Da(this,a);b.appendChild(a)}})},prepend:function(){return Ia(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Da(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return Ia(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Ia(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(r.cleanData(ma(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null!=a&&a,b=null==b?a:b,this.map(function(){return r.clone(this,a,b)})},html:function(a){return S(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!za.test(a)&&!la[(ja.exec(a)||["",""])[1].toLowerCase()]){a=r.htmlPrefilter(a);try{for(;c<d;c++)b=this[c]||{},1===b.nodeType&&(r.cleanData(ma(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=[];return Ia(this,arguments,function(b){var c=this.parentNode;r.inArray(this,a)<0&&(r.cleanData(ma(this)),c&&c.replaceChild(b,this))},a)}}),r.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){r.fn[a]=function(a){for(var c,d=[],e=r(a),f=e.length-1,g=0;g<=f;g++)c=g===f?this:this.clone(!0),r(e[g])[b](c),h.apply(d,c.get());return this.pushStack(d)}});var Ka=/^margin/,La=new RegExp("^("+_+")(?!px)[a-z%]+$","i"),Ma=function(b){var c=b.ownerDocument.defaultView;return c&&c.opener||(c=a),c.getComputedStyle(b)};!function(){function b(){if(i){i.style.cssText="box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",i.innerHTML="",qa.appendChild(h);var b=a.getComputedStyle(i);c="1%"!==b.top,g="2px"===b.marginLeft,e="4px"===b.width,i.style.marginRight="50%",f="4px"===b.marginRight,qa.removeChild(h),i=null}}var c,e,f,g,h=d.createElement("div"),i=d.createElement("div");i.style&&(i.style.backgroundClip="content-box",i.cloneNode(!0).style.backgroundClip="",o.clearCloneStyle="content-box"===i.style.backgroundClip,h.style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",h.appendChild(i),r.extend(o,{pixelPosition:function(){return b(),c},boxSizingReliable:function(){return b(),e},pixelMarginRight:function(){return b(),f},reliableMarginLeft:function(){return b(),g}}))}();function Na(a,b,c){var d,e,f,g,h=a.style;return c=c||Ma(a),c&&(g=c.getPropertyValue(b)||c[b],""!==g||r.contains(a.ownerDocument,a)||(g=r.style(a,b)),!o.pixelMarginRight()&&La.test(g)&&Ka.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0!==g?g+"":g}function Oa(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}var Pa=/^(none|table(?!-c[ea]).+)/,Qa={position:"absolute",visibility:"hidden",display:"block"},Ra={letterSpacing:"0",fontWeight:"400"},Sa=["Webkit","Moz","ms"],Ta=d.createElement("div").style;function Ua(a){if(a in Ta)return a;var b=a[0].toUpperCase()+a.slice(1),c=Sa.length;while(c--)if(a=Sa[c]+b,a in Ta)return a}function Va(a,b,c){var d=aa.exec(b);return d?Math.max(0,d[2]-(c||0))+(d[3]||"px"):b}function Wa(a,b,c,d,e){var f,g=0;for(f=c===(d?"border":"content")?4:"width"===b?1:0;f<4;f+=2)"margin"===c&&(g+=r.css(a,c+ba[f],!0,e)),d?("content"===c&&(g-=r.css(a,"padding"+ba[f],!0,e)),"margin"!==c&&(g-=r.css(a,"border"+ba[f]+"Width",!0,e))):(g+=r.css(a,"padding"+ba[f],!0,e),"padding"!==c&&(g+=r.css(a,"border"+ba[f]+"Width",!0,e)));return g}function Xa(a,b,c){var d,e=!0,f=Ma(a),g="border-box"===r.css(a,"boxSizing",!1,f);if(a.getClientRects().length&&(d=a.getBoundingClientRect()[b]),d<=0||null==d){if(d=Na(a,b,f),(d<0||null==d)&&(d=a.style[b]),La.test(d))return d;e=g&&(o.boxSizingReliable()||d===a.style[b]),d=parseFloat(d)||0}return d+Wa(a,b,c||(g?"border":"content"),e,f)+"px"}r.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Na(a,"opacity");return""===c?"1":c}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=r.camelCase(b),i=a.style;return b=r.cssProps[h]||(r.cssProps[h]=Ua(h)||h),g=r.cssHooks[b]||r.cssHooks[h],void 0===c?g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b]:(f=typeof c,"string"===f&&(e=aa.exec(c))&&e[1]&&(c=ea(a,b,e),f="number"),null!=c&&c===c&&("number"===f&&(c+=e&&e[3]||(r.cssNumber[h]?"":"px")),o.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),g&&"set"in g&&void 0===(c=g.set(a,c,d))||(i[b]=c)),void 0)}},css:function(a,b,c,d){var e,f,g,h=r.camelCase(b);return b=r.cssProps[h]||(r.cssProps[h]=Ua(h)||h),g=r.cssHooks[b]||r.cssHooks[h],g&&"get"in g&&(e=g.get(a,!0,c)),void 0===e&&(e=Na(a,b,d)),"normal"===e&&b in Ra&&(e=Ra[b]),""===c||c?(f=parseFloat(e),c===!0||isFinite(f)?f||0:e):e}}),r.each(["height","width"],function(a,b){r.cssHooks[b]={get:function(a,c,d){if(c)return!Pa.test(r.css(a,"display"))||a.getClientRects().length&&a.getBoundingClientRect().width?Xa(a,b,d):da(a,Qa,function(){return Xa(a,b,d)})},set:function(a,c,d){var e,f=d&&Ma(a),g=d&&Wa(a,b,d,"border-box"===r.css(a,"boxSizing",!1,f),f);return g&&(e=aa.exec(c))&&"px"!==(e[3]||"px")&&(a.style[b]=c,c=r.css(a,b)),Va(a,c,g)}}}),r.cssHooks.marginLeft=Oa(o.reliableMarginLeft,function(a,b){if(b)return(parseFloat(Na(a,"marginLeft"))||a.getBoundingClientRect().left-da(a,{marginLeft:0},function(){return a.getBoundingClientRect().left}))+"px"}),r.each({margin:"",padding:"",border:"Width"},function(a,b){r.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];d<4;d++)e[a+ba[d]+b]=f[d]||f[d-2]||f[0];return e}},Ka.test(a)||(r.cssHooks[a+b].set=Va)}),r.fn.extend({css:function(a,b){return S(this,function(a,b,c){var d,e,f={},g=0;if(r.isArray(b)){for(d=Ma(a),e=b.length;g<e;g++)f[b[g]]=r.css(a,b[g],!1,d);return f}return void 0!==c?r.style(a,b,c):r.css(a,b)},a,b,arguments.length>1)}});function Ya(a,b,c,d,e){return new Ya.prototype.init(a,b,c,d,e)}r.Tween=Ya,Ya.prototype={constructor:Ya,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||r.easing._default,this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(r.cssNumber[c]?"":"px")},cur:function(){var a=Ya.propHooks[this.prop];return a&&a.get?a.get(this):Ya.propHooks._default.get(this)},run:function(a){var b,c=Ya.propHooks[this.prop];return this.options.duration?this.pos=b=r.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Ya.propHooks._default.set(this),this}},Ya.prototype.init.prototype=Ya.prototype,Ya.propHooks={_default:{get:function(a){var b;return 1!==a.elem.nodeType||null!=a.elem[a.prop]&&null==a.elem.style[a.prop]?a.elem[a.prop]:(b=r.css(a.elem,a.prop,""),b&&"auto"!==b?b:0)},set:function(a){r.fx.step[a.prop]?r.fx.step[a.prop](a):1!==a.elem.nodeType||null==a.elem.style[r.cssProps[a.prop]]&&!r.cssHooks[a.prop]?a.elem[a.prop]=a.now:r.style(a.elem,a.prop,a.now+a.unit)}}},Ya.propHooks.scrollTop=Ya.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},r.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2},_default:"swing"},r.fx=Ya.prototype.init,r.fx.step={};var Za,$a,_a=/^(?:toggle|show|hide)$/,ab=/queueHooks$/;function bb(){$a&&(a.requestAnimationFrame(bb),r.fx.tick())}function cb(){return a.setTimeout(function(){Za=void 0}),Za=r.now()}function db(a,b){var c,d=0,e={height:a};for(b=b?1:0;d<4;d+=2-b)c=ba[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function eb(a,b,c){for(var d,e=(hb.tweeners[b]||[]).concat(hb.tweeners["*"]),f=0,g=e.length;f<g;f++)if(d=e[f].call(c,b,a))return d}function fb(a,b,c){var d,e,f,g,h,i,j,k,l="width"in b||"height"in b,m=this,n={},o=a.style,p=a.nodeType&&ca(a),q=V.get(a,"fxshow");c.queue||(g=r._queueHooks(a,"fx"),null==g.unqueued&&(g.unqueued=0,h=g.empty.fire,g.empty.fire=function(){g.unqueued||h()}),g.unqueued++,m.always(function(){m.always(function(){g.unqueued--,r.queue(a,"fx").length||g.empty.fire()})}));for(d in b)if(e=b[d],_a.test(e)){if(delete b[d],f=f||"toggle"===e,e===(p?"hide":"show")){if("show"!==e||!q||void 0===q[d])continue;p=!0}n[d]=q&&q[d]||r.style(a,d)}if(i=!r.isEmptyObject(b),i||!r.isEmptyObject(n)){l&&1===a.nodeType&&(c.overflow=[o.overflow,o.overflowX,o.overflowY],j=q&&q.display,null==j&&(j=V.get(a,"display")),k=r.css(a,"display"),"none"===k&&(j?k=j:(ha([a],!0),j=a.style.display||j,k=r.css(a,"display"),ha([a]))),("inline"===k||"inline-block"===k&&null!=j)&&"none"===r.css(a,"float")&&(i||(m.done(function(){o.display=j}),null==j&&(k=o.display,j="none"===k?"":k)),o.display="inline-block")),c.overflow&&(o.overflow="hidden",m.always(function(){o.overflow=c.overflow[0],o.overflowX=c.overflow[1],o.overflowY=c.overflow[2]})),i=!1;for(d in n)i||(q?"hidden"in q&&(p=q.hidden):q=V.access(a,"fxshow",{display:j}),f&&(q.hidden=!p),p&&ha([a],!0),m.done(function(){p||ha([a]),V.remove(a,"fxshow");for(d in n)r.style(a,d,n[d])})),i=eb(p?q[d]:0,d,m),d in q||(q[d]=i.start,p&&(i.end=i.start,i.start=0))}}function gb(a,b){var c,d,e,f,g;for(c in a)if(d=r.camelCase(c),e=b[d],f=a[c],r.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=r.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function hb(a,b,c){var d,e,f=0,g=hb.prefilters.length,h=r.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=Za||cb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;g<i;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),f<1&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:r.extend({},b),opts:r.extend(!0,{specialEasing:{},easing:r.easing._default},c),originalProperties:b,originalOptions:c,startTime:Za||cb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=r.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;c<d;c++)j.tweens[c].run(1);return b?(h.notifyWith(a,[j,1,0]),h.resolveWith(a,[j,b])):h.rejectWith(a,[j,b]),this}}),k=j.props;for(gb(k,j.opts.specialEasing);f<g;f++)if(d=hb.prefilters[f].call(j,a,k,j.opts))return r.isFunction(d.stop)&&(r._queueHooks(j.elem,j.opts.queue).stop=r.proxy(d.stop,d)),d;return r.map(k,eb,j),r.isFunction(j.opts.start)&&j.opts.start.call(a,j),r.fx.timer(r.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}r.Animation=r.extend(hb,{tweeners:{"*":[function(a,b){var c=this.createTween(a,b);return ea(c.elem,a,aa.exec(b),c),c}]},tweener:function(a,b){r.isFunction(a)?(b=a,a=["*"]):a=a.match(K);for(var c,d=0,e=a.length;d<e;d++)c=a[d],hb.tweeners[c]=hb.tweeners[c]||[],hb.tweeners[c].unshift(b)},prefilters:[fb],prefilter:function(a,b){b?hb.prefilters.unshift(a):hb.prefilters.push(a)}}),r.speed=function(a,b,c){var e=a&&"object"==typeof a?r.extend({},a):{complete:c||!c&&b||r.isFunction(a)&&a,duration:a,easing:c&&b||b&&!r.isFunction(b)&&b};return r.fx.off||d.hidden?e.duration=0:"number"!=typeof e.duration&&(e.duration in r.fx.speeds?e.duration=r.fx.speeds[e.duration]:e.duration=r.fx.speeds._default),null!=e.queue&&e.queue!==!0||(e.queue="fx"),e.old=e.complete,e.complete=function(){r.isFunction(e.old)&&e.old.call(this),e.queue&&r.dequeue(this,e.queue)},e},r.fn.extend({fadeTo:function(a,b,c,d){return this.filter(ca).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=r.isEmptyObject(a),f=r.speed(b,c,d),g=function(){var b=hb(this,r.extend({},a),f);(e||V.get(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=r.timers,g=V.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&ab.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));!b&&c||r.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=V.get(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=r.timers,g=d?d.length:0;for(c.finish=!0,r.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;b<g;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),r.each(["toggle","show","hide"],function(a,b){var c=r.fn[b];r.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(db(b,!0),a,d,e)}}),r.each({slideDown:db("show"),slideUp:db("hide"),slideToggle:db("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){r.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),r.timers=[],r.fx.tick=function(){var a,b=0,c=r.timers;for(Za=r.now();b<c.length;b++)a=c[b],a()||c[b]!==a||c.splice(b--,1);c.length||r.fx.stop(),Za=void 0},r.fx.timer=function(a){r.timers.push(a),a()?r.fx.start():r.timers.pop()},r.fx.interval=13,r.fx.start=function(){$a||($a=a.requestAnimationFrame?a.requestAnimationFrame(bb):a.setInterval(r.fx.tick,r.fx.interval))},r.fx.stop=function(){a.cancelAnimationFrame?a.cancelAnimationFrame($a):a.clearInterval($a),$a=null},r.fx.speeds={slow:600,fast:200,_default:400},r.fn.delay=function(b,c){return b=r.fx?r.fx.speeds[b]||b:b,c=c||"fx",this.queue(c,function(c,d){var e=a.setTimeout(c,b);d.stop=function(){a.clearTimeout(e)}})},function(){var a=d.createElement("input"),b=d.createElement("select"),c=b.appendChild(d.createElement("option"));a.type="checkbox",o.checkOn=""!==a.value,o.optSelected=c.selected,a=d.createElement("input"),a.value="t",a.type="radio",o.radioValue="t"===a.value}();var ib,jb=r.expr.attrHandle;r.fn.extend({attr:function(a,b){return S(this,r.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){r.removeAttr(this,a)})}}),r.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return"undefined"==typeof a.getAttribute?r.prop(a,b,c):(1===f&&r.isXMLDoc(a)||(e=r.attrHooks[b.toLowerCase()]||(r.expr.match.bool.test(b)?ib:void 0)),
+void 0!==c?null===c?void r.removeAttr(a,b):e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:(a.setAttribute(b,c+""),c):e&&"get"in e&&null!==(d=e.get(a,b))?d:(d=r.find.attr(a,b),null==d?void 0:d))},attrHooks:{type:{set:function(a,b){if(!o.radioValue&&"radio"===b&&r.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}},removeAttr:function(a,b){var c,d=0,e=b&&b.match(K);if(e&&1===a.nodeType)while(c=e[d++])a.removeAttribute(c)}}),ib={set:function(a,b,c){return b===!1?r.removeAttr(a,c):a.setAttribute(c,c),c}},r.each(r.expr.match.bool.source.match(/\w+/g),function(a,b){var c=jb[b]||r.find.attr;jb[b]=function(a,b,d){var e,f,g=b.toLowerCase();return d||(f=jb[g],jb[g]=e,e=null!=c(a,b,d)?g:null,jb[g]=f),e}});var kb=/^(?:input|select|textarea|button)$/i,lb=/^(?:a|area)$/i;r.fn.extend({prop:function(a,b){return S(this,r.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[r.propFix[a]||a]})}}),r.extend({prop:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return 1===f&&r.isXMLDoc(a)||(b=r.propFix[b]||b,e=r.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=r.find.attr(a,"tabindex");return b?parseInt(b,10):kb.test(a.nodeName)||lb.test(a.nodeName)&&a.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),o.optSelected||(r.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null},set:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}}),r.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){r.propFix[this.toLowerCase()]=this});function mb(a){var b=a.match(K)||[];return b.join(" ")}function nb(a){return a.getAttribute&&a.getAttribute("class")||""}r.fn.extend({addClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).addClass(a.call(this,b,nb(this)))});if("string"==typeof a&&a){b=a.match(K)||[];while(c=this[i++])if(e=nb(c),d=1===c.nodeType&&" "+mb(e)+" "){g=0;while(f=b[g++])d.indexOf(" "+f+" ")<0&&(d+=f+" ");h=mb(d),e!==h&&c.setAttribute("class",h)}}return this},removeClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).removeClass(a.call(this,b,nb(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof a&&a){b=a.match(K)||[];while(c=this[i++])if(e=nb(c),d=1===c.nodeType&&" "+mb(e)+" "){g=0;while(f=b[g++])while(d.indexOf(" "+f+" ")>-1)d=d.replace(" "+f+" "," ");h=mb(d),e!==h&&c.setAttribute("class",h)}}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):r.isFunction(a)?this.each(function(c){r(this).toggleClass(a.call(this,c,nb(this),b),b)}):this.each(function(){var b,d,e,f;if("string"===c){d=0,e=r(this),f=a.match(K)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else void 0!==a&&"boolean"!==c||(b=nb(this),b&&V.set(this,"__className__",b),this.setAttribute&&this.setAttribute("class",b||a===!1?"":V.get(this,"__className__")||""))})},hasClass:function(a){var b,c,d=0;b=" "+a+" ";while(c=this[d++])if(1===c.nodeType&&(" "+mb(nb(c))+" ").indexOf(b)>-1)return!0;return!1}});var ob=/\r/g;r.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=r.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,r(this).val()):a,null==e?e="":"number"==typeof e?e+="":r.isArray(e)&&(e=r.map(e,function(a){return null==a?"":a+""})),b=r.valHooks[this.type]||r.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=r.valHooks[e.type]||r.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(ob,""):null==c?"":c)}}}),r.extend({valHooks:{option:{get:function(a){var b=r.find.attr(a,"value");return null!=b?b:mb(r.text(a))}},select:{get:function(a){var b,c,d,e=a.options,f=a.selectedIndex,g="select-one"===a.type,h=g?null:[],i=g?f+1:e.length;for(d=f<0?i:g?f:0;d<i;d++)if(c=e[d],(c.selected||d===f)&&!c.disabled&&(!c.parentNode.disabled||!r.nodeName(c.parentNode,"optgroup"))){if(b=r(c).val(),g)return b;h.push(b)}return h},set:function(a,b){var c,d,e=a.options,f=r.makeArray(b),g=e.length;while(g--)d=e[g],(d.selected=r.inArray(r.valHooks.option.get(d),f)>-1)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),r.each(["radio","checkbox"],function(){r.valHooks[this]={set:function(a,b){if(r.isArray(b))return a.checked=r.inArray(r(a).val(),b)>-1}},o.checkOn||(r.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var pb=/^(?:focusinfocus|focusoutblur)$/;r.extend(r.event,{trigger:function(b,c,e,f){var g,h,i,j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b,"namespace")?b.namespace.split("."):[];if(h=i=e=e||d,3!==e.nodeType&&8!==e.nodeType&&!pb.test(p+r.event.triggered)&&(p.indexOf(".")>-1&&(q=p.split("."),p=q.shift(),q.sort()),k=p.indexOf(":")<0&&"on"+p,b=b[r.expando]?b:new r.Event(p,"object"==typeof b&&b),b.isTrigger=f?2:3,b.namespace=q.join("."),b.rnamespace=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:r.makeArray(c,[b]),n=r.event.special[p]||{},f||!n.trigger||n.trigger.apply(e,c)!==!1)){if(!f&&!n.noBubble&&!r.isWindow(e)){for(j=n.delegateType||p,pb.test(j+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),i=h;i===(e.ownerDocument||d)&&o.push(i.defaultView||i.parentWindow||a)}g=0;while((h=o[g++])&&!b.isPropagationStopped())b.type=g>1?j:n.bindType||p,m=(V.get(h,"events")||{})[b.type]&&V.get(h,"handle"),m&&m.apply(h,c),m=k&&h[k],m&&m.apply&&T(h)&&(b.result=m.apply(h,c),b.result===!1&&b.preventDefault());return b.type=p,f||b.isDefaultPrevented()||n._default&&n._default.apply(o.pop(),c)!==!1||!T(e)||k&&r.isFunction(e[p])&&!r.isWindow(e)&&(i=e[k],i&&(e[k]=null),r.event.triggered=p,e[p](),r.event.triggered=void 0,i&&(e[k]=i)),b.result}},simulate:function(a,b,c){var d=r.extend(new r.Event,c,{type:a,isSimulated:!0});r.event.trigger(d,null,b)}}),r.fn.extend({trigger:function(a,b){return this.each(function(){r.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];if(c)return r.event.trigger(a,b,c,!0)}}),r.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(a,b){r.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),r.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),o.focusin="onfocusin"in a,o.focusin||r.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){r.event.simulate(b,a.target,r.event.fix(a))};r.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=V.access(d,b);e||d.addEventListener(a,c,!0),V.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=V.access(d,b)-1;e?V.access(d,b,e):(d.removeEventListener(a,c,!0),V.remove(d,b))}}});var qb=a.location,rb=r.now(),sb=/\?/;r.parseXML=function(b){var c;if(!b||"string"!=typeof b)return null;try{c=(new a.DOMParser).parseFromString(b,"text/xml")}catch(d){c=void 0}return c&&!c.getElementsByTagName("parsererror").length||r.error("Invalid XML: "+b),c};var tb=/\[\]$/,ub=/\r?\n/g,vb=/^(?:submit|button|image|reset|file)$/i,wb=/^(?:input|select|textarea|keygen)/i;function xb(a,b,c,d){var e;if(r.isArray(b))r.each(b,function(b,e){c||tb.test(a)?d(a,e):xb(a+"["+("object"==typeof e&&null!=e?b:"")+"]",e,c,d)});else if(c||"object"!==r.type(b))d(a,b);else for(e in b)xb(a+"["+e+"]",b[e],c,d)}r.param=function(a,b){var c,d=[],e=function(a,b){var c=r.isFunction(b)?b():b;d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(null==c?"":c)};if(r.isArray(a)||a.jquery&&!r.isPlainObject(a))r.each(a,function(){e(this.name,this.value)});else for(c in a)xb(c,a[c],b,e);return d.join("&")},r.fn.extend({serialize:function(){return r.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=r.prop(this,"elements");return a?r.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!r(this).is(":disabled")&&wb.test(this.nodeName)&&!vb.test(a)&&(this.checked||!ia.test(a))}).map(function(a,b){var c=r(this).val();return null==c?null:r.isArray(c)?r.map(c,function(a){return{name:b.name,value:a.replace(ub,"\r\n")}}):{name:b.name,value:c.replace(ub,"\r\n")}}).get()}});var yb=/%20/g,zb=/#.*$/,Ab=/([?&])_=[^&]*/,Bb=/^(.*?):[ \t]*([^\r\n]*)$/gm,Cb=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Db=/^(?:GET|HEAD)$/,Eb=/^\/\//,Fb={},Gb={},Hb="*/".concat("*"),Ib=d.createElement("a");Ib.href=qb.href;function Jb(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(K)||[];if(r.isFunction(c))while(d=f[e++])"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Kb(a,b,c,d){var e={},f=a===Gb;function g(h){var i;return e[h]=!0,r.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Lb(a,b){var c,d,e=r.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&r.extend(!0,a,d),a}function Mb(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}if(f)return f!==i[0]&&i.unshift(f),c[f]}function Nb(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}r.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:qb.href,type:"GET",isLocal:Cb.test(qb.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Hb,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":r.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Lb(Lb(a,r.ajaxSettings),b):Lb(r.ajaxSettings,a)},ajaxPrefilter:Jb(Fb),ajaxTransport:Jb(Gb),ajax:function(b,c){"object"==typeof b&&(c=b,b=void 0),c=c||{};var e,f,g,h,i,j,k,l,m,n,o=r.ajaxSetup({},c),p=o.context||o,q=o.context&&(p.nodeType||p.jquery)?r(p):r.event,s=r.Deferred(),t=r.Callbacks("once memory"),u=o.statusCode||{},v={},w={},x="canceled",y={readyState:0,getResponseHeader:function(a){var b;if(k){if(!h){h={};while(b=Bb.exec(g))h[b[1].toLowerCase()]=b[2]}b=h[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return k?g:null},setRequestHeader:function(a,b){return null==k&&(a=w[a.toLowerCase()]=w[a.toLowerCase()]||a,v[a]=b),this},overrideMimeType:function(a){return null==k&&(o.mimeType=a),this},statusCode:function(a){var b;if(a)if(k)y.always(a[y.status]);else for(b in a)u[b]=[u[b],a[b]];return this},abort:function(a){var b=a||x;return e&&e.abort(b),A(0,b),this}};if(s.promise(y),o.url=((b||o.url||qb.href)+"").replace(Eb,qb.protocol+"//"),o.type=c.method||c.type||o.method||o.type,o.dataTypes=(o.dataType||"*").toLowerCase().match(K)||[""],null==o.crossDomain){j=d.createElement("a");try{j.href=o.url,j.href=j.href,o.crossDomain=Ib.protocol+"//"+Ib.host!=j.protocol+"//"+j.host}catch(z){o.crossDomain=!0}}if(o.data&&o.processData&&"string"!=typeof o.data&&(o.data=r.param(o.data,o.traditional)),Kb(Fb,o,c,y),k)return y;l=r.event&&o.global,l&&0===r.active++&&r.event.trigger("ajaxStart"),o.type=o.type.toUpperCase(),o.hasContent=!Db.test(o.type),f=o.url.replace(zb,""),o.hasContent?o.data&&o.processData&&0===(o.contentType||"").indexOf("application/x-www-form-urlencoded")&&(o.data=o.data.replace(yb,"+")):(n=o.url.slice(f.length),o.data&&(f+=(sb.test(f)?"&":"?")+o.data,delete o.data),o.cache===!1&&(f=f.replace(Ab,"$1"),n=(sb.test(f)?"&":"?")+"_="+rb++ +n),o.url=f+n),o.ifModified&&(r.lastModified[f]&&y.setRequestHeader("If-Modified-Since",r.lastModified[f]),r.etag[f]&&y.setRequestHeader("If-None-Match",r.etag[f])),(o.data&&o.hasContent&&o.contentType!==!1||c.contentType)&&y.setRequestHeader("Content-Type",o.contentType),y.setRequestHeader("Accept",o.dataTypes[0]&&o.accepts[o.dataTypes[0]]?o.accepts[o.dataTypes[0]]+("*"!==o.dataTypes[0]?", "+Hb+"; q=0.01":""):o.accepts["*"]);for(m in o.headers)y.setRequestHeader(m,o.headers[m]);if(o.beforeSend&&(o.beforeSend.call(p,y,o)===!1||k))return y.abort();if(x="abort",t.add(o.complete),y.done(o.success),y.fail(o.error),e=Kb(Gb,o,c,y)){if(y.readyState=1,l&&q.trigger("ajaxSend",[y,o]),k)return y;o.async&&o.timeout>0&&(i=a.setTimeout(function(){y.abort("timeout")},o.timeout));try{k=!1,e.send(v,A)}catch(z){if(k)throw z;A(-1,z)}}else A(-1,"No Transport");function A(b,c,d,h){var j,m,n,v,w,x=c;k||(k=!0,i&&a.clearTimeout(i),e=void 0,g=h||"",y.readyState=b>0?4:0,j=b>=200&&b<300||304===b,d&&(v=Mb(o,y,d)),v=Nb(o,v,y,j),j?(o.ifModified&&(w=y.getResponseHeader("Last-Modified"),w&&(r.lastModified[f]=w),w=y.getResponseHeader("etag"),w&&(r.etag[f]=w)),204===b||"HEAD"===o.type?x="nocontent":304===b?x="notmodified":(x=v.state,m=v.data,n=v.error,j=!n)):(n=x,!b&&x||(x="error",b<0&&(b=0))),y.status=b,y.statusText=(c||x)+"",j?s.resolveWith(p,[m,x,y]):s.rejectWith(p,[y,x,n]),y.statusCode(u),u=void 0,l&&q.trigger(j?"ajaxSuccess":"ajaxError",[y,o,j?m:n]),t.fireWith(p,[y,x]),l&&(q.trigger("ajaxComplete",[y,o]),--r.active||r.event.trigger("ajaxStop")))}return y},getJSON:function(a,b,c){return r.get(a,b,c,"json")},getScript:function(a,b){return r.get(a,void 0,b,"script")}}),r.each(["get","post"],function(a,b){r[b]=function(a,c,d,e){return r.isFunction(c)&&(e=e||d,d=c,c=void 0),r.ajax(r.extend({url:a,type:b,dataType:e,data:c,success:d},r.isPlainObject(a)&&a))}}),r._evalUrl=function(a){return r.ajax({url:a,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},r.fn.extend({wrapAll:function(a){var b;return this[0]&&(r.isFunction(a)&&(a=a.call(this[0])),b=r(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstElementChild)a=a.firstElementChild;return a}).append(this)),this},wrapInner:function(a){return r.isFunction(a)?this.each(function(b){r(this).wrapInner(a.call(this,b))}):this.each(function(){var b=r(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=r.isFunction(a);return this.each(function(c){r(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(a){return this.parent(a).not("body").each(function(){r(this).replaceWith(this.childNodes)}),this}}),r.expr.pseudos.hidden=function(a){return!r.expr.pseudos.visible(a)},r.expr.pseudos.visible=function(a){return!!(a.offsetWidth||a.offsetHeight||a.getClientRects().length)},r.ajaxSettings.xhr=function(){try{return new a.XMLHttpRequest}catch(b){}};var Ob={0:200,1223:204},Pb=r.ajaxSettings.xhr();o.cors=!!Pb&&"withCredentials"in Pb,o.ajax=Pb=!!Pb,r.ajaxTransport(function(b){var c,d;if(o.cors||Pb&&!b.crossDomain)return{send:function(e,f){var g,h=b.xhr();if(h.open(b.type,b.url,b.async,b.username,b.password),b.xhrFields)for(g in b.xhrFields)h[g]=b.xhrFields[g];b.mimeType&&h.overrideMimeType&&h.overrideMimeType(b.mimeType),b.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest");for(g in e)h.setRequestHeader(g,e[g]);c=function(a){return function(){c&&(c=d=h.onload=h.onerror=h.onabort=h.onreadystatechange=null,"abort"===a?h.abort():"error"===a?"number"!=typeof h.status?f(0,"error"):f(h.status,h.statusText):f(Ob[h.status]||h.status,h.statusText,"text"!==(h.responseType||"text")||"string"!=typeof h.responseText?{binary:h.response}:{text:h.responseText},h.getAllResponseHeaders()))}},h.onload=c(),d=h.onerror=c("error"),void 0!==h.onabort?h.onabort=d:h.onreadystatechange=function(){4===h.readyState&&a.setTimeout(function(){c&&d()})},c=c("abort");try{h.send(b.hasContent&&b.data||null)}catch(i){if(c)throw i}},abort:function(){c&&c()}}}),r.ajaxPrefilter(function(a){a.crossDomain&&(a.contents.script=!1)}),r.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(a){return r.globalEval(a),a}}}),r.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),r.ajaxTransport("script",function(a){if(a.crossDomain){var b,c;return{send:function(e,f){b=r("<script>").prop({charset:a.scriptCharset,src:a.url}).on("load error",c=function(a){b.remove(),c=null,a&&f("error"===a.type?404:200,a.type)}),d.head.appendChild(b[0])},abort:function(){c&&c()}}}});var Qb=[],Rb=/(=)\?(?=&|$)|\?\?/;r.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=Qb.pop()||r.expando+"_"+rb++;return this[a]=!0,a}}),r.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(Rb.test(b.url)?"url":"string"==typeof b.data&&0===(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&Rb.test(b.data)&&"data");if(h||"jsonp"===b.dataTypes[0])return e=b.jsonpCallback=r.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(Rb,"$1"+e):b.jsonp!==!1&&(b.url+=(sb.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||r.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){void 0===f?r(a).removeProp(e):a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,Qb.push(e)),g&&r.isFunction(f)&&f(g[0]),g=f=void 0}),"script"}),o.createHTMLDocument=function(){var a=d.implementation.createHTMLDocument("").body;return a.innerHTML="<form></form><form></form>",2===a.childNodes.length}(),r.parseHTML=function(a,b,c){if("string"!=typeof a)return[];"boolean"==typeof b&&(c=b,b=!1);var e,f,g;return b||(o.createHTMLDocument?(b=d.implementation.createHTMLDocument(""),e=b.createElement("base"),e.href=d.location.href,b.head.appendChild(e)):b=d),f=B.exec(a),g=!c&&[],f?[b.createElement(f[1])]:(f=pa([a],b,g),g&&g.length&&r(g).remove(),r.merge([],f.childNodes))},r.fn.load=function(a,b,c){var d,e,f,g=this,h=a.indexOf(" ");return h>-1&&(d=mb(a.slice(h)),a=a.slice(0,h)),r.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(e="POST"),g.length>0&&r.ajax({url:a,type:e||"GET",dataType:"html",data:b}).done(function(a){f=arguments,g.html(d?r("<div>").append(r.parseHTML(a)).find(d):a)}).always(c&&function(a,b){g.each(function(){c.apply(this,f||[a.responseText,b,a])})}),this},r.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){r.fn[b]=function(a){return this.on(b,a)}}),r.expr.pseudos.animated=function(a){return r.grep(r.timers,function(b){return a===b.elem}).length};function Sb(a){return r.isWindow(a)?a:9===a.nodeType&&a.defaultView}r.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=r.css(a,"position"),l=r(a),m={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=r.css(a,"top"),i=r.css(a,"left"),j=("absolute"===k||"fixed"===k)&&(f+i).indexOf("auto")>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),r.isFunction(b)&&(b=b.call(a,c,r.extend({},h))),null!=b.top&&(m.top=b.top-h.top+g),null!=b.left&&(m.left=b.left-h.left+e),"using"in b?b.using.call(a,m):l.css(m)}},r.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){r.offset.setOffset(this,a,b)});var b,c,d,e,f=this[0];if(f)return f.getClientRects().length?(d=f.getBoundingClientRect(),d.width||d.height?(e=f.ownerDocument,c=Sb(e),b=e.documentElement,{top:d.top+c.pageYOffset-b.clientTop,left:d.left+c.pageXOffset-b.clientLeft}):d):{top:0,left:0}},position:function(){if(this[0]){var a,b,c=this[0],d={top:0,left:0};return"fixed"===r.css(c,"position")?b=c.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),r.nodeName(a[0],"html")||(d=a.offset()),d={top:d.top+r.css(a[0],"borderTopWidth",!0),left:d.left+r.css(a[0],"borderLeftWidth",!0)}),{top:b.top-d.top-r.css(c,"marginTop",!0),left:b.left-d.left-r.css(c,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent;while(a&&"static"===r.css(a,"position"))a=a.offsetParent;return a||qa})}}),r.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,b){var c="pageYOffset"===b;r.fn[a]=function(d){return S(this,function(a,d,e){var f=Sb(a);return void 0===e?f?f[b]:a[d]:void(f?f.scrollTo(c?f.pageXOffset:e,c?e:f.pageYOffset):a[d]=e)},a,d,arguments.length)}}),r.each(["top","left"],function(a,b){r.cssHooks[b]=Oa(o.pixelPosition,function(a,c){if(c)return c=Na(a,b),La.test(c)?r(a).position()[b]+"px":c})}),r.each({Height:"height",Width:"width"},function(a,b){r.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){r.fn[d]=function(e,f){var g=arguments.length&&(c||"boolean"!=typeof e),h=c||(e===!0||f===!0?"margin":"border");return S(this,function(b,c,e){var f;return r.isWindow(b)?0===d.indexOf("outer")?b["inner"+a]:b.document.documentElement["client"+a]:9===b.nodeType?(f=b.documentElement,Math.max(b.body["scroll"+a],f["scroll"+a],b.body["offset"+a],f["offset"+a],f["client"+a])):void 0===e?r.css(b,c,h):r.style(b,c,e,h)},b,g?e:void 0,g)}})}),r.fn.extend({bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}}),r.parseJSON=JSON.parse,"function"==typeof define&&define.amd&&define("jquery",[],function(){return r});var Tb=a.jQuery,Ub=a.$;return r.noConflict=function(b){return a.$===r&&(a.$=Ub),b&&a.jQuery===r&&(a.jQuery=Tb),r},b||(a.jQuery=a.$=r),r});
+/*
+ * jQuery throttle / debounce - v1.1 - 3/7/2010
+ * http://benalman.com/projects/jquery-throttle-debounce-plugin/
+ * 
+ * Copyright (c) 2010 "Cowboy" Ben Alman
+ * Dual licensed under the MIT and GPL licenses.
+ * http://benalman.com/about/license/
+ */
+(function(b,c){var $=b.jQuery||b.Cowboy||(b.Cowboy={}),a;$.throttle=a=function(e,f,j,i){var h,d=0;if(typeof f!=="boolean"){i=j;j=f;f=c}function g(){var o=this,m=+new Date()-d,n=arguments;function l(){d=+new Date();j.apply(o,n)}function k(){h=c}if(i&&!h){l()}h&&clearTimeout(h);if(i===c&&m>e){l()}else{if(f!==true){h=setTimeout(i?k:l,i===c?e-m:e)}}}if($.guid){g.guid=j.guid=j.guid||$.guid++}return g};$.debounce=function(d,e,f){return f===c?a(d,e,false):a(d,f,e!==false)}})(this);
+/*!
+ * imagesLoaded PACKAGED v4.1.0
+ * JavaScript is all like "You images are done yet or what?"
+ * MIT License
+ */
+!function(t,e){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",e):"object"==typeof module&&module.exports?module.exports=e():t.EvEmitter=e()}(this,function(){function t(){}var e=t.prototype;return e.on=function(t,e){if(t&&e){var i=this._events=this._events||{},n=i[t]=i[t]||[];return-1==n.indexOf(e)&&n.push(e),this}},e.once=function(t,e){if(t&&e){this.on(t,e);var i=this._onceEvents=this._onceEvents||{},n=i[t]=i[t]||[];return n[e]=!0,this}},e.off=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var n=i.indexOf(e);return-1!=n&&i.splice(n,1),this}},e.emitEvent=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var n=0,o=i[n];e=e||[];for(var r=this._onceEvents&&this._onceEvents[t];o;){var s=r&&r[o];s&&(this.off(t,o),delete r[o]),o.apply(this,e),n+=s?0:1,o=i[n]}return this}},t}),function(t,e){"use strict";"function"==typeof define&&define.amd?define(["ev-emitter/ev-emitter"],function(i){return e(t,i)}):"object"==typeof module&&module.exports?module.exports=e(t,require("ev-emitter")):t.imagesLoaded=e(t,t.EvEmitter)}(window,function(t,e){function i(t,e){for(var i in e)t[i]=e[i];return t}function n(t){var e=[];if(Array.isArray(t))e=t;else if("number"==typeof t.length)for(var i=0;i<t.length;i++)e.push(t[i]);else e.push(t);return e}function o(t,e,r){return this instanceof o?("string"==typeof t&&(t=document.querySelectorAll(t)),this.elements=n(t),this.options=i({},this.options),"function"==typeof e?r=e:i(this.options,e),r&&this.on("always",r),this.getImages(),h&&(this.jqDeferred=new h.Deferred),void setTimeout(function(){this.check()}.bind(this))):new o(t,e,r)}function r(t){this.img=t}function s(t,e){this.url=t,this.element=e,this.img=new Image}var h=t.jQuery,a=t.console;o.prototype=Object.create(e.prototype),o.prototype.options={},o.prototype.getImages=function(){this.images=[],this.elements.forEach(this.addElementImages,this)},o.prototype.addElementImages=function(t){"IMG"==t.nodeName&&this.addImage(t),this.options.background===!0&&this.addElementBackgroundImages(t);var e=t.nodeType;if(e&&d[e]){for(var i=t.querySelectorAll("img"),n=0;n<i.length;n++){var o=i[n];this.addImage(o)}if("string"==typeof this.options.background){var r=t.querySelectorAll(this.options.background);for(n=0;n<r.length;n++){var s=r[n];this.addElementBackgroundImages(s)}}}};var d={1:!0,9:!0,11:!0};return o.prototype.addElementBackgroundImages=function(t){var e=getComputedStyle(t);if(e)for(var i=/url\((['"])?(.*?)\1\)/gi,n=i.exec(e.backgroundImage);null!==n;){var o=n&&n[2];o&&this.addBackground(o,t),n=i.exec(e.backgroundImage)}},o.prototype.addImage=function(t){var e=new r(t);this.images.push(e)},o.prototype.addBackground=function(t,e){var i=new s(t,e);this.images.push(i)},o.prototype.check=function(){function t(t,i,n){setTimeout(function(){e.progress(t,i,n)})}var e=this;return this.progressedCount=0,this.hasAnyBroken=!1,this.images.length?void this.images.forEach(function(e){e.once("progress",t),e.check()}):void this.complete()},o.prototype.progress=function(t,e,i){this.progressedCount++,this.hasAnyBroken=this.hasAnyBroken||!t.isLoaded,this.emitEvent("progress",[this,t,e]),this.jqDeferred&&this.jqDeferred.notify&&this.jqDeferred.notify(this,t),this.progressedCount==this.images.length&&this.complete(),this.options.debug&&a&&a.log("progress: "+i,t,e)},o.prototype.complete=function(){var t=this.hasAnyBroken?"fail":"done";if(this.isComplete=!0,this.emitEvent(t,[this]),this.emitEvent("always",[this]),this.jqDeferred){var e=this.hasAnyBroken?"reject":"resolve";this.jqDeferred[e](this)}},r.prototype=Object.create(e.prototype),r.prototype.check=function(){var t=this.getIsImageComplete();return t?void this.confirm(0!==this.img.naturalWidth,"naturalWidth"):(this.proxyImage=new Image,this.proxyImage.addEventListener("load",this),this.proxyImage.addEventListener("error",this),this.img.addEventListener("load",this),this.img.addEventListener("error",this),void(this.proxyImage.src=this.img.src))},r.prototype.getIsImageComplete=function(){return this.img.complete&&void 0!==this.img.naturalWidth},r.prototype.confirm=function(t,e){this.isLoaded=t,this.emitEvent("progress",[this,this.img,e])},r.prototype.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e](t)},r.prototype.onload=function(){this.confirm(!0,"onload"),this.unbindEvents()},r.prototype.onerror=function(){this.confirm(!1,"onerror"),this.unbindEvents()},r.prototype.unbindEvents=function(){this.proxyImage.removeEventListener("load",this),this.proxyImage.removeEventListener("error",this),this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},s.prototype=Object.create(r.prototype),s.prototype.check=function(){this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.img.src=this.url;var t=this.getIsImageComplete();t&&(this.confirm(0!==this.img.naturalWidth,"naturalWidth"),this.unbindEvents())},s.prototype.unbindEvents=function(){this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},s.prototype.confirm=function(t,e){this.isLoaded=t,this.emitEvent("progress",[this,this.element,e])},o.makeJQueryPlugin=function(e){e=e||t.jQuery,e&&(h=e,h.fn.imagesLoaded=function(t,e){var i=new o(this,t,e);return i.jqDeferred.promise(h(this))})},o.makeJQueryPlugin(),o});
+/*! lz-string-1.3.3-min.js | (c) 2013 Pieroxy | Licensed under a WTFPL license */
+var LZString={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_f:String.fromCharCode,compressToBase64:function(e){if(e==null)return"";var t="";var n,r,i,s,o,u,a;var f=0;e=LZString.compress(e);while(f<e.length*2){if(f%2==0){n=e.charCodeAt(f/2)>>8;r=e.charCodeAt(f/2)&255;if(f/2+1<e.length)i=e.charCodeAt(f/2+1)>>8;else i=NaN}else{n=e.charCodeAt((f-1)/2)&255;if((f+1)/2<e.length){r=e.charCodeAt((f+1)/2)>>8;i=e.charCodeAt((f+1)/2)&255}else r=i=NaN}f+=3;s=n>>2;o=(n&3)<<4|r>>4;u=(r&15)<<2|i>>6;a=i&63;if(isNaN(r)){u=a=64}else if(isNaN(i)){a=64}t=t+LZString._keyStr.charAt(s)+LZString._keyStr.charAt(o)+LZString._keyStr.charAt(u)+LZString._keyStr.charAt(a)}return t},decompressFromBase64:function(e){if(e==null)return"";var t="",n=0,r,i,s,o,u,a,f,l,c=0,h=LZString._f;e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"");while(c<e.length){u=LZString._keyStr.indexOf(e.charAt(c++));a=LZString._keyStr.indexOf(e.charAt(c++));f=LZString._keyStr.indexOf(e.charAt(c++));l=LZString._keyStr.indexOf(e.charAt(c++));i=u<<2|a>>4;s=(a&15)<<4|f>>2;o=(f&3)<<6|l;if(n%2==0){r=i<<8;if(f!=64){t+=h(r|s)}if(l!=64){r=o<<8}}else{t=t+h(r|i);if(f!=64){r=s<<8}if(l!=64){t+=h(r|o)}}n+=3}return LZString.decompress(t)},compressToUTF16:function(e){if(e==null)return"";var t="",n,r,i,s=0,o=LZString._f;e=LZString.compress(e);for(n=0;n<e.length;n++){r=e.charCodeAt(n);switch(s++){case 0:t+=o((r>>1)+32);i=(r&1)<<14;break;case 1:t+=o(i+(r>>2)+32);i=(r&3)<<13;break;case 2:t+=o(i+(r>>3)+32);i=(r&7)<<12;break;case 3:t+=o(i+(r>>4)+32);i=(r&15)<<11;break;case 4:t+=o(i+(r>>5)+32);i=(r&31)<<10;break;case 5:t+=o(i+(r>>6)+32);i=(r&63)<<9;break;case 6:t+=o(i+(r>>7)+32);i=(r&127)<<8;break;case 7:t+=o(i+(r>>8)+32);i=(r&255)<<7;break;case 8:t+=o(i+(r>>9)+32);i=(r&511)<<6;break;case 9:t+=o(i+(r>>10)+32);i=(r&1023)<<5;break;case 10:t+=o(i+(r>>11)+32);i=(r&2047)<<4;break;case 11:t+=o(i+(r>>12)+32);i=(r&4095)<<3;break;case 12:t+=o(i+(r>>13)+32);i=(r&8191)<<2;break;case 13:t+=o(i+(r>>14)+32);i=(r&16383)<<1;break;case 14:t+=o(i+(r>>15)+32,(r&32767)+32);s=0;break}}return t+o(i+32)},decompressFromUTF16:function(e){if(e==null)return"";var t="",n,r,i=0,s=0,o=LZString._f;while(s<e.length){r=e.charCodeAt(s)-32;switch(i++){case 0:n=r<<1;break;case 1:t+=o(n|r>>14);n=(r&16383)<<2;break;case 2:t+=o(n|r>>13);n=(r&8191)<<3;break;case 3:t+=o(n|r>>12);n=(r&4095)<<4;break;case 4:t+=o(n|r>>11);n=(r&2047)<<5;break;case 5:t+=o(n|r>>10);n=(r&1023)<<6;break;case 6:t+=o(n|r>>9);n=(r&511)<<7;break;case 7:t+=o(n|r>>8);n=(r&255)<<8;break;case 8:t+=o(n|r>>7);n=(r&127)<<9;break;case 9:t+=o(n|r>>6);n=(r&63)<<10;break;case 10:t+=o(n|r>>5);n=(r&31)<<11;break;case 11:t+=o(n|r>>4);n=(r&15)<<12;break;case 12:t+=o(n|r>>3);n=(r&7)<<13;break;case 13:t+=o(n|r>>2);n=(r&3)<<14;break;case 14:t+=o(n|r>>1);n=(r&1)<<15;break;case 15:t+=o(n|r);i=0;break}s++}return LZString.decompress(t)},compress:function(e){if(e==null)return"";var t,n,r={},i={},s="",o="",u="",a=2,f=3,l=2,c="",h=0,p=0,d,v=LZString._f;for(d=0;d<e.length;d+=1){s=e.charAt(d);if(!Object.prototype.hasOwnProperty.call(r,s)){r[s]=f++;i[s]=true}o=u+s;if(Object.prototype.hasOwnProperty.call(r,o)){u=o}else{if(Object.prototype.hasOwnProperty.call(i,u)){if(u.charCodeAt(0)<256){for(t=0;t<l;t++){h=h<<1;if(p==15){p=0;c+=v(h);h=0}else{p++}}n=u.charCodeAt(0);for(t=0;t<8;t++){h=h<<1|n&1;if(p==15){p=0;c+=v(h);h=0}else{p++}n=n>>1}}else{n=1;for(t=0;t<l;t++){h=h<<1|n;if(p==15){p=0;c+=v(h);h=0}else{p++}n=0}n=u.charCodeAt(0);for(t=0;t<16;t++){h=h<<1|n&1;if(p==15){p=0;c+=v(h);h=0}else{p++}n=n>>1}}a--;if(a==0){a=Math.pow(2,l);l++}delete i[u]}else{n=r[u];for(t=0;t<l;t++){h=h<<1|n&1;if(p==15){p=0;c+=v(h);h=0}else{p++}n=n>>1}}a--;if(a==0){a=Math.pow(2,l);l++}r[o]=f++;u=String(s)}}if(u!==""){if(Object.prototype.hasOwnProperty.call(i,u)){if(u.charCodeAt(0)<256){for(t=0;t<l;t++){h=h<<1;if(p==15){p=0;c+=v(h);h=0}else{p++}}n=u.charCodeAt(0);for(t=0;t<8;t++){h=h<<1|n&1;if(p==15){p=0;c+=v(h);h=0}else{p++}n=n>>1}}else{n=1;for(t=0;t<l;t++){h=h<<1|n;if(p==15){p=0;c+=v(h);h=0}else{p++}n=0}n=u.charCodeAt(0);for(t=0;t<16;t++){h=h<<1|n&1;if(p==15){p=0;c+=v(h);h=0}else{p++}n=n>>1}}a--;if(a==0){a=Math.pow(2,l);l++}delete i[u]}else{n=r[u];for(t=0;t<l;t++){h=h<<1|n&1;if(p==15){p=0;c+=v(h);h=0}else{p++}n=n>>1}}a--;if(a==0){a=Math.pow(2,l);l++}}n=2;for(t=0;t<l;t++){h=h<<1|n&1;if(p==15){p=0;c+=v(h);h=0}else{p++}n=n>>1}while(true){h=h<<1;if(p==15){c+=v(h);break}else p++}return c},decompress:function(e){if(e==null)return"";if(e=="")return null;var t=[],n,r=4,i=4,s=3,o="",u="",a,f,l,c,h,p,d,v=LZString._f,m={string:e,val:e.charCodeAt(0),position:32768,index:1};for(a=0;a<3;a+=1){t[a]=a}l=0;h=Math.pow(2,2);p=1;while(p!=h){c=m.val&m.position;m.position>>=1;if(m.position==0){m.position=32768;m.val=m.string.charCodeAt(m.index++)}l|=(c>0?1:0)*p;p<<=1}switch(n=l){case 0:l=0;h=Math.pow(2,8);p=1;while(p!=h){c=m.val&m.position;m.position>>=1;if(m.position==0){m.position=32768;m.val=m.string.charCodeAt(m.index++)}l|=(c>0?1:0)*p;p<<=1}d=v(l);break;case 1:l=0;h=Math.pow(2,16);p=1;while(p!=h){c=m.val&m.position;m.position>>=1;if(m.position==0){m.position=32768;m.val=m.string.charCodeAt(m.index++)}l|=(c>0?1:0)*p;p<<=1}d=v(l);break;case 2:return""}t[3]=d;f=u=d;while(true){if(m.index>m.string.length){return""}l=0;h=Math.pow(2,s);p=1;while(p!=h){c=m.val&m.position;m.position>>=1;if(m.position==0){m.position=32768;m.val=m.string.charCodeAt(m.index++)}l|=(c>0?1:0)*p;p<<=1}switch(d=l){case 0:l=0;h=Math.pow(2,8);p=1;while(p!=h){c=m.val&m.position;m.position>>=1;if(m.position==0){m.position=32768;m.val=m.string.charCodeAt(m.index++)}l|=(c>0?1:0)*p;p<<=1}t[i++]=v(l);d=i-1;r--;break;case 1:l=0;h=Math.pow(2,16);p=1;while(p!=h){c=m.val&m.position;m.position>>=1;if(m.position==0){m.position=32768;m.val=m.string.charCodeAt(m.index++)}l|=(c>0?1:0)*p;p<<=1}t[i++]=v(l);d=i-1;r--;break;case 2:return u}if(r==0){r=Math.pow(2,s);s++}if(t[d]){o=t[d]}else{if(d===i){o=f+f.charAt(0)}else{return null}}u+=o;t[i++]=f+o.charAt(0);r--;f=o;if(r==0){r=Math.pow(2,s);s++}}}};if(typeof module!=="undefined"&&module!=null){module.exports=LZString}
+/*! @source http://purl.eligrey.com/github/FileSaver.js/blob/master/FileSaver.js */
+var saveAs=saveAs||navigator.msSaveBlob&&navigator.msSaveBlob.bind(navigator)||function(e){"use strict";var t=e.document,n=function(){return e.URL||e.webkitURL||e},r=e.URL||e.webkitURL||e,i=t.createElementNS("http://www.w3.org/1999/xhtml","a"),s="download"in i,o=function(n){var r=t.createEvent("MouseEvents");r.initMouseEvent("click",true,false,e,0,0,0,0,0,false,false,false,false,0,null);n.dispatchEvent(r)},u=e.webkitRequestFileSystem,a=e.requestFileSystem||u||e.mozRequestFileSystem,f=function(t){(e.setImmediate||e.setTimeout)(function(){throw t},0)},l="application/octet-stream",c=0,h=[],p=function(){var e=h.length;while(e--){var t=h[e];if(typeof t==="string"){r.revokeObjectURL(t)}else{t.remove()}}h.length=0},d=function(e,t,n){t=[].concat(t);var r=t.length;while(r--){var i=e["on"+t[r]];if(typeof i==="function"){try{i.call(e,n||e)}catch(s){f(s)}}}},v=function(t,r){var f=this,p=t.type,v=false,m,g,y=function(){var e=n().createObjectURL(t);h.push(e);return e},b=function(){d(f,"writestart progress write writeend".split(" "))},w=function(){if(v||!m){m=y(t)}if(g){g.location.href=m}else{window.open(m,"_blank")}f.readyState=f.DONE;b()},E=function(e){return function(){if(f.readyState!==f.DONE){return e.apply(this,arguments)}}},S={create:true,exclusive:false},x;f.readyState=f.INIT;if(!r){r="download"}if(s){m=y(t);i.href=m;i.download=r;o(i);f.readyState=f.DONE;b();return}if(e.chrome&&p&&p!==l){x=t.slice||t.webkitSlice;t=x.call(t,0,t.size,l);v=true}if(u&&r!=="download"){r+=".download"}if(p===l||u){g=e}if(!a){w();return}c+=t.size;a(e.TEMPORARY,c,E(function(e){e.root.getDirectory("saved",S,E(function(e){var n=function(){e.getFile(r,S,E(function(e){e.createWriter(E(function(n){n.onwriteend=function(t){g.location.href=e.toURL();h.push(e);f.readyState=f.DONE;d(f,"writeend",t)};n.onerror=function(){var e=n.error;if(e.code!==e.ABORT_ERR){w()}};"writestart progress write abort".split(" ").forEach(function(e){n["on"+e]=f["on"+e]});n.write(t);f.abort=function(){n.abort();f.readyState=f.DONE};f.readyState=f.WRITING}),w)}),w)};e.getFile(r,{create:false},E(function(e){e.remove();n()}),E(function(e){if(e.code===e.NOT_FOUND_ERR){n()}else{w()}}))}),w)}),w)},m=v.prototype,g=function(e,t){return new v(e,t)};m.abort=function(){var e=this;e.readyState=e.DONE;d(e,"abort")};m.readyState=m.INIT=0;m.WRITING=1;m.DONE=2;m.error=m.onwritestart=m.onprogress=m.onwrite=m.onabort=m.onerror=m.onwriteend=null;e.addEventListener("unload",p,false);return g}(self)
+/*! seedrandom.js v2.3.3 | (c) 2013 David Bau, all rights reserved. | Licensed under a BSD-style license */
+!function(a,b,c,d,e,f,g,h,i){function j(a){var b,c=a.length,e=this,f=0,g=e.i=e.j=0,h=e.S=[];for(c||(a=[c++]);d>f;)h[f]=f++;for(f=0;d>f;f++)h[f]=h[g=r&g+a[f%c]+(b=h[f])],h[g]=b;(e.g=function(a){for(var b,c=0,f=e.i,g=e.j,h=e.S;a--;)b=h[f=r&f+1],c=c*d+h[r&(h[f]=h[g=r&g+b])+(h[g]=b)];return e.i=f,e.j=g,c})(d)}function k(a,b){var c,d=[],e=typeof a;if(b&&"object"==e)for(c in a)try{d.push(k(a[c],b-1))}catch(f){}return d.length?d:"string"==e?a:a+"\0"}function l(a,b){for(var c,d=a+"",e=0;e<d.length;)b[r&e]=r&(c^=19*b[r&e])+d.charCodeAt(e++);return n(b)}function m(c){try{return a.crypto.getRandomValues(c=new Uint8Array(d)),n(c)}catch(e){return[+new Date,a,(c=a.navigator)&&c.plugins,a.screen,n(b)]}}function n(a){return String.fromCharCode.apply(0,a)}var o=c.pow(d,e),p=c.pow(2,f),q=2*p,r=d-1,s=c["seed"+i]=function(a,f,g){var h=[],r=l(k(f?[a,n(b)]:null==a?m():a,3),h),s=new j(h);return l(n(s.S),b),(g||function(a,b,d){return d?(c[i]=a,b):a})(function(){for(var a=s.g(e),b=o,c=0;p>a;)a=(a+c)*d,b*=d,c=s.g(1);for(;a>=q;)a/=2,b/=2,c>>>=1;return(a+c)/b},r,this==c)};l(c[i](),b),g&&g.exports?g.exports=s:h&&h.amd&&h(function(){return s})}(this,[],Math,256,6,52,"object"==typeof module&&module,"function"==typeof define&&define,"random");
+/*! console_hack.js | (c) 2015 Thomas Michael Edwards | Licensed under SugarCube's Simple BSD license */
+!function(){for(var methods=["assert","clear","count","debug","dir","dirxml","error","exception","group","groupCollapsed","groupEnd","info","log","markTimeline","profile","profileEnd","table","time","timeEnd","timeline","timelineEnd","timeStamp","trace","warn"],length=methods.length,noop=function(){},console=window.console=window.console||{};length--;){var method=methods[length];console[method]||(console[method]=noop)}}();
+}else{document.documentElement.setAttribute("data-init", "lacking");}
+</script>
+<style id="style-normalize" type="text/css">/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}</style>
+<style id="style-init-screen" type="text/css">@-webkit-keyframes init-loading-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes init-loading-spin{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes init-loading-spin{0%{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}#init-screen{display:none;z-index:100000;position:fixed;top:0;left:0;height:100%;width:100%;font:28px/1 Helmet,Freesans,sans-serif;font-weight:700;color:#eee;background-color:#111;text-align:center}#init-screen>div{display:none;position:relative;margin:0 auto;max-width:1136px;top:25%}html[data-init=lacking] #init-screen,html[data-init=loading] #init-screen,html[data-init=no-js] #init-screen{display:block}html[data-init=lacking] #init-lacking,html[data-init=no-js] #init-no-js{display:block;padding:0 1em}html[data-init=no-js] #init-no-js{color:red}html[data-init=loading] #init-loading{display:block;border:24px solid transparent;border-radius:50%;border-top-color:#7f7f7f;border-bottom-color:#7f7f7f;width:100px;height:100px;-webkit-animation:init-loading-spin 2s linear infinite;-o-animation:init-loading-spin 2s linear infinite;animation:init-loading-spin 2s linear infinite}html[data-init=loading] #init-loading>div{text-indent:9999em;overflow:hidden;white-space:nowrap}html[data-init=loading] #passages,html[data-init=loading] #ui-bar{display:none}</style>
+<style id="style-font" type="text/css">@font-face{font-family:tme-fa-icons;src:url(data:application/octet-stream;base64,d09GRgABAAAAACWoAA4AAAAAQhQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABRAAAAEQAAABWPihI/2NtYXAAAAGIAAAAOgAAAUrQXRm3Y3Z0IAAAAcQAAAAKAAAACgAAAABmcGdtAAAB0AAABZQAAAtwiJCQWWdhc3AAAAdkAAAACAAAAAgAAAAQZ2x5ZgAAB2wAABjCAAAq+uJ4WNtoZWFkAAAgMAAAADQAAAA2BZlJs2hoZWEAACBkAAAAIAAAACQIJwQZaG10eAAAIIQAAABuAAABOPTeAABsb2NhAAAg9AAAAJ4AAACeojKW6m1heHAAACGUAAAAIAAAACAA6gvwbmFtZQAAIbQAAAGPAAAC/eLsyKlwb3N0AAAjRAAAAfwAAAM0412SIHByZXAAACVAAAAAZQAAAHvdawOFeJxjYGRWYZzAwMrAwVTFtIeBgaEHQjM+YDBkZGJgYGJgZWbACgLSXFMYHF4wvPBhDvqfxRDFHMQwDSjMCJIDANLeC6V4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGF74/P8PUvCCAURLMELVAwEjG8OIBwC4Ywb6AAAAAAAAAAAAAAAAAAB4nK1WaXMTRxCd1WHLNj6CDxI2gVnGcox2VpjLCBDG7EoW4BzylexCjl1Ldu6LT/wG/ZpekVSRb/y0vB4d2GAnVVQoSv2m9+1M9+ueXpPQksReWI+k3HwpprY2aWTnSUg3bFqO4kPZ2QspU0z+LoiCaLXUvu04JCISgap1hSWC2PfI0iTjQ48yWrYlvWpSbulJd9kaD+qt+vbT0FGO3QklNZuhQ+uRLanCqBJFMu2RkjYtw9VfSVrh5yvMfNUMJYLoJJLGm2EMj+Rn44xWGa3GdhxFkU2WG0WKRDM8iCKPslpin1wxQUD5oBlSXvk0onyEH5EVe5TTCnHJdprf9yU/6R3OvyTieouyJQf+QHZkB3unK/ki0toK46adbEehivB0fSfEI5uT6p/sUV7TaOB2RaYnzQiWyleQWPkJZfYPyWrhfMqXPBrVkoOcCFovc2Jf8g60HkdMiWsmyILujk6IoO6XnKHYY/q4+OO9XSwXIQTIOJb1jkq4EEYpYbOaJG0EOYiSskWV1HpHTJzyOi3iLWG/Tu3oS2e0Sag7MZ6th46tnKjkeDSp00ymTu2k5tGUBlFKOhM85tcBlB/RJK+2sZrEyqNpbDNjJJFQoIVzaSqIZSeWNAXRPJrRm7thmmvXokWaPFDPPXpPb26Fmzs9p+3AP2v8Z3UqpoO9MJ2eDshKfJp2uUnRun56hn8m8UPWAiqRLTbDlMVDtn4H5eVjS47CawNs957zK+h99kTIpIH4G/AeL9UpBUyFmFVQC9201rUsy9RqVotUZOq7IU0rX9ZpAk05Dn1jX8Y4/q+ZGUtMCd/vxOnZEZeeufYlyDSH3GZdj+Z1arFdgM5sz+k0y/Z9nebYfqDTPNvzOh1ha+t0lO2HOi2w/UinY2wvaEGT7jsEchGBXMAGEoGwdRAI20sIhK1CIGwXEQjbIgJhu4RA2H6MQNguIxC2l7Wsmn4qaRw7E8sARYgDoznuyGVuKldTyaUSrotGpzbkKXKrpKJ4Vv0rA/3ikTesgbVAukTW/IpJrnxUleOPrmh508S5Ao5Vf3tzXJ8TD2W/WPhT8L/amqqkV6x5ZHIVeSPQk+NE1yYVj67p8rmqR9f/i4oOa4F+A6UQC0VZlg2+mZDwUafTUA1c5RAzGzMP1/W6Zc3P4fybGCEL6H78NxQaC9yDTllJWe1gr9XXj2W5twflsCdYkmK+zOtb4YuMzEr7RWYpez7yecAVMCqVYasNXK3gzXsS85DpTfJMELcVZYOkjceZILGBYx4wb76TICRMXbWB2imcsIG8YMwp2O+EQ1RvlOVwe6F9Ho2Uf2tX7MgZFU0Q+G32Rtjrs1DyW6yBhCe/1NdAVSFNxbipgEsj5YZq8GFcrdtGMk6gr6jYDcuyig8fR9x3So5lIPlIEatHRz+tvUKd1Ln9yihu3zv9CIJBaWL+9r6Z4qCUd7WSZVZtA1O3GpVT15rDxasO3c2j7nvH2Sdy1jTddE/c9L6mVbeDg7lZEO3bHJSlTC6o68MOG6jLzaXQ6mVckt52DzAsMKDfoRUb/1f3cfg8V6oKo+NIvZ2oH6PPYgzyDzh/R/UF6OcxTLmGlOd7lxOfbtzD2TJdxV2sn+LfwKy15mbpGnBD0w2Yh6xaHbrKDXynBjo90tyO9BDwse4K8QBgE8Bi8InuWsbzKYDxfMYcH+Bz5jBoMofBFnMYbDNnDWCHOQx2mcNgjzkMvmDOOsCXzGEQModBxBwGT5gTADxlDoOvmMPga+Yw+IY59wG+ZQ6DmDkMEuYw2Nd0ayhzixd0F6htUBXowPQTFvewONRUGbK/44Vhf28Qs38wiKk/aro9pP7EC0P92SCm/mIQU3/VdGdI/Y0Xhvq7QUz9wyCmPtMvxnKZwV9GvkuFA8ouNp/z98T7B8IaQLYAAQAB//8AD3icrToNcBzVefe9/b3dvd29u909/dyd7ke6k86yLEunOyHJsrCxJWyJGmEcLMDYxBhHNsZQBzOAkjQmFDrGIq5gHEIcCILOAGZq3IQO04RkIGkgaUMKMbQznSlJW0wgJtOQHxRr1e+93TvJwq7JTD3y2/f//bzvfX/vAhAIzL3KPcYNBFIB8UR9EJYuAcuAqGNbOiwDSczkuorlaJ6WTeVSRwMIDveY8aN20GztjzMhW4P2H+kNUPM5NaVNQE0K3tWM77vv8rJqgnT33VJE4WWIfd/QbKHZjcXcZiFAqjCDgUJA/mZTWOIIwi0vAwNiUjkW9THIZs6DAbnj6ffGP/P+0y2vv+5SXGLKuXHJPJH92c+yT7x3883wnI9W/DxI4T9+bm7uOL+MUwNywAg0BJYFQgNKa2NDzFBEjqeM0SFXLHU4YKe7yjFoSmdEKWw5nemOUj5czMXCliilM7lyuFgqp3HaDf1j/fhH+s6cfm4MEpA8c0BSQBO5CUkD5fJi05kDjSUoNnETTUUSXtpPVm0aGHDdmV0nNkPiMUWeHZMVRSZPSlp0dqypCKVG8iT9IK5AEeamyZGAjecW5tm5SSBm8ojiSqBsYoXDTRtuymw13V8axjB+p2EPlsMGcRzTTRkGOLRpmk/AzSZ+A97ecx+QN8g9gUbc26F7N+GJiN5pLGMA8hUo7EQcHI455A0PwrS3I37N+bZhTE8bex1aeeIJ4+MTjTY6gcH+iIvgGWQRdh2TR9sS81kspCzytguLfBcyuBOLXuhwYnZnh8NFUs6plLPLScGpWBKwkYztwsop7Hie9r7rYK/9brWXTg9U+RiBX+GJiyc0rgIv7UNJe3vPjrFdyZOV/byNUkyW/0AuIi/h+h6U5a64SmW5ieGcya2AYimG+EUtnZN08ImgveV+KOYykiiJVMrbkI+dHUkC9+nyPUFdD94j639r1uTq7FiSNrR1hXS8uLbGapYUSbpaJvzmp5aODbU9iJNBU1gJa5LFTCqihNpDigmWWtc2GjUy7Y2m3hHk14qmPJXp2cTInZudO85dhzw2AuXAJQHl+Yt7l0RVjkO8u4q5JZARE2A5yNxStNgGWcQSj7izA1HucCgJOsRsb7xYWgn9XAwvRqaN4HAS4ENF3kXFFovJ/muW3zsYDK3jxaCQbOouOPXZPmBDNZG4krS0N2/9wakf7hHv+IcPX/jcaGWZAp9fvrFtv66UeSlXn4zYdZo5kLNwIJJRTbEu3jz62Zf37Xv5l7RAeugZfAQ7kJ5koA3PoJB1eP8MpHRVWqpygyITpiKz4DCoHMENlun+wrDA0bNZ9jmJZdZwhhx9UnewMKztg2yAlie9j6O7Lzrks7tYdRdOO4u/FJ9e5G93RyFTJ1f5G17IZDs7z25uEfuFBYwlvYpUUuTnKJO6umg5IymD88yGGxbycjN2JOkIVk6wUoEzm/0O5T/Owb92Jg8NyL/6qFrl30IZ5nSgMp3nch7DkvOMCaMeoQ1U4JZxQncenmAMmcAei/S7V9CvAccW8mczwtMCceSQ8nwhXWuKAeQPJbRCc9RnhoSyhvBL+WgxTzsk0Y567IFj+35wa4Xq7ykS5YIm7UIdq4iCfKcsiIoSvFFWONUnFovZoXHKhXE69R9hTOIEgZPcJ0VZRrx+i3j9hhtFPqQDnYjX8uaEpS2+F4twiVkOylSJAwfvBZO3XBnoTaEHtltSWAGKIEl3SJIQ1CRESIRnLFtJRc88GckEbQuOBTO5zBXziL0JIPKiyMtzggwiMc+czmbDEbDMbJaLhC3LPzPuFOKaD6zEM+tt15gNxTPLIg5dvglCfGmbmakYmqmKsEfRVOWWAXjqvEzVeamT6botq9321Vu2rIb7KOrufmZ24LWmoiI3yspJJ65e704JprBSFGH3pxXLhAQe9fBzbM1rq7YAm1dsctvZSiqu8G94rxwS/LQ7JYorRR0XXq/GmSh4dJADKAsSk70ajQ8gHdE0MhzVjOCbVDSvKINd1PhKVN+fgMTG2zYCvIaq+V2mmsNTP36IRLD6xO7ejWTDisfc7zCVD6tQW+/eMTW1Y3fSt20foe+hBZpQ3zfGfH3vyzmCZNvHFoJFVPrRjj7m6I26M3r7KHQxgD5c2H/4tQdIeJLJ+yQDvTsZOwv4jYfJQxVaxxmtKtNTTVaQnRmS6kkWvfBoNvCeIT55jt41PJZwpg3YYeJYGK+dppgK/sF+R/8ggZIOBlnyNoK/qpwokLZ6uCFRKCTKV8HeGaYksPg2Xj/3fyQZb6dhGWv2QLLQU4DW7lZwf77Hw+vb3AjzexKIVywkEXoGlB1JUqr4FW3A7BZlDzgzhZ5W0tyfI1da7mmn13JvsZOFxLuJIRsmLXJVskByA41iu/uvSds9bWOnPZQ4lSgANm+xqQ6gMPlGH2YR79rSDIXLXQBujHZSxkCpSIeynwCdNxEFJ2HVmSDaFPxQYoIN2BfCM8E6zTCu66VDSQ97KkPfIa8i7nGUITNAZagDhYFJjeg5rXh+bcBuYamT/JWmRVE8Iopeb/3ud1ZdSIs4TkQLcaogJ63Z5dGUxEfefz8qSKko+Qm2PB/ZgyEEMngmjkjovYB0GBog+n9COzD7MiQ73pfOA5S8NLseIst+QWbPC9y/J8dRv7QFliCNWcnzAYlI3fE8hdNVbBPY1WEeZxm8m5mKOdypQRG1qhiRgQBnZbr7N20qT1ipoPsLVYWEGq8hE3BoLPn2tV8PhWVe0WTB4nIN3WMD7cmIiDZEhaSSROulWMbk2+sX4LIs0Iq4NNdUfV3mDeqCbaEOligmbYSFCaU0VRVULrhTKoKlIMubNvV3ZyyOByWMilXkBpNjcIjihTjBrwzF/bmKF1iMJNsHxrobcnxElDVF0C3u69fevP5txIsEcUrVZyR96DPqiI/C+zGTp0uZGkXVP6PG1RncET7Ey/eKjnX885QeWw83krsCIVyvMp8TD9P3rEvMFUkFZxS6Rw25ytWQJ/52/tqLyQSDrc7Dpiq/H2XDgYsVBgjnK7BF95EwLKLNKLh0bg5x74VXPNwJO1fq7raB588j7pbhat78pDKjPE1td1Jl6Hhn8Q73LdISsCrrgwuijljQ28Tinnavx+Xu9ap6jYqn2QzNaly7RoVJ99MoBl/DvmtU1X0Lu3FCnO37XXKEW832Nai8BYnDKKvIF92W3F9dotK94ahCNyJPuW+5b2L1WrQ2X6fSc1TBejLg77uvsm8FX2b1ghWk6cbjuB1FUIVm9y0f6aMKfMbdhjshNGihFKgIgE7044ZvkbXz+zbh3chXN/f35Z6mOyF2b/m7H6V7HVV3XYOYtiDOig/J25bh+xPuAPMdxRPRc8V1YU8Z2mEv9OIO2O6DTg8Wtt2C3+lCcjBRmEaNVbDhi0nLnUK1ttvqdVpsexruQ93WGnf3T9s47N+te7nN5FeohRGeChUfIvZx5htAPYTNjQl/ea/tTlkW7LZ7nIK3dyNsGUwWpq0+a4k/ALvozB5nurkCqwthUdrq5mnzBD/tu5rpfPVYuC6L0VZwnMfd/YnGxgTc97jjFNjGFvRQ6iyrYPfZjyPVyQJM233YRF5YVb1xgLzjwVMX3NOwZ/K7wtJZx4W8pGRNNzf4ZOBeCKgPCxuKcUYmxQNycbjP5wGlEJGk8OZc369tR3gtaZ+X6CbmVkIONRVJcugpluk1TQL1Fqmfy1ELVi4hYy1zJhYNj4zu7RkfbuebN17fv+q2Fj4sDgtE7Hv2uk89uneIH7j9yNWjR1YMmUvJSzO6s9QcGWkbHt83PtzW0yWCMMLr4roNcMm+o88e3XdJ/0VDkWiFDxSv5YhXq8d3nVAryjjtoDXp7Ojn2gg6ijGHIUxDpQZ0Y2lQym2+5NZHN219to8XhsUw33Lb6p6dG9DVGN598/bmkXA0NoPeR2t4qO/h0U8d3bcKtmB5yeilos6PCCB29fgINjeNmEsdfaYmGhm6qB9RrPhEx7mrEbfGwCDauZXNJo09wLJ1oAhSe1NxWkUDKKJofMqeE+szt8S4K9JYmjbLXRRtylOU1vWN//mVy4/0DVGNqM9QJT7SvL287ot5MSZoGC/oyHTWO7p3vdd5s6RB439/5fKH6aIaEDh46AVkpMqWo1YdaWpe1690hzT4e79jxGuLvD+R0iUwuiJ+TLUM4+yrA8aAdsVAsX1JFgMsTkCF4ceBdtgLZ8oXaENnPpfPipLA6A57nn4+XI1hUbCoYmig1KP5pH44Kybnq4cUyatKivvTmXpeOC7y8J4il3yHncWVz+SDrc5zTqucPyYro3Af7XP30/I8ddJxsQAgXIFbz37QdsmqNhJl0K6145C0rkWzExAX8aM3sDpwYyA8oF83PNBXWu7xRPQMIT1E6syw7M4F2tFwOmyhVKQ7+uH/lz9DribLBF4jsuze94lYBc+7LzLOXMw4c+66u52EZz/QLEWxyA0XZFuA9+OVUfSTwyzWCw0o3a0Jx9BYTrKp2AZiEi9qGSs6OFhZkPboRDXesZKpbcd3UOjV8dMgNNQhr1pJh0Qy5petVIQ48Zq1KefMj7zIhluf3pQeBs5JfUuJMGcgHFRik16gP1mzHX2EmroaYhmVysETLOo54aSGU/gHzbEwdRvCMXuGhUczHj3HkZ42Rk9LYIDS07c8YRuqSBg91Pmnwo8VghFR2Y9oKTmxziSwi0HTN2I1cMvT3E7Fezk/Pae1UnYyUwqdRnqCNZPoXSJSk6hxGWmRBKqBSMqyTP97/wmaJcQCGpqbG5Iw6vhEtHpEVWihepULpFG3rqG0rOha2qTxJIC0YOSYFjrxEtP8nlSlIxvu7PLcRKmS76mk04Sq0HoTqJ04CcfcK+DDIU34mhCX/dByaAiDy58ibicVeRdNJrNyezI2G/ESlUKsZDxiOtLJk/ChXCc9Imp+1nO2xL6QZIkkWiizM7SHIF9q9K8ZpQDx8zOjgWaMzORvdrSGPJ2sEzRYZer9O2gmWD4zSTr6sSuH8Uc/IGjmyLIMOHUV0G48840967ixy2v6zIhcU+pr3bDj9u0bc1xfqUbO9sUuH3O/iqEbFPqaPbOBZuFTO57rx7mxvnDL7avRFLah/ei55LZCpKddjqz4OxhyH6YRLuzA0rcfY5yC8rQTcb08JdLYleZW8TZ0lGgSCyVfQoQtRDiPV6BqKLryzL7kqRmkuoGdE5UzlKWy39mJQlU1OChf1KrEHOYcsdMhvaO3j5JN+zZBXJZ2Kmq0WRSMDSFJGqmtC0q8eZesmfWxPxNNca3DC3KzYsg7MBBXhJ2yHmvy5sojNXVBmQvfhUdoxJ0NgiENWTzfqwd3SOjC927ceNvGjbfTUTNp13eIumhvAKEvJA/HTUW6Maj1CeJAUtBFrcOI1xugSWxubV1qqaRJ1gZvqiHLbKqwOo5TR9hELw7/iBsjL/t6WXl+SWN9VOO5RfnTtJcwreTFY35bWthGB+bMB+yOcGEDg4bztxbkUR0wh1h2kJWgV0awMR+Hjvn5mlrmu9BMCMpYsZynmQC8KR2xco4maZIg5jN5CU86ViJ/s27nzqlxgFc6167fuXP92s5XYOdDO8j4pYNYw16IjR8eH79U0ra3Y6V9uyat20l2P7AbsKpjJ81Tzs39nt9PXgqYeL9LNB+Yi9uMN1BEZ0knnvijDiZLEDg6dJ30NuA9oQEVh9U0uk/kgO8A+R94pvWy8YveWn0ZWbfmLepJXdqz5Z5B94qhu7d2k75r7l0Lx2gVtvTMr6FXgDY7p56d6qSNS+/e0ke6r//CQ1/YXiTdW++u+FK/529HfC3klvzNhK3Te4txIUFlkuQ8tIjguXrUG6WAPWgMsIcDF664d3v3DHXwhQ07YMul2I9QDvtQXz+bokoej3uUo5mt1Qi7f/m58pGoIAyavsnnFiUl8cbhKTpRmI+CKw9Y1oKc5GvZZJCT6kWJcCHNzzDS3KTQKEocr/6Fe1GoUf+1rq/QG/W/hs9goz8E649Xc5M6HxXjAnDV9OT9spBFuwOC26Prv2bzQ3RhCHfwaYpW8+LxqOzlYOZR7/Kf/RbmXMktCzAr3jWP/Kqt5KUqZDq4uTqyBbYGfL17HcuL19KcjykyePSoAP2bNgILH1qOXXFwA9l471P3bOIvOwRXL8j+k0OjB6cPjrLCfe2sXP/824QcsAMZlOmGWiMo0rwb4K1qo+mH/LkBVlXdA+cFXFFWvz0//AXvbZ6+ac3GoyzHHvXfzCqvNILfLi9qV7KBJ/03OPbql/A+XlcDa3g9C1/rnPPU/XzkR4E3q/4p6kHES6V3vVx1M7x3EG4RnpwfhuT9B8mTF4BG6w/vZp7SbtoL4oJBkCuYe2+LL3GT6CtdzGKjNas6FGaHETyqOIeljCSdy4azYTwkLxFIL08OHSKaM+7sonl9vERpGguhHaS5bUgz24xu3ETTPsVKqntkIZfpqR1MdBfQKd6hmiFHviU1QZ260MQ2FSOcbfDmVoyFeHkb9rq/db9KFWsP6uutqz6LgZW6R+JrIjp86Gp6jSXL+7RoUv38yjEracH0NiVpKdu2ISBl27QDRdTKAT9WHoc/IL/p7w4sptcdmtpFR6IcZRnNXDnaT909x7Ykjj6PwmlFdP9FMuWgQvb8nAiKpHB7iS4/r+pk678LRCWOGpq9QwfOlOGlbpDkEPwThngKL7puibAY5LvMl+ZQQ8Yx4mxF/wZjkGJ7a3NjKl5jyjiJ/hAhLzVVExN+9qMpZsAyWImhu/eF2NlfcmS6bxq6lNlO9CZvxpjon/G7R5k1SqVwuFwOv3HTTZn0TTelSQs2wtjpPkNH8D/RH++b3mkosx0KLkzSlfi92qSrzPKX2arMTe692ChjJ7T5I75t3I487EIe5jXKQ6pg6Q83qs/lEn3noSFynmb4aOrBF9sEoBuHhKFYcL11up41emofLCQGE60wVdeDClSvn5qqM41Go7t+iuWUHqzrNrOGWTsFst5TtwLXXPk0Syc9fSX2rsBFmzadY6C/Fge8d+e5uXHkfyiQRc6vwTu2Ylkhz95Fq2/8+YVv/CxSqb7xxyqhDjDBRxFBxcQnSYzeBfrYNqGJjej4TLDfWEywII42hqZ+/BB/6I2DkCn0WS9uv3PD4Z0DpG/3oemDe7u5NS/aMOWtol60t2qCusYTSi19uHn1iHiQOpz2i2v6xx/4xqE9PfyqHQ+N3Ln9RftsmoxADcYAyvMt9Y73lr7wdwTUmb8g/u53GOaw6pPizJC9MJrEj7noG9sG1CNhmWN2BcF2dpRzGBfz5XrojEWZRxuj6aCYY0tiLJOTMmK2uJJQjxj/8hjKEB1iGHCj4JTpxczQzEtehAevG+5pUO12twtCjfG4I979yJB4a7RlZbDdVGV1OMgDQPZQY+ERm1wqiVyYJwJHMrGaP+o9YKbUlE2ApL6YEiyylNT9ESff74qtvCgqNSZcBVOa+2Hr9q9E70rVikGTcxRJ4BSQa6ImzpQIEXk+OFbqhvQRQ4souDWotqAiL2Xqm+AZ/Yz0kXcCOnvfqg1779vzOXtqtvPMii9Ig5+dwj87Kf4bQ6EJfdRt4PyQZYFY0/NXERbE5vPzi+As2njhToFqfp7h6ufXYTFiZ6MCryyG/xQX5qIBFddLfr6b+SYsHc3P1ocikRD5rxCMuNslxeBKuiZjzQpUY6kFvwNgPtyioHRxkEr9fv+HE5AwHFc9q0neOXOa/kiAi9ByQX3et1fZb2+q7yCL914QN5y1GVt/DOVaR29JPCECXV9iGaI84A7sQ9W3Y4dLZe4vVR1Mxd3Hc7rq7lNVOKjqHM9xqmiceVWXNTgoiO6fswpN0R/EfnefyHtnMvcsdw1nzMOJiSzGpQ+SPmclxmVRqlVM0HG5wNFSQYAIRhjE3ZDTsobwJbifVegTxj7sx7mCRwvp5XSWh6/QYs/TwjyMahKsVCYZVaeECMTR56MplPyzCfrSPO/dL0m8RwvpQ1oS56aF7i/58Mpn0eOHaKxcTNGd84cLd4oCvXPu3B+4a8kPUA7rmSzJ7E3Zy7OzuJEm/Mt+7Eh/pyDPMx7xF7luuh/CY9hDe4WZYLqvW+YhFlJiWX1PO0aOB6L0t3AVOUK7V/XSqP8Dx/CavHCY8erwC3jhyKHZR2nu9wXvpz4vKN4dwOIA22sZ/S1RTbhyBxbvF/XeXzEQpfEUTa0hLTTE+RigN9vzQhBp0RzT5OUaKazwlhEU8u0fx8D9XmGdwVmmZmpavDGuichhJJUz1nn5pp9yj5H3GG7DgZtovmnn5YNFiiT/JyIZqw6Uvd+i0TRIFwumFw7SVEg/TYvQDM/8hE9O4uTWEVlECuyU2tLW1oKK3jIk+bItDxy6TZKw36mttdZgKDxo1fIRzrFMSbrt0J/Cl8KVh1OcozuqGUyO7RxLBk3UrA6XfmDTF97qwAErpOl655GnjnTqOidyIQsHO08G/hcLt/j/AAB4nGNgZGBgAOLaW41M8fw2Xxm4mV8ARRguss1QhNC5H/9//Z/FUsEcBORyMDCBRAFTFwxveJxjYGRgYA76n8UQxVLGwPD/FUsFA1AEBfgBAHyYBUh4nGN+wcDAvACCWfSBNIgviMBM1kA6koGBMRWVBqsDYqYmiF4wHQkxg+kUBMPVWEP0gTDYvBdoahZAzYxEY0ciuWUBFjkoZimDYLC8IKpehmsQccYvSGYgYZB7YBhFL5o8cxTQjDUI/wIArpclrwAAAAAAAAA6AIYA3AEKAUgBgAGgAfoCYgKqAwIDOgOGA9wEQAR4BLYFAgU8BZoFzAYMBlIGmga6BtgG+AcYB0QHcAecB8gIAAg2CG4IpgjyCUAJrAo0CtALOAueDAoMYA0ADVANjg3mDiQOjg7GDvgPOA+ED84QPBB2EN4RNhGgEfISchKoEsgS6BMGEz4TXhOSE8QT+BQsFGIUiBTWFX0AAAABAAAATgBuAAYAAAAAAAIAAAAQAHMAAAAiC3AAAAAAeJx1kctOGzEUhn9DoIKgLloJdcdZIRDK5CKhSqyoogJrhLJDwgyeSzpjRx4HlGfgLcoz8Dp9j+76Z2KhqFJmZM93Ph/bxx4AX/AHCqvnnG3FCgeMVryFT/gReZv+JnKHfBd5B108RN6l/xV5H2d4idzFV/zmCqqzx2iK98gK39RR5C18Vt8jb9P/jNwh30fewaGaR96lf428j4l6i9zFsfo7drOFL/MiyMn4VEaD4bk8LsRRlVZXouehcL6RS8mcDaaqXJK6OtSml+lemTrb3Jp8Xmm/rtZ5YnxTOivDZLCur401XgfztNytec5HIWSSeVfLVdxHZt5NTRqSIoTZRb+/vj/GcJhhAY8SOQoECE5oT/kdYYAhf4zgkRnCzFVWCQuNikZjzhlFO9IwvmTLGFlaw4yKnCBlX9PUdD2Oa/Zlay1n3dLmXKei9xuzNvkJ7XLvso2F9SaselP2Na1tZ+i2wqePszV4ZhUj2sBZy1P4tmrB1X/nEd7XcmxKk9In7a0F2gv0+W44/z/KQo7lAHicbZLnlpswEIW5Bgy4bLLpvfeE9N57z76DLARWEJKOEEucpw8CO/kTncOdT6PhnlHxRt4wJt7/x47nYQQfAUKMESFGggmmmGGOLezBXmxjH/bjAA7iEA7jCI7iGI7jBE7iFE7jDM7iHM7jAi7iEi7jCq7iGq7jBlLcxC3cxh3cxT3cxwM8xCM8xhM8xTM8xwu8xCu8xhu8xTu8xwd8xCd8xhd8xTd8xw/sBLUlZuIkZZW2q0hzahvDRqocUyIpE4EWTR1WXDZ1sGRCz5yklBsqWBZwmauZk01mTqxl0nIlUyLs9r/Zej35m4kFl2XKftlAKFomTlKlmfQ1l74lRdB9dbxQqqyIKbc2MPQZGqbFKsqVaYnJ4ky1Ms24iQXLrYPE8GLZ07jRfaIvcf5JX+NoMhQ5jLoqFwenBS8Gpw7WTh05py6MaOtT2ibEGNXWKW1Da0i9nPY6dNe7CEWy7pc+5EJpvfJVnvtUFUHFZBPWS2LYxKqiECztVpINypAuGS2nvQ6Gs+H0hsk0U3ZznDETguua1/MNpLvMWH/RFGEuuobCihScxqS2zPC6jH4rVaVcxn1UjQ1yJW1QK2MTJ6nrPOqp0d3Vk1WoSVOz7p0oHeWdTbpoh5i3sVWpezp23AGTWch+Mmonu0o0Vb+l6RqdabLmRnveH9ru7j54nGPw3sFwIihiIyNjX+QGxp0cDBwMyQUbGVidNjIwaEFoDhR6JwMDAycyi5nBZaMKY0dgxAaHjoiNzCkuG9VAvF0cDQyMLA4dySERICWRQLCRgUdrB+P/1g0svRuZGFwAB9MiuAAAAA==) format('woff')}</style>
+<style id="style-core" type="text/css">html{font:16px/1 Helmet,Freesans,sans-serif}#store-area,tw-storydata{display:none!important;z-index:0}.no-transition{-o-transition:none!important;transition:none!important}:focus{outline:thin dotted}:disabled{cursor:not-allowed!important}body{color:#eee;background-color:#111}a{cursor:pointer;color:#68d;text-decoration:none;-o-transition-duration:.2s;transition-duration:.2s}a:hover{color:#8af;text-decoration:underline}a.link-broken{color:#c22}a.link-broken:hover{color:#e44}a[disabled],span.link-disabled{color:#aaa;cursor:not-allowed!important;text-decoration:none}area{cursor:pointer}button{cursor:pointer;color:#eee;background-color:#35a;border:1px solid #57c;line-height:normal;padding:.4em;-o-transition-duration:.2s;transition-duration:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button:hover{background-color:#57c;border-color:#79e}button:disabled{background-color:#444;border:1px solid #666}input,select,textarea{color:#eee;background-color:transparent;border:1px solid #444;padding:.4em}select{padding:.34em .4em}input[type=text]{min-width:18em}textarea{min-width:30em;resize:vertical}input[type=checkbox],input[type=file],input[type=radio],select{cursor:pointer}input[type=range]{-webkit-appearance:none;min-height:1.2em}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{background:#222;border:1px solid #444;border-radius:0;cursor:pointer;height:10px;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#35a;border:1px solid #57c;border-radius:0;cursor:pointer;height:18px;margin-top:-5px;width:33px}input[type=range]:focus::-webkit-slider-runnable-track{background:#222}input[type=range]::-moz-range-track{background:#222;border:1px solid #444;border-radius:0;cursor:pointer;height:10px;width:100%}input[type=range]::-moz-range-thumb{background:#35a;border:1px solid #57c;border-radius:0;cursor:pointer;height:18px;width:33px}input[type=range]::-ms-track{background:0 0;border-color:transparent;color:transparent;cursor:pointer;height:10px;width:calc(100% - 1px)}input[type=range]::-ms-fill-lower{background:#222;border:1px solid #444;border-radius:0}input[type=range]::-ms-fill-upper{background:#222;border:1px solid #444;border-radius:0}input[type=range]::-ms-thumb{background:#35a;border:1px solid #57c;border-radius:0;cursor:pointer;height:16px;width:33px}input:not(:disabled):focus,input:not(:disabled):hover,select:not(:disabled):focus,select:not(:disabled):hover,textarea:not(:disabled):focus,textarea:not(:disabled):hover{background-color:#333;border-color:#eee}hr{display:block;height:1px;border:none;border-top:1px solid #eee;margin:1em 0;padding:0}audio,canvas,progress,video{max-width:100%;vertical-align:middle}.error-view{background-color:#511;border-left:.5em solid #c22;display:inline-block;margin:.1em;max-width:100%;padding:0 .25em;position:relative}.error-view>.error-toggle{background-color:transparent;border:none;line-height:inherit;left:0;padding:0;position:absolute;top:0;width:1.75em}.error-view>.error{display:inline-block;margin-left:.25em}.error-view>.error-toggle+.error{margin-left:1.5em}.error-view>.error-source[hidden]{display:none}.error-view>.error-source:not([hidden]){background-color:rgba(0,0,0,.2);display:block;margin:0 0 .25em;overflow-x:auto;padding:.25em}.highlight,.marked{color:#ff0;font-weight:700;font-style:italic}.nobr{white-space:nowrap}.error-view>.error-toggle:before,.error-view>.error:before,[data-icon-after]:after,[data-icon-before]:before,[data-icon]:before,a.link-external:after{font-family:tme-fa-icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;speak:none}[data-icon]:before{content:attr(data-icon)}[data-icon-before]:before{content:attr(data-icon-before) "\00a0"}[data-icon-after]:after{content:"\00a0" attr(data-icon-after)}.error-view>.error-toggle:before{content:"\e81a"}.error-view>.error-toggle.enabled:before{content:"\e818"}.error-view>.error:before{content:"\e80d\00a0\00a0"}a.link-external:after{content:"\00a0\e80e"}</style>
+<style id="style-core-display" type="text/css">#story{z-index:10;margin:2.5em;-o-transition:margin-left .2s ease-in;transition:margin-left .2s ease-in}@media screen and (max-width:1136px){#story{margin-right:1.5em}}#passages{max-width:54em;margin:0 auto}</style>
+<style id="style-core-passage" type="text/css">.passage{line-height:1.75;text-align:left;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.passage-in{opacity:0}.passage ol,.passage ul{margin-left:.5em;padding-left:1.5em}.passage table{margin:1em 0;border-collapse:collapse;font-size:100%}.passage caption,.passage td,.passage th,.passage tr{padding:3px}</style>
+<style id="style-core-macro" type="text/css">.macro-append-insert,.macro-linkappend-insert,.macro-linkprepend-insert,.macro-linkreplace-insert,.macro-prepend-insert,.macro-repeat-insert,.macro-replace-insert,.macro-timed-insert{-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.macro-append-in,.macro-linkappend-in,.macro-linkprepend-in,.macro-linkreplace-in,.macro-prepend-in,.macro-repeat-in,.macro-replace-in,.macro-timed-in{opacity:0}</style>
+<style id="style-ui-dialog" type="text/css">html[data-dialog] body{overflow:hidden}#ui-overlay.open{visibility:visible;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}#ui-overlay:not(.open){-o-transition:visibility .2s step-end,opacity .2s ease-in;transition:visibility .2s step-end,opacity .2s ease-in}#ui-overlay{visibility:hidden;opacity:0;z-index:100000;position:fixed;top:-50%;left:-50%;height:200%;width:200%}#ui-dialog.open{display:block;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}#ui-dialog{display:none;opacity:0;z-index:100100;position:fixed;top:50px;margin:0;padding:0}#ui-dialog>*{box-sizing:border-box}#ui-dialog-titlebar{position:relative}#ui-dialog-close{display:block;position:absolute;right:0;top:0;white-space:nowrap}#ui-dialog-body{overflow:auto;min-width:280px;height:92%;height:calc(100% - 2.1em)}#ui-overlay{background-color:#000}#ui-overlay.open{opacity:.8}#ui-dialog{max-width:66em}#ui-dialog.open{opacity:1}#ui-dialog-titlebar{background-color:#444;min-height:24px}#ui-dialog-title{margin:0;padding:.2em 3.5em .2em .5em;font-size:1.5em;text-align:center;text-transform:uppercase}#ui-dialog-close{cursor:pointer;font-size:120%;margin:0;padding:0;width:3.6em;height:92%;background-color:transparent;border:1px solid transparent;-o-transition-duration:.2s;transition-duration:.2s}#ui-dialog-close:hover{background-color:#b44;border-color:#d66}#ui-dialog-body{background-color:#111;border:1px solid #444;text-align:left;line-height:1.5;padding:1em}#ui-dialog-body>:first-child{margin-top:0}#ui-dialog-body hr{background-color:#444}#ui-dialog-body ul.buttons{margin:0;padding:0;list-style:none}#ui-dialog-body ul.buttons li{display:inline-block;margin:0;padding:.4em .4em 0 0}#ui-dialog-body ul.buttons>li+li>button{margin-left:1em}#ui-dialog-close{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#ui-dialog-close{font-family:tme-fa-icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;speak:none}</style>
+<style id="style-ui" type="text/css">#ui-dialog-body.settings [id|=setting-body]>div:first-child{display:table;width:100%}#ui-dialog-body.settings [id|=setting-label]{display:table-cell;padding:.4em 2em .4em 0}#ui-dialog-body.settings [id|=setting-label]+div{display:table-cell;min-width:8em;text-align:right;vertical-align:middle;white-space:nowrap}#ui-dialog-body.list{padding:0}#ui-dialog-body.list ul{margin:0;padding:0;list-style:none;border:1px solid transparent}#ui-dialog-body.list li{margin:0}#ui-dialog-body.list li:not(:first-child){border-top:1px solid #444}#ui-dialog-body.list li a{display:block;padding:.25em .75em;border:1px solid transparent;color:#eee;text-decoration:none}#ui-dialog-body.list li a:hover{background-color:#333;border-color:#eee}#ui-dialog-body.saves{padding:0 0 1px}#ui-dialog-body.saves>:not(:first-child){border-top:1px solid #444}#ui-dialog-body.saves table{border-spacing:0;width:100%}#ui-dialog-body.saves tr:not(:first-child){border-top:1px solid #444}#ui-dialog-body.saves td{padding:.33em .33em}#ui-dialog-body.saves td:first-child{min-width:1.5em;text-align:center}#ui-dialog-body.saves td:nth-child(3){line-height:1.2}#ui-dialog-body.saves td:last-child{text-align:right}#ui-dialog-body.saves .empty{color:#999;speak:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#ui-dialog-body.saves .datestamp{font-size:75%;margin-left:1em}#ui-dialog-body.saves ul.buttons li{padding:.4em}#ui-dialog-body.saves ul.buttons>li+li>button{margin-left:.2em}#ui-dialog-body.saves ul.buttons li:last-child{float:right}#ui-dialog-body.settings div[id|=header-body]{margin:1em 0}#ui-dialog-body.settings div[id|=header-body]:first-child{margin-top:0}#ui-dialog-body.settings div[id|=header-body]:not(:first-child){border-top:1px solid #444;padding-top:1em}#ui-dialog-body.settings div[id|=header-body]>*{margin:0}#ui-dialog-body.settings h2[id|=header-heading]{font-size:1.375em}#ui-dialog-body.settings p[id|=header-desc],#ui-dialog-body.settings p[id|=setting-desc]{font-size:87.5%;margin:0 0 0 .5em}#ui-dialog-body.settings div[id|=setting-body]+div[id|=setting-body]{margin:1em 0}#ui-dialog-body.settings [id|=setting-control]{white-space:nowrap}#ui-dialog-body.settings button[id|=setting-control]{color:#eee;background-color:transparent;border:1px solid #444;padding:.4em}#ui-dialog-body.settings button[id|=setting-control]:hover{background-color:#333;border-color:#eee}#ui-dialog-body.settings button[id|=setting-control].enabled{background-color:#282;border-color:#4a4}#ui-dialog-body.settings button[id|=setting-control].enabled:hover{background-color:#4a4;border-color:#6c6}#ui-dialog-body.settings input[type=range][id|=setting-control]{max-width:35vw}#ui-dialog-body.list a,#ui-dialog-body.settings span[id|=setting-input]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#ui-dialog-body.saves button[id=saves-clear]:before,#ui-dialog-body.saves button[id=saves-export]:before,#ui-dialog-body.saves button[id=saves-import]:before,#ui-dialog-body.settings button[id|=setting-control].enabled:after,#ui-dialog-body.settings button[id|=setting-control]:after{font-family:tme-fa-icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;speak:none}#ui-dialog-body.saves button[id=saves-export]:before{content:"\e829\00a0"}#ui-dialog-body.saves button[id=saves-import]:before{content:"\e82a\00a0"}#ui-dialog-body.saves button[id=saves-clear]:before{content:"\e827\00a0"}#ui-dialog-body.settings button[id|=setting-control]:after{content:"\00a0\00a0\e830"}#ui-dialog-body.settings button[id|=setting-control].enabled:after{content:"\00a0\00a0\e831"}</style>
+<style id="style-ui-bar" type="text/css">#story{margin-left:20em}#ui-bar.stowed~#story{margin-left:4.5em}@media screen and (max-width:1136px){#story{margin-left:19em}#ui-bar.stowed~#story{margin-left:3.5em}}@media screen and (max-width:768px){#story{margin-left:3.5em}}#ui-bar{position:fixed;z-index:50;top:0;left:0;width:17.5em;height:100%;margin:0;padding:0;-o-transition:left .2s ease-in;transition:left .2s ease-in}#ui-bar.stowed{left:-15.5em}#ui-bar-body{height:90%;height:calc(100% - 2.5em);margin:2.5em 0;padding:0 1.5em}#ui-bar.stowed #ui-bar-body,#ui-bar.stowed #ui-bar-history{visibility:hidden;-o-transition:visibility .2s step-end;transition:visibility .2s step-end}#ui-bar{background-color:#222;border-right:1px solid #444;text-align:center}#ui-bar-tray{position:absolute;top:.2em;left:0;right:0}#ui-bar a{text-decoration:none}#ui-bar hr{border-color:#444}#ui-bar-history [id|=history],#ui-bar-toggle{font-size:1.2em;line-height:inherit;color:#eee;background-color:transparent;border:1px solid #444}#ui-bar-toggle{display:block;position:absolute;top:0;right:0;border-right:none;padding:.3em .45em .25em}#ui-bar.stowed #ui-bar-toggle{padding:.3em .35em .25em .55em}#ui-bar-toggle:hover{background-color:#444;border-color:#eee}#ui-bar-history{margin:0 auto}#ui-bar-history [id|=history]{padding:.2em .45em .35em}#ui-bar-history #history-jumpto{padding:.2em .665em .35em}#ui-bar-history [id|=history]:not(:first-child){margin-left:1.2em}#ui-bar-history [id|=history]:hover{background-color:#444;border-color:#eee}#ui-bar-history [id|=history]:disabled{color:#444;background-color:transparent;border-color:#444}#ui-bar-body{line-height:1.5;overflow:auto}#ui-bar-body>:not(:first-child){margin-top:2em}#story-title{margin:0;font-size:162.5%}#story-author{margin-top:2em;font-weight:700}#menu ul{margin:1em 0 0;padding:0;list-style:none;border:1px solid #444}#menu ul:empty{display:none}#menu li{margin:0}#menu li:not(:first-child){border-top:1px solid #444}#menu li a{display:block;padding:.25em .75em;border:1px solid transparent;color:#eee;text-transform:uppercase}#menu li a:hover{background-color:#444;border-color:#eee}#menu a,#ui-bar-history [id|=history],#ui-bar-toggle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#menu-core li[id|=menu-item] a:before,#ui-bar-history [id|=history],#ui-bar-toggle:before{font-family:tme-fa-icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;speak:none}#ui-bar-toggle:before{content:"\e81d"}#ui-bar.stowed #ui-bar-toggle:before{content:"\e81e"}#menu-item-saves a:before{content:"\e82b\00a0"}#menu-item-settings a:before{content:"\e82d\00a0"}#menu-item-restart a:before{content:"\e82c\00a0"}#menu-item-share a:before{content:"\e82f\00a0"}</style>
+<style id="style-ui-debug" type="text/css">#debug-bar{background-color:#222;border-left:1px solid #444;border-top:1px solid #444;bottom:0;margin:0;max-height:75%;padding:.5em;position:fixed;right:0;z-index:99900}#debug-bar>div:not([id])+div{margin-top:.5em}#debug-bar>div>label{margin-right:.5em}#debug-bar>div>input[type=text]{min-width:0;width:8em}#debug-bar>div>select{width:15em}#debug-bar-toggle{color:#eee;background-color:#222;border:1px solid #444;height:101%;height:calc(100% + 1px);left:-2em;left:calc(-2em - 1px);position:absolute;top:-1px;width:2em}#debug-bar-toggle:hover{background-color:#333;border-color:#eee}#debug-bar-hint{bottom:.175em;font-size:4.5em;opacity:.33;pointer-events:none;position:fixed;right:.6em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}#debug-bar-watch{background-color:#222;border-left:1px solid #444;border-top:1px solid #444;bottom:102%;bottom:calc(100% + 1px);font-size:.9em;left:-1px;max-height:650%;max-height:65vh;position:absolute;overflow-x:hidden;overflow-y:scroll;right:0;z-index:99800}#debug-bar-watch[hidden]{display:none}#debug-bar-watch div{color:#999;font-style:italic;margin:1em auto;text-align:center}#debug-bar-watch table{width:100%}#debug-bar-watch tr:nth-child(2n){background-color:rgba(127,127,127,.15)}#debug-bar-watch td{padding:.2em 0}#debug-bar-watch td:first-child+td{padding:.2em .3em .2em .1em}#debug-bar-watch .watch-delete{background-color:transparent;border:none;color:#c00}#debug-bar-watch-all,#debug-bar-watch-none{margin-left:.5em}#debug-bar-views-toggle,#debug-bar-watch-toggle{color:#eee;background-color:transparent;border:1px solid #444;margin-right:1em;padding:.4em}#debug-bar-views-toggle:hover,#debug-bar-watch-toggle:hover{background-color:#333;border-color:#eee}#debug-bar-watch:not([hidden])~div #debug-bar-watch-toggle,html[data-debug-view] #debug-bar-views-toggle{background-color:#282;border-color:#4a4}#debug-bar-watch:not([hidden])~div #debug-bar-watch-toggle:hover,html[data-debug-view] #debug-bar-views-toggle:hover{background-color:#4a4;border-color:#6c6}#debug-bar-hint:after,#debug-bar-toggle:before,#debug-bar-views-toggle:after,#debug-bar-watch .watch-delete:before,#debug-bar-watch-add:before,#debug-bar-watch-all:before,#debug-bar-watch-none:before,#debug-bar-watch-toggle:after{font-family:tme-fa-icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;speak:none}#debug-bar-toggle:before{content:"\e838"}#debug-bar-hint:after{content:"\e838\202f\e822"}#debug-bar-watch .watch-delete:before{content:"\e804"}#debug-bar-watch-add:before{content:"\e805"}#debug-bar-watch-all:before{content:"\e83a"}#debug-bar-watch-none:before{content:"\e827"}#debug-bar-views-toggle:after,#debug-bar-watch-toggle:after{content:"\00a0\00a0\e830"}#debug-bar-watch:not([hidden])~div #debug-bar-watch-toggle:after,html[data-debug-view] #debug-bar-views-toggle:after{content:"\00a0\00a0\e831"}html[data-debug-view] .debug{padding:.25em;background-color:#234}html[data-debug-view] .debug[title]{cursor:help}html[data-debug-view] .debug.block{display:inline-block;vertical-align:middle}html[data-debug-view] .debug.invalid{text-decoration:line-through}html[data-debug-view] .debug.hidden,html[data-debug-view] .debug.hidden .debug{background-color:#555}html:not([data-debug-view]) .debug.hidden{display:none}html[data-debug-view] .debug[data-name][data-type].nonvoid:after,html[data-debug-view] .debug[data-name][data-type]:before{background-color:rgba(0,0,0,.25);font-family:monospace,monospace;white-space:pre}html[data-debug-view] .debug[data-name][data-type]:before{content:attr(data-name)}html[data-debug-view] .debug[data-name][data-type|=macro]:before{content:"<<" attr(data-name) ">>"}html[data-debug-view] .debug[data-name][data-type|=macro].nonvoid:after{content:"<</" attr(data-name) ">>"}html[data-debug-view] .debug[data-name][data-type|=html]:before{content:"<" attr(data-name) ">"}html[data-debug-view] .debug[data-name][data-type|=html].nonvoid:after{content:"</" attr(data-name) ">"}html[data-debug-view] .debug[data-name][data-type]:not(:empty):before{margin-right:.25em}html[data-debug-view] .debug[data-name][data-type].nonvoid:not(:empty):after{margin-left:.25em}html[data-debug-view] .debug[data-name][data-type|=special],html[data-debug-view] .debug[data-name][data-type|=special]:before{display:block}</style>
+</head>
+<body>
+	<div id="init-screen">
+		<div id="init-no-js"><noscript>JavaScript is required. Please enable it to continue.</noscript></div>
+		<div id="init-lacking">Your browser lacks required capabilities. Please upgrade it or switch to another to continue.</div>
+		<div id="init-loading"><div>Loading&hellip;</div></div>
+	</div>
+	<div id="store-area" hidden><tw-storydata name="Degrees of Lewdity" startnode="120" creator="Tweego" creator-version="1.3.0" ifid="A6AFB52D-38F2-4CB5-86A8-54BF665670D6" zoom="1" format="SugarCube 2 (local/offline)" format-version="2.27.0" options="" hidden><style role="stylesheet" id="twine-user-stylesheet" type="text/twine-css">/* twine-user-stylesheet #1: "Story Stylesheet" */
+mouse.tooltip {font-weight: normal;} 
+
+mouse.tooltip span {
+    z-index:210;
+    display:none; 
+    padding:14px 10px;
+    margin-top:50px; margin-left:-40px;
+    min-width: 50px;
+    max-width: 450px !important;
+    line-height:20px;
+    border-radius:2px;        
+    box-shadow: 0px 0px 8px 4px #000;
+}
+
+mouse.tooltip:hover span{
+    display:inline; 
+    position:absolute;
+    border:2px solid #000000;  
+    color: #000000;
+    font-weight: normal;
+    text-decoration: none;
+    font-size:1.0em;
+    background:#C4C4C4 repeat-x 0 0;
+}
+
+
+
+
+.red {
+	color: #EC3535;
+}
+
+.pink {
+	color: #E40081;
+}
+
+.purple {
+	color: #AA4BC8;
+}
+
+.blue {
+	color: #4372FF;
+}
+
+.lblue {
+	color: #559BC0;
+}
+
+.teal {
+	color: #08C1C1;
+}
+
+.green {
+	color: #38B20A;
+}
+
+.brat {
+	color: #B74141;
+}
+
+.meek {
+	color: #C44B8B;
+}
+
+.def {
+	color: #D20000;
+}
+
+.sub {
+	color: #AA4BC8;
+}
+
+.gold {
+	color: #FFD700;
+}
+
+.tangerine {
+	color: #f28500
+}
+
+.black {
+	color: #929292
+}
+
+.brown {
+	color: #aa7243
+}
+
+.lewd {
+	color: #E04880
+}
+
+
+
+
+
+
+
+
+.general {
+    opacity: 0.99;
+
+}
+
+
+
+
+.wetstage2 {
+    opacity: 0.90;
+		filter: brightness: 0.95;
+
+}
+
+.wetstage3 {
+    opacity: 0.75;
+		filter: brightness: 0.90;
+
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+#statbar {
+		position: relative;
+		left: 0px;
+		top: 0px;
+	z-index: 0;
+}
+
+
+
+
+
+#bg {
+		position: fixed;
+		left: 0px;
+		top: 0px;
+	z-index: 0;
+}
+
+
+#daystate {
+		position: fixed;
+		left: 0px;
+		top: 0px;
+	z-index: 10;
+}
+
+#weather {
+		position: fixed;
+		left: 0px;
+		top: 64px;
+	z-index: 10;
+}
+
+#location {
+		position: fixed;
+		left: 0px;
+		top: 128px;
+	z-index: 10;
+}
+
+
+#xrayvaginal {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 1;
+}
+
+#xrayvaginalcum {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 3;
+}
+
+#xraypenile {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 2;
+}
+
+#xrayanal {
+		position: relative;
+		left: 512px;
+		top: 0px;
+	z-index: 1;
+}
+
+#backhair {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 10;
+}
+
+#base {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 20;
+}
+
+#eyes {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 30;
+}
+
+#sclera {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 31;
+}
+
+#mouth {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 40;
+}
+
+#blush {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 50;
+}
+
+#tears {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 60;
+}
+
+#hair {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 65;
+}
+
+#under {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 70;
+}
+
+#lower {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 80;
+}
+
+#upper {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 90;
+}
+
+
+
+#brow {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 110;
+}
+
+#lashes {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 120;
+}
+
+#collar {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 115;
+}
+
+#rightarm {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 130;
+}
+
+#rightarmclothes {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 140;
+}
+
+#leftarm {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 150;
+}
+
+#leftarmclothes {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 150;
+}
+
+#faceacc {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 166;
+}
+
+#headacc {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 168;
+}
+
+#legsacc {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 76;
+}
+
+#feetacc {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 78;
+}
+
+
+
+
+
+
+
+
+#divsex {
+		position: relative;
+		display: inline-block;
+		height: 256px;
+		width: 768px;
+
+}
+
+#voreback {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: -20;
+}
+
+
+
+#sexbaseback {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 1;
+}
+
+#sexpenis {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 5;
+}
+
+#beastback {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 6;
+}
+
+#sexbase {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 10;
+}
+
+#sexbaseoverlay {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 12;
+}
+
+#sexeyes {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 20;
+}
+
+#sexsclera {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 30;
+}
+
+#sexmouth {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 40;
+}
+
+
+#sexblush {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 50;
+}
+
+
+
+#sextears {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 60;
+}
+
+#beastfront {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 65;
+}
+
+#sexhair {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 70;
+}
+
+
+#sexbrow {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 80;
+}
+
+#sexlashes {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 90;
+}
+
+#sexbasefront {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 100;
+}
+
+
+#sexunder {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 102;
+}
+
+#sexlower {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 104;
+}
+
+#sexupper {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 106;
+}
+
+
+
+#foreground {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 200;
+}
+
+
+
+
+
+#map {
+		position: relative;
+		left: 0px;
+		top: 0px;
+	z-index: 10;
+}
+
+#maparrow {
+		position: relative;
+		left: -256px;
+		top: 0px;
+	z-index: 20;
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+#hirsute {
+		position: absolute;
+		left: 0px;
+		top: 0px;
+	z-index: 21;
+}
+
+
+
+
+#doggyhirsute {
+		position: absolute;
+		left: 256px;
+		top: 0px;
+	z-index: 101;
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+/*! <<numberpool>> macro set for SugarCube v2 */
+div[id|="numberbox-body"] {
+	display: inline-block;
+}
+div[id|="numberbox-body"] input {
+	min-width: 3em;
+	width: 3em;
+	text-align: center;
+}
+div[id|="numberbox-body"] button {
+	font-family: "tme-fa-icons";
+	font-style: normal;
+	font-weight: normal;
+	font-variant: normal;
+	text-transform: none;
+	line-height: normal;
+	speak: none;
+	padding: 0.4em 0.6em;
+}
+div[id|="numberbox-body"] button[id|="numberbox-minus"] {
+	margin-right: 0.4em;
+}
+div[id|="numberbox-body"] button[id|="numberbox-plus"] {
+	margin-left: 0.4em;
+}
+
+div[id|="numberslider-body"] {
+	display: inline-block;
+}
+div[id|="numberslider-body"] span {
+	display: inline-block;
+	/*font-size: 1.25em;*/
+	margin-left: 0.25em;
+	min-width: 3em;
+	text-align: center;
+	vertical-align: middle;
+}
+div[id|="numberslider-body"] input {
+	-webkit-appearance: none;
+	cursor: pointer;
+	height: 1.25em;
+	min-width: 20em;
+	vertical-align: middle;
+}
+div[id|="numberslider-body"] input:focus {
+	outline: none;
+}
+div[id|="numberslider-body"] input::-webkit-slider-runnable-track {
+	background: #222;
+	border: 1px solid #444;
+	border-radius: 0;
+	cursor: pointer;
+	height: 10px;
+	width: 100%;
+}
+div[id|="numberslider-body"] input::-webkit-slider-thumb {
+	-webkit-appearance: none;
+	background: #35a;
+	border: 1px solid #57c;
+	border-radius: 0;
+	cursor: pointer;
+	height: 18px;
+	margin-top: -5px;
+	width: 33px;
+}
+div[id|="numberslider-body"] input:focus::-webkit-slider-runnable-track {
+	background: #222;
+}
+div[id|="numberslider-body"] input::-moz-range-track {
+	background: #222;
+	border: 1px solid #444;
+	border-radius: 0;
+	cursor: pointer;
+	height: 10px;
+	width: 100%;
+}
+div[id|="numberslider-body"] input::-moz-range-thumb {
+	background: #35a;
+	border: 1px solid #57c;
+	border-radius: 0;
+	cursor: pointer;
+	height: 18px;
+	width: 33px;
+}
+div[id|="numberslider-body"] input::-ms-track {
+	background: transparent;
+	border-color: transparent;
+	color: transparent;
+	cursor: pointer;
+	height: 10px;
+	width: 99%; /* fallback for MS browsers without support for calc() */
+	width: calc(100% - 1px);
+}
+div[id|="numberslider-body"] input::-ms-fill-lower {
+	background: #222;
+	border: 1px solid #444;
+	border-radius: 0;
+}
+div[id|="numberslider-body"] input::-ms-fill-upper {
+	background: #222;
+	border: 1px solid #444;
+	border-radius: 0;
+}
+div[id|="numberslider-body"] input::-ms-thumb {
+	background: #35a;
+	border: 1px solid #57c;
+	border-radius: 0;
+	cursor: pointer;
+	height: 16px;
+	width: 33px;
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+.meter {
+    position: relative;
+    height: 0.3em;
+    width: 100%;
+    background-color: gray;
+    text-align: center;
+	z-index: -10;
+}
+.redbar {
+    position: absolute;
+    left: 0;
+    top: 0;
+    height: 0.3em;
+    background-color: #EC3535;
+	z-index: -10;
+}
+
+
+
+.pinkbar {
+    position: absolute;
+    left: 0;
+    top: 0;
+    height: 0.3em;
+    background-color: #E40081;
+	z-index: -10;
+}
+
+
+.purplebar {
+    position: absolute;
+    left: 0;
+    top: 0;
+    height: 0.3em;
+    background-color: #AA4BC8;
+	z-index: -10;
+}
+
+
+
+.bluebar {
+    position: absolute;
+    left: 0;
+    top: 0;
+    height: 0.3em;
+    background-color: #4372FF;
+	z-index: -10;
+}
+
+
+
+
+.lbluebar {
+    position: absolute;
+    left: 0;
+    top: 0;
+    height: 0.3em;
+    background-color: #559BC0;
+	z-index: -10;
+}
+
+
+.tealbar {
+    position: absolute;
+    left: 0;
+    top: 0;
+    height: 0.3em;
+    background-color: #08C1C1;
+	z-index: -10;
+}
+
+.greenbar {
+    position: absolute;
+    left: 0;
+    top: 0;
+    height: 0.3em;
+    background-color: #38B20A;
+	z-index: -10;
+}
+
+.goldbar {
+    position: absolute;
+    left: 0;
+    top: 0;
+    height: 0.3em;
+    background-color: #FFD700;
+	z-index: -10;
+}
+
+//for cheats
+.red a.link-internal {
+	color: #EC3535;
+}
+
+.pink a.link-internal {
+	color: #E40081;
+}
+
+.purple a.link-internal {
+	color: #AA4BC8;
+}
+
+.blue a.link-internal {
+	color: #4372FF;
+}
+
+.lblue a.link-internal {
+	color: #559BC0;
+}
+
+.teal a.link-internal {
+	color: #08C1C1;
+}
+
+.green a.link-internal {
+	color: #38B20A;
+}
+
+.brat a.link-internal {
+	color: #B74141;
+}
+
+.meek a.link-internal {
+	color: #C44B8B;
+}
+
+.def a.link-internal {
+	color: #D20000;
+}
+
+.sub a.link-internal {
+	color: #AA4BC8;
+}
+
+.gold a.link-internal {
+	color: #FFD700;
+}
+
+.tangerine a.link-internal {
+	color: #f28500
+}
+
+.black a.link-internal {
+	color: #929292
+}
+
+.brown a.link-internal {
+	color: #aa7243
+}
+
+.lewd a.link-internal {
+	color: #E04880
+}
+
+
+.bggray
+{
+	background: #222;
+}
+
+.testtest{
+	background: #222;
+	border: 10px solid #222;
+}
+
+.block1 { 
+width: 48%; 
+background: #222;
+padding: 1%;
+float: left;
+}
+.block2 { 
+width: 48%; 
+background: #222;
+padding: 1%;
+float: left; 
+position: relative;
+}
+
+.block3 { 
+width: 98%; 
+background: #222;
+padding: 1%;
+float: left;
+}
+
+.block4 { 
+width: 28%; 
+background: #222;
+padding: 1%;
+float: left;
+}
+
+.block5 { 
+width: 68%; 
+background: #222;
+padding: 1%;
+float: left; 
+position: relative; 
+}
+
+.block6 { 
+width: 33%; 
+background: #222;
+padding: 1%;
+float: left;
+}
+
+.block7 { 
+width: 63%; 
+background: #222;
+padding: 1%;
+float: left; 
+position: relative; 
+}
+
+/* Tooltip container */
+.tooltip {
+    position: relative;
+    display: inline-block;
+    //border-right: 2px dotted #444; /* If you want dots under the hoverable text */
+}
+
+/* Tooltip text */
+.tooltip .tooltiptext {
+    visibility: hidden;
+    width: 200px;
+    background-color: #333;
+    color: #fff;
+    text-align: center;
+    padding: 4px;
+    border-radius: 6px;
+
+    /* Position the tooltip text */
+    position: absolute;
+    z-index: 10000;
+    bottom: 125%;
+    left: 50%;
+    margin-left: -100px;
+
+    /* Fade in tooltip */
+    opacity: 0;
+    transition: opacity 0.3s;
+}
+
+/* Tooltip arrow */
+.tooltip .tooltiptext::after {
+    content: "";
+    position: absolute;
+    top: 100%;
+    left: 50%;
+    margin-left: -5px;
+    border-width: 5px;
+    border-style: solid;
+    border-color: #333 transparent transparent transparent;
+}
+
+/* Show the tooltip text when you mouse over the tooltip container */
+.tooltip:hover .tooltiptext {
+    visibility: visible;
+    opacity: 1;
+}</style><script role="script" id="twine-user-script" type="text/twine-javascript">/* twine-user-script #1: "Story JavaScript" */
+config.history.controls = false;
+
+Config.history.maxStates = 2;
+
+State.initPRNG();
+
+
+
+
+jQuery(document).ready(function(){
+	jQuery('#sidetooltip').appendTo("body");
+});
+
+
+
+
+
+
+
+
+
+
+
+(function (window, define, exports) {
+
+/* mousetrap v1.6.2 craig.is/killing/mice */
+(function(p,t,h){function u(a,b,d){a.addEventListener?a.addEventListener(b,d,!1):a.attachEvent("on"+b,d)}function y(a){if("keypress"==a.type){var b=String.fromCharCode(a.which);a.shiftKey||(b=b.toLowerCase());return b}return m[a.which]?m[a.which]:q[a.which]?q[a.which]:String.fromCharCode(a.which).toLowerCase()}function E(a){var b=[];a.shiftKey&&b.push("shift");a.altKey&&b.push("alt");a.ctrlKey&&b.push("ctrl");a.metaKey&&b.push("meta");return b}function v(a){return"shift"==a||"ctrl"==a||"alt"==a||
+"meta"==a}function z(a,b){var d,e=[];var c=a;"+"===c?c=["+"]:(c=c.replace(/\+{2}/g,"+plus"),c=c.split("+"));for(d=0;d<c.length;++d){var k=c[d];A[k]&&(k=A[k]);b&&"keypress"!=b&&B[k]&&(k=B[k],e.push("shift"));v(k)&&e.push(k)}c=k;d=b;if(!d){if(!n){n={};for(var h in m)95<h&&112>h||m.hasOwnProperty(h)&&(n[m[h]]=h)}d=n[c]?"keydown":"keypress"}"keypress"==d&&e.length&&(d="keydown");return{key:k,modifiers:e,action:d}}function C(a,b){return null===a||a===t?!1:a===b?!0:C(a.parentNode,b)}function e(a){function b(a){a=
+a||{};var b=!1,l;for(l in n)a[l]?b=!0:n[l]=0;b||(w=!1)}function d(a,b,r,g,F,e){var l,D=[],h=r.type;if(!f._callbacks[a])return[];"keyup"==h&&v(a)&&(b=[a]);for(l=0;l<f._callbacks[a].length;++l){var d=f._callbacks[a][l];if((g||!d.seq||n[d.seq]==d.level)&&h==d.action){var c;(c="keypress"==h&&!r.metaKey&&!r.ctrlKey)||(c=d.modifiers,c=b.sort().join(",")===c.sort().join(","));c&&(c=g&&d.seq==g&&d.level==e,(!g&&d.combo==F||c)&&f._callbacks[a].splice(l,1),D.push(d))}}return D}function h(a,b,d,g){f.stopCallback(b,
+b.target||b.srcElement,d,g)||!1!==a(b,d)||(b.preventDefault?b.preventDefault():b.returnValue=!1,b.stopPropagation?b.stopPropagation():b.cancelBubble=!0)}function c(a){"number"!==typeof a.which&&(a.which=a.keyCode);var b=y(a);b&&("keyup"==a.type&&x===b?x=!1:f.handleKey(b,E(a),a))}function k(a,d,r,g){function l(d){return function(){w=d;++n[a];clearTimeout(p);p=setTimeout(b,1E3)}}function e(d){h(r,d,a);"keyup"!==g&&(x=y(d));setTimeout(b,10)}for(var c=n[a]=0;c<d.length;++c){var f=c+1===d.length?e:l(g||
+z(d[c+1]).action);m(d[c],f,g,a,c)}}function m(a,b,c,g,e){f._directMap[a+":"+c]=b;a=a.replace(/\s+/g," ");var h=a.split(" ");1<h.length?k(a,h,b,c):(c=z(a,c),f._callbacks[c.key]=f._callbacks[c.key]||[],d(c.key,c.modifiers,{type:c.action},g,a,e),f._callbacks[c.key][g?"unshift":"push"]({callback:b,modifiers:c.modifiers,action:c.action,seq:g,level:e,combo:a}))}var f=this;a=a||t;if(!(f instanceof e))return new e(a);f.target=a;f._callbacks={};f._directMap={};var n={},p,x=!1,q=!1,w=!1;f._handleKey=function(a,
+c,e){var g=d(a,c,e),f;c={};var l=0,k=!1;for(f=0;f<g.length;++f)g[f].seq&&(l=Math.max(l,g[f].level));for(f=0;f<g.length;++f)g[f].seq?g[f].level==l&&(k=!0,c[g[f].seq]=1,h(g[f].callback,e,g[f].combo,g[f].seq)):k||h(g[f].callback,e,g[f].combo);g="keypress"==e.type&&q;e.type!=w||v(a)||g||b(c);q=k&&"keydown"==e.type};f._bindMultiple=function(a,b,c){for(var d=0;d<a.length;++d)m(a[d],b,c)};u(a,"keypress",c);u(a,"keydown",c);u(a,"keyup",c)}if(p){var m={8:"backspace",9:"tab",13:"enter",16:"shift",17:"ctrl",
+18:"alt",20:"capslock",27:"esc",32:"space",33:"pageup",34:"pagedown",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",45:"ins",46:"del",91:"meta",93:"meta",224:"meta"},q={106:"*",107:"+",109:"-",110:".",111:"/",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},B={"~":"`","!":"1","@":"2","#":"3",$:"4","%":"5","^":"6","&":"7","*":"8","(":"9",")":"0",_:"-","+":"=",":":";",'"':"'","<":",",">":".","?":"/","|":"\\"},A={option:"alt",command:"meta","return":"enter",
+escape:"esc",plus:"+",mod:/Mac|iPod|iPhone|iPad/.test(navigator.platform)?"meta":"ctrl"},n;for(h=1;20>h;++h)m[111+h]="f"+h;for(h=0;9>=h;++h)m[h+96]=h.toString();e.prototype.bind=function(a,b,d){a=a instanceof Array?a:[a];this._bindMultiple.call(this,a,b,d);return this};e.prototype.unbind=function(a,b){return this.bind.call(this,a,function(){},b)};e.prototype.trigger=function(a,b){if(this._directMap[a+":"+b])this._directMap[a+":"+b]({},a);return this};e.prototype.reset=function(){this._callbacks={};
+this._directMap={};return this};e.prototype.stopCallback=function(a,b){return-1<(" "+b.className+" ").indexOf(" mousetrap ")||C(b,this.target)?!1:"INPUT"==b.tagName||"SELECT"==b.tagName||"TEXTAREA"==b.tagName||b.isContentEditable};e.prototype.handleKey=function(){return this._handleKey.apply(this,arguments)};e.addKeycodes=function(a){for(var b in a)a.hasOwnProperty(b)&&(m[b]=a[b]);n=null};e.init=function(){var a=e(t),b;for(b in a)"_"!==b.charAt(0)&&(e[b]=function(b){return function(){return a[b].apply(a,
+arguments)}}(b))};e.init();p.Mousetrap=e;"undefined"!==typeof module&&module.exports&&(module.exports=e);"function"===typeof define&&define.amd&&define(function(){return e})}})("undefined"!==typeof window?window:null,"undefined"!==typeof window?document:null);
+
+}).call(window, window);
+
+
+Mousetrap.prototype.stopCallback = function(e, element, combo) {
+    return false;
+}
+
+
+Mousetrap.bind(["z", "n", "enter"], function () {
+	$("#passages #next a.macro-click").trigger("click");
+});
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+/*! <<numberpool>> macro set for SugarCube v2 */
+!function(){"use strict";if("undefined"==typeof version||"undefined"==typeof version.title||"SugarCube"!==version.title||"undefined"==typeof version.major||version.major<2||"undefined"==typeof version.minor||version.minor<5)throw new Error("<<numberpool>> macro set requires SugarCube 2.5.0 or greater, aborting load");Macro.add("numberbox",{handler:function(){function validateAndApply(el,addend){var curValue=Math.trunc(Wikifier.getValue(varName)),newValue=Math.trunc(el.value),newPoolValue=null;if(Number.isNaN(newValue)||!Number.isFinite(newValue))return el.value=curValue,!1;if(null!=addend&&(newValue+=addend),newValue<minValue?newValue=minValue:newValue>maxValue&&(newValue=maxValue),null!==pool){var poolValue=pool.get(),delta=(newValue-curValue)*poolCost;delta<0?newPoolValue=poolValue-delta:delta>0&&poolValue>=poolCost?(poolValue<delta&&(newValue=curValue+Math.trunc(poolValue/poolCost),delta=poolValue-poolValue%poolCost),newPoolValue=poolValue-delta):newValue=curValue}return Wikifier.setValue(varName,newValue),el.value=newValue,null!==newPoolValue&&pool.set(newPoolValue),!0}var _this=this;if(this.args.length<4){var errors=[];return this.args.length<1&&errors.push("variable name"),this.args.length<2&&errors.push("default value"),this.args.length<3&&errors.push("min value"),this.args.length<4&&errors.push("max value"),this.error("no "+errors.join(" or ")+" specified")}if("string"!=typeof this.args[0])return this.error("variable name argument is not a string");var varName=this.args[0].trim();if("$"!==varName[0]&&"_"!==varName[0])return this.error('variable name "'+this.args[0]+'" is missing its sigil ($ or _)');var varId=Util.slugify(varName),defValue=Number(this.args[1]),minValue=Number(this.args[2]),maxValue=Number(this.args[3]),poolCost=1,autofocus=!1;if(this.args.length>5?(poolCost=Number(this.args[4]),autofocus="autofocus"===this.args[5]):this.args.length>4&&("autofocus"===this.args[4]?autofocus=!0:poolCost=Number(this.args[4])),Number.isNaN(defValue)||!Number.isFinite(defValue)||Math.trunc(defValue)!==defValue)return this.error("default value ("+this.args[1]+") is not a whole number");if(Number.isNaN(minValue)||!Number.isFinite(minValue)||Math.trunc(minValue)!==minValue)return this.error("min value ("+this.args[2]+") is not a whole number");if(Number.isNaN(maxValue)||!Number.isFinite(maxValue)||Math.trunc(maxValue)!==maxValue)return this.error("max value ("+this.args[3]+") is not a whole number");if(Number.isNaN(poolCost)||!Number.isFinite(poolCost)||Math.trunc(poolCost)!==poolCost||poolCost<=0)return this.error("pool cost ("+this.args[4]+") is not a whole number greater than zero");if(defValue<minValue)return this.error("default value ("+this.args[1]+") is less than min value ("+this.args[2]+")");if(defValue>maxValue)return this.error("default value ("+this.args[1]+") is greater than max value ("+this.args[3]+")");var pool=function(){var parent=_this.contextSelect(function(ctx){return"numberpool"===ctx.name});return null!==parent&&parent.hasOwnProperty("pool")?parent.pool:null}();Config.debug&&this.debugView.modes({block:!0});var $elControl=jQuery(document.createElement("div")),$elInput=jQuery(document.createElement("input"));$elControl.attr("id",this.name+"-body-"+varId).addClass("macro-"+this.name).appendTo(this.output),jQuery(document.createElement("button")).attr({id:this.name+"-minus-"+varId,tabindex:0}).text("î †").on("click",function(){return validateAndApply($elInput[0],-1)}).appendTo($elControl),$elInput.attr({id:this.name+"-input-"+varId,name:this.name+"-input-"+varId,type:"text",pattern:"\\d+",tabindex:0}).on("change",function(){validateAndApply(this)}).on("keypress",function(ev){13===ev.which&&(ev.preventDefault(),$elInput.trigger("change"))}).appendTo($elControl),jQuery(document.createElement("button")).attr({id:this.name+"-plus-"+varId,tabindex:0}).text("î …").on("click",function(){return validateAndApply($elInput[0],1)}).appendTo($elControl),$elInput.val(defValue),validateAndApply($elInput[0]),autofocus&&($elInput.attr("autofocus","autofocus"),postdisplay["#autofocus:"+$elInput.attr("id")]=function(task){delete postdisplay[task],setTimeout(function(){return $elInput.focus()},Engine.minDomActionDelay)})}}),Macro.add("numberpool",{tags:["onchange"],handler:function(){if(0===this.args.length)return this.error("no variable name specified");if(this.payload.length>2)return this.error("multiple <<onchange>> sections specified");if("string"!=typeof this.args[0])return this.error("variable name argument is not a string");var varName=this.args[0].trim();if("$"!==varName[0]&&"_"!==varName[0])return this.error('variable name "'+this.args[0]+'" is missing its sigil ($ or _)');var curValue=Wikifier.getValue(varName);if("number"!=typeof curValue||Number.isNaN(curValue)||!Number.isFinite(curValue))return this.error("pool value is not a number");var varId=Util.slugify(varName);TempState.hasOwnProperty(this.name)||(TempState[this.name]={}),TempState[this.name].hasOwnProperty(varId)||(TempState[this.name][varId]=0),Object.defineProperty(this,"pool",{value:Object.defineProperties({},{get:{value:function(){return Wikifier.getValue(varName)}},set:{value:function(content){return function(value){var curValue=Wikifier.getValue(varName);value!==curValue&&(Wikifier.setValue(varName,value),content&&new Wikifier(null,content))}}(this.payload.length>1?this.payload[1].contents.trim():"")}})}),jQuery(document.createElement("div")).attr("id",this.name+"-"+varId+"-"+TempState[this.name][varId]++).addClass("macro-"+this.name).wiki(this.payload[0].contents.replace(/^\n/,"")).appendTo(this.output)}}),Macro.add("numberslider",{handler:function(){function stepValidate(value){if(fracDigits>0){var ma=Number(minValue+"e"+fracDigits),sa=Number(stepValue+"e"+fracDigits),_va=Number(value+"e"+fracDigits)-ma;return Number(_va-_va%sa+ma+"e-"+fracDigits)}var va=value-minValue;return va-va%stepValue+minValue}function validateAndApply(el){var curValue=Wikifier.getValue(varName),newValue=Number(el.value),newPoolValue=null;if(Number.isNaN(newValue)||!Number.isFinite(newValue))return el.value=curValue,!1;if(newValue=stepValidate(newValue),newValue<minValue?newValue=minValue:newValue>maxValue&&(newValue=maxValue),null!==pool)if(fracDigits>0){var pa=Number(pool.get()+"e"+fracDigits),ca=Number(curValue+"e"+fracDigits),na=Number(newValue+"e"+fracDigits),delta=na-ca;pa<delta&&(na-=delta-pa,delta=na-ca,newValue=Number(na+"e-"+fracDigits)),newPoolValue=Number(pa-delta+"e-"+fracDigits)}else{var poolValue=pool.get(),_delta=newValue-curValue;poolValue<_delta&&(newValue-=_delta-poolValue,_delta=newValue-curValue),newPoolValue=poolValue-_delta}return Wikifier.setValue(varName,newValue),el.value=newValue,null!==newPoolValue&&pool.set(newPoolValue),!0}var _this2=this;if(this.args.length<5){var errors=[];return this.args.length<1&&errors.push("variable name"),this.args.length<2&&errors.push("default value"),this.args.length<3&&errors.push("min value"),this.args.length<4&&errors.push("max value"),this.args.length<5&&errors.push("step value"),this.error("no "+errors.join(" or ")+" specified")}if("string"!=typeof this.args[0])return this.error("variable name argument is not a string");var varName=this.args[0].trim();if("$"!==varName[0]&&"_"!==varName[0])return this.error('variable name "'+this.args[0]+'" is missing its sigil ($ or _)');var varId=Util.slugify(varName),defValue=Number(this.args[1]),minValue=Number(this.args[2]),maxValue=Number(this.args[3]),stepValue=Number(this.args[4]),autofocus=this.args.length>5&&"autofocus"===this.args[5];if(Number.isNaN(defValue)||!Number.isFinite(defValue))return this.error("default value ("+this.args[1]+") is not a number");if(Number.isNaN(minValue)||!Number.isFinite(minValue))return this.error("min value ("+this.args[2]+") is not a number");if(Number.isNaN(maxValue)||!Number.isFinite(maxValue))return this.error("max value ("+this.args[3]+") is not a number");if(Number.isNaN(stepValue)||!Number.isFinite(stepValue)||stepValue<=0)return this.error("step value ("+this.args[4]+") is not a number greater than zero");if(defValue<minValue)return this.error("default value ("+this.args[1]+") is less than min value ("+this.args[2]+")");if(defValue>maxValue)return this.error("default value ("+this.args[1]+") is greater than max value ("+this.args[3]+")");var fracDigits=function(){var str=String(stepValue),pos=str.lastIndexOf(".");return pos===-1?0:str.length-pos-1}();if(stepValidate(maxValue)!==maxValue)return this.error("max value ("+this.args[3]+") is not a multiple of the step value ("+this.args[4]+") plus the min value ("+this.args[2]+")");var pool=function(){var parent=_this2.contextSelect(function(ctx){return"numberpool"===ctx.name});return null!==parent&&parent.hasOwnProperty("pool")?parent.pool:null}();Config.debug&&this.debugView.modes({block:!0});var $elControl=jQuery(document.createElement("div")),$elInput=jQuery(document.createElement("input")),$elValue=void 0,showValue=void 0;$elControl.attr("id",this.name+"-body-"+varId).addClass("macro-"+this.name).appendTo(this.output),$elInput.attr({id:this.name+"-input-"+varId,name:this.name+"-input-"+varId,type:"range",min:minValue,max:maxValue,step:stepValue,tabindex:0}).on("change input."+Util.slugify(this.name),function(){validateAndApply(this),"function"==typeof showValue&&showValue()}).on("keypress",function(ev){13===ev.which&&(ev.preventDefault(),$elInput.trigger("change"))}).appendTo($elControl),!Browser.isIE||Browser.ieVersion>9?($elValue=jQuery(document.createElement("span")).attr("id",this.name+"-value-"+varId).appendTo($elControl),showValue=function(){$elValue.text(Number($elInput.val()).toFixed(fracDigits))}):$elInput.off("input."+Util.slugify(this.name)),$elInput.val(defValue),validateAndApply($elInput[0]),"function"==typeof showValue&&showValue(),autofocus&&($elInput.attr("autofocus","autofocus"),postdisplay["#autofocus:"+$elInput.attr("id")]=function(task){delete postdisplay[task],setTimeout(function(){return $elInput.focus()},Engine.minDomActionDelay)})}})}();</script><tw-passagedata pid="1" name="Eden Cabin" tags="nobr" position="100,100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;edencabin&quot;&gt;&gt;&lt;&lt;set $edendays to 0&gt;&gt;
+
+
+You are in Eden&#39;s cabin.
+
+&lt;&lt;if $exposed gte 2&gt;&gt;
+You don&#39;t want to be seen like this! You rush to your clothes.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Wardrobe]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $exhibitionism lte 54 and $exposed gte 1&gt;&gt;
+You don&#39;t want to be seen like this! You rush to your clothes.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Wardrobe]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;if $exposed is 1 and $exhibitionism gte 55&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;With your &lt;&lt;lewdness&gt;&gt; on display, you can&#39;t help but feel a primal thrill.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+Embers burn in the hearth.
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+
+&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+
+&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+Droplets of rainwater seep through the wooden ceiling and patter on the ground.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $hour lte 6&gt;&gt;
+
+Eden is fast asleep.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;cabinactions&gt;&gt;
+
+&lt;&lt;elseif $hour lte 8&gt;&gt;
+
+&lt;&lt;if $edenbreakfast isnot 1&gt;&gt;&lt;&lt;set $edenbreakfast to 1&gt;&gt;
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;Eden lies on the bed. &quot;Make me breakfast,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Make the usual breakfast (0:20)|Eden Breakfast]]&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;set $edendom += 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Make something new (0:20)|Eden Breakfast]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $edengarden gte 3&gt;&gt;
+	&lt;&lt;click [[Use vegetables from the plot (0:20)|Eden Breakfast]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $edenshrooms gte 3&gt;&gt;
+	&lt;&lt;click [[Use mushrooms from the barrel (0:20)|Eden Breakfast]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Refuse|Eden Breakfast]]&gt;&gt;&lt;&lt;set $edenlove -= 1&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+Eden is getting ready for the day.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;cabinedenactions&gt;&gt;
+&lt;&lt;cabinactions&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $hour lte 16&gt;&gt;
+
+Eden is working hard outside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;cabinactions&gt;&gt;
+
+&lt;&lt;elseif $hour lte 18&gt;&gt;
+
+&lt;&lt;if $edenbath isnot 1&gt;&gt;&lt;&lt;set $edenbath to 1&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;Eden finishes running &lt;&lt;his&gt;&gt; bath and starts to strip. &quot;Bath time,&quot; &lt;&lt;he&gt;&gt; says. &quot;Come on, get in while the water&#39;s hot.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Strip and get in (0:30)|Eden Bath]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $edendom += 1&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Eden Bath]]&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+Eden is relaxing in the bath.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;cabinedenactions&gt;&gt;
+&lt;&lt;cabinactions&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;Eden is cleaning &lt;&lt;his&gt;&gt; gun beside the fire.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Cuddle (0:30)|Eden Cuddle]]&gt;&gt;&lt;&lt;ltrauma30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;cabinedenactions&gt;&gt;
+&lt;&lt;cabinactions&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="2" name="Eden Breakfast" tags="nobr" position="225,100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You make Eden eggs the way you know &lt;&lt;he&gt;&gt; likes them. &lt;&lt;He&gt;&gt; sits at the table and you place the food in front of &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; starts eating without a word.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Ask for a thank you|Eden Breakfast 2]]&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Chat|Eden Breakfast 2]]&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sit quietly|Eden Breakfast 2]]&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $promiscuity gte 55&gt;&gt;
+	&lt;&lt;click [[Slip under the table|Eden Table Seduction]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous4&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	You cook the eggs a little differently to how &lt;&lt;he&gt;&gt; likes them, hoping the variety will spice things up a bit.
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	You find some dried meat, which you think will be nice with some berries for desert.
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	You boil some hearty root vegetables.
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	You find some mushrooms and decide to make an omelette.
+	&lt;&lt;else&gt;&gt;
+	You think some berries would make a tasty meal.
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; sits at the table and you place the food in front of &lt;&lt;himstop&gt;&gt; &quot;I prefer having the same every day,&quot; &lt;&lt;he&gt;&gt; says, but &lt;&lt;he&gt;&gt; eats regardless.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Ask for a thank you|Eden Breakfast 2]]&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Chat|Eden Breakfast 2]]&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sit quietly|Eden Breakfast 2]]&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $promiscuity gte 55&gt;&gt;
+	&lt;&lt;click [[Slip under the table|Eden Table Seduction]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous4&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+	&lt;&lt;if $edenlove gte 1&gt;&gt;
+	
+	&quot;Fine,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;ll go hungry. It&#39;ll be your fault if I starve.&quot; &lt;&lt;He&gt;&gt; continues grumbling awhile.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&quot;That wasn&#39;t a request,&quot; &lt;&lt;he&gt;&gt; says, standing and walking over to you. &quot;I think you need a reminder of your place.&quot; &lt;&lt;He&gt;&gt; grabs you and bends you over &lt;&lt;his&gt;&gt; knee.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Eden Cabin Punishment]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+With the garden mostly clear of weeds, you&#39;re able to harvest some delicious-looking vegetables. &lt;&lt;He&gt;&gt; sits at the table and you put the food in front of &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; takes a bite, and &lt;&lt;his&gt;&gt; eyes widen. &quot;This is good!&quot; &lt;&lt;he&gt;&gt; says. &quot;Are these from the garden? I didn&#39;t think that weedy patch of land had it in it.&quot;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Ask for a thank you|Eden Breakfast 2]]&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Chat|Eden Breakfast 2]]&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sit quietly|Eden Breakfast 2]]&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $promiscuity gte 55&gt;&gt;
+	&lt;&lt;click [[Slip under the table|Eden Table Seduction]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous4&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+	
+
+With so many mushrooms stored, you think it&#39;d be fine to have some for breakfast. You cook them in an omelette. &lt;&lt;He&gt;&gt; sits at the table and you put the food in front of &lt;&lt;himstop&gt;&gt; &quot;I prefer having the same every day,&quot; &lt;&lt;he&gt;&gt; says, but &lt;&lt;he&gt;&gt; eats regardless.&lt;br&gt;&lt;br&gt;
+
+After a short while, &lt;span class=&quot;lewd&quot;&gt;&lt;&lt;his&gt;&gt; face starts to flush.&lt;/span&gt; &quot;You need to be careful with the sort of mushrooms you cook with,&quot; &lt;&lt;he&gt;&gt; says. &quot;Some of them have interesting effects. Not that you&#39;ve done wrong, it tastes fine.&quot;&lt;&lt;set $edenlust += 30&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Ask for a thank you|Eden Breakfast 2]]&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Chat|Eden Breakfast 2]]&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sit quietly|Eden Breakfast 2]]&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $promiscuity gte 55&gt;&gt;
+	&lt;&lt;click [[Slip under the table|Eden Table Seduction]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous4&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="3" name="Eden Breakfast 2" tags="nobr" position="350,100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+
+You mock cough, &quot;ahem.&quot; &lt;&lt;He&gt;&gt; looks at you, bewildered for a moment before realising what you&#39;re after. &quot;Oh. Thanks,&quot; &lt;&lt;he&gt;&gt; goes back to eating.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Request head pats|Eden Breakfast 2]]&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Chat|Eden Breakfast 2]]&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sit quietly|Eden Breakfast 2]]&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $promiscuity gte 55&gt;&gt;
+	&lt;&lt;click [[Slip under the table|Eden Table Seduction]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous4&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+You try to chat with Eden, but &lt;&lt;he&gt;&gt; seems more interested in the food. You can tell &lt;&lt;hes&gt;&gt; listening though. &quot;You can have the leftovers,&quot; &lt;&lt;he&gt;&gt; says, pushing the plate towards you. &quot;I need to get ready.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+You sit quiety as Eden eats. &lt;&lt;He&gt;&gt; seems quite engrossed, until &lt;&lt;he&gt;&gt; glances at you. &quot;You can have the leftovers,&quot; &lt;&lt;he&gt;&gt; says, pushing the plate towards you. &quot;I need to get ready.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You rest your head on &lt;&lt;his&gt;&gt; shoulder. &lt;&lt;He&gt;&gt; takes the hint and starts stroking your hair. 
+
+	&lt;&lt;if $wolfgirl gte 4&gt;&gt;
+	&lt;&lt;His&gt;&gt; fingers brush against your wolf ears and a small yelp escapes your lips. Drawn to your weak spot, &lt;&lt;he&gt;&gt; scratches behind your ear. Waves of pleasure jolt through your scalp, down your neck and through your spine. Your leg jerks involuntarily. &quot;You like it there, don&#39;t you.&quot;&lt;&lt;garousal&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $arousal += 1000&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $arousal gte 10000&gt;&gt;
+		&lt;&lt;orgasmpassage&gt;&gt;
+		
+		The spasms subside, but leave you tired and as weak as a puppy. &quot;My fault,&quot; &lt;&lt;he&gt;&gt; says, bemused. &quot;I went too hard on you.&quot; &lt;&lt;He&gt;&gt; kisses your forehead and holds you close.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		Just when you feel like it&#39;s too much for you, &lt;&lt;he&gt;&gt; stops. &lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; arm around you and just holds you for a few minutes.
+		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&quot;I need to get ready,&quot; &lt;&lt;he&gt;&gt; says after a while. &quot;You can finish the food.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="4" name="Eden Cabin Punishment" tags="nobr" position="475,100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcspank&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;&lt;&lt;set $enemyanger += 200&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Cabin Punishment Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Cabin Punishment Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Cabin Punishment Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Cabin Punishment]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="5" name="Eden Table Seduction" tags="nobr" position="600,100">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $seductiondifficulty to (10000 - ($edenlust * 200))&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;
+
+You rest your arms on &lt;&lt;his&gt;&gt; knees and lift up &lt;&lt;his&gt;&gt; skirt, giving you a peek of &lt;&lt;his&gt;&gt; genitals.&lt;&lt;promiscuity4&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You rest your arms on &lt;&lt;his&gt;&gt; knees and open &lt;&lt;his&gt;&gt; fly, giving you a peek of &lt;&lt;his&gt;&gt; genitals.&lt;&lt;promiscuity4&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+
+&quot;I like the way you think,&quot; &lt;&lt;he&gt;&gt; says, pressing a hand against the back of your head and pushing you closer.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Table Oral]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+&quot;What are you doing under there?&quot; &lt;&lt;he&gt;&gt; asks. &quot;Now&#39;s not the time you dirty &lt;&lt;girlcomma&gt;&gt; I need to get ready.&quot; You climb back on your seat. &quot;You can finish the rest. I need to get ready.&quot; &lt;&lt;He&gt;&gt; pushes the plate towards you.&lt;br&gt;&lt;br&gt;
+
+&lt;i&gt;&lt;&lt;He&gt;&gt; will be more lusty, and easier to seduce, the longer &lt;&lt;hes&gt;&gt; gone without sex.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="6" name="Eden Cabin Punishment Finish" tags="nobr" position="725,100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $edenlust -= 20&gt;&gt;
+&lt;&lt;He&gt;&gt; pants from the exertion. &quot;I hope you&#39;ve learnt your lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you avoid &lt;&lt;his&gt;&gt; gaze.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;You ungrateful slut,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe I should throw you out and leave you to the wolves!&quot; &lt;&lt;He&gt;&gt; winces and holds &lt;&lt;his&gt;&gt; side. &quot;I need to get something for this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&lt;&lt;He&gt;&gt; looks mollified, and releases you. &quot;I hope you&#39;ve learnt your lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you avoid &lt;&lt;his&gt;&gt; gaze.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="7" name="Eden Table Oral" tags="nobr" position="850,100">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcoral&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Table Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Table Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Table Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Table Oral]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="8" name="Eden Table Oral Finish" tags="nobr" position="975,100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $edenlust -= 20&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;
+
+&quot;I knew I kept you around for a reason,&quot; &lt;&lt;he&gt;&gt; gasps.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;You ungrateful slut,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe I should throw you out and leave you to the wolves!&quot; &lt;&lt;He&gt;&gt; winces and holds &lt;&lt;his&gt;&gt; side. &quot;I need to get something for this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you climb out from under the table.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&quot;You little tease,&quot; &lt;&lt;he&gt;&gt; says. &quot;Don&#39;t get me worked up if you don&#39;t intend to go all the way.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="9" name="Widgets Cabin" tags="widget" position="1100,100">&lt;&lt;widget &quot;cabinactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+There&#39;s a large mattress with animal skin covers.&lt;br&gt;
+&lt;&lt;click [[Sleep|Eden Cabin Bed]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+Your clothes are kept in the corner.&lt;br&gt;
+&lt;&lt;click [[Wardrobe|Eden Wardrobe]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Mirror|Eden Mirror]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;click [[Go outside|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;br&gt;
+&lt;&lt;click [[Settings|Cabin Settings]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;cabinedenactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $exposed gte 1 and $exhibitionism gte 55&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Eden keeps stealing glances at you.&lt;/span&gt;&lt;&lt;set $edenlust += 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;click [[Ask Eden to undo your bindings (0:01)|Eden Bindings]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;unbind&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;click [[Ask Eden to undo your bindings (0:01)|Eden Bindings]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;unbind&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $edenfreedom is undefined&gt;&gt;
+&lt;&lt;click [[Ask for freedom to return to town|Eden Freedom]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $edenfreedom is 1&gt;&gt;
+&lt;&lt;click [[Ask for freedom to remain in town|Eden Freedom 3]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $edenshopping is 1&gt;&gt;
+&lt;&lt;click [[Give Eden the supplies|Eden Supplied]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;clearingactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $edengarden is 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Eden&#39;s crops are utterly strangled by weeds.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Remove the weeds (3:00)|Clearing Weeding]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;gtiredness60&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edengarden is 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Eden&#39;s crops are tangled with weeds.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Remove the weeds (3:00)|Clearing Weeding]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;gtiredness60&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edengarden is 2&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;There are as many weeds growing in Eden&#39;s plot as there are vegetables.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Remove the weeds (3:00)|Clearing Weeding]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;gtiredness60&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edengarden is 3&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Eden&#39;s crops are mostly free of weeds, but more could be done.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Remove the weeds (3:00)|Clearing Weeding]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;gtiredness60&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edengarden is 4&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Eden&#39;s crops are completely free of weeds.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $edenshrooms is 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Eden&#39;s mushroom barrel is almost empty.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Look for mushrooms (1:00)|Clearing Mushrooms]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edenshrooms is 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Eden&#39;s mushroom barrel is mostly empty.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Look for mushrooms (1:00)|Clearing Mushrooms]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edenshrooms is 2&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;Eden&#39;s mushroom barrel is half full.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Look for mushrooms (1:00)|Clearing Mushrooms]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edenshrooms is 3&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Eden&#39;s mushroom barrel is mostly full.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Look for mushrooms (1:00)|Clearing Mushrooms]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edenshrooms is 4&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Eden&#39;s mushroom barrel is brimming with fungi.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $edenspring is 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;The spring is full of broken branches and twigs.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Clear the debris (0:30)|Clearing Debris]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edenspring is 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;The bottom of the spring is littered with branches.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Clear the debris (0:30)|Clearing Debris]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edenspring is 2&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;You can see the bottom of the spring through the twigs and branches floating on its surface.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Clear the debris (0:30)|Clearing Debris]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edenspring is 3&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Twigs float on the surface of the spring.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Clear the debris (0:30)|Clearing Debris]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $edenspring is 4&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;The spring is clean and clear.&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;click [[Relax in the spring (0:30)|Clearing Spring]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Enter the cabin|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $edenfreedom gte 1&gt;&gt;
+&lt;&lt;click [[Enter the forest|Forest]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $forest to 60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Escape|Eden Cabin Escape]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $forest to 80&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;clearingedenactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $exposed gte 1 and $exhibitionism gte 55&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Eden keeps stealing glances at you.&lt;/span&gt;&lt;&lt;set $edenlust += 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;click [[Ask Eden to undo your bindings (0:01)|Eden Bindings]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;unbind&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;click [[Ask Eden to undo your bindings (0:01)|Eden Bindings]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;unbind&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $edenfreedom is undefined&gt;&gt;
+&lt;&lt;click [[Ask for freedom to return to town|Eden Freedom]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $edenfreedom is 1&gt;&gt;
+&lt;&lt;click [[Ask for freedom to remain in town|Eden Freedom 3]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $edenshopping is 1&gt;&gt;
+&lt;&lt;click [[Give Eden the supplies|Eden Supplied]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="10" name="Eden Wardrobe" tags="nobr" position="1225,100">&lt;&lt;effects&gt;&gt;
+
+You look through the cupboard containing your clothes. There&#39;s an old dressing screen for privacy.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;wardrobe&gt;&gt;
+
+
+&lt;&lt;if $exhibitionism lte 54&gt;&gt;
+	&lt;&lt;if $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Done|Eden Cabin]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You can&#39;t remain undressed like this!&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exposed lte 1&gt;&gt;
+	&lt;&lt;click [[Done|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You can&#39;t remain undressed like this!&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="11" name="Eden Cabin Bed" tags="nobr" position="100,225">&lt;&lt;effects&gt;&gt;
+
+You snuggle under the covers.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $sleeptrouble is 1 and $control is 0&gt;&gt;
+
+
+&lt;&lt;click [[Sleep for 10 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 10&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 9 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 9&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 8 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 8&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 7 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 7&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 6 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 6&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 5 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 5&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 4 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 4&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 3 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 3&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 2 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 2&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 1 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 1&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;click [[Sleep for 8 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 8&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 7 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 7&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 6 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 6&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 5 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 5&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 4 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 4&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 3 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 3&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 2 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 1 hours|Cabin Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Climb out of bed|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="12" name="Cabin Sleep" tags="nobr" position="225,225">&lt;&lt;sleep&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;if $nightmares gte 1 and $control is 0&gt;&gt;
+You dream you are being hunted by something dark and terrible.
+&lt;&lt;else&gt;&gt;
+You sleep soundly.
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;sleepeffects&gt;&gt;
+
+&lt;&lt;if $schoolwake is 1&gt;&gt;&lt;&lt;set $schoolwake to 0&gt;&gt;
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;You wake up to Eden&#39;s groping. &lt;&lt;He&gt;&gt; starts rubbing up against you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Let it happen|Eden Sleep Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Push away|Eden Sleep Push]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Get out of bed|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $phase to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="13" name="Eden Sleep Sex" tags="nobr" position="350,225">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;
+
+&lt;&lt;elseif $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;&lt;&lt;set $enemyanger += 50&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Sleep Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Sleep Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Sleep Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Sleep Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="14" name="Eden Sleep Push" tags="nobr" position="475,225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+You shove &lt;&lt;him&gt;&gt; away from you.&lt;&lt;set $edenlove -= 1&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;
+
+
+&lt;&lt;if $edenlove - $edenlust gte 1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; grumbles something and rolls over. &lt;&lt;Hes&gt;&gt; asleep within moments.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Back to sleep|Eden Cabin Bed]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Get up|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; starts groping more forcefully.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Sleep Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="15" name="Eden Sleep Sex Finish" tags="nobr" position="600,225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $edenlust -= 20&gt;&gt;
+
+&lt;&lt;He&gt;&gt; kisses you on the neck, rolls over, and goes to sleep.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;You ungrateful slut,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe I should throw you out and leave you to the wolves!&quot; &lt;&lt;He&gt;&gt; winces and holds &lt;&lt;his&gt;&gt; side. &quot;I need to get something for this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you hide beneath the covers.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; rolls over. You hear &lt;&lt;him&gt;&gt; snore moments later.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Eden Cabin Bed]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="16" name="Eden Bindings" tags="nobr" position="725,225">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I-If it&#39;s no trouble, could you untie me please?&quot; you ask.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;It may have escaped your notice, but my arms are tied. Could you help?&quot; you ask.
+&lt;&lt;else&gt;&gt;
+&quot;Can you untie me?&quot; you ask.
+&lt;&lt;/if&gt;&gt;
+
+
+
+Without a word, Eden picks up a knife and slashes your bindings.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $bus is &quot;edenclearing&quot;&gt;&gt;
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="17" name="Eden Clearing" tags="nobr" position="850,225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;edenclearing&quot;&gt;&gt;&lt;&lt;set $edendays to 0&gt;&gt;
+
+
+You are in the clearing outside Eden&#39;s cabin. The surrounding trees are so huge that you have to crane your neck to see the sky. There&#39;s a small farm plot where Eden grows vegetables. Behind the cabin is a spring at the base of a cliff.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $foresthunt gte 1&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;You&#39;re safe at Eden&#39;s cabin. Whatever was hunting you will have given up.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $foresthunt to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $exposed gte 2&gt;&gt;
+You don&#39;t want to be seen like this! You rush to your clothes.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Wardrobe]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $exhibitionism lte 54 and $exposed gte 1&gt;&gt;
+You don&#39;t want to be seen like this! You rush to your clothes.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Wardrobe]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;if $exposed is 1 and $exhibitionism gte 55&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;With your &lt;&lt;lewdness&gt;&gt; on display, you can&#39;t help but feel a primal thrill.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+Rainwater drips from the branches above.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $hour gte 9 and $hour lte 10&gt;&gt;
+
+Eden is tending the crops.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clearingedenactions&gt;&gt;
+&lt;&lt;clearingactions&gt;&gt;
+
+&lt;&lt;elseif $hour gte 11 and $hour lte 14&gt;&gt;
+
+	&lt;&lt;if $edenhunting isnot 1&gt;&gt;&lt;&lt;set $edenhunting to 1&gt;&gt;
+	&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;Eden exits the cabin, gun in hand. &quot;I&#39;m going hunting. Stay near the cabin while I&#39;m gone.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Nod|Eden Hunting]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Ask to go along|Eden Hunting]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	
+	Eden is out hunting.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;clearingactions&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $hour is 15&gt;&gt;
+
+Eden is skinning prey. The smell makes you queasy.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clearingedenactions&gt;&gt;
+&lt;&lt;clearingactions&gt;&gt;
+
+&lt;&lt;elseif $hour is 16&gt;&gt;
+
+	&lt;&lt;if $edenlust gte 26 and $edenchoplust isnot 1&gt;&gt;&lt;&lt;set $edenchoplust to 1&gt;&gt;
+	&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;Eden is chopping firewood. &lt;&lt;He&gt;&gt; stretches &lt;&lt;his&gt;&gt; back and spots you watching &lt;&lt;himstop&gt;&gt; &quot;I could use a break,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;He&gt;&gt; marches towards you, covered in sweat and axe still in hand. &lt;&lt;He&gt;&gt; probably doesn&#39;t realise how menacing &lt;&lt;he&gt;&gt; looks. &lt;&lt;He&gt;&gt; drops the axe tries to pull you close to &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Allow it|Eden Firewood Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;set $edendom += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Eden Firewood Refuse]]&gt;&gt;&lt;&lt;set $edenlove -= 1&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	Eden is chopping firewood.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;clearingedenactions&gt;&gt;
+	&lt;&lt;clearingactions&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+Eden is indoors.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clearingactions&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="18" name="Eden Bath" tags="nobr" position="975,225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You remove your clothing as Eden eases &lt;&lt;himself&gt;&gt; into the bath.
+
+&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+Feeling comfortable with your nudity, you climb in with &lt;&lt;himstop&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;covered&gt;&gt; You climb in with &lt;&lt;himstop&gt;&gt; Unable to hold the sides, you almost slip.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; reclines opposite you, enjoying the warmth and examining your body.&lt;&lt;wash&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Examine Eden in return|Eden Bath 2]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Wash Eden|Eden Bath 2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Relax|Eden Bath 2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Seduce|Eden Bath Seduction]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+	&lt;&lt;if $edenlove gte 1&gt;&gt;
+	
+	&quot;Suit yourself,&quot; &lt;&lt;he&gt;&gt; says, easing &lt;&lt;himself&gt;&gt; into the water.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&quot;I said get in,&quot; &lt;&lt;he&gt;&gt; says, marching over to you. &quot;I think you need another lesson.&quot; &lt;&lt;He&gt;&gt; bends you over &lt;&lt;his&gt;&gt; knee.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Eden Cabin Punishment]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="19" name="Eden Bath 2" tags="nobr" position="1100,225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You check out Eden&#39;s body. &lt;&lt;His&gt;&gt; muscles look very defined. &lt;&lt;He&gt;&gt; notices your gaze. &quot;You can&#39;t avoid a body like this if you live like I do,&quot; &lt;&lt;he&gt;&gt; sounds almost ashamed.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Reassure|Eden Bath 2]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Look away and pick up the sponge|Eden Bath 2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Look away and relax|Eden Bath 2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+You pick up the sponge and wave it. Eden turns &lt;&lt;his&gt;&gt; back to you and you get to scrubbing.
+
+&lt;&lt;if $exhibitionism lt 55&gt;&gt;
+You feel more comfortable about your nudity with &lt;&lt;his&gt;&gt; back turned.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+The water starts to get cold after a while. &quot;You can get out now, I&#39;d like to stretch out anyway.&quot; You see no reason to complain.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+You lean back and relax, letting the warmth seep into your muscles.&lt;br&gt;&lt;br&gt;
+
+The water starts to get cold after a while. &quot;You can get out now, I&#39;d like to stretch out anyway.&quot; You see no reason to complain.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;You look amazing,&quot; you say.
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;Don&#39;t be silly,&quot; you say. &quot;People would kill for a body like yours.&quot;
+	&lt;&lt;else&gt;&gt;
+	&quot;You look good,&quot; you say.
+	&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; smiles, &quot;Thanks.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Wash Eden|Eden Bath 2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Relax|Eden Bath 2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="20" name="Eden Bath Seduction" tags="nobr" position="1225,225">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $seductiondifficulty to (10000 - ($edenlust * 200))&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+You kick some water at &lt;&lt;him&gt;&gt; playfully, coming tantalisingly close to flashing your &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;promiscuity2&gt;&gt;
+
+&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+
+&lt;&lt;He&gt;&gt; takes the hint, grabbing your legs and pulling you closer.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Bath Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;Not right now,&quot; &lt;&lt;he&gt;&gt; says. &quot;I just want to rest.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;i&gt;&lt;&lt;He&gt;&gt; will be more lusty, and easier to seduce, the longer &lt;&lt;hes&gt;&gt; gone without sex.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Wash Eden|Eden Bath 2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Relax|Eden Bath 2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="21" name="Eden Bath Sex" tags="nobr" position="100,350">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Bath Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Bath Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Bath Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Bath Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="22" name="Eden Bath Sex Finish" tags="nobr" position="225,350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $edenlust -= 20&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;
+
+&quot;You&#39;re such a dirty &lt;&lt;girlcomma&gt;&gt; I love it,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;You ungrateful slut,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe I should throw you out and leave you to the wolves!&quot; &lt;&lt;He&gt;&gt; winces and holds &lt;&lt;his&gt;&gt; side. &quot;I need to get something for this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you climb out from under the table.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&quot;You little tease,&quot; &lt;&lt;he&gt;&gt; says. &quot;Don&#39;t get me worked up if you don&#39;t intend to go all the way.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+The water starts to get cold after a while. &quot;You can get out now, I&#39;d like to stretch out anyway.&quot; You see no reason to complain.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="23" name="Eden Cuddle" tags="nobr" position="350,350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You snuggle up to Eden and &lt;&lt;he&gt;&gt; holds you close. Together you watch the fire.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $hour isnot 0&gt;&gt;
+&lt;&lt;click [[Keep Cuddling (0:30)|Eden Cuddle]]&gt;&gt;&lt;&lt;ltrauma30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="24" name="Eden Hunting" tags="nobr" position="475,350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+&lt;&lt;He&gt;&gt; disappears between the trees.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+&quot;Don&#39;t be ridiculous,&quot; &lt;&lt;he&gt;&gt; says. &quot;Predators have learned to stay away from the cabin. You&#39;ll be safe here.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;I only feel safe with you,&quot; you say.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;Maybe if you left your gun here I would be,&quot; you say.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;Are you sure I&#39;ll be safe here alone?&quot; you say.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;if $edenlove gte 50&gt;&gt;
+	&quot;Fine,&quot; &lt;&lt;he&gt;&gt; says. &quot;But be quiet and stay close to me. Bring a basket too, you can keep an eye out for berries.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Eden Hunt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	
+	&quot;I can&#39;t hunt and keep watch over you at the same time,&quot; &lt;&lt;he&gt;&gt; says. &quot;That&#39;s final.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;i&gt;If &lt;&lt;he&gt;&gt; liked you more &lt;&lt;he&gt;&gt; might be more amenable to your request.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|Eden Hunting]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="25" name="Eden Hunt" tags="nobr" position="600,350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You walk into the forest, keeping close behind Eden.
+
+&lt;&lt;if $collared is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; grips your leash, pulling you along.
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;You&#39;re hurting my neck,&quot; you whisper. &quot;I promise to be good.&quot;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;I won&#39;t find any berries if you drag me like this,&quot; you whisper.
+	&lt;&lt;else&gt;&gt;
+	&quot;You can drop my leash. I promise I&#39;ll stay close,&quot; you whisper.
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;He&gt;&gt; looks at you, considers for a moment, then drops the leash.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; seems to know exactly where &lt;&lt;hes&gt;&gt; going, but you quickly lose your sense of direction. &lt;&lt;pass60&gt;&gt;&lt;&lt;He&gt;&gt; stops occasionally to check small traps. Most are empty but one contains a dead rabbit, which &lt;&lt;he&gt;&gt; ties to &lt;&lt;his&gt;&gt; belt.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass60&gt;&gt;More time passes, until &lt;&lt;he&gt;&gt; comes to an abrupt stop.  &quot;I&#39;ve got you now,&quot; &lt;&lt;he&gt;&gt; whispers, &lt;&lt;his&gt;&gt; pace lowering to a creep. &lt;&lt;He&gt;&gt; glances at you. &quot;Wait here. Don&#39;t move an inch.&quot; &lt;&lt;He&gt;&gt; disappears between the trees. You look around, but don&#39;t see any sign of whatever has &lt;&lt;him&gt;&gt; excited. You do, however, see a bush full of ripe berries. Eden hasn&#39;t noticed them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Get the berries|Eden Hunt 2]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stay close to Eden|Eden Hunt 2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="26" name="Eden Hunt 2" tags="nobr" position="725,350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You sneak over to the bush, careful not to disturb a single twig. Once there you pick the fruit and quickly fill the basket. Satisfied, you start sneaking back to Eden.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - ($allure))&gt;&gt;	
+	
+		&lt;&lt;if $rng gte 81 and $bestialitydisable is &quot;f&quot; and $voredisable is &quot;f&quot;&gt;&gt;
+		
+		You round a tree and come face to face with a pair of eyes, hovering just inches from your face. All strength drains from your muscles, and you collapse to the ground. The snake slithers onto the forest floor.&lt;&lt;set $trance to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Eden Hunt Snake]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;elseif $rng gte 41 and $bestialitydisable is &quot;f&quot;&gt;&gt;
+		
+		A wolf emerges from between the trees, teeth bared. Eden would hear your screams from here, but won&#39;t be happy with you.&lt;br&gt;&lt;br&gt;
+		
+			&lt;&lt;click [[Next|Eden Hunt Wolf]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		
+		&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;Something presses against your back. &quot;What have we here?&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. &lt;&lt;Hes&gt;&gt; holding a gun to your back.&lt;br&gt;&lt;br&gt;
+		
+		A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; puts a hand on your shoulder, &quot;Turn around &lt;&lt;girlstop&gt;&gt; Now, what&#39;s a little thing like you doing all alone in the forest?&quot;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;person1&gt;&gt;&quot;It&#39;s dangerous out here,&quot; the &lt;&lt;person&gt;&gt; interjects. &quot;But it&#39;s okay, we can keep you safe.&quot; &lt;&lt;He&gt;&gt; grabs your &lt;&lt;bottom&gt;&gt; and pulls you closer.&lt;br&gt;&lt;br&gt;
+		
+		Eden would hear your screams from here, but won&#39;t be happy with you.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Eden Hunt Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+	&lt;&lt;click [[Next|Eden Hunt 3]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;You were told to stay still, so that&#39;s what you do. You&#39;re only waiting for a couple of minutes before a gunshot sounds through forest.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|Eden Hunt 3]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="27" name="Eden Hunt Snake" tags="nobr" position="850,350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+
+
+
+
+&lt;&lt;set $vorestage to 1&gt;&gt;
+&lt;&lt;set $vorecreature to &quot;snake&quot;&gt;&gt;
+&lt;&lt;set $vorestrength to 1&gt;&gt;
+&lt;&lt;set $timer to 15&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $timer is 12&gt;&gt;
+&lt;&lt;set $trance to 0&gt;&gt;
+You break free from the trance, and realise the snake is trying to eat you!
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;voreeffects&gt;&gt;
+&lt;&lt;vore&gt;&gt;
+&lt;&lt;voreactions&gt;&gt;
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Snake Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $vorestage lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Snake Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="28" name="Eden Hunt Snake Finish" tags="nobr" position="975,350">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $trance to 0&gt;&gt;
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+
+
+
+	&lt;&lt;if $vorestage gte 5&gt;&gt;
+
+	The walls of the snake&#39;s innards tear open. Eden stands there, knife in hand, carving open the beast until you&#39;re freed.&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;else&gt;&gt;
+	
+	The snake hisses and spits you out. It flees into the undergrowth, trailing blood.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;Eden plants &lt;&lt;his&gt;&gt; knife into the ground and grasps your arm. &lt;&lt;He&gt;&gt; bends you over &lt;&lt;his&gt;&gt; knee. &quot;I was so close to catching that deer,&quot; &lt;&lt;he&gt;&gt; says. &quot;And you fucking ruined it.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Hunt Punishment]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you haul yourself out of the $vorecreature&#39;s maw. Deciding you aren&#39;t an appropriate meal, it disappears into the undergrowth.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;click [[Next|Eden Hunt 3]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="29" name="Eden Hunt Punishment" tags="nobr" position="1100,350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcspank&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;&lt;&lt;set $enemyanger += 200&gt;&gt;&lt;&lt;set $edenlove -= 1&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Punishment Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Punishment Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Punishment Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Punishment]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="30" name="Eden Hunt 3" tags="nobr" position="1225,350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+	&lt;&lt;if $rng gte 91&gt;&gt;
+You find Eden slinging a deer over &lt;&lt;his&gt;&gt; shoulder. &lt;&lt;He&gt;&gt; sees the basket full of fruit in your hands and smiles. &quot;We&#39;ve done very well today,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe you&#39;re good luck.&quot;&lt;&lt;set $edenlove += 5&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;else&gt;&gt;
+You find Eden crouched and frowning. &quot;I let it get away,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;He&gt;&gt; sees the basket of fruit in your hands and smiles. &quot;At least we have something.&quot;&lt;&lt;set $edenlove += 5&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+You pick up the basket of fruit. &quot;At least we got something,&quot; Eden says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+	&lt;&lt;if $rng gte 91&gt;&gt;
+	Eden appears between the trees, deer slung over &lt;&lt;his&gt;&gt; shoulder. &quot;Knew I&#39;d get it. Maybe you&#39;re a good luck charm.&quot;&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $submissive gte 1150&gt;&gt;
+		&quot;I found some berries, but I lost sight of of them,&quot; you say. &quot;I&#39;m sorry.&quot;
+		&lt;&lt;elseif $submissive lte 850&gt;&gt;
+		&quot;There&#39;s a bush full of berries around here somewhere,&quot; you say.
+		&lt;&lt;else&gt;&gt;
+		&quot;I saw a bush full of berries,&quot; you say. &quot;But I can&#39;t see it now.&quot;
+		&lt;&lt;/if&gt;&gt;
+		&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;He&gt;&gt; shrugs. &quot;I&#39;m no good at hunting fruit. Besides, we&#39;re good for today.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	Eden appears between the trees, frowning. &quot;I let it get away,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $submissive gte 1150&gt;&gt;
+		&quot;I found some berries, but I lost sight of of them,&quot; you say. &quot;I&#39;m sorry.&quot;
+		&lt;&lt;elseif $submissive lte 850&gt;&gt;
+		&quot;There&#39;s a bush full of berries around here somewhere,&quot; you say.
+		&lt;&lt;else&gt;&gt;
+		&quot;I saw a bush full of berries,&quot; you say. &quot;But I can&#39;t see it now.&quot;
+		&lt;&lt;/if&gt;&gt;
+		&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;He&gt;&gt; shrugs. &quot;I&#39;m no good at hunting fruit. &quot;We have something at least.&quot; &lt;&lt;He&gt;&gt; pats the rabbit on &lt;&lt;his&gt;&gt; belt.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;pass120&gt;&gt;You follow Eden through the forest, back to the safety of &lt;&lt;his&gt;&gt; cabin.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="31" name="Eden Hunt Punishment Finish" tags="nobr" position="100,475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $edenlust -= 20&gt;&gt;
+&lt;&lt;He&gt;&gt; pants from the exertion. &quot;I hope you&#39;ve learnt your lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you avoid &lt;&lt;his&gt;&gt; gaze.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;click [[Next|Eden Hunt 3]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;You ungrateful slut,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe I should throw you out and leave you to the wolves!&quot; &lt;&lt;He&gt;&gt; winces and holds &lt;&lt;his&gt;&gt; side. &quot;I need to get something for this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;click [[Next|Eden Hunt 3]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; looks mollified, and releases you. &quot;I hope you&#39;ve learnt your lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you avoid &lt;&lt;his&gt;&gt; gaze.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;click [[Next|Eden Hunt 3]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="32" name="Eden Hunt Wolf" tags="nobr" position="225,475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;wolf&quot;&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Wolf Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Wolf Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Wolf Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Wolf]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="33" name="Eden Hunt Wolf Finish" tags="nobr" position="350,475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+The beast grunts in satisfaction, and leaves you lying between the trees.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you continue back to Eden.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;click [[Next|Eden Hunt 3]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The beast yelps and flees into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you continue back to Eden.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;click [[Next|Eden Hunt 3]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+A gun fires nearby, startling the wolf into fleeing. Eden marches towards you.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; grasps your arm and bends you over &lt;&lt;his&gt;&gt; knee. &quot;Stupid &lt;&lt;bitchcomma&gt;&gt; I was so close to catching that deer.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Hunt Punishment]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="34" name="Eden Hunt Molestation" tags="nobr" position="475,475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Hunt Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="35" name="Eden Hunt Molestation Finish" tags="nobr" position="600,475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+Finished with you, they shove you to the ground. &quot;See ya around, slut.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you struggle to your feet and continue back to Eden.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;click [[Next|Eden Hunt 3]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;This &lt;&lt;bitch&gt;&gt; is crazy,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; clutching &lt;&lt;his&gt;&gt; arm. &quot;I think I need to get this looked at.&quot;&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; nods in agreement, &quot;&lt;&lt;pShe&gt;&gt; ain&#39;t worth it.&quot; They stagger into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you continue back to Eden.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;click [[Next|Eden Hunt 3]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+A gunshot sounds and a bullet smashes into a nearby tree, startling the pair and making them dash for their own guns. They stare into the trees. &quot;Who&#39;s there?&quot; shouts the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; &lt;&lt;Hes&gt;&gt; responded to by another gunshot, the bullet landing closer this time. Their eyes dart around, but they can&#39;t see the shooter. Another gunshot, this time the bullet thuds into the ground at the &lt;&lt;person2&gt;&gt;&lt;&lt;persons&gt;&gt; feet. &quot;Shit! Fuck.&quot; &lt;&lt;he&gt;&gt; says, backing away, eyes wild. &quot;Let&#39;s get the fuck away from here. This &lt;&lt;girl&gt;&gt; ain&#39;t worth it.&quot;&lt;br&gt;&lt;br&gt;
+
+They&#39;ve barely disappeared between the trees when you see Eden marching towards you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; grasps your arm and bends you over &lt;&lt;his&gt;&gt; knee. &quot;Stupid &lt;&lt;bitchcomma&gt;&gt; I was so close to catching that deer.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Hunt Punishment]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="36" name="Eden Firewood Sex" tags="nobr" position="725,475">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;
+
+&lt;&lt;elseif $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;&lt;&lt;set $enemyanger += 50&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Firewood Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Firewood Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Firewood Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Firewood Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="37" name="Eden Firewood Refuse" tags="nobr" position="850,475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $edenlove - $edenlust gte 1&gt;&gt;
+
+You turn away from &lt;&lt;himcomma&gt;&gt; making your disapproval of &lt;&lt;his&gt;&gt; actions clear. &quot;I&#39;m working really hard out here,&quot; &lt;&lt;he&gt;&gt; says. &quot;You could be more considerate.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You turn away from &lt;&lt;himcomma&gt;&gt; making your disapproval of &lt;&lt;his&gt;&gt; actions clear. &lt;&lt;He&gt;&gt; grabs your neck and forcibly turns your head to face &lt;&lt;himstop&gt;&gt; &quot;I&#39;m working really hard out here,&quot; &lt;&lt;he&gt;&gt; says. &quot;The least you could is show some appreciation.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Firewood Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="38" name="Eden Firewood Sex Finish" tags="nobr" position="975,475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $edenlust -= 20&gt;&gt;
+
+&quot;I&#39;m glad I have you around,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;He&gt;&gt; picks up &lt;&lt;his&gt;&gt; axe and returns to &lt;&lt;his&gt;&gt; chopping.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;You ungrateful slut,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe I should throw you out and leave you to the wolves!&quot; &lt;&lt;He&gt;&gt; winces and holds &lt;&lt;his&gt;&gt; side. &quot;I need to get something for this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you hide behind a tree.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&quot;I guess I do need to get back to work,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="39" name="Eden Freedom" tags="nobr" position="1100,475">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $edenlove gte 20&gt;&gt;&lt;&lt;set $edenfreedom to 1&gt;&gt;&lt;&lt;set $edenshopping to 0&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;Why would you want to leave?&quot; &lt;&lt;he&gt;&gt; asks. &quot;You have everything you need here.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;B-but if I&#39;m gone from town too long,&quot; you say. &quot;People will come looking for me me here.&quot;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;Do you think my absence isn&#39;t noticed?&quot; you say. &quot;They&#39;ll come looking for me here.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;If I keep missing school,&quot; you say. &quot;People will start looking for me.&quot;
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; seems conflicted. &quot;I suppose it was too much to hope you&#39;d be content stuck here. Fine, you can go back to town. Make sure you get your little &lt;&lt;bottom&gt;&gt; back here though. &lt;span class=&quot;gold&quot;&gt;If you&#39;re gone longer than a day you&#39;ll worry me sick.&lt;/span&gt; I&#39;d have to come find you.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Hug|Eden Freedom 2]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Nod|Eden Freedom 2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;Why would you want to leave?&quot; &lt;&lt;he&gt;&gt; asks. &quot;You have everything you need here.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;B-but if I&#39;m gone from town too long,&quot; you say. &quot;People will come looking for me me here.&quot;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;Do you think my absence isn&#39;t noticed?&quot; you say. &quot;They&#39;ll come looking for me here.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;If I keep missing school,&quot; you say. &quot;People will start looking for me.&quot;
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+&lt;&lt;He&gt;&gt; shakes &lt;&lt;his&gt;&gt; head. &quot;They won&#39;t find us. I know these woods, and will protect what&#39;s mine if necessary.&quot;&lt;br&gt;&lt;br&gt;
+	
+&lt;i&gt;If &lt;&lt;he&gt;&gt; liked you more &lt;&lt;he&gt;&gt; might be more amenable to your request.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $bus is &quot;edenclearing&quot;&gt;&gt;
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="40" name="Eden Freedom 2" tags="nobr" position="1225,475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You hug Eden, taking &lt;&lt;him&gt;&gt; by surprise and almost knocking &lt;&lt;him&gt;&gt; over.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;Thank you,&quot; you say, pressing your face against &lt;&lt;himstop&gt;&gt;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;It&#39;s not that I need your permission or anything,&quot; you say. &quot;It&#39;s just easier this way.&quot;
+	&lt;&lt;else&gt;&gt;
+	&quot;Thank you,&quot; you say.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;He&gt;&gt; squeezes you back. &quot;One more thing. I make weekly supply runs into town to pick up essentials. You might as well do it for me. I hate that place. Alright, you can let go now.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+&quot;One more thing,&quot; &lt;&lt;he&gt;&gt; says. &quot;I make weekly supply runs into town to pick up essentials. You may as well do it for me if you&#39;re going anyway. I hate that place.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+
+You hug Eden. &lt;&lt;He&gt;&gt; expects it and catches you. 
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;Thank you,&quot; you say, pressing your face against &lt;&lt;himstop&gt;&gt;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;It&#39;s not that I need your permission or anything,&quot; you say. &quot;It&#39;s just easier this way.&quot;
+	&lt;&lt;else&gt;&gt;
+	&quot;Thank you,&quot; you say.
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;He&gt;&gt; squeezes you back.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $bus is &quot;edenclearing&quot;&gt;&gt;
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="41" name="Eden Cabin Escape" tags="nobr" position="100,600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You walk to the edge of the clearing and gaze into the darkness of the forest. Are you sure you want to escape?&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Yes|Forest]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[No|Eden Clearing]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="42" name="Eden Freedom 3" tags="nobr" position="225,600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $edenlove gte 100&gt;&gt;&lt;&lt;set $edenfreedom to 2&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;You already get a whole day,&quot; &lt;&lt;he&gt;&gt; says. &quot;You want to sleep in someone else&#39;s bed, is that it?&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;N-no,&quot; you say. &quot;You know I&#39;m yours alone.&quot;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;I&#39;m not a slut,&quot; you say. &quot;But sometimes I need to be away for longer.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;No!&quot; you say. &quot;It&#39;s just that braving the woods every day for school is dangerous.&quot;
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; looks about to argue, but sighs in resignation. &quot;Fine. I&#39;m used to being alone. &lt;span class=&quot;gold&quot;&gt;You can leave for up to a week.&lt;/span&gt; If you&#39;re gone longer, I&#39;ll hunt you down.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Hug|Eden Freedom 2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $bus is &quot;edenclearing&quot;&gt;&gt;
+	&lt;&lt;click [[Nod|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Nod|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;You already get a whole day,&quot; &lt;&lt;he&gt;&gt; says. &quot;You want to sleep in someone else&#39;s bed, is that it?&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;N-no,&quot; you say. &quot;You know I&#39;m yours alone.&quot;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;I&#39;m not a slut,&quot; you say. &quot;But sometimes I need to be away for longer.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;No!&quot; you say. &quot;It&#39;s just that braving the woods every day for school is dangerous.&quot;
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;He&gt;&gt; shakes &lt;&lt;his&gt;&gt; head. &quot;That town is dangerous. The less time you spend there the better.&quot;&lt;br&gt;&lt;br&gt;
+	
+&lt;i&gt;If &lt;&lt;he&gt;&gt; liked you more &lt;&lt;he&gt;&gt; might be more amenable to your request.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $bus is &quot;edenclearing&quot;&gt;&gt;
+	&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="43" name="Forest Cabin Return" tags="nobr" position="350,600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+Eden leads you back to the safety of &lt;&lt;his&gt;&gt; cabin.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="44" name="Eden Recaptured" tags="nobr" position="475,600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Eden grabs your arm and pushes you in front of &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; pushes you through the forest and back to &lt;&lt;his&gt;&gt; cabin. Once inside, &lt;&lt;he&gt;&gt; shoves you to the floor.&lt;br&gt;&lt;br&gt;
+
+&quot;I trust you,&quot; &lt;&lt;he&gt;&gt; says. &quot;So when you don&#39;t do as I say, it really hurts.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;click [[Seduce|Eden Recaptured Seduction]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Apologise|Eden Recaptured Apologise]]&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;set $edendom += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Do nothing|Eden Recaptured Spank]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="45" name="Eden Recaptured Seduction" tags="nobr" position="600,600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $seductiondifficulty to (10000 - ($edenlust * 50))&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+You climb to your knees.
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I can make it up to you!&quot; you say.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;I think I know what you need,&quot; you say.
+&lt;&lt;else&gt;&gt;
+&quot;Let me make it up to you,&quot; you say.
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;
+
+You lift up &lt;&lt;his&gt;&gt; skirt.&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You open &lt;&lt;his&gt;&gt; fly.&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+
+&quot;This is a good way to start making it up to me,&quot; &lt;&lt;he&gt;&gt; says, pressing a hand against the back of your head and pushing you closer.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Recaptured Oral]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;He&gt;&gt; shoves you back to the ground. &quot;Oh no, you&#39;re not getting off that easy.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Eden Recaptured Spank]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="46" name="Eden Recaptured Apologise" tags="nobr" position="725,600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You climb to your knees and look up at &lt;&lt;himstop&gt;&gt;
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I&#39;m very very sorry,&quot; you say. &quot;I know I&#39;ve been bad.&quot; You bow your head.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;I didn&#39;t mean to worry you,&quot; you say.
+&lt;&lt;else&gt;&gt;
+&quot;I&#39;m sorry, I know I&#39;ve been bad,&quot; you say.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;I still need to punish you,&quot; Eden says. &quot;Or you&#39;ll forget the lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Recaptured Spank]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="47" name="Eden Recaptured Spank" tags="nobr" position="850,600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcspank&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;&lt;&lt;set $enemyanger += 200&gt;&gt;
+&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;set $enemyanger -= 75&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;He&gt;&gt; bends you over &lt;&lt;his&gt;&gt; knee.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Recaptured Spank Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Recaptured Spank Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Recaptured Spank Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Recaptured Spank]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="48" name="Eden Recaptured Spank Finish" tags="nobr" position="975,600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $edenlust -= 20&gt;&gt;
+&lt;&lt;He&gt;&gt; pants from the exertion. &quot;I hope you&#39;ve learnt your lesson. Don&#39;t disobey me again.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you avoid &lt;&lt;his&gt;&gt; gaze.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;You ungrateful slut,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe I should throw you out and leave you to the wolves!&quot; &lt;&lt;He&gt;&gt; winces and holds &lt;&lt;his&gt;&gt; side. &quot;I need to get something for this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&lt;&lt;He&gt;&gt; looks mollified, and releases you. &quot;I hope you&#39;ve learnt your lesson. Don&#39;t disobey me again.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you avoid &lt;&lt;his&gt;&gt; gaze.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="49" name="Eden Recaptured Oral" tags="nobr" position="1100,600">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcoral&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 100&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;&lt;&lt;set $enemyanger += 80&gt;&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Recaptured Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Recaptured Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Recaptured Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Eden Recaptured Oral]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="50" name="Eden Recaptured Oral Finish" tags="nobr" position="1225,600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $edenlust -= 20&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;
+
+&quot;I can&#39;t stay mad at you,&quot; &lt;&lt;he&gt;&gt; gasps. &quot;But don&#39;t you dare run off again.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;You ungrateful slut,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe I should throw you out and leave you to the wolves!&quot; &lt;&lt;He&gt;&gt; winces and holds &lt;&lt;his&gt;&gt; side. &quot;I need to get something for this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you climb out from under the table.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&quot;Remember,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;m keeping an eye on you.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="51" name="Street Eden" tags="nobr" position="100,725">&lt;&lt;effects&gt;&gt;
+
+
+
+You cross the road. Eden spots you. &quot;You think this is funny?&quot; &lt;&lt;He&gt;&gt; shouts, marching towards you. I&#39;ve been worried half to death!&quot; &lt;&lt;He&gt;&gt; grasps your arm. &quot;I&#39;m taking you home, and never letting you leave again. I&#39;ll keep you in a cage if I have to.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $collared isnot 1&gt;&gt;&lt;&lt;set $collared to 1&gt;&gt;
+&lt;&lt;He&gt;&gt; fastens a collar around your neck.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;He&gt;&gt; grabs hold of your leash and pulls. &quot;Come on. I&#39;ll punish you when we get home.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&quot;You shouldn&#39;t treat &lt;&lt;phim&gt;&gt; like that,&quot; A &lt;&lt;person&gt;&gt; bravely interjects as Eden drags you by. Eden ignores &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+The sight of a &lt;&lt;girl&gt;&gt; being dragged along on a leash turns heads. People whisper to each other, but noone intervenes. A &lt;&lt;generatey3&gt;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; laughs and pulls out &lt;&lt;his&gt;&gt; phone to record you. Eden ignores &lt;&lt;him&gt;&gt; too.
+
+Eden calms down a bit once you&#39;re in the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;click [[Next|Eden Recaptured]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="52" name="Street Eden Hide" tags="nobr" position="225,725">&lt;&lt;effects&gt;&gt;
+
+
+
+You hide behind a postbox. Eden continues bothering passers-by, unaware that you&#39;re so close. It looks like &lt;&lt;he&gt;&gt; doesn&#39;t intend to move on for a while, until &lt;&lt;he&gt;&gt; starts arguing with a &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; The argument becomes more intense until Eden storms off.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="53" name="Eden Supplies" tags="nobr" position="350,725">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;set $edenshopping to 1&gt;&gt;You shop for the things Eden can&#39;t make or do without. Tools and medical supplies mostly.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Shopping Centre]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="54" name="Eden Supplied" tags="nobr" position="475,725">&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $edenshopping to 2&gt;&gt;&lt;&lt;set $edenlove += 5&gt;&gt;
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I got these for you,&quot; you say, putting the supplies on the table.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;I did your chore for you,&quot; you say, putting the supplies on the table.
+&lt;&lt;else&gt;&gt;
+&quot;I got your supplies from town,&quot; you say, putting the supplies on the table.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;Good job,&quot; Eden says. &quot;How much were they? I&#39;ll give you the money.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[I don&#39;t need money|Eden Supplied 2]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;set $edendom += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[£50|Eden Supplied 2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;set $skulduggerydifficulty to 200&gt;&gt;
+&lt;&lt;click [[£200|Eden Supplied 2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;skulduggerydifficulty&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="55" name="Eden Supplied 2" tags="nobr" position="600,725">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+&quot;I guess what&#39;s yours is mine anyway,&quot; &lt;&lt;he&gt;&gt; says. &quot;Thanks though.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $bus is &quot;edenclearing&quot;&gt;&gt;
+	&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+&quot;Sounds about right,&quot; &lt;&lt;he&gt;&gt; reaches into &lt;&lt;his&gt;&gt; pouch. &quot;Here you go.&quot;&lt;br&gt;&lt;br&gt;
+
+You&#39;ve gained £50.&lt;&lt;set $money += 5000&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $bus is &quot;edenclearing&quot;&gt;&gt;
+	&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt; 
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;skulduggerycheck&gt;&gt;
+	&lt;&lt;if $skulduggerysuccess is 1&gt;&gt;
+	
+	&quot;Two hundred?&quot; Eden looks annoyed. &quot;You got ripped off.&quot; &lt;&lt;He&gt;&gt; reaches into &lt;&lt;his&gt;&gt; pouch. &quot;Still, worth me not doing it. Here you go.&quot;&lt;br&gt;&lt;br&gt;
+		
+You&#39;ve gained £200.&lt;&lt;set $money += 20000&gt;&gt;&lt;br&gt;&lt;br&gt;		
+	
+		&lt;&lt;if $skulduggery lte ($skulduggerydifficulty + 100)&gt;&gt;
+		&lt;&lt;skulduggeryskilluse&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;That was too easy. You didn&#39;t learn anything.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;if $bus is &quot;edenclearing&quot;&gt;&gt;
+		&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt; 		
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&quot;I&#39;m not gonna fall for that,&quot; &lt;&lt;he&gt;&gt; says. &quot;You can pay out of your own pocket.&quot;&lt;br&gt;&lt;br&gt;
+
+	
+		&lt;&lt;if $skulduggery lte ($skulduggerydifficulty + 100)&gt;&gt;
+		&lt;&lt;skulduggeryskilluse&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;That was too easy. You didn&#39;t learn anything.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;if $bus is &quot;edenclearing&quot;&gt;&gt;
+		&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt; 			
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="56" name="Clearing Weeding" tags="nobr" position="725,725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You get on your hands and knees and start tugging up weeds at their roots. Some of them are really stuck in there.&lt;&lt;physique6&gt;&gt;&lt;&lt;set $edengarden += 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+		&lt;&lt;if $rng gte 51 and $tentacledisable is &quot;f&quot; and $hallucinations gte 2&gt;&gt;
+		The vines around you animated into life. You try to stand but they wrap around your wrists, forcing you to remain on your knees.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Clearing Weeding Tentacles]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;Eden creeps up behind you, making you jump in fright. &lt;&lt;He&gt;&gt; leans on your back, preventing you from standing up. &quot;Why don&#39;t you stay right there,&quot; &lt;&lt;he&gt;&gt; says, reaching around you and fondling your &lt;&lt;groinstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Let Eden continue|Clearing Fondle]]&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;set $edendom += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Shove Eden off|Clearing Shove]]&gt;&gt;&lt;&lt;set $edenlove -= 1&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	
+	You work for a few hours. You stand back to admire the result. It looks much better than when you started.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="57" name="Clearing Weeding Tentacles" tags="nobr" position="850,725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $tentacleno to 4&gt;&gt;
+&lt;&lt;set $tentaclehealth to 15&gt;&gt;
+&lt;&lt;tentaclestart&gt;&gt;
+&lt;&lt;set $tentacle1shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $tentacle2shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $timer to 50&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectstentacles&gt;&gt;
+&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;actionstentacles&gt;&gt;
+
+
+&lt;&lt;if $activetentacleno lte ($tentacleno / 2)&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Clearing Weeding Tentacles Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Clearing Weeding Tentacles Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Clearing Weeding Tentacles]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="58" name="Clearing Weeding Tentacles Finish" tags="nobr" position="975,725">&lt;&lt;effects&gt;&gt;
+
+
+
+
+The roots lose interest in you, and disappear into the soil. &lt;&lt;tearful&gt;&gt; you untangle yourself from the plants and vines surrounding you.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+You step back and look at the result. The plot is in a much better state, at least.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="59" name="Clearing Fondle" tags="nobr" position="1100,725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $skirt is 1&gt;&gt;
+		&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; reaches beneath your $lowerclothes and starts probing your $underclothes. &quot;You&#39;re such a little slut I bet I can make you cum even with this thing on.&quot;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; reaches beneath your $lowerclothes and starts touching you directly.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; reaches beneath your $lowerclothes and starts probing your $underclothes. &quot;You&#39;re such a little slut I bet I can make you cum even with this thing on.&quot;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; reaches into your $lowerclothes and starts touching you directly.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; reaches into your $underclothes and starts touching you directly.
+&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; starts probing your $underclothes. &quot;You&#39;re such a little slut I bet I can make you cum even with this thing on.&quot;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; continues to stroke and fondle your &lt;&lt;genitalsstop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+&quot;I&#39;ve heard that sexual fluids are good for plants,&quot; &lt;&lt;he&gt;&gt; says. &quot;I like the idea anyway. Let&#39;s test it.
+
+&lt;&lt;if $arousal gte 8000&gt;&gt;
+You&#39;re wet already so this won&#39;t take long.&quot;
+&lt;&lt;else&gt;&gt;
+Just relax and let me work.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; holds your &lt;&lt;penis&gt;&gt; in &lt;&lt;his&gt;&gt; palm while running &lt;&lt;his&gt;&gt; thumb up and down your length. &lt;&lt;He&gt;&gt; sometimes alternates to rubbing the head with a fast, circular motion.
+
+	&lt;&lt;if $penilevirginity gte 1&gt;&gt;
+	&quot;I&#39;m saving your virginity for a special occasion.&quot; &lt;&lt;He&gt;&gt; plays with your prepuce to. &quot;But knowing me I&#39;ll take it before then. It&#39;s not my fault you look so tasty.&quot;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; gently inserts a finger into your &lt;&lt;pussycomma&gt;&gt; but doesn&#39;t go very deep. &lt;&lt;His&gt;&gt; thumb rubs your clit with a fast, circular motion.
+	
+	&lt;&lt;if $vaginalvirginity gte 1&gt;&gt;
+	&quot;I&#39;m saving your virginity for a special occasion.&quot; &lt;&lt;He&gt;&gt; prods your hymen. &quot;But knowing me I&#39;ll take it before then. It&#39;s not my fault you look so tasty.&quot;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $arousal += 10000&gt;&gt;
+
+&lt;&lt;orgasmpassage&gt;&gt;
+&quot;Good &lt;&lt;girlcomma&gt;&gt; give these plants a nice drink,&quot; &lt;&lt;he&gt;&gt; says as your body convulses. &lt;&lt;He&gt;&gt; holds you firm in place, making sure your fluids land on the soil. &lt;&lt;He&gt;&gt; kisses you on the cheek as your orgasm subsides. &quot;That wasn&#39;t so bad, was it?&quot; &lt;&lt;tearful&gt;&gt; you struggle to your feet. Eden is gone.&lt;br&gt;&lt;br&gt;
+
+The plot looks tidier at least.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="60" name="Clearing Shove" tags="nobr" position="1225,725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You shove Eden away from you and stand up. &quot;What&#39;s the matter?&quot; &lt;&lt;he&gt;&gt; smiles. &quot;I was just rewarding you for the work you&#39;ve done out here.&quot; &lt;&lt;He&gt;&gt; pats your head.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="61" name="Clearing Mushrooms" tags="nobr" position="100,850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Though you&#39;ve no doubt you&#39;d have more luck finding mushrooms in the forest proper, there&#39;s still room for fungi to grow in the clearing. You search at the base of tree stumps and the large trees growing at the outskirts of the clearing.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $edenshrooms += 1&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		&lt;&lt;set $wolfbuild += 1&gt;&gt;
+		After an hour you realise you&#39;ve gathered quite a haul. Eden should be happy, but you feel angry for no discernable reason. You hope all the mushrooms you gathered are safe.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $rng gte 41&gt;&gt;
+		&lt;&lt;set $druggedtimer += 120&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;
+		After an hour you realise you&#39;ve gathered quite a haul. Eden should be happy, but you feel lightheaded. You hope all the mushrooms you gathered are safe.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $druggedtimer += 120&gt;&gt;&lt;&lt;set $drunk to 1&gt;&gt;
+		After an hour you realise you&#39;ve gathered quite a haul. Eden should be happy, but you feel oddly warm. You hope all the mushrooms you gathered are safe.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	
+	After an hour you realise you&#39;ve gathered quite a haul. Eden should be happy.&lt;br&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="62" name="Clearing Debris" tags="nobr" position="225,850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $edenspring is 0&gt;&gt;
+
+You pick up the net you assume is meant for this purpose and start fishing the debris from the spring. It&#39;s so messy you don&#39;t know where to start, but you leave the spring a little clearer than you found it.
+
+&lt;&lt;elseif $edenspring is 1&gt;&gt;
+
+You haul out the larger branches that have sunk to the bottom of the spring.
+
+&lt;&lt;elseif $edenspring is 2&gt;&gt;
+
+You use the net to guide the floating branches to the edge, where you can remove them with ease.
+
+&lt;&lt;else&gt;&gt;
+
+You skoop up the twigs with the net. When you&#39;re done, the spring is crystal clear.
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;physique3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $edenspring += 1&gt;&gt;
+&lt;&lt;click [[Next|Eden Clearing]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="63" name="Clearing Spring" tags="nobr" position="350,850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;
+
+
+&lt;&lt;if $phase lte 0&gt;&gt;
+The cliff face curves around the spring, hiding you from the rest of the clearing. You undress and slip into the cool water. You lie back, close your eyes, and relax.&lt;&lt;wash&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You lie back, close your eyes, and relax.&lt;&lt;wash&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $edenlust gte 26&gt;&gt;
+	
+	&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;You&#39;re disturbed by a whistling. You open your eyes in alarm. Eden stands at the edge of the spring, next to your clothes. &lt;&lt;covered&gt;&gt; &quot;I don&#39;t bother keeping this place clear any more,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; undresses. &quot;It&#39;s so much work. I&#39;m glad you feel differently though.&quot; &lt;&lt;He&gt;&gt; jumps in, splashing you.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;He&gt;&gt; emerges behind you and wraps &lt;&lt;his&gt;&gt; arms around your waist. &quot;There&#39;s something else you can do for me.&quot; &lt;&lt;He&gt;&gt; licks your cheek.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Push away|Clearing Spring Push]]&gt;&gt;&lt;&lt;set $edenlove -= 1&gt;&gt;&lt;&lt;set $edendom -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Let Eden have you|Clearing Spring Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;set $edendom += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+&lt;&lt;click [[Stay in the spring (0:30)|Clearing Spring]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Masturbate|Clearing Spring Masturbation]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Get out|Eden Clearing]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="64" name="Clearing Spring Push" tags="nobr" position="475,850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You press your hand against &lt;&lt;his&gt;&gt; face and push &lt;&lt;him&gt;&gt; away.
+
+&lt;&lt;if $edenlove - $edenlust gte 1&gt;&gt;
+
+&quot;You wanna be like that?&quot; &lt;&lt;he&gt;&gt; says. &quot;Fine. Don&#39;t forget who looks after you though. You should show more respect.&quot; &lt;&lt;He&gt;&gt; swims to the shore and climbs out. &lt;&lt;He&gt;&gt; doesn&#39;t bother dressing before walking back to the cabin.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Stay in the spring|Clearing Spring]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Get out|Eden Clearing]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; swats your arm away and pulls you into &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Clearing Spring Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="65" name="Clearing Spring Sex" tags="nobr" position="600,850">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;
+
+&lt;&lt;if $penis is &quot;clothed&quot;&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vagina is &quot;clothed&quot;&gt;&gt;
+&lt;&lt;set $vagina to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;&lt;&lt;set $enemyanger += 50&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Clearing Spring Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Clearing Spring Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Clearing Spring Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Clearing Spring Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="66" name="Clearing Spring Sex Finish" tags="nobr" position="725,850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $edenlust -= 20&gt;&gt;
+
+&quot;You&#39;re extra wet now,&quot; &lt;&lt;he&gt;&gt; laughs. &lt;&lt;He&gt;&gt; swims to the shore and climbs out. &lt;&lt;He&gt;&gt; doesn&#39;t bother dressing before walking back to the cabin.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;You ungrateful slut,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe I should just fucking drown you!&quot; &lt;&lt;He&gt;&gt; winces and holds &lt;&lt;his&gt;&gt; side. &quot;I need to get something for this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; swims to the shore and climbs out. &lt;&lt;He&gt;&gt; doesn&#39;t bother dressing before stumbling back to the cabin.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&quot;Did I interrupt your bath?&quot; &lt;&lt;he&gt;&gt; says. &quot;You&#39;re so cute.&quot; &lt;&lt;He&gt;&gt; swims to the shore and climbs out. &lt;&lt;He&gt;&gt; doesn&#39;t bother dressing before walking back to the cabin.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Stay in the spring|Clearing Spring]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Get out|Eden Clearing]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="67" name="Cabin Settings" tags="nobr" position="850,850">&lt;&lt;settings&gt;&gt;
+
+
+
+&lt;&lt;click [[Back|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="68" name="Robin&#39;s Room Entrance" tags="nobr" position="975,850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $robindebt gte 9 and $robindebtintro isnot 1&gt;&gt;&lt;&lt;set $robindebtintro to 1&gt;&gt;&lt;&lt;set $robindebtevent to 7&gt;&gt;&lt;&lt;set $robintrauma to 100&gt;&gt;&lt;&lt;set $robinmissing to 1&gt;&gt;&lt;&lt;set $robinconsole to 0&gt;&gt;
+You go to Robin&#39;s room. You knock, but there&#39;s no response, nor is there a note on the door. You peek inside. There&#39;s noone there.&lt;br&gt;&lt;br&gt;
+
+A &lt;&lt;robin&gt;&gt;&lt;&lt;generatec2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walks by. You grasp &lt;&lt;his&gt;&gt; arm. &quot;Robin always leaves a note,&quot; you say. &quot;Has something happened?&quot;&lt;br&gt;&lt;br&gt;
+The boy looks frightened. &quot;D-don&#39;t let anyone know I told you,&quot; &lt;&lt;he&gt;&gt; says. &quot;But Robin couldn&#39;t afford to pay, so Bailey took &lt;&lt;person1&gt;&gt;&lt;&lt;him&gt;&gt; somewhere.&quot; You wonder why Robin never told you &lt;&lt;he&gt;&gt; had to pay Bailey, and realise you never told Robin either.&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;m not sure,&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;But I think Bailey said something about the &lt;span class=&quot;gold&quot;&gt;docks.&lt;/span&gt; I hope Robin&#39;s okay.&quot; You release &lt;&lt;person2&gt;&gt;&lt;&lt;his&gt;&gt; arm.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $robinmissing is 1&gt;&gt;
+You go to Robin&#39;s room. You knock, but there&#39;s no response, nor is there a note on the door. You peek inside. There&#39;s noone there.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $schoolday is 1 and $hour gte 8 and $hour lte 15 and $robinschoolafternoon isnot 1 or $hour lte 15 and $robinschoolmorning is 1 and $robinschoolafternoon isnot 1&gt;&gt;
+You go to Robin&#39;s room. There&#39;s a note on the door. &quot;Gone to school!&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $hour gte 21 or $hour lte 6&gt;&gt;
+You go to Robin&#39;s room. There&#39;s a note on the door. &quot;Sleeping!&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $weekday is 7 or $weekday is 1 and $hour gte 12 and $hour lte 15&gt;&gt;
+You go to Robin&#39;s room. There&#39;s a note on the door. &quot;Out selling lemonade!&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;robinroom&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="69" name="Widgets Robin" tags="widget" position="1100,850">&lt;&lt;widget &quot;robinroom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;robin&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;if $robineventnote is 1&gt;&gt;&lt;&lt;set $robineventnote to 0&gt;&gt;
+&lt;i&gt;As long as Robin has to pay Bailey, &lt;&lt;hes&gt;&gt; going to keep getting hurt and ending up like this. Maybe you should speak to Bailey about it.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $robintrauma gte 95&gt;&gt;
+You knock on the door. There&#39;s a pause for a moment, then Robin opens it. &lt;&lt;He&gt;&gt; stares right through you, &lt;&lt;his&gt;&gt; eyes glazed.&lt;br&gt;&lt;br&gt;
+&lt;&lt;He&gt;&gt; doesn&#39;t stop you entering and sitting on the bed. &quot;Come sit with me,&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; sits beside you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Hug (0:30)|Robin Trauma Hug]]&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;set $robindom -= 1&gt;&gt;&lt;&lt;set $robintrauma -= 6&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $robintrauma gte 80&gt;&gt;
+You knock on the door. Robin opens it and smiles. &lt;&lt;His&gt;&gt; eyes are red. &quot;Hey,&quot; &lt;&lt;he&gt;&gt; says. &quot;Come in.&quot; You enter and sit on the bed. &lt;&lt;He&gt;&gt; sits beside you.
+
+	&lt;&lt;His&gt;&gt; movements are awkward, as if &lt;&lt;hes&gt;&gt; in pain.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take Robin to the hospital (1:00)|Robin Hospital]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;set $robindom -= 1&gt;&gt;&lt;&lt;set $robintrauma -= 16&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $robintrauma gte 40&gt;&gt;
+You knock on the door. Robin opens it and smiles. &lt;&lt;His&gt;&gt; eyes are red. &quot;Hey,&quot; &lt;&lt;he&gt;&gt; says. &quot;Come in.&quot; You enter and sit on the bed. &lt;&lt;He&gt;&gt; sits beside you.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;elseif $robintrauma gte 10&gt;&gt;
+You knock on the door. Robin throws it open and hugs you. &quot;Come in,&quot; &lt;&lt;he&gt;&gt; says. You enter and sit on the bed. &lt;&lt;He&gt;&gt; sits beside you.&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;if $robinthank isnot 1&gt;&gt;&lt;&lt;set $robinthank to 1&gt;&gt;
+	You open your mouth to speak, but Robin interrupts you. &quot;Thank you,&quot; &lt;&lt;he&gt;&gt; says. &quot;For everything.&quot; &lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; head on your shoulder.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $robinconsoleintro isnot 1&gt;&gt;&lt;&lt;set $robinconsoleintro to 1&gt;&gt;&lt;&lt;set $robinconsole to 1&gt;&gt;
+	You knock on the door, and hear a flurry of activity on the other side. Robin throws the door open and hugs you. &quot;You came,&quot; &lt;&lt;he&gt;&gt; says. &quot;Look.&quot; &lt;&lt;He&gt;&gt; pulls you into the room. In the corner beneath an old television is a new games console. &quot;I&#39;ve been saving up.&quot; &lt;&lt;He&gt;&gt; says, sitting on the bed. &quot;What are you waiting for?&quot; &lt;&lt;He&gt;&gt; pats the bed beside &lt;&lt;himstop&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $robinconsole is 1 and $robinrescued isnot 1 and $robindebt gte 8&gt;&gt;&lt;&lt;set $robinconsole to 0&gt;&gt;
+
+	You knock on the door. Robin opens it and hugs you. &quot;Come in,&quot; &lt;&lt;he&gt;&gt; says, pulling you inside. &lt;&lt;He&gt;&gt; sits on the bed. Something is different. There&#39;s no console.&lt;br&gt;&lt;br&gt;
+	
+	&quot;You&#39;ve noticed,&quot; &lt;&lt;he&gt;&gt; says. &quot;I was bored of it, so I sold it.&quot; &lt;&lt;He&gt;&gt; smiles, but it doesn&#39;t touch &lt;&lt;his&gt;&gt; eyes.&lt;br&gt;&lt;br&gt;
+	
+	&quot;But you loved it,&quot; you say.&lt;br&gt;&lt;br&gt;
+	
+	&quot;No I didn&#39;t!&quot; &lt;&lt;he&gt;&gt; responds, irritated. &quot;Just leave it.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&quot;Is something wrong?&quot; you say. &quot;You&#39;re never like this.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&quot;Everything&#39;s fine, honest,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;He&gt;&gt; stares at &lt;&lt;his&gt;&gt; knees.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $robinconsole is 0&gt;&gt;
+	You knock on the door. Robin throws it open and hugs you. &quot;Come in,&quot; &lt;&lt;he&gt;&gt; says, pulling you inside. &lt;&lt;He&gt;&gt; sits on the bed and stares at the spot &lt;&lt;his&gt;&gt; console use to fill.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	You knock on the door. Robin throws it open and hugs you. &quot;Come in,&quot; &lt;&lt;he&gt;&gt; says, pulling you inside. &lt;&lt;He&gt;&gt; sits on the bed beside the television and picks up the controller.&lt;br&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;robinoptions&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;robinoptions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $schoolday is 1 and $hour is 8&gt;&gt;
+
+	&lt;&lt;if $robintrauma gte 80&gt;&gt;
+Robin looks at the clock on the wall. &quot;It&#39;s school soon,&quot; &lt;&lt;he&gt;&gt; says. &quot;I don&#39;t want to go.&quot;&lt;br&gt;&lt;br&gt;
+
+You hug &lt;&lt;himstop&gt;&gt; &quot;Everything will be fine,&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Walk to school (0:40)|Robin Walk School]]&gt;&gt;&lt;&lt;set $robinschoolmorning to 1&gt;&gt;&lt;&lt;pass40&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+Robin looks at the clock on the wall. &quot;It&#39;s school soon,&quot; &lt;&lt;he&gt;&gt; says. &quot;Would you like to walk with me?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Walk to school (0:20)|Robin Walk School]]&gt;&gt;&lt;&lt;set $robinschoolmorning to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $hour gte 21 or $hour lte 6&gt;&gt;
+Robin looks at the clock on the wall. &quot;It&#39;s past my bed time,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;He&gt;&gt; hugs you. &quot;Goodnight.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $weekday is 7 or $weekday is 1 and $hour gte 9 and $hour lte 17&gt;&gt;
+
+&quot;I need to get my lemonade stand set up,&quot; &lt;&lt;he&gt;&gt; says. &quot;See you later.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+	&lt;&lt;if $robinlove gte 5 and $robinlovestage is undefined&gt;&gt;&lt;&lt;set $robinlovestage to 0&gt;&gt;
+	&quot;Thanks for spending time with me,&quot; &lt;&lt;he&gt;&gt; says. &quot;It&#39;s less fun alone.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $robinlove gte 10 and $robinlovestage is 0&gt;&gt;&lt;&lt;set $robinlovestage to 1&gt;&gt;
+	&quot;I&#39;ll have to teach you how to make lemonade sometime,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $robinlove gte 20 and $robinlovestage is 1&gt;&gt;&lt;&lt;set $robinlovestage to 2&gt;&gt;
+	&quot;Let me know if there&#39;s a game you&#39;d like to play,&quot; &lt;&lt;he&gt;&gt; says. &quot;You always let me choose.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $robinlove gte 40 and $robinlovestage is 2&gt;&gt;&lt;&lt;set $robinlovestage to 3&gt;&gt;
+	&quot;It&#39;s good Bailey doesn&#39;t mind us meeting like this,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $robinlove gte 60 and $robinlovestage is 3&gt;&gt;&lt;&lt;set $robinlovestage to 4&gt;&gt;
+	&quot;I&#39;m so lucky to have you as a friend,&quot; &lt;&lt;he&gt;&gt; says out of nowhere.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $robinlove gte 100 and $robinlovestage is 4&gt;&gt;&lt;&lt;set $robinlovestage to 5&gt;&gt;
+	&lt;&lt;He&gt;&gt; hugs you. &quot;You&#39;re the best,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+	&lt;&lt;if $robintrauma lt 80 and $robintrauma gte 10&gt;&gt;
+	&lt;&lt;click [[Talk (0:30)|Robin Trauma Talk]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;set $robintrauma -= 1&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;set $robindom -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $robinnote is 1 and $robinromance isnot 1&gt;&gt;
+	&lt;&lt;click [[Kiss|Robin Romance]]&gt;&gt;&lt;&lt;set $robinromance to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $robintrauma lt 80 and $robinwalk isnot 1&gt;&gt;
+	&lt;&lt;click [[Go for a walk (0:30)|Robin Walk]]&gt;&gt;&lt;&lt;set $robinwalk to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $robinconsole is 1&gt;&gt;
+	&lt;&lt;click [[Watch Robin play (0:30)|Robin Watch]]&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;ltrauma30&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Play with Robin (0:30)|Robin Play]]&gt;&gt;&lt;&lt;ltrauma30&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $money gte 40000 and $robintrauma lt 80&gt;&gt;
+	&lt;&lt;click [[Buy Robin a new console (£400 0:30)|Robin Console]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $robinlove += 10&gt;&gt;&lt;&lt;set $robindom -= 1&gt;&gt;&lt;&lt;set $robinconsole to 1&gt;&gt;&lt;&lt;set $money -= 40000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;robinpay&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;i&gt;Robin is safe for now. But Bailey will keep collecting the toll. Maybe you should speak to Bailey about it.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="70" name="Robin Watch" tags="nobr" position="1225,850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You sit beside Robin and watch &lt;&lt;him&gt;&gt; play.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+&lt;&lt;He&gt;&gt; gets stuck on a difficult part and drops the controller on your lap. &quot;You try,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; lies on &lt;&lt;his&gt;&gt; back.&lt;br&gt;&lt;br&gt;
+
+You succeed first attempt.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Pass the controller back|Robin Watch Pass]]&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Tease|Robin Watch Tease]]&gt;&gt;&lt;&lt;set $robinlove -= 1&gt;&gt;&lt;&lt;set $robindom += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+&lt;&lt;He&gt;&gt; tries to get a laugh out of you by making &lt;&lt;his&gt;&gt; character do silly things. &lt;&lt;Hes&gt;&gt; successful.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;
+
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+You chat with &lt;&lt;himstop&gt;&gt; The game looks pretty easy, and &lt;&lt;hes&gt;&gt; able to hold a conversation and play at the same time.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;robinoptions&gt;&gt;
+
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+You try to chat with &lt;&lt;himcomma&gt;&gt; but &lt;&lt;hes&gt;&gt; so engrossed in the game &lt;&lt;he&gt;&gt; can&#39;t look away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; head in your lap.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Stroke|Robin Stroke]]&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;set $robinlust += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $robinromance is 1&gt;&gt;
+	&lt;&lt;click [[Kiss|Robin Kiss]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Keep watching|Robin Options]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="71" name="Robin Play" tags="nobr" position="100,975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+You play a cooperative game with &lt;&lt;himstop&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;
+
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+You play a game with &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; completely stomps you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Accept defeat with grace|Robin Play Grace]]&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;set $robindom -= 1&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Make excuses|Robin Play Excuses]]&gt;&gt;&lt;&lt;set $robinlove -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+You play a game with &lt;&lt;himstop&gt;&gt; You win with ease. &lt;&lt;He&gt;&gt; seems irritated.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Cheer Robin up|Robin Play Cheer]]&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Tease|Robin Play Tease]]&gt;&gt;&lt;&lt;set $robindom += 1&gt;&gt;&lt;&lt;set $robinlove -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+You play a game with &lt;&lt;himstop&gt;&gt; You draw. &quot;I&#39;ll get you next time,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+You play against &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; starts to win.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Tickle attack|Robin Play Tickle]]&gt;&gt;&lt;&lt;set $robindom -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Play fair|Robin Play Fair]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="72" name="Robin Trauma Hug" tags="nobr" position="225,975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You hold Robin in your arms. For several minutes &lt;&lt;he&gt;&gt; doesn&#39;t move or make a sound. Then &lt;&lt;he&gt;&gt; starts to cry. Just a sob at first, but it builds until &lt;&lt;hes&gt;&gt; almost wailing into your shoulder.&lt;br&gt;&lt;br&gt;
+
+&quot;I, I,&quot; &lt;&lt;he&gt;&gt; says between sobs. &quot;C-cant s-stop thinking abou-about it.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;It&#39;s okay,&quot; you say. &quot;You&#39;re safe. I&#39;m here for you.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; continues crying in your arms. &lt;&lt;set $pain += 40&gt;&gt;You realise you&#39;re tearing up too. &quot;T-thank you.&quot; &lt;&lt;he&gt;&gt; says after some time. &quot;I&#39;m fine now.&quot; &lt;&lt;He&gt;&gt; smiles through &lt;&lt;his&gt;&gt; tears. &quot;Can we go to the kitchen? I&#39;m thirsty.&quot;&lt;br&gt;&lt;br&gt;
+
+You take &lt;&lt;him&gt;&gt; by the hand and together walk to the kitchen. You pour &lt;&lt;him&gt;&gt; a glass of water while &lt;&lt;he&gt;&gt; leans against the counter, eyes downcast. &quot;I know you&#39;re busy,&quot; &lt;&lt;he&gt;&gt; says as you hand it to &lt;&lt;himstop&gt;&gt; &quot;I&#39;m going to hide back in my room. I&#39;ll be fine. Honest.&quot; &lt;&lt;He&gt;&gt; smiles and leaves the kitchen.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="73" name="Robin Console" tags="nobr" position="350,975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;You sold the console to pay Bailey,&quot; you say. Robin nods. &quot;I&#39;m going to buy you a new one.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; looks at you, mouth agape. &quot;No, it&#39;s too expensive,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&quot;It&#39;s my money,&quot; you reply. &quot;Come on, you&#39;ll have to pick out the games you want.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; frowns and smiles at the same time, and jumps to &lt;&lt;his&gt;&gt; feet.&lt;br&gt;&lt;br&gt;
+
+You walk to the High Street together. &lt;&lt;His&gt;&gt; pace picks up when the game shop comes into view. Five minutes later &lt;&lt;hes&gt;&gt; holding a large box in &lt;&lt;his&gt;&gt; arms, and you&#39;re £400 poorer. &lt;&lt;His&gt;&gt; face beams.
+
+&lt;&lt;He&gt;&gt; runs ahead of you once back on Domus Street, eager to set it up.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="74" name="Robin Hospital" tags="nobr" position="475,975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;You&#39;re hurt,&quot; you say to Robin. &quot;You need to see a doctor.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; shakes &lt;&lt;his&gt;&gt; head. &quot;I want to stay here.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;It&#39;s okay,&quot; you say. &quot;I&#39;ll stay with you. Promise.&quot; You stand and hold the door open. &lt;&lt;He&gt;&gt; doesn&#39;t budge. &quot;Please,&quot; you say. &lt;&lt;He&gt;&gt; grimaces as &lt;&lt;he&gt;&gt; stands.&lt;br&gt;&lt;br&gt;
+
+You don&#39;t know if &lt;&lt;he&gt;&gt; would be capable of walking, so you take the bus. &lt;&lt;He&gt;&gt; stares at the ground as you walk &lt;&lt;him&gt;&gt; into the hospital foyer.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;It&#39;s not very busy. You walk up to reception. &quot;How can I help you?&quot; The &lt;&lt;person&gt;&gt; behind it asks.&lt;br&gt;&lt;br&gt;
+
+&quot;My friend has been hurt,&quot; you say. &quot;But I&#39;m not sure how badly. &lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; can&#39;t walk properly.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; smiles and looks at Robin. &quot;I&#39;ll see who&#39;s available to see you. Please take a seat.&quot;&lt;br&gt;&lt;br&gt;
+
+You don&#39;t need to wait long. A &lt;&lt;generate3&gt;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; enters the foyer and immediately picks you out. &quot;Please come with me,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+You follow the doctor to &lt;&lt;his&gt;&gt; office, holding Robin&#39;s hand to make sure &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; doesn&#39;t run off. Once inside and seated, the doctor examines Robin. &lt;&lt;He&gt;&gt; looks troubled. &quot;I can&#39;t see the full extent of &lt;&lt;his&gt;&gt; injuries. You&#39;ll need to take your clothes off.&quot; Robin tenses and closes &lt;&lt;his&gt;&gt; eyes. You rest your hand on  &lt;&lt;himstop&gt;&gt; &quot;It&#39;s okay,&quot; you say. &quot;The doctor will help you.&quot;&lt;br&gt;&lt;br&gt;
+
+You stand to leave and give Robin some privacy, but &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; grabs your arm. &quot;Please stay,&quot; &lt;&lt;he&gt;&gt; says. You sit back down.&lt;br&gt;&lt;br&gt;
+
+The doctor turns away and types something into &lt;&lt;person3&gt;&gt;&lt;&lt;his&gt;&gt; computer. Robin starts to strip.&lt;&lt;person1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Watch|Robin Hospital Watch]]&gt;&gt;&lt;&lt;set $robinlust += 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Look away|Robin Hospital 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="75" name="Robin Trauma Talk" tags="nobr" position="600,975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You talk with Robin. There are long periods of silence. You don&#39;t want to push &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; sometimes mentions the abuse &lt;&lt;hes&gt;&gt; endured. You hold &lt;&lt;him&gt;&gt; when &lt;&lt;he&gt;&gt; cries.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="76" name="Robin Watch Pass" tags="nobr" position="725,975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You pass the controller back to &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; sits back up. &quot;You did it! Thanks.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="77" name="Robin Watch Tease" tags="nobr" position="850,975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;Are you alright?&quot; you ask, smirking. &quot;I think Bailey could have managed that one.&quot;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;I did it,&quot; you say. &quot;I&#39;m the champion now. I claim this console as my prize.&quot;
+&lt;&lt;else&gt;&gt;
+&quot;Wow, that was really easy,&quot; you say, smirking.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+Robin sits back up. &quot;You got lucky,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; snatches the controller back.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="78" name="Robin Play Grace" tags="nobr" position="975,975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;You&#39;re good at this,&quot; you say. &lt;&lt;His&gt;&gt; chest puffs out slightly.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="79" name="Robin Play Excuses" tags="nobr" position="1100,975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;I-I let you win,&quot; you say. &quot;And you almost lost anyway.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Sure,&quot; &lt;&lt;he&gt;&gt; says sarcastically. &quot;I bet you&#39;ll let me win the next one too.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="80" name="Robin Play Cheer" tags="nobr" position="1225,975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;I got lucky,&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&quot;You made it look easy,&quot; &lt;&lt;he&gt;&gt; says. &quot;But thanks for not rubbing it in.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="81" name="Robin Play Tease" tags="nobr" position="100,1100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I won!&quot; you exclaim. &quot;And I&#39;m not even any good.&quot;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;There&#39;s no shame in losing to the best,&quot; you say.
+&lt;&lt;else&gt;&gt;
+&quot;You played well,&quot; you say. &quot;Just not well enough.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;ll get you next time,&quot; &lt;&lt;he&gt;&gt; says. &quot;Just you wait.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="82" name="Robin Hospital Watch" tags="nobr" position="225,1100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;
+You watch as Robin strips &lt;&lt;his&gt;&gt; clothes. &lt;&lt;He&gt;&gt; pulls down &lt;&lt;his&gt;&gt; skirt first, revealing white panties spotted with pink hearts. &lt;&lt;He&gt;&gt; pulls them down next, and makes no move to conceal &lt;&lt;his&gt;&gt; genitals from you. They&#39;re bruised and swollen still.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+You watch as Robin strips &lt;&lt;his&gt;&gt; clothes. &lt;&lt;He&gt;&gt; pulls down &lt;&lt;his&gt;&gt; shorts first, revealing white briefs. &lt;&lt;He&gt;&gt; pulls them down next, and makes no move to conceal &lt;&lt;his&gt;&gt; genitals from you. They&#39;re bruised and swollen still.
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+You realise &lt;&lt;hes&gt;&gt; looking right at you. &quot;A-am I attractive?&quot; &lt;&lt;he&gt;&gt; asks, keeping &lt;&lt;his&gt;&gt; voice quiet. &quot;The way you were looking at me...&quot; You feel guilty for checking &lt;&lt;him&gt;&gt; out and look away as &lt;&lt;he&gt;&gt; tugs off &lt;&lt;his&gt;&gt; shirt.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Robin Hospital 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="83" name="Robin Hospital 2" tags="nobr" position="350,1100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You doctor turns back to Robin, now stood naked. &lt;&lt;person3&gt;&gt;&lt;&lt;He&gt;&gt; examines Robin from head to toe. &quot;I don&#39;t think you need stitches,&quot; &lt;&lt;he&gt;&gt; says. &quot;But this is an awful lot of bruising. Are you two siblings?&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Yes,&quot; Robin says. &quot;I mean, no. &lt;&lt;pShes&gt;&gt; like my big &lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;sister&lt;&lt;else&gt;&gt;brother&lt;&lt;/if&gt;&gt; though.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Where do you live?&quot; the doctor asks.&lt;br&gt;&lt;br&gt;
+
+&quot;At the orphanage,&quot; Robin replies.&lt;br&gt;&lt;br&gt;
+
+The doctor frowns. &quot;Some of this needs bandaging. You&#39;ll also need painkillers...&quot;&lt;br&gt;&lt;br&gt;
+
+The doctor sees to Robin wounds while you sit and hold &lt;&lt;his&gt;&gt; hand. Robin turns to you once dressed. &quot;I&#39;m a mummy!&quot; &lt;&lt;he&gt;&gt; says, tapping the bandage wrapped around &lt;&lt;his&gt;&gt; head. &lt;&lt;He&gt;&gt; looks cheerful again for just a moment.&lt;br&gt;&lt;br&gt;
+
+Once home, Robin gives you a surprise hug. &quot;Thank you,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;Hes&gt;&gt; tearful, but smiling. &quot;I feel better already.&quot; &lt;&lt;He&gt;&gt; heads back to &lt;&lt;his&gt;&gt; room.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="84" name="Robin Walk School" tags="nobr" position="475,1100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You leave the orphanage with Robin and walk to school.
+
+&lt;&lt;if $robinromance is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; rubs the back of &lt;&lt;his&gt;&gt; hand against yours. You hold it. You chat with &lt;&lt;him&gt;&gt; as you walk.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma20&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $robintrauma gte 80&gt;&gt;
+	&lt;&lt;Hes&gt;&gt; limping. You move slowly to let &lt;&lt;him&gt;&gt; keep up. &lt;&lt;He&gt;&gt; doesn&#39;t seem keen on talking, and stays close to you when other people are near.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $robintrauma gte 40&gt;&gt;
+	You chat with &lt;&lt;him&gt;&gt; on the way, though &lt;&lt;he&gt;&gt; falls silent when there are other people near.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	You chat with &lt;&lt;him&gt;&gt; on the way.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma20&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|School Front Playground]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="85" name="Robin Walk Home" tags="nobr" position="600,1100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;robin&gt;&gt;&lt;&lt;person1&gt;&gt;You run up to Robin.
+
+
+
+&lt;&lt;if $robinromance is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; hugs you. &quot;Can we hold hands?&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+Together you walk back to the orphanage, chatting as you go.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma20&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $robintrauma gte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; smiles when &lt;&lt;he&gt;&gt; sees you. &quot;H-hey,&quot; &lt;&lt;he&gt;&gt; says.&lt;br.&lt;br&gt;
+
+	Together you walk back to the orphanage. &lt;&lt;He&gt;&gt; limps, and you move slowly to let &lt;&lt;him&gt;&gt; keep up. &lt;&lt;He&gt;&gt; doesn&#39;t seem keen on talking, and stays very close to you whenever other people are around.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $robintrauma gte 40&gt;&gt;
+	&lt;&lt;He&gt;&gt; smiles when &lt;&lt;he&gt;&gt; sees you. &quot;Hey,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;m glad you&#39;re here. I don&#39;t feel safe walking home alone.&quot;&lt;br&gt;&lt;br&gt;
+
+	Together you walk back to the orphanage. You chat a bit, but &lt;&lt;he&gt;&gt; tenses and falls silent whenever other people are around.&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; smiles when &lt;&lt;he&gt;&gt; sees you. &quot;Hey,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;m glad you&#39;re here. I don&#39;t like walking home alone.&quot;&lt;br&gt;&lt;br&gt;
+
+	Together you walk back to the orphanage, chatting as you go.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma20&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $robinlove += 1&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="86" name="Docks_Robin" tags="nobr" position="725,1100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;docks&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $docksrobinintro to 1&gt;&gt;&lt;&lt;set $robinrescued to 1&gt;&gt;
+&lt;&lt;robin&gt;&gt;&lt;&lt;person1&gt;&gt;You search the docks for Robin. You find &lt;&lt;him&gt;&gt; strapped naked to a table on board a yacht. &lt;&lt;His&gt;&gt; body is covered in welts and bruises. &lt;&lt;He&gt;&gt; looks right through you, &lt;&lt;his&gt;&gt; eyes glazed and empty.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;There are three &lt;&lt;people&gt;&gt; on board. Two of them are arguing. &quot;You fucking broke the toy already,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;We haven&#39;t even cast off yet.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;I was only testing it,&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; responds. &quot;How was I to know it would break so easily?&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;You went completely mental with that whip,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;Now look.&quot; &lt;&lt;He&gt;&gt; grabs Robins genitals and tugs. It looks very painful, but Robin doesn&#39;t make a sound. &quot;It&#39;s not gonna be any fun fucking that.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;What do you want me to do? It&#39;s not like we can get a refund.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Ladies,&quot; the &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;We have company.&quot; They look at you.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;L-let my friend go,&quot; you say. &quot;What you&#39;re doing is wrong.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;Let my friend go,&quot; you say. &quot;Or else.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;Let my friend go,&quot; you say.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	
+They pause for a moment, then burst into laughter. &quot;Sure thing,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;Just get your little butt on here, and we&#39;ll let your friend go. If not, piss off. We&#39;re about to cast off.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take Robin&#39;s place|Docks_Robin Swap]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Fight|Docks_Robin Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Mer Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="87" name="Docks_Robin Swap" tags="nobr" position="850,1100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;sea&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $robindebtevent to 0&gt;&gt;&lt;&lt;set $robinmissing to 0&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; unties Robin, who doesn&#39;t seem to be aware of what&#39;s happening. They shove you on the table instead, and soon have you bound.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinpay&gt;&gt;
+
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;underruined&gt;&gt;
+&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;
+&quot;You won&#39;t be needing these,&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; says, tearing off your clothing. &quot;Right, lets go.&quot;&lt;br&gt;&lt;br&gt;
+
+The yacht starts to move. You see Robin lying on the dock, but the &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; steps in the way. &quot;So what will we do with you?&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;We could use &lt;&lt;phim&gt;&gt; as bait,&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; suggests. &quot;Bet we&#39;d catch something big.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Don&#39;t be daft,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;We&#39;d sink the boat. Anyway, I want to fuck &lt;&lt;phim&gt;&gt; properly at some point.&quot;&lt;br&gt;&lt;br&gt;
+
+They argue for a while, the topic of conversation moving away from you. You&#39;re left alone as they drink and steer the yacht away from shore.&lt;&lt;pass30&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Docks_Robin Swap 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="88" name="Docks_Robin Fight" tags="nobr" position="975,1100">&lt;&lt;if $fightstart is 1&gt;&gt;
+&lt;&lt;set $fightstart to 0&gt;&gt;
+
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemyanger += 200&gt;&gt;
+You jump onto the boat. &quot;Good &lt;&lt;girlcomma&gt;&gt; now-&quot; you interrupt &lt;&lt;him&gt;&gt; with a punch to &lt;&lt;his&gt;&gt; stupid face.&lt;&lt;set $enemyhealth -= 20&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Docks_Robin Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Docks_Robin Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Docks_Robin Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Docks_Robin Fight]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="89" name="Docks_Robin Fight Finish" tags="nobr" position="1100,1100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;docks&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+You seize the opportunity and lead Robin off the yacht before they notice you escaping.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Docks_Robin Rescue]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; tumbles backwards off the boat. The others run over to help &lt;&lt;him&gt;&gt; back up. You seize the opportunity and lead Robin off the yacht before they notice you escaping.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Docks_Robin Rescue]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+
+You collapse in a heap. &quot;Someone make room for the fresh one.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Docks_Robin Swap]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="90" name="Docks_Robin Rescue" tags="nobr" position="1225,1100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;docks&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;robin&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;set $robindebtevent to 0&gt;&gt;&lt;&lt;set $robinmissing to 0&gt;&gt;
+You hold Robin close and move away from the docks. You&#39;re trying to work out where to find something to keep Robin warm when a car pulls up. It&#39;s Bailey.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;You got away sooner than I expected,&quot; &lt;&lt;he&gt;&gt; says to Robin, who doesn&#39;t respond. Bailey looks at you. &quot;I&#39;ll take &lt;&lt;endevent&gt;&gt;&lt;&lt;robin&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;him&gt;&gt; from here. Or would you rather &lt;&lt;he&gt;&gt; walk through town like that? You can walk.&quot;&lt;br&gt;&lt;br&gt;
+
+Bailey shoves Robin into the back seat, and drives away.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;robinpay&gt;&gt;
+
+&lt;&lt;click [[Next|Mer Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="91" name="Bailey&#39;s Office Robin" tags="nobr" position="100,1225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&quot;You want to take on that worthless waif&#39;s debt? Why?&quot; Bailey says. &quot;Don&#39;t answer. I don&#39;t care.&quot; &lt;&lt;He&gt;&gt; smiles. &quot;People pay more for your ass anyway.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;i&gt;Taking on Robin&#39;s debt is irreversible.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Confirm|Bailey&#39;s Office Robin 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="92" name="Bailey&#39;s Office Robin 2" tags="nobr" position="225,1225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $robinpaid to 1&gt;&gt;
+&lt;&lt;set $rentmoney *= 2&gt;&gt;
+
+&quot;Fine,&quot; Bailey says. &quot;You owe me &lt;span class=&quot;red&quot;&gt;£&lt;&lt;print $rentmoney / 100&gt;&gt;&lt;/span&gt; for this week then. I&#39;d get busy if I were you.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="93" name="Docks_Robin Swap 2" tags="nobr" position="350,1225">&quot;So,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; slurs. &quot;If we did use &lt;&lt;phim&gt;&gt; as bait, I bet we&#39;d catch a whale.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;There aren&#39;t whales here, idiot,&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; responds. &quot;And they don&#39;t fish for whale like that.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;There are whales. I&#39;ve seen one.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Liar.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;I know,&quot; the &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;We lower &lt;&lt;phim&gt;&gt; into the water. If there are no whales, we pull &lt;&lt;phim&gt;&gt; back onto the boat. If there are, we can eat whale.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;That&#39;s a fantastic idea,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says as &lt;&lt;he&gt;&gt; staggers to &lt;&lt;his&gt;&gt; feet. They tie a length of rope to your arms and release you from the table. They shove you to the edge of the yacht.&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;ve tied the rope down,&quot; the &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;Send &lt;&lt;phim&gt;&gt; down.&quot;&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; lift you onto the railing. They push you overboard, and you plunge into the sea.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;if $voredisable is &quot;f&quot;&gt;&gt;
+
+You float to the surface and gasp for air. Something you grabs your thighs and tugs you back down. You feel the rope snap.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Vore]]&gt;&gt;&lt;&lt;unbind&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $sea to 40&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+You feel the rope snap, and the boat speeds away from you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $sea to 80&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="94" name="Robin Note" tags="nobr" position="475,1225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You read the note. It&#39;s stained by droplets of water.&lt;br&gt;&lt;br&gt;
+
+&quot;&lt;i&gt;I&#39;ve wanted to tell you this but whenever I try it won&#39;t come out. I know you&#39;re paying Bailey for me and you&#39;re an idiot and thank you. Thank you for not abandoning me. I thought I would be broken forever.&lt;br&gt;&lt;br&gt;
+
+This is embarrassing to tell you. I&#39;ve started touching myself while thinking about what those horrible people did to me. I feel horrible after. I want something better to think about.&lt;br&gt;&lt;br&gt;
+
+Sometimes you tease me, or look at me in a funny way. I might be an idiot too, but do you find me attractive? Do you want to be my &lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;boyfriend&lt;&lt;else&gt;&gt;girlfriend&lt;&lt;/if&gt;&gt;? It&#39;s okay if you don&#39;t! If you don&#39;t though, pretend I never sent this letter or I&#39;ll die.&lt;br&gt;&lt;br&gt;
+
+Robin&lt;/i&gt;&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Bedroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="95" name="Robin Romance" tags="nobr" position="600,1225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;I read the note you left,&quot; you say. &lt;&lt;He&gt;&gt; tenses.
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I&#39;m happy you wrote it.&quot;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;It was brave of you to write it.&quot;
+&lt;&lt;else&gt;&gt;
+&quot;It was very sweet.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;m sorry,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;He&gt;&gt; starts rambling about how stupid &lt;&lt;he&gt;&gt; is. You lean forward and kiss &lt;&lt;himstop&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Hold hands|Robin Romance Hands]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Climb on top|Robin Romance Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;</tw-passagedata><tw-passagedata pid="96" name="Robin Romance Hands" tags="nobr" position="725,1225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You take &lt;&lt;his&gt;&gt; hands in your own, and hold them for a moment. You feel &lt;&lt;his&gt;&gt; pulse racing. You pull away, but &lt;&lt;he&gt;&gt; leans forward and kisses you again. &lt;&lt;His&gt;&gt; cheeks are wet with tears.&lt;br&gt;&lt;br&gt;
+
+You pull away again, this time turning aside so &lt;&lt;his&gt;&gt; kiss lands on your cheek. &lt;&lt;He&gt;&gt; keeps kissing you. You laugh. &quot;There&#39;s no hurry,&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="97" name="Robin Romance Sex" tags="nobr" position="850,1225">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 200&gt;&gt;&lt;&lt;npckiss&gt;&gt;
+
+You crawl forward, pushing &lt;&lt;him&gt;&gt; onto &lt;&lt;his&gt;&gt; back. &lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Romance Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Romance Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Romance Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Romance Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="98" name="Robin Romance Sex Finish" tags="nobr" position="975,1225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+Robin clings to you. &lt;&lt;Hes&gt;&gt; smiling and looks content.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;Not so rough!&quot; Robin says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&quot;We need to do that again,&quot; Robin says, smiling.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;robin&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="99" name="Robin Stroke" tags="nobr" position="1100,1225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $robinromance is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; makes a satisfied sound. &quot;I feel so safe with you,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You stroke &lt;&lt;his&gt;&gt; hair. &quot;Stop,&quot; &lt;&lt;he&gt;&gt; says. &quot;You&#39;ll make me fall asleep.&quot; You move your hand away. &quot;I didn&#39;t mean actually stop.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="100" name="Robin Kiss" tags="nobr" position="1225,1225">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 200&gt;&gt;&lt;&lt;npckiss&gt;&gt;&lt;&lt;set $enemyarousalmax to 200&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;
+
+You lie down next to &lt;&lt;him&gt;&gt; and gently turn &lt;&lt;his&gt;&gt; head to face you. You kiss. &lt;&lt;He&gt;&gt; forgets about the game.&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Kiss Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Kiss Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Kiss Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Kiss]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="101" name="Robin Options" tags="nobr" position="100,1350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="102" name="Robin Kiss Finish" tags="nobr" position="225,1350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+Robin clings to you. &lt;&lt;Hes&gt;&gt; smiling and looks content.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;Not so rough!&quot; Robin says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&quot;I hope we continue later,&quot; Robin says, smiling.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;robin&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="103" name="Robin Play Tickle" tags="nobr" position="350,1350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You reach over and run your fingers over &lt;&lt;his&gt;&gt; tummy. &quot;No fair!&quot; &lt;&lt;he&gt;&gt; shouts, squirming away from you. It&#39;s enough to give you the upper hand, and you claim victory shortly after.&lt;br&gt;&lt;br&gt;
+
+&quot;You&#39;re lucky you&#39;re a guest in my room,&quot; &lt;&lt;he&gt;&gt; sulks.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Apologise|Robin Play Apologise]]&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;set $robindom -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;if $robinromance is 1&gt;&gt;
+&lt;&lt;click [[Apologise with lewd|Robin Play Lewd]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Bask in victory|Robin Options]]&gt;&gt;&lt;&lt;set $robinlove -= 1&gt;&gt;&lt;&lt;set $robindom += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="104" name="Robin Play Fair" tags="nobr" position="475,1350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;He&gt;&gt; completely stomps you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Accept defeat with grace|Robin Play Grace]]&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;set $robindom -= 1&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Make excuses|Robin Play Excuses]]&gt;&gt;&lt;&lt;set $robinlove -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+You win with ease. &lt;&lt;He&gt;&gt; seems irritated.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Cheer Robin up|Robin Play Cheer]]&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Tease|Robin Play Tease]]&gt;&gt;&lt;&lt;set $robindom += 1&gt;&gt;&lt;&lt;set $robinlove -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="105" name="Robin Play Apologise" tags="nobr" position="600,1350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I&#39;m sorry,&quot; you say. &quot;It was the only way I could win.&quot;
+
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;Sorry,&quot; you say. &quot;That was uncalled for.&quot;
+
+&lt;&lt;else&gt;&gt;
+&quot;Sorry,&quot; you say. &quot;I know you wouldn&#39;t do that to me.&quot;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&quot;It&#39;s okay,&quot; Robin says. &quot;It just surprised me.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="106" name="Robin Play Lewd" tags="nobr" position="725,1350">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 200&gt;&gt;
+
+&quot;I&#39;m sorry,&quot; you purr. &quot;Let me make it up to you.&quot;&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Kiss Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Kiss Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Kiss Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Play Lewd]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="107" name="Robin Walk" tags="nobr" position="850,1350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;Would you like to go for a walk?&quot; you ask.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;Time for some exercise,&quot; you say.
+&lt;&lt;else&gt;&gt;
+&quot;Let&#39;s go for a walk,&quot; you say.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $robintrauma gte 40&gt;&gt;
+Robin smiles and nods.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+&quot;Good idea,&quot; Robin says. &quot;Where do you want to go?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click [[Forest|Robin Forest]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="108" name="Robin Forest" tags="nobr" position="975,1350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+You walk to the forest, running between shelter to avoid the worst of the rain. &quot;I like the rain,&quot; Robin says. &quot;It&#39;s fun running between cover like this.&quot;&lt;br&gt;&lt;br&gt;
+
+It&#39;s less wet under the protective branches of the trees. &quot;The ground is too muddy for a picnic,&quot; Robin says. &lt;&lt;He&gt;&gt; looks at the nearby trees. &quot;Look at that one! I bet I can climb it.&quot; &lt;&lt;He&gt;&gt; runs over to it and starts hauling &lt;&lt;himself&gt;&gt; up.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+	&lt;&lt;His&gt;&gt; shorts are baggy. You&#39;d be able to see right up them if you stood closer.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You&#39;d be able to see right up &lt;&lt;his&gt;&gt; skirt if you stood closer.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;click [[Stand beneath|Robin Forest Beneath]]&gt;&gt;&lt;&lt;set $robinlust += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Cheer from a distance|Robin Forest Cheer]]&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+You walk to the forest. &quot;Let&#39;s not go too deep,&quot; Robin says. &quot;It&#39;s scary. I brought a picnic too. We&#39;ll need somewhere grassy to set up.&quot;&lt;br&gt;&lt;br&gt;
+
+You find a flat patch of grass, surrounded by trees. Bees dance between nearby flowers. Robin lays out a rug. &quot;Sit down before it blows away,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+There&#39;s not much food in the basket. &quot;I took what I could get away with,&quot; &lt;&lt;he&gt;&gt; says. &quot;It&#39;s more for the fun of it anyway.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $robinromance is 1&gt;&gt;
+&lt;&lt;click [[Seduce|Robin Forest Seduce]]&gt;&gt;&lt;&lt;set $robinlust += 1&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Talk|Robin Forest Talk]]&gt;&gt;&lt;&lt;set $robinlove += 1&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;ltrauma30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="109" name="Robin Forest Beneath" tags="nobr" position="1100,1350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You stand right beneath &lt;&lt;himstop&gt;&gt;
+
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+You see right up &lt;&lt;his&gt;&gt; shorts. &lt;&lt;Hes&gt;&gt; wearing blue underwear.
+&lt;&lt;else&gt;&gt;
+You see right up &lt;&lt;his&gt;&gt; skirt. &lt;&lt;Hes&gt;&gt; wearing pink underwear.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+You cheer Robin on as &lt;&lt;he&gt;&gt; climbs the tree. &lt;&lt;He&gt;&gt; makes it to the top. &quot;I knew I could do it,&quot; &lt;&lt;he&gt;&gt; shouts. You can barely make &lt;&lt;him&gt;&gt; out in the canopy. &quot;It&#39;s pretty wet up here. I should come down.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;Hes&gt;&gt; panting by the time &lt;&lt;he&gt;&gt; reaches the floor. &quot;That was fun, but I got pretty wet,&quot; &lt;&lt;he&gt;&gt; says. &quot;Lets go home or I&#39;ll catch a cold.&quot;&lt;br&gt;&lt;br&gt;
+
+Together you return to the orphanage.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="110" name="Robin Forest Cheer" tags="nobr" position="1225,1350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You cheer Robin on as &lt;&lt;he&gt;&gt; climbs the tree. &lt;&lt;He&gt;&gt; makes it to the top. &quot;I knew I could do it,&quot; &lt;&lt;he&gt;&gt; shouts. You can barely make &lt;&lt;him&gt;&gt; out in the canopy. &quot;It&#39;s pretty wet up here. I should come down.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;Hes&gt;&gt; panting by the time &lt;&lt;he&gt;&gt; reaches the floor. &quot;That was fun, but I got pretty wet,&quot; &lt;&lt;he&gt;&gt; says. &quot;Lets go home or I&#39;ll catch a cold.&quot;&lt;br&gt;&lt;br&gt;
+
+Together you return to the orphanage.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="111" name="Robin Forest Talk" tags="nobr" position="100,1475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You talk with Robin.
+
+
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+&quot;It&#39;s really peaceful here,&quot; &lt;&lt;he&gt;&gt; says.
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+&quot;I hear bad things happen to &lt;&lt;girls&gt;&gt; who wander in too deep,&quot; &lt;&lt;he&gt;&gt; says.
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+&quot;It&#39;s such a nice day,&quot; &lt;&lt;he&gt;&gt; says.
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+&quot;I wonder if it&#39;ll rain tomorrow,&quot; &lt;&lt;he&gt;&gt; says.
+&lt;&lt;else&gt;&gt;
+&quot;I hope the picnic is okay,&quot; &lt;&lt;he&gt;&gt; says.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;Hes&gt;&gt; content at first, but soon grows restless. &quot;That was fun,&quot; &lt;&lt;he&gt;&gt; says. &quot;But let&#39;s go home.&quot; You help &lt;&lt;him&gt;&gt; pack up the picnic and together you make your way back to the orphanage.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="112" name="Robin Forest Seduce" tags="nobr" position="225,1475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;set $seductiondifficulty to 6000&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&quot;We&#39;re all alone out here,&quot; you say, leaning over and kissing &lt;&lt;his&gt;&gt; neck.&lt;&lt;promiscuity1&gt;&gt;
+
+&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+
+&quot;But we&#39;re outside,&quot; &lt;&lt;he&gt;&gt; says, &quot;Someone could be watching.&quot;&lt;br&gt;&lt;br&gt;
+
+You keep kissing &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; embraces you.&lt;br&gt;&lt;br&gt; 
+
+&lt;&lt;click [[Next|Robin Forest Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+&quot;But we&#39;re outside,&quot; &lt;&lt;he&gt;&gt; says, &quot;Someone could be watching.&quot;&lt;br&gt;&lt;br&gt;
+
+You keep kissing &lt;&lt;himcomma&gt;&gt; but &lt;&lt;he&gt;&gt; pushes you away. &quot;I&#39;m sorry,&quot; &lt;&lt;he&gt;&gt; says. &quot;I don&#39;t feel safe here.&quot; You cuddle &lt;&lt;him&gt;&gt; instead.&lt;br&gt;&lt;br&gt;
+
+You sit together for several minutes, before packing up the picnic and walking back to the orphanage.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;robinoptions&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="113" name="Robin Forest Sex" tags="nobr" position="350,1475">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 200&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Forest Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Forest Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Forest Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Robin Forest Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="114" name="Robin Forest Sex Finish" tags="nobr" position="475,1475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+Robin falls back on the grass, where &lt;&lt;he&gt;&gt; pants and shuts &lt;&lt;his&gt;&gt; eyes. You lie next to &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;Not so rough!&quot; Robin says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&quot;I hope we continue later,&quot; Robin says, smiling.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;robin&gt;&gt;&lt;&lt;person1&gt;&gt;
+You stay for a bit longer, then pack up the picnic and walk back to the orphanage.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;robinoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="115" name="Cheats" tags="nobr" position="600,1475">&lt;&lt;clamp&gt;&gt;
+
+&lt;&lt;if ($passageback isnot &quot;Cheats&quot;) and ($passageback isnot &quot;Semen and goo&quot;) and ($passageback isnot &quot;Char Stat&quot;) and ($passageback isnot &quot;Trait Stat&quot;)&gt;&gt;
+&lt;&lt;set $passagecopy to $passageback&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+Back to [[$passagecopy]]&lt;br&gt;
+
+&lt;br&gt;
+&lt;span class=&quot;testtest&quot;&gt;State&lt;/span&gt; | [[Semen and goo]] | [[Characteristics|Char Stat]] | [[Traits|Trait Stat]]
+&lt;br&gt;
+
+&lt;div class=&quot;bggray&quot;&gt;
+
+&lt;div class=&quot;block1&quot;&gt;
+
+&lt;&lt;if $drunk gte 1&gt;&gt;[[remove|Cheats][$drunk to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Cheats][$drunk to 1]]&lt;&lt;/if&gt;&gt;
+($drunk)
+Drunk
+&lt;br&gt;
+
+&lt;&lt;if $drugged gte 1&gt;&gt;[[remove|Cheats][$drugged to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Cheats][$drugged to 1]]&lt;&lt;/if&gt;&gt;
+($drugged)
+Drugged
+&lt;br&gt;
+
+[[MIN|Cheats][$druggedtimer to 0]] | 
+[[less|Cheats][$druggedtimer -= 10]] | 
+[[more|Cheats][$druggedtimer += 10]] | 
+[[MAX|Cheats][$druggedtimer to 1000]] 
+($druggedtimer) 
+&lt;div class=&quot;tooltip&quot;&gt; 
+Detox time∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+
+	&lt;&lt;if $drunk is 1&gt;&gt;
+		&lt;&lt;if $druggedtimer lte 120&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You are woozy.&lt;/span&gt;
+		&lt;&lt;elseif $druggedtimer lte 240&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;You are tipsy.&lt;/span&gt;
+		&lt;&lt;elseif $druggedtimer lte 360&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;You are drunk.&lt;/span&gt;
+		&lt;&lt;elseif $druggedtimer lte 480&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are smashed&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are wasted&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $drugged is 1&gt;&gt;&lt;span class=&quot;red&quot;&gt;You&#39;ve been drugged!&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;You need to be drunk or drugged first.
+	&lt;&lt;/if&gt;&gt;
+
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;set $painsaved to $pain&gt;&gt;
+[[MIN|Cheats][$pain to 0]] | 
+[[less|Cheats][$pain -= 10]] | 
+[[more|Cheats][$pain += 10]] | 
+[[MAX|Cheats][$pain to 100]]  
+($pain)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Pain∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+
+&lt;&lt;if $pain gte 100&gt;&gt;&lt;span class=&quot;red&quot;&gt;You sob uncontrollably, tears streaming down your face.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 80&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are crying and whimpering.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are crying.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;Tears are running down your face.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;Tears are welling in your eyes.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are upset.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You feel okay.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;set $arousalsaved to $arousal&gt;&gt;
+[[MIN|Cheats][$arousal to 0]] | 
+[[less|Cheats][$arousal -= 1000]] | 
+[[more|Cheats][$arousal += 1000]] | 
+[[MAX|Cheats][$arousal to 10000]] 
+($arousal) 
+&lt;div class=&quot;tooltip&quot;&gt; 
+Arousal∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You&#39;re shaking with arousal.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 8000&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You feel a heat rising within you.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 6000&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You feel horny.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 4000&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You feel lustful.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 2000&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You feel aroused.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You feel sensual.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You feel cold.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Cheats][$tiredness to 0]] | 
+[[less|Cheats][$tiredness -= 200]] | 
+[[more|Cheats][$tiredness += 200]] | 
+[[MAX|Cheats][$tiredness to 2000]]  
+($tiredness) 
+&lt;div class=&quot;tooltip&quot;&gt; 
+Fatigue∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+
+&lt;&lt;if $tiredness gte 2000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are exhausted.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 1600&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are fatigued.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 1200&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are tired.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 800&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are wearied.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 400&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are alert.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are wide awake.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are refreshed.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Cheats][$stress to 0]] | 
+[[less|Cheats][$stress -= 1000]] | 
+[[more|Cheats][$stress += 1000]] | 
+[[MAX|Cheats][$stress to 10000]]  
+($stress) 
+&lt;div class=&quot;tooltip&quot;&gt; 
+Stress∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are overwhelmed!&lt;/span&gt;
+&lt;&lt;elseif $stress gte 8000&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are distressed.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 6000&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are strained.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 4000&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are tense.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 2000&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are calm.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are placid.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are serene.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+[[MIN|Cheats][$trauma to 0]] | 
+[[less|Cheats][$trauma -= 500]] | 
+[[more|Cheats][$trauma += 500]] | 
+[[MAX|Cheats][$trauma to $traumamax]]  
+($trauma) 
+&lt;div class=&quot;tooltip&quot;&gt; 
+Trauma∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;&lt;span class=&quot;red&quot;&gt;You feel numb.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are tormented.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 3&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are disturbed.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 2&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are troubled.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are nervous.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are uneasy.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are healthy.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+
+&lt;&lt;set $allure to ($beauty + $hairlength / 4 + $upperreveal + $underreveal + $lowerreveal) * $nightmod * $exposedmod&gt;&gt;
+&lt;&lt;if $collared gte 1&gt;&gt;&lt;&lt;set $allure to $allure + 1000&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;&lt;&lt;set $allure += 500&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;goocount&gt;&gt;&lt;&lt;set $allure to $allure + ($goocount * 50) + ($semencount * 50)&gt;&gt;
+&lt;&lt;if $legsacc is &quot;stockings&quot;&gt;&gt;&lt;&lt;set $allure += 300&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;fishnet stockings&quot;&gt;&gt;&lt;&lt;set $allure += 300&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $allure gte 8000&gt;&gt;&lt;&lt;set $allure to 8000&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $alluretest is 1&gt;&gt;
+&lt;&lt;set $allure += 100000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+(&lt;&lt;print Math.round($allure)&gt;&gt;)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Allure∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+
+&lt;&lt;if $allure gte 5000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You look like you need to be ravaged.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 3000&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You look perverted.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 2000&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You look lewd.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 1500&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stand out.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 1000&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You attract attention.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 500&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You attract glances.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You look unremarkable.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+Recipe: higher beauty, longer hair, revealing clothes (or nude), night, collar, wolfgirl, semen/goo, stockings
+
+
+&lt;/span&gt;
+&lt;/div&gt;
+
+; pheromones
+&lt;&lt;if $alluretest is 1&gt;&gt;on | [[off|Cheats][$alluretest to 0]]
+&lt;&lt;else&gt;&gt;[[on|Cheats][$alluretest to 1]] | off
+&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+(&lt;&lt;print Math.round($attractiveness)&gt;&gt;)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Attractiveness∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+	
+Recipe: higher beauty, longer hair, revealing clothes (or nude), wolfgirl, stockings
+
+&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;&lt;if $attractiveness gte 5000&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 4000&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 3000&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 2000&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 1000&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;/div&gt;
+
+&lt;div class=&quot;block2&quot;&gt;
+
+(&lt;&lt;print ($money / 100)&gt;&gt;) Money: [[+£1000|Cheats][$money+=100000]] | [[+£10000|Cheats][$money+=1000000]] | [[+£1000000|Cheats][$money+=100000000]]
+&lt;br&gt;
+&lt;br&gt;
+
+[[MIN|Cheats][$blackmoney to 0]] | 
+[[less|Cheats][$blackmoney -= 1000]] | 
+[[more|Cheats][$blackmoney += 1000]] | 
+[[MAX|Cheats][$blackmoney to 1000000]] 
+($blackmoney)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Black money∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+	
+You are carrying £$blackmoney in stolen goods.
+
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Cheats][$crime to 0]] | 
+[[less|Cheats][$crime -= 100]] | 
+[[more|Cheats][$crime += 100]] | 
+[[MAX|Cheats][$crime to 5000]] 
+($crime) 
+Crime
+&lt;br&gt;
+&lt;br&gt;
+
+[[MIN|Cheats][$time to 0]] | 
+[[less|Cheats][$time -= 60]] | 
+[[more|Cheats][$time += 60]] | 
+[[MAX|Cheats][$time to 1439]]  
+($time)
+Time (in minutes)
+&lt;br&gt;
+
+set:
+[[Clear|Cheats][$weather to &quot;clear&quot;]] |
+[[Overcast|Cheats][$weather to &quot;overcast&quot;]] |
+[[Rain|Cheats][$weather to &quot;rain&quot;]]
+($weather) Weather
+&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+[[female|Cheats][$playergender to &quot;f&quot;, $penisexist to 0, $vaginaexist to 1]] | male
+&lt;&lt;elseif $playergender is &quot;f&quot;&gt;&gt;
+female | [[male|Cheats][$playergender to &quot;m&quot;, $penisexist to 1, $vaginaexist to 0]]
+&lt;&lt;/if&gt;&gt;
+($playergender) Gender/sex
+&lt;br&gt;
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+[[remove|Cheats][$vaginaexist to 0]] | grow
+&lt;&lt;else&gt;&gt;
+remove | [[grow|Cheats][$vaginaexist to 1]]
+&lt;&lt;/if&gt;&gt;
+($vaginaexist) Vagina
+&lt;br&gt;
+
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+[[remove|Cheats][$penisexist to 0]] | grow
+&lt;&lt;else&gt;&gt;
+remove | [[grow|Cheats][$penisexist to 1]]
+&lt;&lt;/if&gt;&gt;
+($penisexist) Penis
+&lt;br&gt;
+
+&lt;/div&gt;
+
+&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;
+
+&lt;div class=&quot;block4&quot;&gt;
+Parasites
+&lt;&lt;if ($clitparasite is 1) or ($penisparasite is 1) or ($chestparasite is 1)&gt;&gt;
+[[remove all|Cheats][$clitparasite to 0, $penisparasite to 0, $chestparasite to 0]] 
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;&lt;if $clitparasite is 1&gt;&gt;
+[[remove|Cheats][$clitparasite to 0]] | add
+&lt;&lt;else&gt;&gt;
+remove | [[add|Cheats][$clitparasite to 1]]
+&lt;&lt;/if&gt;&gt;
+($clitparasite)
+Clit 
+&lt;br&gt; 
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;&lt;if $penisparasite is 1&gt;&gt;
+[[remove|Cheats][$penisparasite to 0]] | add
+&lt;&lt;else&gt;&gt;
+remove | [[add|Cheats][$penisparasite to 1]]
+&lt;&lt;/if&gt;&gt;
+($penisparasite)
+Penis
+&lt;br&gt; 
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $chestparasite is 1&gt;&gt;
+[[remove|Cheats][$chestparasite to 0]] | add
+&lt;&lt;else&gt;&gt;
+remove | [[add|Cheats][$chestparasite to 1]]
+&lt;&lt;/if&gt;&gt;
+($chestparasite)
+Chest
+&lt;br&gt;
+
+&lt;br&gt;
+&lt;&lt;if $cheatsidebar is 1&gt;&gt;
+[[off|Cheats][$cheatsidebar to 0]] | on
+&lt;&lt;else&gt;&gt;
+off | [[on|Cheats][$cheatsidebar to 1]]
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if def $cheatsidebar&gt;&gt;($cheatsidebar)
+&lt;&lt;else&gt;&gt;(0)
+&lt;&lt;/if&gt;&gt;
+Cheat sidebar
+&lt;br&gt;
+
+&lt;&lt;if $debug is 1&gt;&gt;
+[[off|Cheats][$debug to 0]] | on
+&lt;&lt;else&gt;&gt;
+off | [[on|Cheats][$debug to 1]]
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if def $debug&gt;&gt;($debug)
+&lt;&lt;else&gt;&gt;(0)
+&lt;&lt;/if&gt;&gt;
+Debug
+&lt;br&gt;
+
+&lt;/div&gt;
+
+&lt;div class=&quot;block5&quot;&gt;
+Chastity parasites
+&lt;&lt;if ($vaginalchastityparasite isnot 0) or ($penilechastityparasite isnot 0) or ($analchastityparasite isnot 0)&gt;&gt;
+[[remove all|Cheats][$vaginalchastityparasite to 0, $penilechastityparasite to 0, $analchastityparasite to 0]]
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;&lt;if $vaginalchastityparasite isnot 0&gt;&gt;
+[[remove|Cheats][$vaginalchastityparasite to 0]] 
+&lt;&lt;else&gt;&gt;remove
+&lt;&lt;/if&gt;&gt;
+| set: 
+[[worms|Cheats][$vaginalchastityparasite to &quot;worms&quot;]] | 
+[[eels|Cheats][$vaginalchastityparasite to &quot;eels&quot;]] | 
+[[spiders|Cheats][$vaginalchastityparasite to &quot;spiders&quot;]] | 
+[[slimes|Cheats][$vaginalchastityparasite to &quot;slimes&quot;]] 
+($vaginalchastityparasite)
+Vagina 
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;&lt;if $penilechastityparasite isnot 0&gt;&gt;
+[[remove|Cheats][$penilechastityparasite to 0]] 
+&lt;&lt;else&gt;&gt;remove
+&lt;&lt;/if&gt;&gt;
+| set:
+[[worms|Cheats][$penilechastityparasite to &quot;worms&quot;]] | 
+[[eels|Cheats][$penilechastityparasite to &quot;eels&quot;]] | 
+[[spiders|Cheats][$penilechastityparasite to &quot;spiders&quot;]] | 
+[[slimes|Cheats][$penilechastityparasite to &quot;slimes&quot;]] 
+($penilechastityparasite) 
+Penis
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $analchastityparasite isnot 0&gt;&gt;
+[[remove|Cheats][$analchastityparasite to 0]] 
+&lt;&lt;else&gt;&gt;remove
+&lt;&lt;/if&gt;&gt;
+| set: 
+[[worms|Cheats][$analchastityparasite to &quot;worms&quot;]] | 
+[[eels|Cheats][$analchastityparasite to &quot;eels&quot;]] | 
+[[spiders|Cheats][$analchastityparasite to &quot;spiders&quot;]] | 
+[[slimes|Cheats][$analchastityparasite to &quot;slimes&quot;]] 
+($analchastityparasite) 
+Anus 
+&lt;br&gt;
+
+&lt;/div&gt;
+
+&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;
+
+&lt;/div&gt;</tw-passagedata><tw-passagedata pid="116" name="Semen and goo" tags="nobr" position="725,1475">&lt;&lt;clamp&gt;&gt;
+
+Back to [[$passagecopy]]&lt;br&gt;
+&lt;br&gt;
+
+[[State|Cheats]] | &lt;span class=&quot;testtest&quot;&gt;Semen and goo&lt;/span&gt; | [[Characteristics|Char Stat]] | [[Traits|Trait Stat]]
+
+&lt;br&gt;
+
+&lt;div class=&quot;block1&quot;&gt;
+&lt;&lt;click &quot;Wash all&quot; &quot;Semen and goo&quot;&gt;&gt; &lt;&lt;wash&gt;&gt; &lt;&lt;/click&gt;&gt; 
+&lt;&lt;goocount&gt;&gt;
+&lt;&lt;goooutsidecount&gt;&gt;
+&lt;br&gt;
+Semen on skin
+&lt;br&gt;
+
+[[MIN|Semen and goo][$necksemen to 0]] | 
+[[less|Semen and goo][$necksemen -= 1]] | 
+[[more|Semen and goo][$necksemen += 1]] | 
+[[MAX|Semen and goo][$necksemen to 5]]  
+($necksemen) Neck
+&lt;br&gt;
+
+[[MIN|Semen and goo][$rightarmsemen to 0]] | 
+[[less|Semen and goo][$rightarmsemen -= 1]] | 
+[[more|Semen and goo][$rightarmsemen += 1]] | 
+[[MAX|Semen and goo][$rightarmsemen to 5]]  
+($rightarmsemen) Right arm
+&lt;br&gt;
+
+[[MIN|Semen and goo][$leftarmsemen to 0]] | 
+[[less|Semen and goo][$leftarmsemen -= 1]] | 
+[[more|Semen and goo][$leftarmsemen += 1]] | 
+[[MAX|Semen and goo][$leftarmsemen to 5]]  
+($leftarmsemen) Left arm
+&lt;br&gt;
+
+[[MIN|Semen and goo][$thighsemen to 0]] | 
+[[less|Semen and goo][$thighsemen -= 1]] | 
+[[more|Semen and goo][$thighsemen += 1]] | 
+[[MAX|Semen and goo][$thighsemen to 5]] 
+($thighsemen) Thighs
+&lt;br&gt;
+
+[[MIN|Semen and goo][$bottomsemen to 0]] | 
+[[less|Semen and goo][$bottomsemen -= 1]] | 
+[[more|Semen and goo][$bottomsemen += 1]] | 
+[[MAX|Semen and goo][$bottomsemen to 5]] 
+($bottomsemen) Bottom
+&lt;br&gt;
+
+[[MIN|Semen and goo][$tummysemen to 0]] | 
+[[less|Semen and goo][$tummysemen -= 1]] | 
+[[more|Semen and goo][$tummysemen += 1]] | 
+[[MAX|Semen and goo][$tummysemen to 5]] 
+($tummysemen) Tummy
+&lt;br&gt;
+
+[[MIN|Semen and goo][$chestsemen to 0]] | 
+[[less|Semen and goo][$chestsemen -= 1]] | 
+[[more|Semen and goo][$chestsemen += 1]] | 
+[[MAX|Semen and goo][$chestsemen to 5]]  
+($chestsemen) Chest
+&lt;br&gt;
+
+[[MIN|Semen and goo][$facesemen to 0]] | 
+[[less|Semen and goo][$facesemen -= 1]] | 
+[[more|Semen and goo][$facesemen += 1]] | 
+[[MAX|Semen and goo][$facesemen to 5]]  
+($facesemen) Face
+&lt;br&gt;
+
+[[MIN|Semen and goo][$hairsemen to 0]] | 
+[[less|Semen and goo][$hairsemen -= 1]] | 
+[[more|Semen and goo][$hairsemen += 1]] | 
+[[MAX|Semen and goo][$hairsemen to 5]]  
+($hairsemen) Hair
+&lt;br&gt;
+
+[[MIN|Semen and goo][$feetsemen to 0]] | 
+[[less|Semen and goo][$feetsemen -= 1]] | 
+[[more|Semen and goo][$feetsemen += 1]] | 
+[[MAX|Semen and goo][$feetsemen to 5]]  
+($feetsemen) Feet
+&lt;br&gt;
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+[[MIN|Semen and goo][$vaginaoutsidesemen to 0]] | 
+[[less|Semen and goo][$vaginaoutsidesemen -= 1]] | 
+[[more|Semen and goo][$vaginaoutsidesemen += 1]] | 
+[[MAX|Semen and goo][$vaginaoutsidesemen to 5]] 
+($vaginaoutsidesemen) Vagina
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+[[MIN|Semen and goo][$penissemen to 0]] | 
+[[less|Semen and goo][$penissemen -= 1]] | 
+[[more|Semen and goo][$penissemen += 1]] | 
+[[MAX|Semen and goo][$penissemen to 5]] 
+($penissemen) Penis
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+Semen inside
+&lt;br&gt;
+
+[[MIN|Semen and goo][$mouthsemen to 0]] | 
+[[less|Semen and goo][$mouthsemen -= 1]] | 
+[[more|Semen and goo][$mouthsemen += 1]] |
+[[MAX|Semen and goo][$mouthsemen to 5]]
+($mouthsemen) Mouth
+&lt;br&gt; 
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+[[MIN|Semen and goo][$vaginasemen to 0]] | 
+[[less|Semen and goo][$vaginasemen -= 1]] | 
+[[more|Semen and goo][$vaginasemen += 1]] |
+[[MAX|Semen and goo][$vaginasemen to 5]]
+($vaginasemen) Vagina
+&lt;br&gt; 
+&lt;&lt;/if&gt;&gt;
+
+[[MIN|Semen and goo][$anussemen to 0]] | 
+[[less|Semen and goo][$anussemen -= 1]] | 
+[[more|Semen and goo][$anussemen += 1]] |
+[[MAX|Semen and goo][$anussemen to 5]]
+($anussemen) Anus
+
+&lt;/div&gt;
+
+&lt;div class=&quot;block2&quot;&gt;
+&lt;br&gt;
+Goo on skin
+&lt;br&gt;
+
+[[MIN|Semen and goo][$neckgoo to 0]] | 
+[[less|Semen and goo][$neckgoo -= 1]] | 
+[[more|Semen and goo][$neckgoo += 1]] | 
+[[MAX|Semen and goo][$neckgoo to 5]] 
+($neckgoo) Neck 
+&lt;br&gt;
+
+[[MIN|Semen and goo][$rightarmgoo to 0]] | 
+[[less|Semen and goo][$rightarmgoo -= 1]] | 
+[[more|Semen and goo][$rightarmgoo += 1]] | 
+[[MAX|Semen and goo][$rightarmgoo to 5]] 
+($rightarmgoo) Right arm
+&lt;br&gt;
+
+[[MIN|Semen and goo][$leftarmgoo to 0]] | 
+[[less|Semen and goo][$leftarmgoo -= 1]] | 
+[[more|Semen and goo][$leftarmgoo += 1]] | 
+[[MAX|Semen and goo][$leftarmgoo to 5]] 
+($leftarmgoo) Left arm
+&lt;br&gt;
+
+[[MIN|Semen and goo][$thighgoo to 0]] | 
+[[less|Semen and goo][$thighgoo -= 1]] | 
+[[more|Semen and goo][$thighgoo += 1]] | 
+[[MAX|Semen and goo][$thighgoo to 5]] 
+($thighgoo) Thighs 
+&lt;br&gt;
+
+[[MIN|Semen and goo][$bottomgoo to 0]] | 
+[[less|Semen and goo][$bottomgoo -= 1]] | 
+[[more|Semen and goo][$bottomgoo += 1]] | 
+[[MAX|Semen and goo][$bottomgoo to 5]] 
+($bottomgoo) Bottom
+&lt;br&gt;
+
+[[MIN|Semen and goo][$tummygoo to 0]] | 
+[[less|Semen and goo][$tummygoo -= 1]] | 
+[[more|Semen and goo][$tummygoo += 1]] | 
+[[MAX|Semen and goo][$tummygoo to 5]] 
+($tummygoo) Tummy 
+&lt;br&gt;
+
+[[MIN|Semen and goo][$chestgoo to 0]] | 
+[[less|Semen and goo][$chestgoo -= 1]] | 
+[[more|Semen and goo][$chestgoo += 1]] | 
+[[MAX|Semen and goo][$chestgoo to 5]] 
+($chestgoo) Chest 
+&lt;br&gt;
+
+[[MIN|Semen and goo][$facegoo to 0]] | 
+[[less|Semen and goo][$facegoo -= 1]] | 
+[[more|Semen and goo][$facegoo += 1]] | 
+[[MAX|Semen and goo][$facegoo to 5]] 
+($facegoo) Face 
+&lt;br&gt;
+
+[[MIN|Semen and goo][$hairgoo to 0]] | 
+[[less|Semen and goo][$hairgoo -= 1]] | 
+[[more|Semen and goo][$hairgoo += 1]] | 
+[[MAX|Semen and goo][$hairgoo to 5]] 
+($hairgoo) Hair
+&lt;br&gt;
+
+[[MIN|Semen and goo][$feetgoo to 0]] | 
+[[less|Semen and goo][$feetgoo -= 1]] | 
+[[more|Semen and goo][$feetgoo += 1]] | 
+[[MAX|Semen and goo][$feetgoo to 5]] 
+($feetgoo) Feet
+&lt;br&gt;
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+[[MIN|Semen and goo][$vaginaoutsidegoo to 0]] | 
+[[less|Semen and goo][$vaginaoutsidegoo -= 1]] | 
+[[more|Semen and goo][$vaginaoutsidegoo += 1]] | 
+[[MAX|Semen and goo][$vaginaoutsidegoo to 5]] 
+($vaginaoutsidegoo) Vagina
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+[[MIN|Semen and goo][$penisgoo to 0]] | 
+[[less|Semen and goo][$penisgoo -= 1]] | 
+[[more|Semen and goo][$penisgoo += 1]] | 
+[[MAX|Semen and goo][$penisgoo to 5]] 
+($penisgoo) Penis
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+Goo inside
+&lt;br&gt;
+
+[[MIN|Semen and goo][$mouthgoo to 0]] | 
+[[less|Semen and goo][$mouthgoo -= 1]] | 
+[[more|Semen and goo][$mouthgoo += 1]] |
+[[MAX|Semen and goo][$mouthgoo to 5]]
+($mouthgoo) Mouth
+&lt;br&gt; 
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+[[MIN|Semen and goo][$vaginagoo to 0]] | 
+[[less|Semen and goo][$vaginagoo -= 1]] | 
+[[more|Semen and goo][$vaginagoo += 1]] |
+[[MAX|Semen and goo][$vaginagoo to 5]]
+($vaginagoo) Vagina
+&lt;br&gt; 
+&lt;&lt;/if&gt;&gt; 
+
+[[MIN|Semen and goo][$anusgoo to 0]] | 
+[[less|Semen and goo][$anusgoo -= 1]] | 
+[[more|Semen and goo][$anusgoo += 1]] |
+[[MAX|Semen and goo][$anusgoo to 5]]
+($anusgoo) Anus
+
+&lt;/div&gt; 
+
+&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;</tw-passagedata><tw-passagedata pid="117" name="Char Stat" tags="nobr" position="850,1475">&lt;&lt;clamp&gt;&gt;
+
+Back to [[$passagecopy]]&lt;br&gt;
+&lt;br&gt;
+
+[[State|Cheats]] | [[Semen and goo]] | &lt;span class=&quot;testtest&quot;&gt;Characteristics&lt;/span&gt; | [[Traits|Trait Stat]]
+&lt;br&gt;
+
+&lt;div class=&quot;bggray&quot;&gt;
+
+&lt;div class=&quot;block1&quot;&gt;
+
+[[MIN|Char Stat][$devlevel to 6]] | 
+[[less|Char Stat][$devlevel -= 1]] | 
+[[more|Char Stat][$devlevel += 1]] | 
+[[MAX|Char Stat][$devlevel to 20]]
+&lt;&lt;if $devlevel lt 0&gt;&gt;
+&lt;&lt;set $devlevel to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $physiqueage to (1000 * $devlevel)&gt;&gt;
+($devlevel)
+Age? (easiness)
+&lt;br&gt;
+
+
+[[MIN|Char Stat][$angelbuild to 0]] | 
+[[less|Char Stat][$angelbuild -= 5]] | 
+[[more|Char Stat][$angelbuild += 5]] | 
+[[MAX|Char Stat][$angelbuild to 100]] 
+&lt;&lt;if $angelbuild lt 0&gt;&gt;
+&lt;&lt;set $angelbuild to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $angelbuild lt 25&gt;&gt;
+&lt;&lt;set $angel to 0, $angeltext to &quot;none&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($angelbuild gte 25) and ($angelbuild lt 30)&gt;&gt;
+&lt;&lt;set $angel to 1, $angeltext to &quot;Despite everything, you have managed to remain a pure &lt;&lt;genderstop&gt;&gt; The thought makes you happy.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($angelbuild gte 30) and ($angelbuild lt 35)&gt;&gt;
+&lt;&lt;set $angel to 2, $angeltext to &quot;You are pure and feel determined to keep it that way.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($angelbuild gte 35) and ($angelbuild lt 40)&gt;&gt;
+&lt;&lt;set $angel to 3, $angeltext to &quot;You feel a weight lift from your shoulders.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($angelbuild gte 40) and ($angelbuild lt 45)&gt;&gt;
+&lt;&lt;set $angel to 4, $angeltext to &quot;A golden light shines down you.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($angelbuild gte 45) and ($angelbuild lt 50)&gt;&gt;
+&lt;&lt;set $angel to 5, $angeltext to &quot;You feel a soothing warmth in your back.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $angelbuild gte 50&gt;&gt;
+&lt;&lt;set $angel to 6, $angeltext to &quot;You feel lighter. Your new wings caress your face.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+($angelbuild)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Angel∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+Level $angel. $angeltext
+&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/div&gt;
+
+&lt;div class=&quot;block2&quot;&gt;
+
+[[MIN|Char Stat][$wolfbuild to 0]] | 
+[[less|Char Stat][$wolfbuild -= 5]] | 
+[[more|Char Stat][$wolfbuild += 5]] | 
+[[MAX|Char Stat][$wolfbuild to 100]] 
+&lt;&lt;if $wolfbuild lt 0&gt;&gt;
+&lt;&lt;set $wolfbuild to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $wolfbuild lt 5&gt;&gt;
+&lt;&lt;set $wolfgirl to 0, $wolftext to &quot;none&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($wolfbuild gte 5) and ($wolfbuild lt 10)&gt;&gt;
+&lt;&lt;set $wolfgirl to 1, $wolftext to &quot;You have a strange toothache.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($wolfbuild gte 10) and ($wolfbuild lt 15)&gt;&gt;
+&lt;&lt;set $wolfgirl to 2, $wolftext to &quot;Your mouth feels different. You explore your mouth and wince as your tongue presses against your new fangs.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($wolfbuild gte 15) and ($wolfbuild lt 20)&gt;&gt;
+&lt;&lt;set $wolfgirl to 3&gt;&gt;
+&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $wolftext to &quot;Your scalp and pubic area itch.&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $wolftext to &quot;Your scalp itches.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($wolfbuild gte 20) and ($wolfbuild lt 25)&gt;&gt;
+&lt;&lt;set $wolfgirl to 4&gt;&gt;
+&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $wolftext to &quot;You feel something on your head. You reach up and tug, but it hurts. You have a new pair of wolf ears. You also notice long and fluffy hair has grown in your pubic area.&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $wolftext to &quot;You feel something on your head. You reach up and tug, but it hurts. You have a new pair of wolf ears.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($wolfbuild gte 25) and ($wolfbuild lt 30)&gt;&gt;
+&lt;&lt;set $wolfgirl to 5, $wolftext to &quot;Your lower back itches.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $wolfbuild gte 30&gt;&gt;
+&lt;&lt;set $wolfgirl to 6, $wolftext to &quot;Your bottom feels heavier than usual. You reach behind you and feel your new wolf tail.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+($wolfbuild)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Wolfgirl∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+Level $wolfgirl. $wolftext
+&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;br&gt;
+
+[[None|Char Stat][$fallenangelbuild to 0]] | 
+[[Forgiven|Char Stat][$fallenangelbuild to 1]] | 
+[[Fallen|Char Stat][$fallenangelbuild to 2]]
+&lt;&lt;if $fallenangelbuild is undefined&gt;&gt;
+&lt;&lt;set $fallenangelbuild to 0, $fallenangeltext to &quot;none&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $fallenangelbuild lte 0&gt;&gt;
+&lt;&lt;set $fallenangelbuild to 0, $fallenangel to 0, $fallenangeltext to &quot;You had never fallen as an angel.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $fallenangelbuild is 1&gt;&gt;
+&lt;&lt;set $fallenangel to 1, $fallenangeltext to &quot;You were forgiven by the temple.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if ($fallenangelbuild is 2)&gt;&gt;
+&lt;&lt;set $fallenangel to 2, $fallenangeltext to &quot;Your halo shatters and your wings blacken. An overwhelming sense of loss overcomes you.&quot;, $angel to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+($fallenangelbuild)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Fallen Angel ∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+Level $fallenangel. $fallenangeltext
+&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/div&gt;
+
+&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;
+
+
+&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;
+
+&lt;div class=&quot;block6&quot;&gt;
+
+[[MIN|Char Stat][$hairlength to 0]] | 
+[[less|Char Stat][$hairlength -= 100]] | 
+[[more|Char Stat][$hairlength += 100]] | 
+[[MAX|Char Stat][$hairlength to 1000]]  
+($hairlength)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Hair∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+	
+&lt;&lt;if $hairlength gte 0 and $hairlength lt 100&gt;&gt;Your $haircolour hair is short.
+&lt;&lt;elseif $hairlength gte 100 and $hairlength lt 200&gt;&gt;Your $haircolour hair passes your chin.
+&lt;&lt;elseif $hairlength gte 200 and $hairlength lt 300&gt;&gt;Your $haircolour hair comes down to your shoulders.
+&lt;&lt;elseif $hairlength gte 300 and $hairlength lt 400&gt;&gt;Your $haircolour hair is quite long, and comes down to the top of your chest.
+&lt;&lt;elseif $hairlength gte 400 and $hairlength lt 500&gt;&gt;Your long $haircolour hair hangs down to your nipples.
+&lt;&lt;elseif $hairlength gte 500 and $hairlength lt 600&gt;&gt;Your long $haircolour hair reaches the top of your tummy.
+&lt;&lt;elseif $hairlength gte 600 and $hairlength lt 700&gt;&gt;Your long $haircolour hair reaches your navel.
+&lt;&lt;elseif $hairlength gte 700 and $hairlength lt 800&gt;&gt;Your very long $haircolour hair reaches your thighs.
+&lt;&lt;elseif $hairlength gte 800 and $hairlength lt 900&gt;&gt;Your very long $haircolour hair reaches your knees.
+&lt;&lt;elseif $hairlength gte 900 and $hairlength lte 999&gt;&gt;Your extremely long $haircolour hair reaches your ankles.
+&lt;&lt;elseif $hairlength gte 1000&gt;&gt;Your $haircolour hair is so long you need be careful lest you trip on it!&lt;&lt;endif&gt;&gt;
+
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$breastsize to 0]] | 
+[[less|Char Stat][$breastsize -= 1]] | 
+[[more|Char Stat][$breastsize += 1]] | 
+[[MAX|Char Stat][$breastsize to 12]]
+&lt;&lt;if $breastsize isnot $breastsizeold&gt;&gt;
+	&lt;&lt;if $breastsize is 0&gt;&gt;&lt;&lt;set $breastcup to &quot;none&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 1&gt;&gt;&lt;&lt;set $breastcup to &quot;budding&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 2&gt;&gt;&lt;&lt;set $breastcup to &quot;AA&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 3&gt;&gt;&lt;&lt;set $breastcup to &quot;B&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 4&gt;&gt;&lt;&lt;set $breastcup to &quot;C&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 5&gt;&gt;&lt;&lt;set $breastcup to &quot;D&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 6&gt;&gt;&lt;&lt;set $breastcup to &quot;DD&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 7&gt;&gt;&lt;&lt;set $breastcup to &quot;DDD&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 8&gt;&gt;&lt;&lt;set $breastcup to &quot;F&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 9&gt;&gt;&lt;&lt;set $breastcup to &quot;G&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 10&gt;&gt;&lt;&lt;set $breastcup to &quot;H&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize is 11&gt;&gt;&lt;&lt;set $breastcup to &quot;I&quot;&gt;&gt;
+	&lt;&lt;elseif $breastsize gte 12&gt;&gt;&lt;&lt;set $breastcup to &quot;J&quot;&gt;&gt;
+	&lt;&lt;if $breastsize gt 12&gt;&gt;&lt;&lt;set $breastsize to 12&gt;&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;set $breastsizeold to $breastsize&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+($breastsize)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Breasts∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+(Cup: $breastcup)
+&lt;&lt;if $breastsize gte 1&gt;&gt;You have &lt;&lt;breastsstop&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;/div&gt;
+
+&lt;div class=&quot;block7&quot;&gt;
+
+&lt;span class=&quot;red&quot;&gt; [[Red|Char Stat][$haircolour to &quot;red&quot;]] &lt;/span&gt; | 
+&lt;span class=&quot;black&quot;&gt; [[Black|Char Stat][$haircolour to &quot;black&quot;]] &lt;/span&gt; | 
+&lt;span class=&quot;brown&quot;&gt; [[Brown|Char Stat][$haircolour to &quot;brown&quot;]] &lt;/span&gt; | 
+&lt;span class=&quot;gold&quot;&gt; [[Blond|Char Stat][$haircolour to &quot;blond&quot;]] &lt;/span&gt; | 
+&lt;span class=&quot;tangerine&quot;&gt; [[Ginger|Char Stat][$haircolour to &quot;ginger&quot;]] &lt;/span&gt; 
+($haircolour) Hair
+&lt;br&gt;
+
+&lt;span class=&quot;purple&quot;&gt;[[Purple|Char Stat][$eyecolour to &quot;purple&quot;]]&lt;/span&gt; | 
+&lt;span class=&quot;blue&quot;&gt;[[Dark Blue|Char Stat][$eyecolour to &quot;dark blue&quot;]]&lt;/span&gt; |
+&lt;span class=&quot;lblue&quot;&gt;[[Light Blue|Char Stat][$eyecolour to &quot;light blue&quot;]]&lt;/span&gt; | 
+&lt;span class=&quot;tangerine&quot;&gt;[[Amber|Char Stat][$eyecolour to &quot;amber&quot;]]&lt;/span&gt; | 
+&lt;span class=&quot;brown&quot;&gt;[[Hazel|Char Stat][$eyecolour to &quot;hazel&quot;]]&lt;/span&gt; | 
+&lt;span class=&quot;green&quot;&gt;[[Green|Char Stat][$eyecolour to &quot;green&quot;]]&lt;/span&gt; 
+($eyecolour) Eyes
+
+&lt;br&gt;
+&lt;/div&gt;
+
+&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;
+
+&lt;div class=&quot;block1&quot;&gt;
+
+[[MIN|Char Stat][$awareness to 0]] | 
+[[less|Char Stat][$awareness -= 100]] | 
+[[more|Char Stat][$awareness += 100]] | 
+[[MAX|Char Stat][$awareness to 1000]]  
+($awareness) 
+&lt;div class=&quot;tooltip&quot;&gt; 
+Awareness∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $awareness lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are entirely innocent.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 1 and $awareness lt 100&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are almost entirely innocent.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 100 and $awareness lt 200&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You have a limited understanding of sexuality.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 200 and $awareness lt 300&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You have a normal understanding of sexuality.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 300 and $awareness lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Your knowledge of sexual depravity extends beyond that of most people.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 400 and $awareness lt 500&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You have seen things that few are privy to.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 500 and $awareness lte 999&gt;&gt;&lt;span class=&quot;red&quot;&gt;You have peered into the depths of depravity.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 1000&gt;&gt;&lt;span class=&quot;red&quot;&gt;Your understanding is transcendental.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$purity to 0]] | 
+[[less|Char Stat][$purity -= 100]] | 
+[[more|Char Stat][$purity += 100]] | 
+[[MAX|Char Stat][$purity to 1000]]  
+($purity) 
+&lt;div class=&quot;tooltip&quot;&gt; 
+Purity∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $purity gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are angelic.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 999 and $purity gt 900&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You don&#39;t feel entirely pure.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 900 and $purity gt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You feel slightly soiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 800 and $purity gt 700&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You feel soiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 700 and $purity gt 600&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You feel somewhat defiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 600 and $purity gt 500&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You feel defiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 500 and $purity gte 1&gt;&gt;&lt;span class=&quot;red&quot;&gt;You feel utterly defiled.&lt;/span&gt;
+&lt;&lt;elseif $purity gte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are beyond defiled.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$physique to 0]] | 
+[[less|Char Stat][$physique -= 1000]] | 
+[[more|Char Stat][$physique += 1000]] | 
+[[MAX|Char Stat][$physique to $physiqueage]] 
+(&lt;&lt;print Math.round($physique)&gt;&gt;)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Physique∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $physique gte ($physiqueage / 7) * 6&gt;&gt;&lt;span class=&quot;green&quot;&gt;Your body is toned and powerful.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7) * 5&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Your body toned and firm.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7) * 4&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;Your body is slim and athletic.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7) * 3&gt;&gt;&lt;span class=&quot;blue&quot;&gt;Your body is slim.&lt;/span&gt;
+&lt;&lt;elseif $physique gte($physiqueage / 7) * 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Your body is lithe and slender.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7)&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are skinny.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are emaciated.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$beauty to 0]] | 
+[[less|Char Stat][$beauty -= 1000]] | 
+[[more|Char Stat][$beauty += 1000]] | 
+[[MAX|Char Stat][$beauty to $beautymax]]  
+(&lt;&lt;print Math.round($beauty)&gt;&gt;)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Beauty∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $beauty gte ($beautymax / 7) * 6&gt;&gt;&lt;span class=&quot;green&quot;&gt;Your beauty is divine.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7) * 5&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are stunning.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7) * 4&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are gorgeous.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7) * 3&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are beautiful.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte($beautymax / 7) * 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are pretty.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7)&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are cute.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are plain.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$promiscuity to 0]] | 
+[[less|Char Stat][$promiscuity -= 5]] | 
+[[more|Char Stat][$promiscuity += 5]] | 
+[[MAX|Char Stat][$promiscuity to 100]]  
+($promiscuity)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Promiscuity∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $promiscuity lt 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are chaste and pure.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 15&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are prudish.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 35&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are sexually curious.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 55&gt;&gt;&lt;span class=&quot;blue&quot;&gt;The thought of sexual contact excites you.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 75&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You crave sexual contact.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 95&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are a slut.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;Your sexual appetite is insatiable.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$exhibitionism to 0]] | 
+[[less|Char Stat][$exhibitionism -= 5]] | 
+[[more|Char Stat][$exhibitionism += 5]] | 
+[[MAX|Char Stat][$exhibitionism to 100]]
+($exhibitionism)
+&lt;div class=&quot;tooltip&quot;&gt;  
+Exhibitionism∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $exhibitionism lt 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are coy.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 15&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are shy.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 35&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You like being sexualized.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 55&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You enjoy lewd attention.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 75&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Feeling exposed excites you.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 95&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are shameless.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;The thought of exposure fills you with wild abandon.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$skulduggery to 0]] | 
+[[less|Char Stat][$skulduggery -= 100]] | 
+[[more|Char Stat][$skulduggery += 100]] | 
+[[MAX|Char Stat][$skulduggery to 1000]]  
+($skulduggery) Skulduggery: &lt;&lt;if $skulduggery lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 1 and $skulduggery lt 100&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 100 and $skulduggery lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 100&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 200 and $skulduggery lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 200&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 300 and $skulduggery lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 300&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 400 and $skulduggery lt 500&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 400&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 500 and $skulduggery lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 500&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 600 and $skulduggery lt 700&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 600&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 700 and $skulduggery lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 700&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 800 and $skulduggery lt 900&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 800&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 900 and $skulduggery lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 900&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$danceskill to 0]] | 
+[[less|Char Stat][$danceskill -= 200]] | 
+[[more|Char Stat][$danceskill += 200]] | 
+[[MAX|Char Stat][$danceskill to 1000]]  
+($danceskill) Dancing: &lt;&lt;if $danceskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $danceskill gte 1 and $danceskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $danceskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $danceskill gte 200 and $danceskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($danceskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $danceskill gte 400 and $danceskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($danceskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $danceskill gte 600 and $danceskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($danceskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $danceskill gte 800 and $danceskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($danceskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $danceskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$swimmingskill to 0]] | 
+[[less|Char Stat][$swimmingskill -= 100]] | 
+[[more|Char Stat][$swimmingskill += 100]] | 
+[[MAX|Char Stat][$swimmingskill to 1000]]  
+($swimmingskill) Swimming: &lt;&lt;if $swimmingskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 1 and $swimmingskill lt 100&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 100 and $swimmingskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 100&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 200 and $swimmingskill lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 200&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 300 and $swimmingskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 300&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 400 and $swimmingskill lt 500&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 400&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 500 and $swimmingskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 500&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 600 and $swimmingskill lt 700&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 600&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 700 and $swimmingskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 700&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 800 and $swimmingskill lt 900&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 800&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 900 and $swimmingskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 900&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;br&gt;
+
+[[MIN|Char Stat][$delinquency to -100]] | 
+[[less|Char Stat][$delinquency -= 100]] | 
+[[more|Char Stat][$delinquency += 100]] | 
+[[MAX|Char Stat][$delinquency to 1000]]  
+($delinquency)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Delinquency∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+You are considered
+&lt;&lt;if $delinquency gte 1000&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;a terror&lt;/span&gt;
+&lt;&lt;elseif $delinquency gte 800&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;a delinquent&lt;/span&gt;
+&lt;&lt;elseif $delinquency gte 600&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;a delinquent&lt;/span&gt;
+&lt;&lt;elseif $delinquency gte 400&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;a delinquent&lt;/span&gt;
+&lt;&lt;elseif $delinquency gte 200&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;a bad student&lt;/span&gt;
+&lt;&lt;elseif $delinquency gte 10&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;a normal student&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;an ideal student&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+by the teachers...
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$cool to 0]] | 
+[[less|Char Stat][$cool -= 40]] | 
+[[more|Char Stat][$cool += 40]] | 
+[[MAX|Char Stat][$cool to 400]]  
+($cool)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Cool∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+... and
+&lt;&lt;if $cool gte 400&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;most of your fellow students aspire to be seen with you.&lt;/span&gt;
+&lt;&lt;elseif $cool gte 240&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;cool&lt;/span&gt; by your fellow students.
+&lt;&lt;elseif $cool gte 160&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;cool&lt;/span&gt; by your fellow students.
+&lt;&lt;elseif $cool gte 120&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;okay&lt;/span&gt; by your fellow students.
+&lt;&lt;elseif $cool gte 80&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;dorky&lt;/span&gt; by your fellow students.
+&lt;&lt;elseif $cool gte 40&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;odd&lt;/span&gt; by your fellow students.
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;you are avoided&lt;/span&gt; by your fellow students.
+&lt;&lt;/if&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$school to 0]] | 
+[[less|Char Stat][$school -= 400]] | 
+[[more|Char Stat][$school += 400]] | 
+[[MAX|Char Stat][$school to 4000]]  
+($school)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Performance∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Your overall performance is
+&lt;&lt;if $school gte 2800&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;exemplary.&lt;/span&gt;
+&lt;&lt;elseif $school gte 2000&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;excellent.&lt;/span&gt;
+&lt;&lt;elseif $school gte 1600&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;good.&lt;/span&gt;
+&lt;&lt;elseif $school gte 1200&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;okay.&lt;/span&gt;
+&lt;&lt;elseif $school gte 800&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;bad.&lt;/span&gt;
+&lt;&lt;elseif $school gte 400&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;awful.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;appalling.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;if $school gte 2800&gt;&gt;
+&lt;&lt;set $schooltrait to 4&gt;&gt;
+&lt;&lt;elseif $school gte 2000&gt;&gt;
+&lt;&lt;set $schooltrait to 3&gt;&gt;
+&lt;&lt;elseif $school gte 1600&gt;&gt;
+&lt;&lt;set $schooltrait to 2&gt;&gt;
+&lt;&lt;elseif $school gte 1200&gt;&gt;
+&lt;&lt;set $schooltrait to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $schooltrait to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+&lt;/div&gt;
+
+&lt;div class=&quot;block2&quot;&gt;
+
+[[MIN|Char Stat][$seductionskill to 0]] | 
+[[less|Char Stat][$seductionskill -= 200]] | 
+[[more|Char Stat][$seductionskill += 200]] | 
+[[MAX|Char Stat][$seductionskill to 1000]]  
+($seductionskill) Seduction: &lt;&lt;if $seductionskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 1 and $seductionskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $seductionskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 200 and $seductionskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($seductionskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 400 and $seductionskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($seductionskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 600 and $seductionskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($seductionskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 800 and $seductionskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($seductionskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$oralskill to 0]] | 
+[[less|Char Stat][$oralskill -= 200]] | 
+[[more|Char Stat][$oralskill += 200]] | 
+[[MAX|Char Stat][$oralskill to 1000]]  
+($oralskill) Oral: &lt;&lt;if $oralskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 1 and $oralskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $oralskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 200 and $oralskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($oralskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 400 and $oralskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($oralskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 600 and $oralskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($oralskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 800 and $oralskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($oralskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+[[MIN|Char Stat][$vaginalskill to 0]] | 
+[[less|Char Stat][$vaginalskill -= 200]] | 
+[[more|Char Stat][$vaginalskill += 200]] | 
+[[MAX|Char Stat][$vaginalskill to 1000]]  
+($vaginalskill) Vaginal: &lt;&lt;if $vaginalskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 1 and $vaginalskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $vaginalskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 200 and $vaginalskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($vaginalskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 400 and $vaginalskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($vaginalskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 600 and $vaginalskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($vaginalskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 800 and $vaginalskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($vaginalskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+[[MIN|Char Stat][$penileskill to 0]] | 
+[[less|Char Stat][$penileskill -= 200]] | 
+[[more|Char Stat][$penileskill += 200]] | 
+[[MAX|Char Stat][$penileskill to 1000]]  
+($penileskill) Penile: &lt;&lt;if $penileskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 1 and $penileskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $penileskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 200 and $penileskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($penileskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 400 and $penileskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($penileskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 600 and $penileskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($penileskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 800 and $penileskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($penileskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+[[MIN|Char Stat][$analskill to 0]] | 
+[[less|Char Stat][$analskill -= 200]] | 
+[[more|Char Stat][$analskill += 200]] | 
+[[MAX|Char Stat][$analskill to 1000]]  
+($analskill) Anal: &lt;&lt;if $analskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 1 and $analskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $analskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 200 and $analskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($analskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 400 and $analskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($analskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 600 and $analskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($analskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 800 and $analskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($analskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$handskill to 0]] | 
+[[less|Char Stat][$handskill -= 200]] | 
+[[more|Char Stat][$handskill += 200]] | 
+[[MAX|Char Stat][$handskill to 1000]]  
+($handskill) Hands: &lt;&lt;if $handskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 1 and $handskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $handskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 200 and $handskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($handskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 400 and $handskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($handskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 600 and $handskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($handskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 800 and $handskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($handskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$feetskill to 0]] | 
+[[less|Char Stat][$feetskill -= 200]] | 
+[[more|Char Stat][$feetskill += 200]] | 
+[[MAX|Char Stat][$feetskill to 1000]]  
+($feetskill) Feet: &lt;&lt;if $feetskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 1 and $feetskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $feetskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 200 and $feetskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($feetskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 400 and $feetskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($feetskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 600 and $feetskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($feetskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 800 and $feetskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($feetskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$bottomskill to 0]] | 
+[[less|Char Stat][$bottomskill -= 200]] | 
+[[more|Char Stat][$bottomskill += 200]] | 
+[[MAX|Char Stat][$bottomskill to 1000]]  
+($bottomskill) Buttocks: &lt;&lt;if $bottomskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 1 and $bottomskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $bottomskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 200 and $bottomskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($bottomskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 400 and $bottomskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($bottomskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 600 and $bottomskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($bottomskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 800 and $bottomskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($bottomskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$thighskill to 0]] | 
+[[less|Char Stat][$thighskill -= 200]] | 
+[[more|Char Stat][$thighskill += 200]] | 
+[[MAX|Char Stat][$thighskill to 1000]]  
+($thighskill) Thighs: &lt;&lt;if $thighskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 1 and $thighskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $thighskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 200 and $thighskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($thighskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 400 and $thighskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($thighskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 600 and $thighskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($thighskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 800 and $thighskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($thighskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$chestskill to 0]] | 
+[[less|Char Stat][$chestskill -= 200]] | 
+[[more|Char Stat][$chestskill += 200]] | 
+[[MAX|Char Stat][$chestskill to 1000]]  
+($chestskill) Chest: &lt;&lt;if $chestskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 1 and $chestskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $chestskill / 2&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 200 and $chestskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($chestskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 400 and $chestskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($chestskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 600 and $chestskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($chestskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 800 and $chestskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($chestskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$science to 0]] | 
+[[less|Char Stat][$science -= 100]] | 
+[[more|Char Stat][$science += 100]] | 
+[[MAX|Char Stat][$science to 1000]]  
+($science) Science: &lt;&lt;if $science lte 99&gt;&gt;&lt;span class=&quot;red&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $science&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $science gte 100 and $science lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;E&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $science - 100&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $science gte 200 and $science lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $science - 200&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $science gte 300 and $science lt 400&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $science - 300&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $science gte 400 and $science lt 500&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $science - 400&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $science gte 500 and $science lt 700&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($science - 500) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $science gte 700&gt;&gt;&lt;span class=&quot;green&quot;&gt;A*&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$maths to 0]] | 
+[[less|Char Stat][$maths -= 100]] | 
+[[more|Char Stat][$maths += 100]] | 
+[[MAX|Char Stat][$maths to 1000]]  
+($maths) Maths: &lt;&lt;if $maths lte 99&gt;&gt;&lt;span class=&quot;red&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $maths&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $maths gte 100 and $maths lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;E&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $maths - 100&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $maths gte 200 and $maths lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $maths - 200&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $maths gte 300 and $maths lt 400&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $maths - 300&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $maths gte 400 and $maths lt 500&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $maths - 400&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $maths gte 500 and $maths lt 700&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($maths - 500) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $maths gte 700&gt;&gt;&lt;span class=&quot;green&quot;&gt;A*&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$english to 0]] | 
+[[less|Char Stat][$english -= 100]] | 
+[[more|Char Stat][$english += 100]] | 
+[[MAX|Char Stat][$english to 1000]]  
+($english) English: &lt;&lt;if $english lte 99&gt;&gt;&lt;span class=&quot;red&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $english&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $english gte 100 and $english lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;E&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $english - 100&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $english gte 200 and $english lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $english - 200&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $english gte 300 and $english lt 400&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $english - 300&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $english gte 400 and $english lt 500&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $english - 400&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $english gte 500 and $english lt 700&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($english - 500) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $english gte 700&gt;&gt;&lt;span class=&quot;green&quot;&gt;A*&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+[[MIN|Char Stat][$history to 0]] | 
+[[less|Char Stat][$history -= 100]] | 
+[[more|Char Stat][$history += 100]] | 
+[[MAX|Char Stat][$history to 1000]]  
+($history) History: &lt;&lt;if $history lte 99&gt;&gt;&lt;span class=&quot;red&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $history&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $history gte 100 and $history lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;E&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $history - 100&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $history gte 200 and $history lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $history - 200&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $history gte 300 and $history lt 400&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $history - 300&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $history gte 400 and $history lt 500&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $history - 400&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $history gte 500 and $history lt 700&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($history - 500) / 2)&gt;&gt;%&lt;/span&gt;
+&lt;&lt;elseif $history gte 700&gt;&gt;&lt;span class=&quot;green&quot;&gt;A*&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $english gte 700&gt;&gt;
+&lt;&lt;set $englishtrait to 4&gt;&gt;
+&lt;&lt;elseif $english gte 500&gt;&gt;
+&lt;&lt;set $englishtrait to 3&gt;&gt;
+&lt;&lt;elseif $english gte 400&gt;&gt;
+&lt;&lt;set $englishtrait to 2&gt;&gt;
+&lt;&lt;elseif $english gte 300&gt;&gt;
+&lt;&lt;set $englishtrait to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $englishtrait to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $maths gte 700&gt;&gt;
+&lt;&lt;set $mathstrait to 4&gt;&gt;
+&lt;&lt;elseif $maths gte 500&gt;&gt;
+&lt;&lt;set $mathstrait to 3&gt;&gt;
+&lt;&lt;elseif $maths gte 400&gt;&gt;
+&lt;&lt;set $mathstrait to 2&gt;&gt;
+&lt;&lt;elseif $maths gte 300&gt;&gt;
+&lt;&lt;set $mathstrait to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $mathstrait to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $science gte 700&gt;&gt;
+&lt;&lt;set $sciencetrait to 4&gt;&gt;
+&lt;&lt;elseif $science gte 500&gt;&gt;
+&lt;&lt;set $sciencetrait to 3&gt;&gt;
+&lt;&lt;elseif $science gte 400&gt;&gt;
+&lt;&lt;set $sciencetrait to 2&gt;&gt;
+&lt;&lt;elseif $science gte 300&gt;&gt;
+&lt;&lt;set $sciencetrait to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $sciencetrait to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $history gte 700&gt;&gt;
+&lt;&lt;set $historytrait to 4&gt;&gt;
+&lt;&lt;elseif $history gte 500&gt;&gt;
+&lt;&lt;set $historytrait to 3&gt;&gt;
+&lt;&lt;elseif $history gte 400&gt;&gt;
+&lt;&lt;set $historytrait to 2&gt;&gt;
+&lt;&lt;elseif $history gte 300&gt;&gt;
+&lt;&lt;set $historytrait to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $historytrait to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;/div&gt;
+
+&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;
+
+&lt;/div&gt;</tw-passagedata><tw-passagedata pid="118" name="Trait Stat" tags="nobr" position="975,1475">&lt;&lt;clamp&gt;&gt;
+
+Back to [[$passagecopy]]&lt;br&gt;
+&lt;br&gt;
+
+[[State|Cheats]] | [[Semen and goo]] | [[Characteristics|Char Stat]] | &lt;span class=&quot;testtest&quot;&gt;Traits&lt;/span&gt;  
+&lt;br&gt;
+
+&lt;div class=&quot;bggray&quot;&gt;
+
+&lt;div class=&quot;block4&quot;&gt;
+
+&lt;&lt;if $vaginalvirginity is 1 and $penilevirginity is 1&gt;&gt;[[remove|Trait Stat][$vaginalvirginity to 0, $penilevirginity to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Trait Stat][$vaginalvirginity to 1, $penilevirginity to 1]]&lt;&lt;/if&gt;&gt;  
+(&lt;&lt;print ($vaginalvirginity*$penilevirginity)&gt;&gt;)
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;green&quot;&gt;Virgin&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;Your purity might be worth something.&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;if $collared gte 1&gt;&gt;[[remove|Trait Stat][$collared to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Trait Stat][$collared to 1]]&lt;&lt;/if&gt;&gt;
+($collared)
+&lt;div class=&quot;tooltip&quot;&gt; 
+Collared∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;More likely to attract attention&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $orgasmtrait gte 1&gt;&gt;[[remove|Trait Stat][$orgasmstat -= ($orgasmstat/1000 &gt;&gt; 0)*1000, $orgasmtrait to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Trait Stat][$orgasmstat += 1000, $orgasmtrait to 1]]
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if def $orgasmtrait&gt;&gt;($orgasmtrait)
+&lt;&lt;else&gt;&gt;(0)
+&lt;&lt;/if&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt; 
+&lt;span class=&quot;lewd&quot;&gt;Orgasm Addict&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+So many orgasms has had a physiological effect. Cumming is more difficult but pleasurable orgasms relieve more stress and painful orgasms no longer increase stress.
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;if $ejactrait gte 1&gt;&gt;[[remove|Trait Stat][$ejacstat -= ($ejacstat/1000 &gt;&gt; 0)*1000, $ejactrait to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Trait Stat][$ejacstat += 1000, $ejactrait to 1]]
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if def $ejactrait&gt;&gt;($ejactrait)
+&lt;&lt;else&gt;&gt;(0)
+&lt;&lt;/if&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Cum Dump&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You&#39;ve become accustomed to the scent of ejaculate and can take advantage of its calming effect. Your stress is reduced hourly depending on how much slime and semen covers you.&lt;br&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;if $molesttrait gte 1&gt;&gt;[[remove|Trait Stat][$moleststat -= ($moleststat/1000 &gt;&gt; 0)*1000, $molesttrait to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Trait Stat][$moleststat += 1000, $molesttrait to 1]]
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if def $molesttrait&gt;&gt;($molesttrait)
+&lt;&lt;else&gt;&gt;(0)
+&lt;&lt;/if&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Plaything&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You&#39;ve learned to better cope with psychological trauma. Being molested no longer removes your sense of control (rape still does).
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;if $rapetrait gte 1&gt;&gt;[[remove|Trait Stat][$rapestat -= ($rapestat/500 &gt;&gt; 0)*500, $rapetrait to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Trait Stat][$rapestat += 500, $rapetrait to 1]]
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if def $rapetrait&gt;&gt;($rapetrait)
+&lt;&lt;else&gt;&gt;(0)
+&lt;&lt;/if&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Fucktoy&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You&#39;ve been raped so much, but you&#39;ve learned how to cope. Trauma increases more slowly.
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;if $bestialitytrait gte 1&gt;&gt;[[remove|Trait Stat][$beastrapestat -= ($beastrapestat/100 &gt;&gt; 0)*100, $bestialitytrait to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Trait Stat][$beastrapestat += 100, $bestialitytrait to 1]]
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if def $bestialitytrait&gt;&gt;($bestialitytrait)
+&lt;&lt;else&gt;&gt;(0)
+&lt;&lt;/if&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Bitch&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Animals have tried to breed with you so often that you&#39;re used to it. Trauma increases more slowly when attacked by animals.
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;if $tentacletrait gte 1&gt;&gt;[[remove|Trait Stat][$tentaclerapestat -= ($tentaclerapestat/50 &gt;&gt; 0)*50, $tentacletrait to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Trait Stat][$tentaclerapestat += 50, $tentacletrait to 1]]
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if def $tentacletrait&gt;&gt;($tentacletrait)
+&lt;&lt;else&gt;&gt;(0)
+&lt;&lt;/if&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Prey&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Many tentacles have had their way with your body. Trauma increases more slowly when attacked by tentacles.
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;if $voretrait gte 1&gt;&gt;[[remove|Trait Stat][$swallowedstat -= ($swallowedstat/20 &gt;&gt; 0)*20, $voretrait to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Trait Stat][$swallowedstat += 20, $voretrait to 1]]
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if def $voretrait&gt;&gt;($voretrait)
+&lt;&lt;else&gt;&gt;(0)
+&lt;&lt;/if&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Tasty&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You&#39;ve found your way into the belly of many a creature. They&#39;ll have a harder time swallowing you as they savour your taste.
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+&lt;br&gt;
+
+
+
+&lt;&lt;if $control is 0&gt;&gt;remove | [[set|Trait Stat][$control to 1]]
+&lt;&lt;else&gt;&gt;[[remove|Trait Stat][$control to 0]] | set
+&lt;&lt;/if&gt;&gt;
+($control)
+&lt;span class=&quot;blue&quot;&gt;Control&lt;/span&gt;
+&lt;br&gt;
+
+&lt;&lt;if $sleeptrouble is 0&gt;&gt;remove | [[set|Trait Stat][$sleeptrouble to 1, $trauma to 1]]
+&lt;&lt;else&gt;&gt;[[remove|Trait Stat][$sleeptrouble to 0, $trauma to 0]] | set
+&lt;&lt;/if&gt;&gt;
+($sleeptrouble)
+&lt;div class=&quot;tooltip&quot;&gt;
+Insomnia∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;Sleep less effective&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;if $nightmares is 0&gt;&gt;remove | [[set|Trait Stat][$nightmares to 1, $trauma to ($traumamax / 10) * 1]]
+&lt;&lt;else&gt;&gt;[[remove|Trait Stat][$nightmares to 0, $trauma to 0]] | set
+&lt;&lt;/if&gt;&gt;
+($nightmares)
+&lt;div class=&quot;tooltip&quot;&gt;
+Nightmares∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;Sleep is stressful&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;&lt;if $flashbacks is 0&gt;&gt;remove | [[set|Trait Stat][$flashbacks to 1, $trauma to ($traumamax / 10) * 8]]
+&lt;&lt;else&gt;&gt;[[remove|Trait Stat][$flashbacks to 0, $trauma to 0]] | set
+&lt;&lt;/if&gt;&gt;
+($flashbacks)
+&lt;div class=&quot;tooltip&quot;&gt;
+Flashbacks∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;May relive nasty experiences&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+
+&lt;/div&gt;
+
+&lt;div class=&quot;block5&quot;&gt;
+
+&lt;&lt;if $submissive lte 850 or $submissive gte 1150&gt;&gt;[[remove|Trait Stat][$submissive to 1000]]
+&lt;&lt;else&gt;&gt;remove&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;def&quot;&gt;[[Defiant|Trait Stat][$submissive to 375]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;Unlocks the &quot;Demand&quot; action.&lt;br&gt;&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;brat&quot;&gt;[[Bratty|Trait Stat][$submissive to 625]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;Unlocks the &quot;Demand&quot; action.&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;meek&quot;&gt;[[Meek|Trait Stat][$submissive to 1325]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;Unlocks the &quot;Moan&quot; action.&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;sub&quot;&gt;[[Submissive|Trait Stat][$submissive to 1675]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;Unlocks the &quot;Moan&quot; action.&lt;/span&gt;
+&lt;/div&gt; 
+&lt;&lt;if $submissive gte 1150 and $submissive lte 1499&gt;&gt;
+(&lt;span class=&quot;meek&quot;&gt;Meek&lt;/span&gt;)
+&lt;&lt;elseif $submissive gte 1500&gt;&gt;
+(&lt;span class=&quot;sub&quot;&gt;Submissive&lt;/span&gt;)
+&lt;&lt;elseif $submissive lte 850 and $submissive gte 501&gt;&gt;
+(&lt;span class=&quot;brat&quot;&gt;Bratty&lt;/span&gt;)
+&lt;&lt;elseif $submissive lte 500&gt;&gt;
+(&lt;span class=&quot;def&quot;&gt;Defiant&lt;/span&gt;)
+&lt;&lt;else&gt;&gt;
+(none)
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+
+
+&lt;&lt;if $wolfgirl lt 2&gt;&gt;remove
+&lt;&lt;else&gt;&gt;[[remove|Trait Stat][$wolfbuild to 0, $wolfgirl to 0]]&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[Fangs|Trait Stat][$wolfbuild to 14, $wolfgirl to 2]]∴ 
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Biting is three times as effective.&lt;/span&gt;
+&lt;/div&gt; 
+|
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[Wolfy (includes Fangs)|Trait Stat][$wolfbuild to 100, $wolfgirl to 6]]∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+The spirit of the wild lives within you, making you more defiant over time. Your ears and tail make you more conspicuous.&lt;/span&gt;
+&lt;/div&gt;
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;(Wolfy)
+&lt;&lt;elseif $wolfgirl gte 2&gt;&gt;(Fangs)
+&lt;&lt;else&gt;&gt;(none)&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $englishtrait lt 1&gt;&gt;remove
+&lt;&lt;else&gt;&gt;[[remove|Trait Stat][$englishtrait to 0, $english to 290]]&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;blue&quot;&gt;[[Passable|Trait Stat][$englishtrait to 1, $english to 390]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Speech actions (plead, moan, demand, apologise) are twice as effective.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lblue&quot;&gt;[[Decent|Trait Stat][$englishtrait to 2, $english to 490]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Speech actions (plead, moan, demand, apologise) are three times as effective.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;teal&quot;&gt;[[Good|Trait Stat][$englishtrait to 3, $english to 690]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Speech actions (plead, moan, demand, apologise) are four times as effective.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;green&quot;&gt;[[Excellent|Trait Stat][$englishtrait to 4, $english to 1000]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Speech actions (plead, moan, demand, apologise) are five times as effective.
+&lt;/span&gt;
+&lt;/div&gt;
+English
+&lt;&lt;if $englishtrait is 1&gt;&gt;
+(&lt;span class=&quot;blue&quot;&gt;Passable&lt;/span&gt;)
+&lt;&lt;elseif $englishtrait is 2&gt;&gt;
+(&lt;span class=&quot;lblue&quot;&gt;Decent&lt;/span&gt;)
+&lt;&lt;elseif $englishtrait is 3&gt;&gt;
+(&lt;span class=&quot;teal&quot;&gt;Good&lt;/span&gt;)
+&lt;&lt;elseif $englishtrait is 4&gt;&gt;
+(&lt;span class=&quot;green&quot;&gt;Excellent&lt;/span&gt;)
+&lt;&lt;else&gt;&gt;
+(none)
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $sciencetrait lt 1&gt;&gt;remove
+&lt;&lt;else&gt;&gt;[[remove|Trait Stat][$sciencetrait to 0, $science to 290]]&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;blue&quot;&gt;[[Passable|Trait Stat][$sciencetrait to 1, $science to 390]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Pain is slightly easier to cope with.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lblue&quot;&gt;[[Decent|Trait Stat][$sciencetrait to 2, $science to 490]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Pain is moderately easier to cope with.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;teal&quot;&gt;[[Good|Trait Stat][$sciencetrait to 3, $science to 690]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Pain is easier to cope with.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;green&quot;&gt;[[Excellent|Trait Stat][$sciencetrait to 4, $science to 1000]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Pain is much easier to cope with.
+&lt;/span&gt;
+&lt;/div&gt;
+Science
+&lt;&lt;if $sciencetrait is 1&gt;&gt;
+(&lt;span class=&quot;blue&quot;&gt;Passable&lt;/span&gt;)
+&lt;&lt;elseif $sciencetrait is 2&gt;&gt;
+(&lt;span class=&quot;lblue&quot;&gt;Decent&lt;/span&gt;)
+&lt;&lt;elseif $sciencetrait is 3&gt;&gt;
+(&lt;span class=&quot;teal&quot;&gt;Good&lt;/span&gt;)
+&lt;&lt;elseif $sciencetrait is 4&gt;&gt;
+(&lt;span class=&quot;green&quot;&gt;Excellent&lt;/span&gt;)
+&lt;&lt;else&gt;&gt;
+(none)
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $historytrait lt 1&gt;&gt;remove
+&lt;&lt;else&gt;&gt;[[remove|Trait Stat][$historytrait to 0, $history to 290]]&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;blue&quot;&gt;[[Passable|Trait Stat][$historytrait to 1, $history to 390]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You know there are secret paths around town.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lblue&quot;&gt;[[Decent|Trait Stat][$historytrait to 2, $history to 490]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You know of a few secret paths around town
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;teal&quot;&gt;[[Good|Trait Stat][$historytrait to 3, $history to 690]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You know of several secret paths around town.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;green&quot;&gt;[[Excellent|Trait Stat][$historytrait to 4, $history to 1000]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You know of many secret paths around town.
+&lt;/span&gt;
+&lt;/div&gt;
+History
+&lt;&lt;if $historytrait is 1&gt;&gt;
+(&lt;span class=&quot;blue&quot;&gt;Passable&lt;/span&gt;)
+&lt;&lt;elseif $historytrait is 2&gt;&gt;
+(&lt;span class=&quot;lblue&quot;&gt;Decent&lt;/span&gt;)
+&lt;&lt;elseif $historytrait is 3&gt;&gt;
+(&lt;span class=&quot;teal&quot;&gt;Good&lt;/span&gt;)
+&lt;&lt;elseif $historytrait is 4&gt;&gt;
+(&lt;span class=&quot;green&quot;&gt;Excellent&lt;/span&gt;)
+&lt;&lt;else&gt;&gt;
+(none)
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $mathstrait lt 1&gt;&gt;remove
+&lt;&lt;else&gt;&gt;[[remove|Trait Stat][$mathstrait to 0, $maths to 290]]&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;blue&quot;&gt;[[Passable|Trait Stat][$mathstrait to 1, $maths to 390]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You make 25% more from tips and negotiated fees.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lblue&quot;&gt;[[Decent|Trait Stat][$mathstrait to 2, $maths to 490]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You make 50% more from tips and negotiated fees.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;teal&quot;&gt;[[Good|Trait Stat][$mathstrait to 3, $maths to 690]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You make 75% more from tips and negotiated fees.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;green&quot;&gt;[[Excellent|Trait Stat][$mathstrait to 4, $maths to 1000]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+You make 100% more from tips and negotiated fees.
+&lt;/span&gt;
+&lt;/div&gt;
+Maths
+&lt;&lt;if $mathstrait is 1&gt;&gt;
+(&lt;span class=&quot;blue&quot;&gt;Passable&lt;/span&gt;)
+&lt;&lt;elseif $mathstrait is 2&gt;&gt;
+(&lt;span class=&quot;lblue&quot;&gt;Decent&lt;/span&gt;)
+&lt;&lt;elseif $mathstrait is 3&gt;&gt;
+(&lt;span class=&quot;teal&quot;&gt;Good&lt;/span&gt;)
+&lt;&lt;elseif $mathstrait is 4&gt;&gt;
+(&lt;span class=&quot;green&quot;&gt;Excellent&lt;/span&gt;)
+&lt;&lt;else&gt;&gt;
+(none)
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $schooltrait lt 1&gt;&gt;remove
+&lt;&lt;else&gt;&gt;[[remove|Trait Stat][$schooltrait to 0, $school to 1190]]&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;blue&quot;&gt;[[Okay|Trait Stat][$schooltrait to 1, $school to 1590]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Your performance at school has improved your self-esteem, slightly increasing your daily trauma decay.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;lblue&quot;&gt;[[Decent|Trait Stat][$schooltrait to 2, $school to 1990]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Your performance at school has improved your self-esteem, moderately increasing your daily trauma decay.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;teal&quot;&gt;[[Good|Trait Stat][$schooltrait to 3, $school to 2790]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Your performance at school has improved your self-esteem, increasing your daily trauma decay.
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+&lt;span class=&quot;green&quot;&gt;[[Excellent|Trait Stat][$schooltrait to 4, $school to 4000]]&lt;/span&gt;∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+Your performance at school has improved your self-esteem, greatly increasing your daily trauma decay.
+&lt;/span&gt;
+&lt;/div&gt;
+at school
+&lt;&lt;if $schooltrait is 1&gt;&gt;
+(&lt;span class=&quot;blue&quot;&gt;Okay&lt;/span&gt;)
+&lt;&lt;elseif $schooltrait is 2&gt;&gt;
+(&lt;span class=&quot;lblue&quot;&gt;Decent&lt;/span&gt;)
+&lt;&lt;elseif $schooltrait is 3&gt;&gt;
+(&lt;span class=&quot;teal&quot;&gt;Good&lt;/span&gt;)
+&lt;&lt;elseif $schooltrait is 4&gt;&gt;
+(&lt;span class=&quot;green&quot;&gt;Excellent&lt;/span&gt;)
+&lt;&lt;else&gt;&gt;
+(none)
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;br&gt;
+
+
+&lt;&lt;if $syndromeeden is 1&gt;&gt;[[remove|Trait Stat][$syndromeeden to 0, $edentrust to 0]] | set
+&lt;&lt;else&gt;&gt;remove | [[set|Trait Stat][$syndromeeden to 1, $edentrust to 200, $forestleashed to 0]]
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if def $syndromeeden&gt;&gt;($syndromeeden)
+&lt;&lt;else&gt;&gt;(0)
+&lt;&lt;/if&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt;
+Stockholm Syndrome: Eden∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;It must be lonely living on your own in the woods.&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+&lt;br&gt;
+
+
+&lt;&lt;if $anxiety isnot 0&gt;&gt;[[remove|Trait Stat][$anxiety to 0, $trauma to 0]]
+&lt;&lt;else&gt;&gt;remove
+&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt;
+[[Anxiety Disorder|Trait Stat][$anxiety to 1, $trauma to ($traumamax / 10) * 2]]∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;Stress won&#39;t automatically decrease over time&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+[[Severe Anxiety Disorder|Trait Stat][$anxiety to 2, $trauma to ($traumamax / 10) * 7]]∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;Stress increases over time&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;&lt;if $anxiety is 2&gt;&gt;(Severe)
+&lt;&lt;elseif $anxiety is 1&gt;&gt;(Anxiety Disorder)
+&lt;&lt;else&gt;&gt;(none)
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $panicattacks isnot 0&gt;&gt;[[remove|Trait Stat][$panicattacks to 0, $trauma to 0]]
+&lt;&lt;else&gt;&gt;remove
+&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt;
+[[Panic Attacks|Trait Stat][$panicattacks to 1, $trauma to ($traumamax / 10) * 4]]∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;Chance of paralysis&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+[[Severe Panic Attacks|Trait Stat][$panicattacks to 2, $trauma to ($traumamax / 10) * 6]]∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;Chance of uncontrollable violent outbursts&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;&lt;if $panicattacks is 2&gt;&gt;(Severe)
+&lt;&lt;elseif $panicattacks is 1&gt;&gt;(Panic Attacks)
+&lt;&lt;else&gt;&gt;(none)
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $hallucinations is 2&gt;&gt;[[remove|Trait Stat][$hallucinations to 0, $trauma to 0, $awareness -= ($awareness/400 &gt;&gt; 0)*400]]
+&lt;&lt;elseif $hallucinations is 1&gt;&gt;[[remove|Trait Stat][$hallucinations to 0, $trauma to 0, $awareness -= ($awareness/300 &gt;&gt; 0)*300]]
+&lt;&lt;else&gt;&gt;remove
+&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt;
+[[Hallucinations|Trait Stat][$hallucinations to 1, $trauma to ($traumamax / 10) * 3, $awareness += 300]]∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;More dangers during encounters&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+[[Severe Hallucinations|Trait Stat][$hallucinations to 2, $trauma to ($traumamax / 10) * 5, $awareness += 400]]∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;More dangerous world&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;&lt;if $hallucinations is 2&gt;&gt;(Severe)
+&lt;&lt;elseif $hallucinations is 1&gt;&gt;(Hallucinations)
+&lt;&lt;else&gt;&gt;(none)
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $dissociation isnot 0&gt;&gt;[[remove|Trait Stat][$dissociation to 0, $trauma to 0]]
+&lt;&lt;else&gt;&gt;remove
+&lt;&lt;/if&gt;&gt;
+| set:
+&lt;div class=&quot;tooltip&quot;&gt;
+[[Visibly Disturbed|Trait Stat][$dissociation to 1, $trauma to ($traumamax / 10) * 9]]∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;There&#39;s something wrong with you, and people can tell&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+|
+&lt;div class=&quot;tooltip&quot;&gt;
+[[Dissociation|Trait Stat][$dissociation to 2, $trauma to $traumamax]]∴
+	&lt;span class=&quot;tooltiptext&quot;&gt;
+&lt;span class=&quot;red&quot;&gt;Nothing feels real&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;&lt;if $dissociation is 2&gt;&gt;(Dissociation)
+&lt;&lt;elseif $dissociation is 1&gt;&gt;(Visibly Disturbed)
+&lt;&lt;else&gt;&gt;(none)
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;/div&gt;
+
+&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;
+
+&lt;/div&gt;</tw-passagedata><tw-passagedata pid="119" name="Widgets CheatSideBar" tags="widget" position="1100,1475">&lt;&lt;widget &quot;cheatsidebar&quot;&gt;&gt;
+&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;weatherdisplay&gt;&gt;
+&lt;&lt;if $images is 1&gt;&gt;&lt;&lt;img&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+&lt;&lt;combateffects&gt;&gt;
+
+[[clear|passage()][$weather to &quot;clear&quot;]] |
+[[overcast|passage()][$weather to &quot;overcast&quot;]] |
+[[rain|passage()][$weather to &quot;rain&quot;]]
+&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $physiquechange is 1&gt;&gt;&lt;&lt;set $physiquechange to 0&gt;&gt;
+	&lt;&lt;if $physiqueuse gte $physique / 1000&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your physique is improving due to all the exercise you are getting.&lt;/span&gt;&lt;&lt;set $physiqueuse to 0&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You didn&#39;t get enough exercise yesterday, your physique has deteriorated slightly as a result.&lt;/span&gt;&lt;&lt;set $physiqueuse to 0&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $swimmingmissedtext isnot 1 and $mathsmissedtext isnot 1 and $sciencemissedtext isnot 1 and $englishmissedtext isnot 1 and $historymissedtext isnot 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $swimmingmissedtext is 1&gt;&gt;&lt;&lt;set $swimmingmissedtext to 0&gt;&gt;
+		&lt;&lt;if $swimmingmissed gte 10&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You&#39;ve missed so many swimming lessons that the police have been informed.&lt;/span&gt;&lt;&lt;crime5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You missed yesterday&#39;s swimming lesson.&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mathsmissedtext is 1&gt;&gt;&lt;&lt;set $mathsmissedtext to 0&gt;&gt;
+		&lt;&lt;if $mathsmissed gte 10&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You&#39;ve missed so many maths lessons that the police have been informed.&lt;/span&gt;&lt;&lt;crime5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You missed yesterday&#39;s maths lesson!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $sciencemissedtext is 1&gt;&gt;&lt;&lt;set $sciencemissedtext to 0&gt;&gt;
+		&lt;&lt;if $sciencemissed gte 10&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You&#39;ve missed so many science lessons that the police have been informed.&lt;/span&gt;&lt;&lt;crime5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You missed yesterday&#39;s science lesson!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $englishmissedtext is 1&gt;&gt;&lt;&lt;set $englishmissedtext to 0&gt;&gt;
+		&lt;&lt;if $englishmissed gte 10&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You&#39;ve missed so many english lessons that the police have been informed.&lt;/span&gt;&lt;&lt;crime5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You missed yesterday&#39;s english lesson!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $historymissedtext is 1&gt;&gt;&lt;&lt;set $historymissedtext to 0&gt;&gt;
+		&lt;&lt;if $historymissed gte 10&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You&#39;ve missed so many history lessons that the police have been informed.&lt;/span&gt;&lt;&lt;crime5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You missed yesterday&#39;s history lesson!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $money = Math.trunc($money)&gt;&gt;
+You have £&lt;&lt;print ($money / 100)&gt;&gt;
+[[&gt;|passage()][$money+=100000]]
+&lt;br&gt;
+&lt;br&gt;
+
+
+&lt;&lt;time&gt;&gt;
+[[&lt;&lt;|passage()][$time to 0]]
+[[&lt;|passage()][$time-=60]]
+It is $hour:&lt;&lt;if $time - $hour * 60 lte 9&gt;&gt;0&lt;&lt;endif&gt;&gt;&lt;&lt;print $time - $hour * 60&gt;&gt;
+[[&gt;|passage()][$time+=60]]
+[[&gt;&gt;|passage()][$time to 1439]]
+&lt;br&gt;
+[[&lt;|passage()][$weekday = ($weekday+5) % 7 + 1]]
+It is &lt;&lt;if $weekday eq 1&gt;&gt;&lt;&lt;print &quot;Sunday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 2&gt;&gt;&lt;&lt;print &quot;Monday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 3&gt;&gt;&lt;&lt;print &quot;Tuesday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 4&gt;&gt;&lt;&lt;print &quot;Wednesday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 5&gt;&gt;&lt;&lt;print &quot;Thursday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 6&gt;&gt;&lt;&lt;print &quot;Friday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 7&gt;&gt;&lt;&lt;print &quot;Saturday&quot;&gt;&gt;.&lt;&lt;/if&gt;&gt;
+[[&gt;|passage()][$weekday = $weekday % 7 + 1]]
+&lt;br&gt;
+&lt;&lt;schoolday&gt;&gt;
+&lt;br&gt;
+&lt;br&gt;
+
+clothes durability
+&lt;br&gt;
+[[&lt;|passage()][$upperintegrity-=10]]
+(upper $upperintegrity)
+[[&gt;|passage()][$upperintegrity+=10]]
+&lt;br&gt;
+[[&lt;|passage()][$lowerintegrity-=10]]
+(lower $lowerintegrity)
+[[&gt;|passage()][$lowerintegrity+=10]]
+&lt;br&gt;
+[[&lt;|passage()][$underintegrity-=10]]
+(under $underintegrity)
+[[&gt;|passage()][$underintegrity+=10]]
+&lt;br&gt;
+
+&lt;&lt;clothingcaption&gt;&gt;
+&lt;br&gt;
+&lt;&lt;stripcaption&gt;&gt;
+&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $playergender isnot $playergenderappearance&gt;&gt;
+		&lt;&lt;if $breastindicator is 1&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;Your exposed breasts will make people think you&#39;re a girl!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;The way you&#39;re dressed, people will think you&#39;re a girl!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $playergender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $playergender isnot $playergenderappearance&gt;&gt;
+		&lt;&lt;if $breastindicator is 0 and $upperexposed is 2&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;Your exposed flat chest will make people think you&#39;re a boy!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;The way you&#39;re dressed, people will think you&#39;re a boy!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;preclamp&gt;&gt;
+&lt;&lt;clamp&gt;&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;set $nightmod to 1.5&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $nightmod to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed gte 2&gt;&gt;
+&lt;&lt;set $exposedmod to 1.5&gt;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+&lt;&lt;set $exposedmod to 1.2&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $exposedmod to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $allure to ($beauty + $hairlength / 4 + $upperreveal + $underreveal + $lowerreveal) * $nightmod * $exposedmod&gt;&gt;
+&lt;&lt;if $collared gte 1&gt;&gt;&lt;&lt;set $allure to $allure + 1000&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;&lt;&lt;set $allure += 500&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;goocount&gt;&gt;&lt;&lt;set $allure to $allure + ($goocount * 50) + ($semencount * 50)&gt;&gt;
+&lt;&lt;if $legsacc is &quot;stockings&quot;&gt;&gt;&lt;&lt;set $allure += 300&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;fishnet stockings&quot;&gt;&gt;&lt;&lt;set $allure += 300&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $allure gte 8000&gt;&gt;&lt;&lt;set $allure to 8000&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $alluretest is 1&gt;&gt;
+&lt;&lt;set $allure += 100000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $attractiveness to $beauty + $hairlength / 4 + $upperreveal + $underreveal + $lowerreveal&gt;&gt;
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;&lt;&lt;set $attractiveness += 500&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;stockings&quot;&gt;&gt;&lt;&lt;set $attractiveness += 300&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;fishnet stockings&quot;&gt;&gt;&lt;&lt;set $attractiveness += 300&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $collared gte 1&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;A collar with a leash attached encases your neck.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginalchastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You feel $vaginalchastityparasite squirming inside your vagina.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penilechastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You feel $penilechastityparasite squirming around your penis.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $analchastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You feel $analchastityparasite squirming inside your lower intestine.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $chestparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;The parasites clinging to your nipples suck and massage you.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penisparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;The parasite clinging to your penis sucks and massages you.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $clitparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;The parasite clinging to your clit sucks and massages you.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Your arms are bound.&lt;/span&gt;
+&lt;&lt;elseif $leftarm is &quot;bound&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Your left arm is bound.&lt;/span&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Your right arm is bound.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;&lt;br&gt;
+&lt;&lt;if $feetuse is &quot;bound&quot;&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Your legs are bound.&lt;/span&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;goo&gt;&gt;
+
+[[&lt;&lt;|passage()][$control to 0]]
+(control $control)
+[[&gt;&gt;|passage()][$control to 1]]
+&lt;br&gt;
+&lt;&lt;if $control gte 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;You feel in control&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+[[&lt;&lt;|passage()][$drugged to 0]]
+(drugged $drugged)
+[[&gt;&gt;|passage()][$drugged to 1]]
+&lt;br&gt;
+[[&lt;&lt;|passage()][$drunk to 0]]
+(drunk $drunk)
+[[&gt;&gt;|passage()][$drunk to 1]]
+&lt;br&gt;
+&lt;&lt;if $drugged isnot 1&gt;&gt;
+	&lt;&lt;if $drunk is 1&gt;&gt;
+		&lt;div class=&quot;tooltip&quot;&gt; 
+		[[&lt;&lt;|passage()][$druggedtimer to 0]]
+		[[&lt;|passage()][$druggedtimer-=60]]
+		Drunk∴
+		[[&gt;|passage()][$druggedtimer+=60]]
+		[[&gt;&gt;|passage()][$druggedtimer to 1000]]
+			&lt;span class=&quot;tooltiptext&quot;&gt; 
+		&lt;&lt;if $druggedtimer lte 120&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You are woozy.&lt;/span&gt;
+		&lt;&lt;elseif $druggedtimer lte 240&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;You are tipsy.&lt;/span&gt;
+		&lt;&lt;elseif $druggedtimer lte 360&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;You are drunk.&lt;/span&gt;
+		&lt;&lt;elseif $druggedtimer lte 480&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are smashed&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are wasted&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;/span&gt;
+		&lt;/div&gt;
+	&lt;br&gt;
+	&lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($druggedtimer/1000)*100)&gt;&gt;
+		&lt;&lt;if $druggedtimer gte 500&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 400&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 300&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 200&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 100&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $drugged is 1&gt;&gt;
+
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$druggedtimer to 0]]
+[[&lt;|passage()][$druggedtimer-=100]]
+Drugged∴
+[[&gt;|passage()][$druggedtimer+=100]]
+[[&gt;&gt;|passage()][$druggedtimer to 500]]
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;span class=&quot;red&quot;&gt;You&#39;ve been drugged!&lt;/span&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $painsaved to $pain&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$pain to 0]]
+[[&lt;|passage()][$pain-=10]]
+Pain∴
+[[&gt;|passage()][$pain+=10]]
+[[&gt;&gt;|passage()][$pain to 100]]
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $pain gte 100&gt;&gt;&lt;span class=&quot;red&quot;&gt;You sob uncontrollably, tears streaming down your face.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 80&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are crying and whimpering.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are crying.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;Tears are running down your face.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;Tears are welling in your eyes.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are upset.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You feel okay.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $drugged isnot 1&gt;&gt;
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($pain/100)*100)&gt;&gt;
+		&lt;&lt;if $pain gte 100&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $pain gte 80&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $pain gte 60&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $pain gte 40&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $pain gte 20&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $pain gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+&lt;&lt;else&gt;&gt;
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($druggedtimer/500)*100)&gt;&gt;
+		&lt;&lt;if $druggedtimer gte 500&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 400&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 300&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 200&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 100&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $arousalsaved to $arousal&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$arousal to 0]] 
+[[&lt;|passage()][$arousal -= 1000]]
+Arousal∴
+[[&gt;|passage()][$arousal += 1000]] 
+[[&gt;&gt;|passage()][$arousal to 10000]] 
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You&#39;re shaking with arousal.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 8000&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You feel a heat rising within you.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 6000&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You feel horny.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 4000&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You feel lustful.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 2000&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You feel aroused.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You feel sensual.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You feel cold.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($arousal/10000)*100)&gt;&gt;
+		&lt;&lt;if $arousal gte 10000&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $arousal gte 8000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $arousal gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$tiredness to 0]] 
+[[&lt;|passage()][$tiredness -= 100]]
+Fatigue∴
+[[&gt;|passage()][$tiredness += 100]] 
+[[&gt;&gt;|passage()][$tiredness to 2000]] 
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+	&lt;&lt;if $tiredness gte 2000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are exhausted.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 1600&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are fatigued.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 1200&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are tired.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 800&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are wearied.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 400&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are alert.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are wide awake.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are refreshed.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;&lt;if $tiredness gte 2000&gt;&gt;&lt;&lt;set $stress to $stress + (($tiredness - 2000) * 4)&gt;&gt;&lt;&lt;set $trauma to $trauma + (($tiredness - 2000) / 200)&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $tiredness = Math.clamp($tiredness, 0, $tirednessmax)&gt;&gt;
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($tiredness/2000)*100)&gt;&gt;
+		&lt;&lt;if $tiredness gte 2000&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $tiredness gte 1600&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $tiredness gte 1200&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $tiredness gte 800&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $tiredness gte 400&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $tiredness gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$stress to 0]] 
+[[&lt;|passage()][$stress -= 1000]]
+Stress∴
+[[&gt;|passage()][$stress += 1000]] 
+[[&gt;&gt;|passage()][$stress to 10000]] 
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are overwhelmed!&lt;/span&gt;
+&lt;&lt;elseif $stress gte 8000&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are distressed.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 6000&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are strained.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 4000&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are tense.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 2000&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are calm.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are placid.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are serene.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($stress/10000)*100)&gt;&gt;
+		&lt;&lt;if $stress gte 10000&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $stress gte 8000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $stress gte 6000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $stress gte 4000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $stress gte 2000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $stress gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$trauma to 0]] 
+[[&lt;|passage()][$trauma -= 1000]]
+Trauma∴
+[[&gt;|passage()][$trauma += 1000]] 
+[[&gt;&gt;|passage()][$trauma to $traumamax]] 
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;&lt;span class=&quot;red&quot;&gt;You feel numb.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are tormented.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 3&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are disturbed.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 2&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are troubled.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are nervous.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are uneasy.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are healthy.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($trauma/$traumamax)*100)&gt;&gt;
+		&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $trauma gte ($traumamax / 5) * 4&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $trauma gte ($traumamax / 5) * 3&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $trauma gte ($traumamax / 5) * 2&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $trauma gte ($traumamax / 5) * 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $trauma gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+
+&lt;div class=&quot;tooltip&quot;&gt; 
+Allure∴
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $allure gte 5000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You look like you need to be ravaged.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 3000&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You look perverted.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 2000&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You look lewd.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 1500&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stand out.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 1000&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You attract attention.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 500&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You attract glances.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You look unremarkable.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($allure/8000)*100)&gt;&gt;
+		&lt;&lt;if $allure gte 5000&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $allure gte 3000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $allure gte 2000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $allure gte 1500&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $allure gte 1000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $allure gte 500&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+	
+&lt;br&gt;
+
+&lt;&lt;if $tipdisable is &quot;f&quot;&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Tip:&lt;/span&gt; &lt;&lt;tips&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;silently&gt;&gt;
+
+&lt;&lt;if $hungerenabled is 1&gt;&gt;
+	&lt;&lt;if $hunger gte 2000&gt;&gt;&lt;&lt;set $stress to $stress + ($hunger - 2000)&gt;&gt;&lt;&lt;set $physique to $physique - (($hunger - 2000) / 200)&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $thirstenabled is 1&gt;&gt;
+	&lt;&lt;if $thirst gte 2000&gt;&gt;&lt;&lt;set $stress to $stress + ($thirst - 2000)&gt;&gt;&lt;&lt;set $physique to $physique - (($thirst - 2000) / 200)&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $hygieneenabled is 1&gt;&gt;
+	&lt;&lt;if $hygiene gte 2000&gt;&gt;&lt;&lt;set $stress to $stress + ($hygiene - 2000)&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endsilently&gt;&gt;
+
+
+
+&lt;hr&gt;
+You are at: &lt;&lt;print passage()&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;charbar&gt;&gt;
+&lt;br&gt;
+
+[[Enemy health to 0|passage()][$enemyhealth to 0]]
+&lt;br&gt;
+
+[[Enemy arousal to MAX|passage()][$enemyarousal to $enemyarousalmax]]
+
+&lt;hr&gt;
+&lt;&lt;/nobr&gt;&gt;
+&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;charbar&quot;&gt;&gt;
+&lt;&lt;nobr&gt;&gt;
+
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$awareness to 0]] 
+[[&lt;|passage()][$awareness -= 100]]
+Awareness∴
+[[&gt;|passage()][$awareness += 100]] 
+[[&gt;&gt;|passage()][$awareness to 1000]] 
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $awareness lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are entirely innocent.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 1 and $awareness lt 100&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are almost entirely innocent.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 100 and $awareness lt 200&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You have a limited understanding of sexuality.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 200 and $awareness lt 300&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You have a normal understanding of sexuality.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 300 and $awareness lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Your knowledge of sexual depravity extends beyond that of most people.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 400 and $awareness lt 500&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You have seen things that few are privy to.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 500 and $awareness lte 999&gt;&gt;&lt;span class=&quot;red&quot;&gt;You have peered into the depths of depravity.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 1000&gt;&gt;&lt;span class=&quot;red&quot;&gt;Your understanding is transcendental.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($awareness/1000)*100)&gt;&gt;
+		&lt;&lt;if $awareness gte 500&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $awareness gte 400&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $awareness gte 300&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $awareness gte 200&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $awareness gte 100&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $awareness gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$purity to 0]]
+[[&lt;|passage()][$purity -= 100]]
+Purity∴
+[[&gt;|passage()][$purity += 100]]
+[[&gt;&gt;|passage()][$purity to 1000]]
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $purity gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are angelic.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 999 and $purity gt 900&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You don&#39;t feel entirely pure.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 900 and $purity gt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You feel slightly soiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 800 and $purity gt 700&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You feel soiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 700 and $purity gt 600&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You feel somewhat defiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 600 and $purity gt 500&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You feel defiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 500 and $purity gte 1&gt;&gt;&lt;span class=&quot;red&quot;&gt;You feel utterly defiled.&lt;/span&gt;
+&lt;&lt;elseif $purity gte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are beyond defiled.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;div class=&quot;meter&quot;&gt;
+&lt;&lt;set $percent=Math.floor(($purity/1000)*100)&gt;&gt;
+&lt;&lt;if $purity lte 500&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $purity lte 600&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $purity lte 700&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $purity lte 800&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $purity lte 900&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $purity lte 999&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/div&gt;
+
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$physique to 0]]
+[[&lt;|passage()][$physique -= 1000]]
+Physique∴
+[[&gt;|passage()][$physique += 1000]]
+[[&gt;&gt;|passage()][$physique to $physiqueage]]
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $physique gte ($physiqueage / 7) * 6&gt;&gt;&lt;span class=&quot;green&quot;&gt;Your body is toned and powerful.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7) * 5&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Your body toned and firm.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7) * 4&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;Your body is slim and athletic.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7) * 3&gt;&gt;&lt;span class=&quot;blue&quot;&gt;Your body is slim.&lt;/span&gt;
+&lt;&lt;elseif $physique gte($physiqueage / 7) * 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Your body is lithe and slender.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7)&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are skinny.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are emaciated.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;div class=&quot;meter&quot;&gt;
+&lt;&lt;set $percent=Math.floor(($physique/$physiqueage)*100)&gt;&gt;
+&lt;&lt;if $physique lt ($physiqueage / 7)&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $physique lt ($physiqueage / 7) * 2&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $physique lt ($physiqueage / 7) * 3&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $physique lt ($physiqueage / 7) * 4&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $physique lt ($physiqueage / 7) * 5&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $physique lt ($physiqueage / 7) * 6&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/div&gt;
+
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$beauty to 0]]
+[[&lt;|passage()][$beauty -= 1000]]
+Beauty∴
+[[&gt;|passage()][$beauty += 1000]]
+[[&gt;&gt;|passage()][$beauty to beautymax]]
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $beauty gte ($beautymax / 7) * 6&gt;&gt;&lt;span class=&quot;green&quot;&gt;Your beauty is divine.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7) * 5&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are stunning.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7) * 4&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are gorgeous.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7) * 3&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are beautiful.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte($beautymax / 7) * 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are pretty.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7)&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are cute.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are plain.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;div class=&quot;meter&quot;&gt;
+&lt;&lt;set $percent=Math.floor(($beauty/$beautymax)*100)&gt;&gt;
+&lt;&lt;if $beauty lt ($beautymax / 7)&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $beauty lt ($beautymax / 7) * 2&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $beauty lt ($beautymax / 7) * 3&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $beauty lt ($beautymax / 7) * 4&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $beauty lt ($beautymax / 7) * 5&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $beauty lt ($beautymax / 7) * 6&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/div&gt;
+
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$promiscuity to 0]]
+[[&lt;|passage()][$promiscuity -= 5]]
+Promiscuity∴
+[[&gt;|passage()][$promiscuity += 5]] 
+[[&gt;&gt;|passage()][$promiscuity to 100]] 
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $promiscuity lt 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are chaste and pure.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 15&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are prudish.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 35&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are sexually curious.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 55&gt;&gt;&lt;span class=&quot;blue&quot;&gt;The thought of sexual contact excites you.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 75&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You crave sexual contact.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 95&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are a slut.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;Your sexual appetite is insatiable.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;div class=&quot;meter&quot;&gt;
+&lt;&lt;set $percent=Math.floor(($promiscuity/100)*100)&gt;&gt;
+&lt;&lt;if $promiscuity gte 95&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $promiscuity gte 75&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $promiscuity gte 55&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $promiscuity gte 35&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $promiscuity gte 15&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $promiscuity gte 1&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/div&gt;
+
+&lt;div class=&quot;tooltip&quot;&gt; 
+[[&lt;&lt;|passage()][$exhibitionism to 0]]
+[[&lt;|passage()][$exhibitionism -= 5]] 
+Exhibitionism∴
+[[&gt;|passage()][$exhibitionism += 5]] 
+[[&gt;&gt;|passage()][$exhibitionism to 100]]
+	&lt;span class=&quot;tooltiptext&quot;&gt; 
+&lt;&lt;if $exhibitionism lt 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are coy.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 15&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are shy.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 35&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You like being sexualized.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 55&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You enjoy lewd attention.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 75&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Feeling exposed excites you.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 95&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are shameless.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;The thought of exposure fills you with wild abandon.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/span&gt;
+&lt;/div&gt;
+&lt;br&gt;
+
+&lt;div class=&quot;meter&quot;&gt;
+&lt;&lt;set $percent=Math.floor(($exhibitionism/100)*100)&gt;&gt;
+&lt;&lt;if $exhibitionism gte 95&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $exhibitionism gte 75&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $exhibitionism gte 55&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $exhibitionism gte 35&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $exhibitionism gte 15&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;elseif $exhibitionism gte 1&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/div&gt;
+
+&lt;&lt;/nobr&gt;&gt;
+&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="120" name="Init" tags="nobr" position="1225,1475">&lt;&lt;effects&gt;&gt;
+
+This work of fiction contains content of a sexual nature and is inappropriate for minors. All characters depicted are at least 18 years of age. Everything is consensual role play, and any animals are actually people in costumes.&lt;br&gt;&lt;br&gt;
+
+Save files are stored in your browser&#39;s cache. Save to disk to avoid losing them. If you are playing on mobile and can&#39;t get images to work try extracting the archive.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;initsettings&gt;&gt;
+&lt;&lt;settings&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+[[Begin-&gt;Start]]</tw-passagedata><tw-passagedata pid="121" name="Start" tags="nobr" position="100,1600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $physiqueage to (1000 * $devlevel)&gt;&gt;
+
+
+&lt;&lt;set $physique to ($physiqueage / 7) * 3&gt;&gt;
+&lt;&lt;set $beauty to ($beautymax / 7)&gt;&gt;
+
+&lt;&lt;if $devlevel gte 12&gt;&gt;
+&lt;&lt;set $devstate to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $devstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $dev is 0&gt;&gt;
+&lt;&lt;set $devstate to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $girlsgymsocks to 1&gt;&gt;
+&lt;&lt;set $uppersundressnew to 1&gt;&gt;
+&lt;&lt;set $lowersundressnew to 1&gt;&gt;
+&lt;&lt;set $upperpjsnew to 1&gt;&gt;
+&lt;&lt;set $lowerpjsnew to 1&gt;&gt;
+&lt;&lt;set $plainpantiesnew to 1&gt;&gt;
+&lt;&lt;set $schoolshirtnew to 1&gt;&gt;
+&lt;&lt;set $schoolskirtnew to 1&gt;&gt;
+&lt;&lt;set $upperschoolswimsuitnew to 1&gt;&gt;
+&lt;&lt;set $lowerschoolswimsuitnew to 1&gt;&gt;
+&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;schoolshirt&gt;&gt;&lt;&lt;schoolskirt&gt;&gt;&lt;&lt;upperpjs&gt;&gt;&lt;&lt;lowerpjs&gt;&gt;&lt;&lt;uppersundress&gt;&gt;&lt;&lt;lowersundress&gt;&gt;&lt;&lt;plainpanties&gt;&gt;
+&lt;&lt;set $uppersundressno to 1&gt;&gt;
+&lt;&lt;set $upperpjsno to 1&gt;&gt;
+&lt;&lt;set $lowersundressno to 1&gt;&gt;
+&lt;&lt;set $lowerpjsno to 1&gt;&gt;
+&lt;&lt;set $plainpantiesno to 1&gt;&gt;
+&lt;&lt;set $schoolshirtno to 1&gt;&gt;
+&lt;&lt;set $schoolskirtno to 1&gt;&gt;
+&lt;&lt;set $upperschoolswimsuitno to 1&gt;&gt;
+&lt;&lt;set $lowerschoolswimsuitno to 1&gt;&gt;
+&lt;&lt;set $sundresscolour to &quot;white&quot;&gt;&gt;
+&lt;&lt;set $sundresscolourchoice to &quot;white&quot;&gt;&gt;
+&lt;&lt;set $upperpjscolour to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $upperpjscolourchoice to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $lowerpjscolour to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $lowerpjscolourchoice to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $plainpantiescolour to &quot;pink&quot;&gt;&gt;
+&lt;&lt;set $plainpantiescolourchoice to &quot;pink&quot;&gt;&gt;
+&lt;&lt;set $schoolshirtcolour to &quot;white&quot;&gt;&gt;
+&lt;&lt;set $schoolshirtcolourchoice to &quot;white&quot;&gt;&gt;
+&lt;&lt;set $schoolskirtcolour to &quot;black&quot;&gt;&gt;
+&lt;&lt;set $schoolskirtcolourchoice to &quot;black&quot;&gt;&gt;
+&lt;&lt;set $schoolswimsuitcolour to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $schoolswimsuitcolourchoice to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $uppercolour to $sundresscolour&gt;&gt;
+&lt;&lt;set $lowercolour to $sundresscolour&gt;&gt;
+&lt;&lt;set $undercolour to $plainpantiescolour&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+
+	&lt;&lt;if $devlevel lte 11&gt;&gt;
+	&lt;&lt;set $breastsize to 0&gt;&gt;&lt;&lt;set $breastcup to &quot;none&quot;&gt;&gt;&lt;&lt;set $breastsizeold to 0&gt;&gt;&lt;&lt;set $breastgrowthtimer to 350&gt;&gt;
+	&lt;&lt;elseif $devlevel lte 13&gt;&gt;
+	&lt;&lt;set $breastsize to 1&gt;&gt;&lt;&lt;set $breastcup to &quot;budding&quot;&gt;&gt;&lt;&lt;set $breastsizeold to 1&gt;&gt;&lt;&lt;set $breastgrowthtimer to 350&gt;&gt;
+	&lt;&lt;elseif $devlevel lte 15&gt;&gt;
+	&lt;&lt;set $breastsize to 2&gt;&gt;&lt;&lt;set $breastcup to &quot;AA&quot;&gt;&gt;&lt;&lt;set $breastsizeold to 2&gt;&gt;&lt;&lt;set $breastgrowthtimer to 350&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $breastsize to 3&gt;&gt;&lt;&lt;set $breastcup to &quot;B&quot;&gt;&gt;&lt;&lt;set $breastsizeold to 3&gt;&gt;&lt;&lt;set $breastgrowthtimer to 350&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $boysgymsocks to 1&gt;&gt;
+&lt;&lt;set $upperpjsnew to 1&gt;&gt;
+&lt;&lt;set $lowerpjsnew to 1&gt;&gt;
+&lt;&lt;set $tshirtnew to 1&gt;&gt;
+&lt;&lt;set $shortsnew to 1&gt;&gt;
+&lt;&lt;set $yfrontsnew to 1&gt;&gt;
+&lt;&lt;set $schoolshirtnew to 1&gt;&gt;
+&lt;&lt;set $schoolshortsnew to 1&gt;&gt;
+&lt;&lt;set $schoolswimshortsnew to 1&gt;&gt;
+&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;schoolshirt&gt;&gt;&lt;&lt;schoolshorts&gt;&gt;&lt;&lt;upperpjs&gt;&gt;&lt;&lt;lowerpjs&gt;&gt;&lt;&lt;shorts&gt;&gt;&lt;&lt;tshirt&gt;&gt;&lt;&lt;yfronts&gt;&gt;
+&lt;&lt;set $upperpjsno to 1&gt;&gt;
+&lt;&lt;set $lowerpjsno to 1&gt;&gt;
+&lt;&lt;set $tshirtno to 1&gt;&gt;
+&lt;&lt;set $shortsno to 1&gt;&gt;
+&lt;&lt;set $yfrontsno to 1&gt;&gt;
+&lt;&lt;set $schoolshirtno to 1&gt;&gt;
+&lt;&lt;set $schoolshortsno to 1&gt;&gt;
+&lt;&lt;set $schoolswimshortsno to 1&gt;&gt;
+&lt;&lt;set $upperpjscolour to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $upperpjscolourchoice to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $lowerpjscolour to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $lowerpjscolourchoice to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $tshirtcolour to &quot;tangerine&quot;&gt;&gt;
+&lt;&lt;set $tshirtcolourchoice to &quot;tangerine&quot;&gt;&gt;
+&lt;&lt;set $shortscolour to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $shortscolourchoice to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $yfrontscolour to &quot;white&quot;&gt;&gt;
+&lt;&lt;set $yfrontscolourchoice to &quot;white&quot;&gt;&gt;
+&lt;&lt;set $schoolshirtcolour to &quot;white&quot;&gt;&gt;
+&lt;&lt;set $schoolshirtcolourchoice to &quot;white&quot;&gt;&gt;
+&lt;&lt;set $schoolshortscolour to &quot;black&quot;&gt;&gt;
+&lt;&lt;set $schoolshortscolourchoice to &quot;black&quot;&gt;&gt;
+&lt;&lt;set $schoolswimshortscolour to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $schoolswimshortscolourchoice to &quot;blue&quot;&gt;&gt;
+&lt;&lt;set $uppercolour to $tshirtcolour&gt;&gt;
+&lt;&lt;set $lowercolour to $shortscolour&gt;&gt;
+&lt;&lt;set $undercolour to $yfrontscolour&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+
+&lt;&lt;set $breastsize to 0&gt;&gt;&lt;&lt;set $breastcup to &quot;none&quot;&gt;&gt;&lt;&lt;set $breastsizeold to 0&gt;&gt;&lt;&lt;set $breastgrowthtimer to 350&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $intro to 0&gt;&gt;
+&lt;&lt;if $hairselect is &quot;black&quot;&gt;&gt;
+&lt;&lt;set $haircolour to &quot;black&quot;&gt;&gt;
+&lt;&lt;elseif $hairselect is &quot;brown&quot;&gt;&gt;
+&lt;&lt;set $haircolour to &quot;brown&quot;&gt;&gt;
+&lt;&lt;elseif $hairselect is &quot;ginger&quot;&gt;&gt;
+&lt;&lt;set $haircolour to &quot;ginger&quot;&gt;&gt;
+&lt;&lt;elseif $hairselect is &quot;blond&quot;&gt;&gt;
+&lt;&lt;set $haircolour to &quot;blond&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $haircolour to &quot;red&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $naturalhaircolour to $haircolour&gt;&gt;
+
+&lt;&lt;if $eyeselect is &quot;dark blue&quot;&gt;&gt;
+&lt;&lt;set $eyecolour to &quot;dark blue&quot;&gt;&gt;
+&lt;&lt;elseif $eyeselect is &quot;light blue&quot;&gt;&gt;
+&lt;&lt;set $eyecolour to &quot;light blue&quot;&gt;&gt;
+&lt;&lt;elseif $eyeselect is &quot;amber&quot;&gt;&gt;
+&lt;&lt;set $eyecolour to &quot;amber&quot;&gt;&gt;
+&lt;&lt;elseif $eyeselect is &quot;hazel&quot;&gt;&gt;
+&lt;&lt;set $eyecolour to &quot;hazel&quot;&gt;&gt;
+&lt;&lt;elseif $eyeselect is &quot;green&quot;&gt;&gt;
+&lt;&lt;set $eyecolour to &quot;green&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $eyecolour to &quot;purple&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $awareselect is &quot;innocent&quot;&gt;&gt;
+&lt;&lt;elseif $awareselect is &quot;knowledgeable&quot;&gt;&gt;
+&lt;&lt;set $awareness += 200&gt;&gt;
+&lt;&lt;set $awarelevel to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $playergenderappearance to $playergender&gt;&gt;
+&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;set $vaginaexist to 1&gt;&gt;
+&lt;&lt;set $penisuse to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penisstate to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penisexist to 0&gt;&gt;
+&lt;&lt;elseif $playergender is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $vaginause to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vaginaexist to 0&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;set $penisexist to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Welcome to Degrees of Lewdity!&lt;br&gt;&lt;br&gt;
+
+
+
+If you want to avoid trouble, dress modestly and stick to safe, well-lit areas. Nights are particularly dangerous. Dressing lewd will attract attention, both good and bad.&lt;br&gt;&lt;br&gt;
+
+The new school year starts tomorrow at 9:00. The bus service is the easiest way to get around town. Don&#39;t forget your uniform!&lt;br&gt;&lt;br&gt;
+
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Orphanage Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;
+
+
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;if $debug is 1&gt;&gt;
+&lt;&lt;click [[School Start|Oxford Street]]&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[Science Start|Oxford Street]]&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[Maths Start|Oxford Street]]&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[English Start|Oxford Street]]&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[History Start|Oxford Street]]&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[Swimming Start|Oxford Street]]&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="122" name="StoryInit" tags="" position="225,1600">&lt;&lt;set $images to 1&gt;&gt;
+&lt;&lt;set $debug to 0&gt;&gt;
+&lt;&lt;set $dev to 0&gt;&gt;
+
+
+
+&lt;&lt;set $intro to 1&gt;&gt;
+&lt;&lt;set $tutorial to 0&gt;&gt;
+
+
+&lt;&lt;set $time to 420&gt;&gt;
+&lt;&lt;set $days to 0&gt;&gt;
+&lt;&lt;set $weekday to 1&gt;&gt;
+&lt;&lt;set $money to 500&gt;&gt;
+&lt;&lt;set $awareness to 0&gt;&gt;
+&lt;&lt;set $awarelevel to 0&gt;&gt;
+&lt;&lt;set $purity to 1000&gt;&gt;
+&lt;&lt;set $devlevel to 10&gt;&gt;
+&lt;&lt;set $hairlength to 200&gt;&gt;
+&lt;&lt;set $trauma to 0&gt;&gt;
+&lt;&lt;set $traumamax to 5000&gt;&gt;
+&lt;&lt;set $stressmax to 10010&gt;&gt;
+&lt;&lt;set $tirednessmax to 2000&gt;&gt;
+&lt;&lt;set $physique to 3500&gt;&gt;
+&lt;&lt;set $physiquemax to 20000&gt;&gt;
+&lt;&lt;set $beauty to 100&gt;&gt;
+&lt;&lt;set $beautymax to 10000&gt;&gt;
+&lt;&lt;set $month to &quot;september&quot;&gt;&gt;
+&lt;&lt;set $monthday to 4&gt;&gt;
+&lt;&lt;set $year to 2018&gt;&gt;
+&lt;&lt;set $birthmonth to &quot;september&quot;&gt;&gt;
+&lt;&lt;set $birthday to 3&gt;&gt;
+&lt;&lt;set $npc to 0&gt;&gt;
+&lt;&lt;set $dancestudioanger to 0&gt;&gt;
+&lt;&lt;set $dancelocation to 0&gt;&gt;
+&lt;&lt;set $alarm to 0&gt;&gt;
+&lt;&lt;set $finish to 0&gt;&gt;
+&lt;&lt;set $id to 0&gt;&gt;
+&lt;&lt;set $forest to 0&gt;&gt;
+&lt;&lt;set $forestmod to 1&gt;&gt;
+&lt;&lt;set $tipcount to 0&gt;&gt;
+&lt;&lt;set $tipmod to 1&gt;&gt;
+&lt;&lt;set $analshield to 0&gt;&gt;
+&lt;&lt;set $blackmoney to 0&gt;&gt;
+&lt;&lt;set $crime to 0&gt;&gt;
+&lt;&lt;set $crimehistory to 0&gt;&gt;
+&lt;&lt;set $collared to 0&gt;&gt;
+&lt;&lt;set $collaredpolice to 0&gt;&gt;
+&lt;&lt;set $bullytimer to 50&gt;&gt;
+&lt;&lt;set $bullyevent to 0&gt;&gt;
+&lt;&lt;set $buy to 0&gt;&gt;
+&lt;&lt;set $masturbationorgasm to 0&gt;&gt;
+
+
+&lt;&lt;set $transformed to 0&gt;&gt;
+&lt;&lt;set $angelbuild to 0&gt;&gt;
+&lt;&lt;set $angel to 0&gt;&gt;
+&lt;&lt;set $angelforgive to 0&gt;&gt;
+
+
+&lt;&lt;set $seductionskill to 0&gt;&gt;
+&lt;&lt;set $oralskill to 0&gt;&gt;
+&lt;&lt;set $vaginalskill to 0&gt;&gt;
+&lt;&lt;set $analskill to 0&gt;&gt;
+&lt;&lt;set $handskill to 0&gt;&gt;
+&lt;&lt;set $feetskill to 0&gt;&gt;
+&lt;&lt;set $bottomskill to 0&gt;&gt;
+&lt;&lt;set $thighskill to 0&gt;&gt;
+&lt;&lt;set $chestskill to 0&gt;&gt;
+&lt;&lt;set $penileskill to 0&gt;&gt;
+
+&lt;&lt;set $skulduggery to 0&gt;&gt;
+&lt;&lt;set $skulduggeryday to 0&gt;&gt;
+&lt;&lt;set $danceskill to 0&gt;&gt;
+&lt;&lt;set $swimmingskill to 0&gt;&gt;
+
+&lt;&lt;set $hygiene to 0&gt;&gt;
+&lt;&lt;set $hunger to 0&gt;&gt;
+&lt;&lt;set $thirst to 0&gt;&gt;
+&lt;&lt;set $tiredness to 0&gt;&gt;
+&lt;&lt;set $arousal to 0&gt;&gt;
+&lt;&lt;set $stress to 0&gt;&gt;
+
+&lt;&lt;set $vaginalvirginity to 1&gt;&gt;
+&lt;&lt;set $analvirginity to 1&gt;&gt;
+&lt;&lt;set $oralvirginity to 1&gt;&gt;
+&lt;&lt;set $penilevirginity to 1&gt;&gt;
+&lt;&lt;set $comb to 0&gt;&gt;
+&lt;&lt;set $pain to 0&gt;&gt;
+&lt;&lt;set $combat to 0&gt;&gt;
+&lt;&lt;set $location to 0&gt;&gt;
+&lt;&lt;set $breastcup to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $breastsize to 0&gt;&gt;
+&lt;&lt;set $breastsizeold to 0&gt;&gt;
+&lt;&lt;set $breastsizemax to 12&gt;&gt;
+&lt;&lt;set $physiqueuse to 0&gt;&gt;
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $sexavoid to 1&gt;&gt;
+&lt;&lt;set $molestavoid to 1&gt;&gt;
+&lt;&lt;set $rescued to 0&gt;&gt;
+&lt;&lt;set $baileyhospital to 0&gt;&gt;
+
+
+
+&lt;&lt;set $uppersundresscolourchoice to 0&gt;&gt;
+&lt;&lt;set $lowersundresscolourchoice to 0&gt;&gt;
+&lt;&lt;set $upperpjscolourchoice to 0&gt;&gt;
+&lt;&lt;set $lowerpjscolourchoice to 0&gt;&gt;
+&lt;&lt;set $uppertowelcolourchoice to 0&gt;&gt;
+&lt;&lt;set $lowertowelcolourchoice to 0&gt;&gt;
+&lt;&lt;set $upperbikinicolourchoice to 0&gt;&gt;
+&lt;&lt;set $lowerbikinicolourchoice to 0&gt;&gt;
+&lt;&lt;set $plainpantiescolourchoice to 0&gt;&gt;
+&lt;&lt;set $lacepantiescolourchoice to 0&gt;&gt;
+&lt;&lt;set $tightscolourchoice to 0&gt;&gt;
+&lt;&lt;set $waistaproncolourchoice to 0&gt;&gt;
+&lt;&lt;set $tshirtcolourchoice to 0&gt;&gt;
+&lt;&lt;set $shortscolourchoice to 0&gt;&gt;
+&lt;&lt;set $yfrontscolourchoice to 0&gt;&gt;
+&lt;&lt;set $schoolshirtcolourchoice to 0&gt;&gt;
+&lt;&lt;set $schoolshortscolourchoice to 0&gt;&gt;
+&lt;&lt;set $schoolskirtcolourchoice to 0&gt;&gt;
+&lt;&lt;set $upperschoolswimsuitcolourchoice to 0&gt;&gt;
+&lt;&lt;set $lowerschoolswimsuitcolourchoice to 0&gt;&gt;
+&lt;&lt;set $schoolswimshortscolourchoice to 0&gt;&gt;
+&lt;&lt;set $chastitybeltcolourchoice to 0&gt;&gt;
+&lt;&lt;set $uppereveninggowncolourchoice to 0&gt;&gt;
+&lt;&lt;set $lowereveninggowncolourchoice to 0&gt;&gt;
+
+&lt;&lt;set $upperstore to 0&gt;&gt;
+&lt;&lt;set $lowerstore to 0&gt;&gt;
+&lt;&lt;set $understore to 0&gt;&gt;
+
+&lt;&lt;set $headacc to 0&gt;&gt;
+&lt;&lt;set $faceacc to 0&gt;&gt;
+&lt;&lt;set $legsacc to 0&gt;&gt;
+&lt;&lt;set $feetacc to 0&gt;&gt;
+&lt;&lt;set $hairpin to 1&gt;&gt;
+&lt;&lt;set $blackshoes to 1&gt;&gt;
+&lt;&lt;set $glasses to 1&gt;&gt;
+
+
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;set $feetuse to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;set $front to 0&gt;&gt;
+&lt;&lt;set $back to 0&gt;&gt;
+&lt;&lt;set $chest to 0&gt;&gt;
+
+
+&lt;&lt;set $upperwet to 0&gt;&gt;
+&lt;&lt;set $lowerwet to 0&gt;&gt;
+&lt;&lt;set $underwet to 0&gt;&gt;
+&lt;&lt;set $upperwetstage to 0&gt;&gt;
+&lt;&lt;set $lowerwetstage to 0&gt;&gt;
+&lt;&lt;set $underwetstage to 0&gt;&gt;
+&lt;&lt;set $upperwetcarry to 0&gt;&gt;
+&lt;&lt;set $lowerwetcarry to 0&gt;&gt;
+&lt;&lt;set $underwetcarry to 0&gt;&gt;
+&lt;&lt;set $upperwetstagecarry to 0&gt;&gt;
+&lt;&lt;set $lowerwetstagecarry to 0&gt;&gt;
+&lt;&lt;set $underwetstagecarry to 0&gt;&gt;
+
+
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand3 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand4 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand5 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand6 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand3 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand4 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand5 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand6 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina3 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina4 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina5 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina6 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth3 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth4 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth5 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth6 to &quot;none&quot;&gt;&gt;
+
+&lt;&lt;set $gender1 to 0&gt;&gt;
+&lt;&lt;set $gender2 to 0&gt;&gt;
+&lt;&lt;set $gender3 to 0&gt;&gt;
+&lt;&lt;set $gender4 to 0&gt;&gt;
+&lt;&lt;set $gender5 to 0&gt;&gt;
+&lt;&lt;set $gender6 to 0&gt;&gt;
+
+&lt;&lt;set $pronoun1 to 0&gt;&gt;
+&lt;&lt;set $pronoun2 to 0&gt;&gt;
+&lt;&lt;set $pronoun3 to 0&gt;&gt;
+&lt;&lt;set $pronoun4 to 0&gt;&gt;
+&lt;&lt;set $pronoun5 to 0&gt;&gt;
+&lt;&lt;set $pronoun6 to 0&gt;&gt;
+
+&lt;&lt;set $description1 to 0&gt;&gt;
+&lt;&lt;set $description2 to 0&gt;&gt;
+&lt;&lt;set $description3 to 0&gt;&gt;
+&lt;&lt;set $description4 to 0&gt;&gt;
+&lt;&lt;set $description5 to 0&gt;&gt;
+&lt;&lt;set $description6 to 0&gt;&gt;
+
+&lt;&lt;set $dgchance to 0&gt;&gt;
+&lt;&lt;set $cbchance to 0&gt;&gt;
+
+&lt;&lt;set $facebruise to 0&gt;&gt;
+&lt;&lt;set $chestbruise to 0&gt;&gt;
+&lt;&lt;set $tummybruise to 0&gt;&gt;
+&lt;&lt;set $vaginabruise to 0&gt;&gt;
+&lt;&lt;set $anusbruise to 0&gt;&gt;
+&lt;&lt;set $bottombruise to 0&gt;&gt;
+&lt;&lt;set $thighbruise to 0&gt;&gt;
+&lt;&lt;set $armbruise to 0&gt;&gt;
+&lt;&lt;set $neckbruise to 0&gt;&gt;
+
+&lt;&lt;set $rapestat to 0&gt;&gt;
+&lt;&lt;set $beastrapestat to 0&gt;&gt;
+&lt;&lt;set $tentaclerapestat to 0&gt;&gt;
+&lt;&lt;set $moleststat to 0&gt;&gt;
+&lt;&lt;set $vaginalstat to 0&gt;&gt;
+&lt;&lt;set $vaginalejacstat to 0&gt;&gt;
+&lt;&lt;set $analstat to 0&gt;&gt;
+&lt;&lt;set $analejacstat to 0&gt;&gt;
+&lt;&lt;set $oralstat to 0&gt;&gt;
+&lt;&lt;set $oralejacstat to 0&gt;&gt;
+&lt;&lt;set $handstat to 0&gt;&gt;
+&lt;&lt;set $handejacstat to 0&gt;&gt;
+&lt;&lt;set $feetstat to 0&gt;&gt;
+&lt;&lt;set $feetejacstat to 0&gt;&gt;
+&lt;&lt;set $thighstat to 0&gt;&gt;
+&lt;&lt;set $thighejacstat to 0&gt;&gt;
+&lt;&lt;set $bottomstat to 0&gt;&gt;
+&lt;&lt;set $bottomejacstat to 0&gt;&gt;
+&lt;&lt;set $penilestat to 0&gt;&gt;
+&lt;&lt;set $penileejacstat to 0&gt;&gt;
+&lt;&lt;set $clothesstripstat to 0&gt;&gt;
+&lt;&lt;set $clothesruinstat to 0&gt;&gt;
+&lt;&lt;set $orgasmstat to 0&gt;&gt;
+&lt;&lt;set $vaginalentranceejacstat to 0&gt;&gt;
+&lt;&lt;set $faceejacstat to 0&gt;&gt;
+&lt;&lt;set $cheststat to 0&gt;&gt;
+&lt;&lt;set $chestejacstat to 0&gt;&gt;
+&lt;&lt;set $hairejacstat to 0&gt;&gt;
+&lt;&lt;set $tummyejacstat to 0&gt;&gt;
+&lt;&lt;set $neckejacstat to 0&gt;&gt;
+&lt;&lt;set $ejacstat to 0&gt;&gt;
+&lt;&lt;set $hitstat to 0&gt;&gt;
+&lt;&lt;set $attackstat to 0&gt;&gt;
+&lt;&lt;set $prostitutionstat to 0&gt;&gt;
+&lt;&lt;set $forcedprostitutionstat to 0&gt;&gt;
+&lt;&lt;set $tablesservedstat to 0&gt;&gt;
+&lt;&lt;set $parasitestat to 0&gt;&gt;
+&lt;&lt;set $passoutstat to 0&gt;&gt;
+&lt;&lt;set $masturbationstat to 0&gt;&gt;
+&lt;&lt;set $masturbationorgasmstat to 0&gt;&gt;
+&lt;&lt;set $masturbationtimestat to 0&gt;&gt;
+&lt;&lt;set $danceaction to 0&gt;&gt;
+&lt;&lt;set $danceactiondefault to 0&gt;&gt;
+&lt;&lt;set $dancestat to 0&gt;&gt;
+&lt;&lt;set $dancing to 0&gt;&gt;
+&lt;&lt;set $pullaway to 0&gt;&gt;
+&lt;&lt;set $novaginal to 0&gt;&gt;
+&lt;&lt;set $noanal to 0&gt;&gt;
+&lt;&lt;set $nopenile to 0&gt;&gt;
+&lt;&lt;set $vaginalchastity to 0&gt;&gt;
+&lt;&lt;set $analchastity to 0&gt;&gt;
+&lt;&lt;set $penilechastity to 0&gt;&gt;
+&lt;&lt;set $drinksservedstat to 0&gt;&gt;
+&lt;&lt;set $unclad to 0&gt;&gt;
+&lt;&lt;set $speechorgasmweakcumcount to 0&gt;&gt;
+&lt;&lt;set $speechorgasmnocumcount to 0&gt;&gt;
+&lt;&lt;set $speechorgasmcount to 0&gt;&gt;
+&lt;&lt;set $speechorgasmrepeat to 0&gt;&gt;
+&lt;&lt;set $underwatertime to 0&gt;&gt;
+&lt;&lt;set $underwater to 0&gt;&gt;
+&lt;&lt;set $walltype to &quot;wall&quot;&gt;&gt;
+
+&lt;&lt;set $submissive to 1000&gt;&gt;
+&lt;&lt;set $assertive to 0&gt;&gt;
+&lt;&lt;set $assertivedefault to &quot;trauma&quot;&gt;&gt;
+&lt;&lt;set $assertiveaction to 0&gt;&gt;
+&lt;&lt;set $rescue to 0&gt;&gt;
+&lt;&lt;set $drugged to 0&gt;&gt;
+&lt;&lt;set $drunk to 0&gt;&gt;
+&lt;&lt;set $exposed to 0&gt;&gt;
+&lt;&lt;set $phase to 0&gt;&gt;
+&lt;&lt;set $phase2 to 0&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $noise to 0&gt;&gt;
+&lt;&lt;set $enemywounded to 0&gt;&gt;
+&lt;&lt;set $enemyejaculated to 0&gt;&gt;
+&lt;&lt;set $enemyno to 0&gt;&gt;
+&lt;&lt;set $semenpuddle to 0&gt;&gt;
+&lt;&lt;set $strangle to 0&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;
+&lt;&lt;set $menu to 0&gt;&gt;
+&lt;&lt;set $consensual to 0&gt;&gt;
+&lt;&lt;set $druggedtimer to 0&gt;&gt;
+&lt;&lt;set $attention to 0&gt;&gt;
+&lt;&lt;set $drunkeffect to 0&gt;&gt;
+&lt;&lt;set $seconds to 0&gt;&gt;
+&lt;&lt;set $minute to 0&gt;&gt;
+&lt;&lt;set $orgasmcount to 0&gt;&gt;
+&lt;&lt;set $leftboundcarry to 0&gt;&gt;
+&lt;&lt;set $rightboundcarry to 0&gt;&gt;
+&lt;&lt;set $orgasmcurrent to 0&gt;&gt;
+&lt;&lt;set $hospitalintro to 0&gt;&gt;
+&lt;&lt;set $traumafocus to 0&gt;&gt;
+&lt;&lt;set $pubwhore to 0&gt;&gt;
+
+&lt;&lt;set $schoolevent to 0&gt;&gt;
+&lt;&lt;set $schooleventtimer to 10&gt;&gt;
+
+&lt;&lt;set $flashbackhome to 0&gt;&gt;
+&lt;&lt;set $flashbacktown to 0&gt;&gt;
+&lt;&lt;set $flashbackbeach to 0&gt;&gt;
+&lt;&lt;set $flashbackunderground to 0&gt;&gt;
+&lt;&lt;set $flashbackschool to 0&gt;&gt;
+&lt;&lt;set $panicviolence to 0&gt;&gt;
+&lt;&lt;set $panicparalysis to 0&gt;&gt;
+
+&lt;&lt;set $colouraction to 0&gt;&gt;
+&lt;&lt;set $hungerenabled to 0&gt;&gt;
+&lt;&lt;set $thirstenabled to 0&gt;&gt;
+&lt;&lt;set $hygieneenabled to 0&gt;&gt;
+
+&lt;&lt;set $weather to either(&quot;clear&quot;, &quot;clear&quot;, &quot;clear&quot;, &quot;clear&quot;, &quot;overcast&quot;, &quot;overcast&quot;, &quot;overcast&quot;, &quot;overcast&quot;, &quot;rain&quot;, &quot;rain&quot;)&gt;&gt;
+
+&lt;&lt;set $exhibitionism to 0&gt;&gt;
+&lt;&lt;set $promiscuity to 0&gt;&gt;
+&lt;&lt;set $control to 0&gt;&gt;
+&lt;&lt;set $diagnosis to 0&gt;&gt;
+&lt;&lt;set $psych to 0&gt;&gt;
+&lt;&lt;set $asylum to 0&gt;&gt;
+&lt;&lt;set $audience to 0&gt;&gt;
+&lt;&lt;set $audienceexcitement to 0&gt;&gt;
+&lt;&lt;set $audiencearousal to 0&gt;&gt;
+&lt;&lt;set $audiencemod to 1&gt;&gt;
+&lt;&lt;set $venuemod to 1&gt;&gt;
+&lt;&lt;set $danceevent to 0&gt;&gt;
+&lt;&lt;set $dancephysique to 0&gt;&gt;
+&lt;&lt;set $hypnosis to 0&gt;&gt;
+&lt;&lt;set $pills to 0&gt;&gt;
+&lt;&lt;set $medicated to 0&gt;&gt;
+&lt;&lt;set $trance to 0&gt;&gt;
+&lt;&lt;set $harperexam to 0&gt;&gt;
+&lt;&lt;set $schoolterm to 1&gt;&gt;
+&lt;&lt;set $schoolday to 0&gt;&gt;
+&lt;&lt;set $sciencemissed to 0&gt;&gt;
+&lt;&lt;set $mathsmissed to 0&gt;&gt;
+&lt;&lt;set $englishmissed to 0&gt;&gt;
+&lt;&lt;set $historymissed to 0&gt;&gt;
+&lt;&lt;set $swimmingmissed to 0&gt;&gt;
+
+&lt;&lt;set $fame to 0&gt;&gt;
+&lt;&lt;set $fameexhibitionism to 0&gt;&gt;
+&lt;&lt;set $fameprostitution to 0&gt;&gt;
+&lt;&lt;set $famebestiality to 0&gt;&gt;
+
+&lt;&lt;set $mathstrait to 0&gt;&gt;
+&lt;&lt;set $englishtrait to 0&gt;&gt;
+&lt;&lt;set $sciencetrait to 0&gt;&gt;
+&lt;&lt;set $historytrait to 0&gt;&gt;
+
+
+
+&lt;&lt;set $wolfgirl to 0&gt;&gt;
+&lt;&lt;set $wolfbuild to 0&gt;&gt;
+
+&lt;&lt;set $swarm1 to 0&gt;&gt;
+&lt;&lt;set $swarm2 to 0&gt;&gt;
+&lt;&lt;set $swarm3 to 0&gt;&gt;
+&lt;&lt;set $swarm4 to 0&gt;&gt;
+&lt;&lt;set $swarm5 to 0&gt;&gt;
+&lt;&lt;set $swarm6 to 0&gt;&gt;
+&lt;&lt;set $swarm7 to 0&gt;&gt;
+&lt;&lt;set $swarm8 to 0&gt;&gt;
+&lt;&lt;set $swarm9 to 0&gt;&gt;
+&lt;&lt;set $swarm10 to 0&gt;&gt;
+&lt;&lt;set $swarmpending to 0&gt;&gt;
+&lt;&lt;set $swarmname to 0&gt;&gt;
+&lt;&lt;set $swarmmove to 0&gt;&gt;
+&lt;&lt;set $swarmactive to 0&gt;&gt;
+&lt;&lt;set $swarmcreature to 0&gt;&gt;
+&lt;&lt;set $swarmchestmolest to 0&gt;&gt;
+&lt;&lt;set $swarmchestgrab to 0&gt;&gt;
+&lt;&lt;set $swarmchestgrabintro to 0&gt;&gt;
+&lt;&lt;set $swarmchestgrabclothed to 0&gt;&gt;
+&lt;&lt;set $swarmchestclothed to 0&gt;&gt;
+&lt;&lt;set $swarmchestcover to 0&gt;&gt;
+&lt;&lt;set $swarmactivate to 0&gt;&gt;
+&lt;&lt;set $swarmspill to 0&gt;&gt;
+&lt;&lt;set $swarmback to 0&gt;&gt;
+&lt;&lt;set $swarmbackmolest to 0&gt;&gt;
+&lt;&lt;set $swarmbackgrab to 0&gt;&gt;
+&lt;&lt;set $swarmbackgrabintro to 0&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed to 0&gt;&gt;
+&lt;&lt;set $swarmbackunderclothed to 0&gt;&gt;
+&lt;&lt;set $swarmbackgrablowerclothed to 0&gt;&gt;
+&lt;&lt;set $swarmbacklowerclothed to 0&gt;&gt;
+&lt;&lt;set $swarmbackcover to 0&gt;&gt;
+&lt;&lt;set $swarmbackinside to 0&gt;&gt;
+&lt;&lt;set $swarmbackinsideintro to 0&gt;&gt;
+&lt;&lt;set $swarmbackgrablowerchastity to 0&gt;&gt;
+&lt;&lt;set $swarmfront to 0&gt;&gt;
+&lt;&lt;set $swarmfrontmolest to 0&gt;&gt;
+&lt;&lt;set $swarmfrontgrab to 0&gt;&gt;
+&lt;&lt;set $swarmfrontgrabintro to 0&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed to 0&gt;&gt;
+&lt;&lt;set $swarmfrontunderclothed to 0&gt;&gt;
+&lt;&lt;set $swarmfrontgrablowerclothed to 0&gt;&gt;
+&lt;&lt;set $swarmfrontlowerclothed to 0&gt;&gt;
+&lt;&lt;set $swarmfrontcover to 0&gt;&gt;
+&lt;&lt;set $swarmfrontinside to 0&gt;&gt;
+&lt;&lt;set $swarmfrontinsideintro to 0&gt;&gt;
+&lt;&lt;set $swarmfrontgrablowerchastity to 0&gt;&gt;
+&lt;&lt;set $swarmsteady to 0&gt;&gt;
+&lt;&lt;set $swarmcount to 0&gt;&gt;
+
+&lt;&lt;set $beasttype to &quot;beast&quot;&gt;&gt;
+&lt;&lt;set $claws to 1&gt;&gt;
+&lt;&lt;set $water to 0&gt;&gt;
+&lt;&lt;set $foresthunt to 0&gt;&gt;
+&lt;&lt;set $wolfpacktrust to 0&gt;&gt;
+&lt;&lt;set $wolfpackfear to 0&gt;&gt;
+&lt;&lt;set $sea to 0&gt;&gt;
+
+&lt;&lt;set $penilechastityparasite to 0&gt;&gt;
+&lt;&lt;set $vaginalchastityparasite to 0&gt;&gt;
+&lt;&lt;set $analchastityparasite to 0&gt;&gt;
+&lt;&lt;set $penisparasite to 0&gt;&gt;
+&lt;&lt;set $clitparasite to 0&gt;&gt;
+&lt;&lt;set $chestparasite to 0&gt;&gt;
+
+&lt;&lt;set $vorestrength to 0&gt;&gt;
+&lt;&lt;set $vorestruggle to 0&gt;&gt;
+&lt;&lt;set $voretentacles to 0&gt;&gt;
+&lt;&lt;set $vorestage to 0&gt;&gt;
+&lt;&lt;set $vorecreature to 0&gt;&gt;
+&lt;&lt;set $swallowed to 0&gt;&gt;
+&lt;&lt;set $swallowedstat to 0&gt;&gt;
+
+&lt;&lt;set $tentacleno to 0&gt;&gt;
+&lt;&lt;set $activetentacleno to 0&gt;&gt;
+&lt;&lt;set $tentaclehealth to 0&gt;&gt;
+
+&lt;&lt;set $tentacle1 to 0&gt;&gt;
+&lt;&lt;set $tentacle1head to 0&gt;&gt;
+&lt;&lt;set $tentacle1shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle1health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle2 to 0&gt;&gt;
+&lt;&lt;set $tentacle2head to 0&gt;&gt;
+&lt;&lt;set $tentacle2shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle2health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle3 to 0&gt;&gt;
+&lt;&lt;set $tentacle3head to 0&gt;&gt;
+&lt;&lt;set $tentacle3shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle3health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle4 to 0&gt;&gt;
+&lt;&lt;set $tentacle4head to 0&gt;&gt;
+&lt;&lt;set $tentacle4shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle4health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle5 to 0&gt;&gt;
+&lt;&lt;set $tentacle5head to 0&gt;&gt;
+&lt;&lt;set $tentacle5shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle5health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle6 to 0&gt;&gt;
+&lt;&lt;set $tentacle6head to 0&gt;&gt;
+&lt;&lt;set $tentacle6shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle6health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle7 to 0&gt;&gt;
+&lt;&lt;set $tentacle7head to 0&gt;&gt;
+&lt;&lt;set $tentacle7shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle7health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle8 to 0&gt;&gt;
+&lt;&lt;set $tentacle8head to 0&gt;&gt;
+&lt;&lt;set $tentacle8shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle8health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle9 to 0&gt;&gt;
+&lt;&lt;set $tentacle9head to 0&gt;&gt;
+&lt;&lt;set $tentacle9shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle9health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle10 to 0&gt;&gt;
+&lt;&lt;set $tentacle10head to 0&gt;&gt;
+&lt;&lt;set $tentacle10shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle10health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle11 to 0&gt;&gt;
+&lt;&lt;set $tentacle11head to 0&gt;&gt;
+&lt;&lt;set $tentacle11shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle11health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle12 to 0&gt;&gt;
+&lt;&lt;set $tentacle12head to 0&gt;&gt;
+&lt;&lt;set $tentacle12shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle12health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle13 to 0&gt;&gt;
+&lt;&lt;set $tentacle13head to 0&gt;&gt;
+&lt;&lt;set $tentacle13shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle13health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle14 to 0&gt;&gt;
+&lt;&lt;set $tentacle14head to 0&gt;&gt;
+&lt;&lt;set $tentacle14shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle14health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle15 to 0&gt;&gt;
+&lt;&lt;set $tentacle15head to 0&gt;&gt;
+&lt;&lt;set $tentacle15shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle15health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle16 to 0&gt;&gt;
+&lt;&lt;set $tentacle16head to 0&gt;&gt;
+&lt;&lt;set $tentacle16shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle16health to 0&gt;&gt;
+
+
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $breastuse to 0&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+
+&lt;&lt;set $neckgoo to 0&gt;&gt;
+&lt;&lt;set $rightarmgoo to 0&gt;&gt;
+&lt;&lt;set $leftarmgoo to 0&gt;&gt;
+&lt;&lt;set $thighgoo to 0&gt;&gt;
+&lt;&lt;set $bottomgoo to 0&gt;&gt;
+&lt;&lt;set $tummygoo to 0&gt;&gt;
+&lt;&lt;set $chestgoo to 0&gt;&gt;
+&lt;&lt;set $facegoo to 0&gt;&gt;
+&lt;&lt;set $hairgoo to 0&gt;&gt;
+&lt;&lt;set $feetgoo to 0&gt;&gt;
+&lt;&lt;set $vaginagoo to 0&gt;&gt;
+&lt;&lt;set $vaginaoutsidegoo to 0&gt;&gt;
+&lt;&lt;set $penisgoo to 0&gt;&gt;
+&lt;&lt;set $anusgoo to 0&gt;&gt;
+&lt;&lt;set $mouthgoo to 0&gt;&gt;
+
+&lt;&lt;set $necksemen to 0&gt;&gt;
+&lt;&lt;set $rightarmsemen to 0&gt;&gt;
+&lt;&lt;set $leftarmsemen to 0&gt;&gt;
+&lt;&lt;set $thighsemen to 0&gt;&gt;
+&lt;&lt;set $bottomsemen to 0&gt;&gt;
+&lt;&lt;set $tummysemen to 0&gt;&gt;
+&lt;&lt;set $chestsemen to 0&gt;&gt;
+&lt;&lt;set $facesemen to 0&gt;&gt;
+&lt;&lt;set $hairsemen to 0&gt;&gt;
+&lt;&lt;set $feetsemen to 0&gt;&gt;
+&lt;&lt;set $vaginasemen to 0&gt;&gt;
+&lt;&lt;set $vaginaoutsidesemen to 0&gt;&gt;
+&lt;&lt;set $penissemen to 0&gt;&gt;
+&lt;&lt;set $anussemen to 0&gt;&gt;
+&lt;&lt;set $mouthsemen to 0&gt;&gt;
+
+
+
+&lt;&lt;set $detention to 0&gt;&gt;
+&lt;&lt;set $delinquency to 10&gt;&gt;
+&lt;&lt;set $cool to 120&gt;&gt;
+&lt;&lt;set $coolmax to 400&gt;&gt;
+&lt;&lt;set $school to 800&gt;&gt;
+&lt;&lt;set $maths to 200&gt;&gt;
+&lt;&lt;set $science to 200&gt;&gt;
+&lt;&lt;set $english to 200&gt;&gt;
+&lt;&lt;set $history to 200&gt;&gt;
+&lt;&lt;set $scienceprogression to 0&gt;&gt;
+
+
+&lt;&lt;set $audienceselector to 0&gt;&gt;
+&lt;&lt;set $audiencecamera to 0&gt;&gt;
+&lt;&lt;set $audiencecamera1 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera2 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera3 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera4 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera5 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera6 to 0&gt;&gt;
+
+&lt;&lt;set $audiencemember to 0&gt;&gt;
+
+&lt;&lt;set $leftactioncarry to &quot;leftcoverface&quot;&gt;&gt;
+&lt;&lt;set $rightactioncarry to &quot;rightcoverface&quot;&gt;&gt;
+&lt;&lt;set $feetactioncarry to &quot;rest&quot;&gt;&gt;
+&lt;&lt;set $mouthactioncarry to &quot;plead&quot;&gt;&gt;
+
+&lt;&lt;set $leftactioncarrypain to &quot;leftprotect&quot;&gt;&gt;
+&lt;&lt;set $rightactioncarrypain to &quot;rightprotect&quot;&gt;&gt;
+&lt;&lt;set $mouthactioncarrypain to &quot;letout&quot;&gt;&gt;
+&lt;&lt;set $leftactioncarryorgasm to &quot;leftgrip&quot;&gt;&gt;
+&lt;&lt;set $rightactioncarryorgasm to &quot;rightgrip&quot;&gt;&gt;
+&lt;&lt;set $mouthactioncarryorgasm to &quot;letoutorgasm&quot;&gt;&gt;
+&lt;&lt;set $leftactioncarrydissociation to &quot;leftcurl&quot;&gt;&gt;
+&lt;&lt;set $rightactioncarrydissociation to &quot;rightcurl&quot;&gt;&gt;
+&lt;&lt;set $mouthactioncarrydissociation to &quot;noises&quot;&gt;&gt;</tw-passagedata><tw-passagedata pid="123" name="Widgets Masturbation Actions" tags="widget" position="350,1600">&lt;&lt;widget &quot;masturbationactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0&gt;&gt;
+Your left hand is free.&lt;br&gt;
+	&lt;&lt;if $penisexist gte 1&gt;&gt;
+		&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+			&lt;&lt;if $leftactiondefault is &quot;mpenisentrance&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Fondle your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mpenisentrance&quot; checked&gt;&gt;	   
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Fondle your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mpenisentrance&quot;&gt;&gt;	   
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $leftactiondefault is &quot;mchastity&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Try to fondle your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mchastity&quot; checked&gt;&gt;	   
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Try to fondle your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mchastity&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;if $vaginaexist gte 1&gt;&gt;
+		&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+			&lt;&lt;if $leftactiondefault is &quot;mvaginaentrance&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Fondle your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvaginaentrance&quot; checked&gt;&gt;	   
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Fondle your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvaginaentrance&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $leftactiondefault is &quot;mchastity&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Try to fondle your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mchastity&quot; checked&gt;&gt;	   
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Try to Fondle your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mchastity&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $awareness gte 100&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;mchest&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Fondle your chest&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mchest&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Fondle your chest&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mchest&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $awareness gte 200 and $analshield isnot 1&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;manusentrance&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Stroke your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manusentrance&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Stroke your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manusentrance&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $leftarm is &quot;mpenisentrance&quot;&gt;&gt;
+You hold your &lt;&lt;penis&gt;&gt; in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;mpenisglans&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Fondle the glans&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mpenisglans&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Fondle the glans&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mpenisglans&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;mpenisshaft&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub the shaft&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mpenisshaft&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub the shaft&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mpenisshaft&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;mpenisstop&quot;&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mpenisstop&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mpenisstop&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $leftarm is &quot;mvaginaentrance&quot;&gt;&gt;
+You rub your &lt;&lt;pussy&gt;&gt; with your left hand.&lt;br&gt;
+
+	&lt;&lt;if $lowervaginaexposed gte 1 and $undervaginaexposed gte 1&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;mvagina&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Push a finger in&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvagina&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Push a finger in&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvagina&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;mvaginaclit&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Play with your clit&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvaginaclit&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Play with your clit&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvaginaclit&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;mvaginastop&quot;&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvaginastop&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvaginastop&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftarm is &quot;mvagina&quot;&gt;&gt;
+You tease your &lt;&lt;pussy&gt;&gt; with your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;mvaginatease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvaginatease&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvaginatease&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;mvaginastop&quot;&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvaginastop&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mvaginastop&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $leftarm is &quot;manusentrance&quot;&gt;&gt;
+You tease your anus with your left hand.&lt;br&gt;
+
+	&lt;&lt;if $loweranusexposed gte 1 and $underanusexposed gte 1&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;manus&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Push a finger in&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manus&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Push a finger in&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manus&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;manusrub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manusrub&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manusrub&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;manusstop&quot;&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manusstop&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manusstop&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $leftarm is &quot;manus&quot;&gt;&gt;
+You tease your anus with your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;manustease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manustease&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manustease&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;manusprostate&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Tease your prostate&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manusprostate&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Tease your prostate&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manusprostate&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;manusstop&quot;&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manusstop&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;manusstop&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $upperexposed lte 1&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;mupper&quot;&gt;&gt;
+	| Displace your $upperclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mupper&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+	| Displace your $upperclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mupper&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lowerexposed lte 1&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;mlower&quot;&gt;&gt;
+	| Displace your $lowerclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mlower&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+	| Displace your $lowerclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mlower&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underexposed lte 0 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;if $lowerstate isnot $lowerstatebase or $skirt is 1 or $lowertype is &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;munder&quot;&gt;&gt;
+		| Pull down your $underclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;munder&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+		| Pull down your $underclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;munder&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $leftactiondefault is &quot;mrest&quot;&gt;&gt;
+| Rest &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mrest&quot; checked&gt;&gt;	   
+&lt;&lt;else&gt;&gt;
+| Rest &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;mrest&quot;&gt;&gt;	   
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $rightarm is 0&gt;&gt;
+Your right hand is free.&lt;br&gt;
+
+	&lt;&lt;if $penisexist gte 1&gt;&gt;
+		&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+			&lt;&lt;if $rightactiondefault is &quot;mpenisentrance&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Fondle your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mpenisentrance&quot; checked&gt;&gt;	   
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Fondle your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mpenisentrance&quot;&gt;&gt;	  
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $rightactiondefault is &quot;mchastity&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Try to fondle your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mchastity&quot; checked&gt;&gt;	   
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Try to fondle your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mchastity&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;if $vaginaexist gte 1&gt;&gt;
+		&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+			&lt;&lt;if $rightactiondefault is &quot;mvaginaentrance&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Fondle your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvaginaentrance&quot; checked&gt;&gt;	   
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Fondle your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvaginaentrance&quot;&gt;&gt;	   
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $rightactiondefault is &quot;mchastity&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Try to fondle your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mchastity&quot; checked&gt;&gt;	   
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Try to fondle your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mchastity&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $awareness gte 100&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;mchest&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Fondle your chest&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mchest&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Fondle your chest&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mchest&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $awareness gte 200 and $analshield isnot 1&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;manusentrance&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Stroke your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manusentrance&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Stroke your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manusentrance&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is &quot;mpenisentrance&quot;&gt;&gt;
+You hold your &lt;&lt;penis&gt;&gt; in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;mpenisglans&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Fondle the glans&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mpenisglans&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Fondle the glans&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mpenisglans&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;mpenisshaft&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub the shaft&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mpenisshaft&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub the shaft&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mpenisshaft&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;mpenisstop&quot;&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mpenisstop&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mpenisstop&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $rightarm is &quot;mvaginaentrance&quot;&gt;&gt;
+You rub your &lt;&lt;pussy&gt;&gt; with your right hand.&lt;br&gt;
+
+	&lt;&lt;if $lowervaginaexposed gte 1 and $undervaginaexposed gte 1&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;mvagina&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Push a finger in&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvagina&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Push a finger in&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvagina&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;mvaginaclit&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Play with your clit&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvaginaclit&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Play with your clit&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvaginaclit&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;mvaginastop&quot;&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvaginastop&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvaginastop&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $rightarm is &quot;mvagina&quot;&gt;&gt;
+You tease your &lt;&lt;pussy&gt;&gt; with your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;mvaginatease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvaginatease&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvaginatease&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;mvaginastop&quot;&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvaginastop&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mvaginastop&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is &quot;manusentrance&quot;&gt;&gt;
+You tease your anus with your right hand.&lt;br&gt;
+
+	&lt;&lt;if $loweranusexposed gte 1 and $underanusexposed gte 1&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;manus&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Push a finger in&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manus&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Push a finger in&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manus&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;manusrub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manusrub&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manusrub&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;manusstop&quot;&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manusstop&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manusstop&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is &quot;manus&quot;&gt;&gt;
+You tease your anus with your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;manustease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manustease&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manustease&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;manusprostate&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Tease your prostate&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manusprostate&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Tease your prostate&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manusprostate&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;manusstop&quot;&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manusstop&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| Move your hand away &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;manusstop&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $upperexposed lte 1&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;mupper&quot;&gt;&gt;
+	| Displace your $upperclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mupper&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+	| Displace your $upperclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mupper&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lowerexposed lte 1&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;mlower&quot;&gt;&gt;
+	| Displace your $lowerclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mlower&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+	| Displace your $lowerclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mlower&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underexposed lte 0 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;if $lowerstate isnot $lowerstatebase or $skirt is 1 or $lowertype is &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;munder&quot;&gt;&gt;
+		| Pull down your $underclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;munder&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+		| Pull down your $underclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;munder&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $rightactiondefault is &quot;mrest&quot;&gt;&gt;
+| Rest &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mrest&quot; checked&gt;&gt;	   
+&lt;&lt;else&gt;&gt;
+| Rest &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;mrest&quot;&gt;&gt;	   
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;
+&lt;&lt;set $masturbationorgasmstat += 1&gt;&gt;
+&lt;&lt;set $masturbationorgasm += 1&gt;&gt;
+&lt;&lt;set $purity -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $seconds to $seconds + 10&gt;&gt;
+&lt;&lt;if $seconds gte 60&gt;&gt;
+&lt;&lt;set $seconds to 0&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;set $masturbationtimestat += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="124" name="Widgets Masturbation Effects" tags="widget" position="475,1600">&lt;&lt;widget &quot;masturbationeffects&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $leftaction is &quot;mupper&quot; and $rightaction is &quot;mupper&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;
+	&lt;&lt;if $open is 1&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull down your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull up your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $leftaction is &quot;mupper&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;
+	&lt;&lt;if $open is 1&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull down your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull up your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mupper&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;
+	&lt;&lt;if $open is 1&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull down your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull up your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mlower&quot; and $rightaction is &quot;mlower&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+	&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;
+	You lift up your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+	You pull down your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $leftaction is &quot;mlower&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+	&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;
+	You lift up your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+	You pull down your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mlower&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+	&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;
+	You lift up your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+	You pull down your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;munder&quot; and $rightaction is &quot;munder&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;
+&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $underexposed to 2&gt;&gt;
+	You pull down your $underclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;munder&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 2&gt;&gt;
+&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;
+	You pull down your $underclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;munder&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 2&gt;&gt;
+&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;
+	You pull down your $underclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mchest&quot; and $rightaction is &quot;mchest&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $upperexposed gte 2&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+		&lt;&lt;if $breastsize lte 2&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			You tease your sensitive nipples as much as you can stand, each brush of your fingers sending jolts of excitement through you.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; while circling your fingers around the areola, occasionally giving your nipples a little tweak.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers, feeling the lewd warmth grow.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $breastsize lte 5&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			You cup your &lt;&lt;breasts&gt;&gt; and tease your sensitive nipples as much as you can stand, each brush of your fingers sending jolts of excitement through you.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; while circling your fingers around the areola, occasionally giving your nipples a little tweak.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers, feeling the lewd warmth grow.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			You cup your &lt;&lt;breasts&gt;&gt; and tease your sensitive nipples as much as you can stand. Each brush of your fingers sends jolts of excitement through you.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; while circling your fingers around the areola, occasionally giving your nipples a little tweak.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers, feeling the lewd warmth grow.
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $breastsize lte 2&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			Your nipples stand erect against the fabric of your $upperclothes, straining for attention. You tweak and tease them as much as you can bear.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; and tweak your nipples through your $upperclothes.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers. It feels good, even with your $upperclothes in the way.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;elseif $breastsize lte 5&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			Your nipples stand erect against the fabric of your $upperclothes, straining for attention. You cup your &lt;&lt;breasts&gt;&gt; and play with your sensitive buds as much as you can bear.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; and tweak your nipples through your $upperclothes.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers. It feels good, even with your $upperclothes in the way.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			Your nipples stand erect against the fabric of your $upperclothes, straining for attention. You cup your &lt;&lt;breasts&gt;&gt; and play with your sensitive buds as much as you can bear.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; and tweak your nipples through your $upperclothes.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers. It feels good, even with your $upperclothes in the way.
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $leftaction is &quot;mchest&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+	&lt;&lt;if $upperexposed gte 2&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+		&lt;&lt;if $breastsize lte 2&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			You tease your sensitive nipples as much as you can stand, each brush of your fingers sending jolts of excitement through you.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; while circling your fingers around the areola, occasionally giving your nipples a little tweak.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers, feeling the lewd warmth grow.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $breastsize lte 5&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			You cup your &lt;&lt;breasts&gt;&gt; and tease your sensitive nipples as much as you can stand, each brush of your fingers sending jolts of excitement through you.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; while circling your fingers around the areola, occasionally giving your nipples a little tweak.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers, feeling the lewd warmth grow.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			You cup your &lt;&lt;breasts&gt;&gt; and tease your sensitive nipples as much as you can stand. Each brush of your fingers sends jolts of excitement through you.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; while circling your fingers around the areola, occasionally giving your nipples a little tweak.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers, feeling the lewd warmth grow.
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $breastsize lte 2&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			Your nipples stand erect against the fabric of your $upperclothes, straining for attention. You tweak and tease them as much as you can bear.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; and tweak your nipples through your $upperclothes.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers. It feels good, even with your $upperclothes in the way.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;elseif $breastsize lte 5&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			Your nipples stand erect against the fabric of your $upperclothes, straining for attention. You cup your &lt;&lt;breasts&gt;&gt; and play with your sensitive buds as much as you can bear.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; and tweak your nipples through your $upperclothes.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers. It feels good, even with your $upperclothes in the way.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			Your nipples stand erect against the fabric of your $upperclothes, straining for attention. You cup your &lt;&lt;breasts&gt;&gt; and play with your sensitive buds as much as you can bear.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; and tweak your nipples through your $upperclothes.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers. It feels good, even with your $upperclothes in the way.
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $rightaction is &quot;mchest&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+	&lt;&lt;if $upperexposed gte 2&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+		&lt;&lt;if $breastsize lte 2&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			You tease your sensitive nipples as much as you can stand, each brush of your fingers sending jolts of excitement through you.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; while circling your fingers around the areola, occasionally giving your nipples a little tweak.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers, feeling the lewd warmth grow.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $breastsize lte 5&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			You cup your &lt;&lt;breasts&gt;&gt; and tease your sensitive nipples as much as you can stand, each brush of your fingers sending jolts of excitement through you.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; while circling your fingers around the areola, occasionally giving your nipples a little tweak.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers, feeling the lewd warmth grow.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			You cup your &lt;&lt;breasts&gt;&gt; and tease your sensitive nipples as much as you can stand. Each brush of your fingers sends jolts of excitement through you.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; while circling your fingers around the areola, occasionally giving your nipples a little tweak.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers, feeling the lewd warmth grow.
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $breastsize lte 2&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			Your nipples stand erect against the fabric of your $upperclothes, straining for attention. You tweak and tease them as much as you can bear.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; and tweak your nipples through your $upperclothes.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers. It feels good, even with your $upperclothes in the way.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;elseif $breastsize lte 5&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			Your nipples stand erect against the fabric of your $upperclothes, straining for attention. You cup your &lt;&lt;breasts&gt;&gt; and play with your sensitive buds as much as you can bear.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; and tweak your nipples through your $upperclothes.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers. It feels good, even with your $upperclothes in the way.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			Your nipples stand erect against the fabric of your $upperclothes, straining for attention. You cup your &lt;&lt;breasts&gt;&gt; and play with your sensitive buds as much as you can bear.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			You fondle your &lt;&lt;breasts&gt;&gt; and tweak your nipples through your $upperclothes.
+			&lt;&lt;else&gt;&gt;
+			You stroke your &lt;&lt;breasts&gt;&gt; and rub your nipples between your fingers. It feels good, even with your $upperclothes in the way.
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mchastity&quot; and $rightaction is &quot;mchastity&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+You try to dig your fingers beneath your $underclothes, but to no avail. Your &lt;&lt;genitals&gt;&gt; aches for your touch, but there&#39;s nothing you can do.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress10&gt;&gt;
+
+&lt;&lt;elseif $leftaction is &quot;mchastity&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+You try to dig your fingers beneath your $underclothes, but to no avail. Your &lt;&lt;genitals&gt;&gt; aches for your touch, but there&#39;s nothing you can do.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress10&gt;&gt;
+
+&lt;&lt;elseif $rightaction is &quot;mchastity&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+You try to dig your fingers beneath your $underclothes, but to no avail. Your &lt;&lt;genitals&gt;&gt; aches for your touch, but there&#39;s nothing you can do.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mpenisentrance&quot; and $rightaction is &quot;mpenisentrance&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mpenisglans&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mpenisglans&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $leftarm to &quot;mpenisentrance&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;mpenisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your exposed &lt;&lt;penis&gt;&gt; and shiver in anticipation.&lt;/span&gt;
+	
+	&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;peniscomma&gt;&gt; feeling the bulge beneath your $lowerclothes.&lt;/span&gt;
+	
+	&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;peniscomma&gt;&gt; feeling the bulge beneath your $underclothes.&lt;/span&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;mpenisentrance&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mpenisglans&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $leftarm to &quot;mpenisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your exposed &lt;&lt;penis&gt;&gt; and shiver in anticipation.&lt;/span&gt;
+	
+	&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;peniscomma&gt;&gt; feeling the bulge beneath your $lowerclothes.&lt;/span&gt;
+	
+	&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;peniscomma&gt;&gt; feeling the bulge beneath your $underclothes.&lt;/span&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mpenisentrance&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mpenisglans&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $rightarm to &quot;mpenisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your exposed &lt;&lt;penis&gt;&gt; and shiver in anticipation.&lt;/span&gt;
+	
+	&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;peniscomma&gt;&gt; feeling the bulge beneath your $lowerclothes.&lt;/span&gt;
+	
+	&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;peniscomma&gt;&gt; feeling the bulge beneath your $underclothes.&lt;/span&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mpenisglans&quot; and $rightaction is &quot;mpenisglans&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal40&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You rub your virgin foreskin with increasing speed. Strange feelings emanate from the tip and through your body.
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You rub your virgin foreskin with your thumb and play with the tip. It&#39;s sensitive even though you can&#39;t pull it back.
+		&lt;&lt;else&gt;&gt;
+		You hold your tip of your virgin penis in your palm and gently rub the foreskin with your thumb.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You retract and relax your foreskin, rubbing it over your glans again and again.
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You rub your foreskin against your glans and tease your frenulum.
+		&lt;&lt;else&gt;&gt;
+		You hold your &lt;&lt;penis&gt;&gt; in your palm and rub your foreksin against your glans.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;mpenisglans&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You rub your virgin foreskin with increasing speed. Strange feelings emanate from the tip and through your body.
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You rub your virgin foreskin with your thumb and play with the tip. It&#39;s sensitive even though you can&#39;t pull it back.
+		&lt;&lt;else&gt;&gt;
+		You hold your tip of your virgin penis in your palm and gently rub the foreskin with your thumb.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You retract and relax your foreskin, rubbing it over your glans again and again.
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You rub your foreskin against your glans and tease your frenulum.
+		&lt;&lt;else&gt;&gt;
+		You hold your &lt;&lt;penis&gt;&gt; in your palm and rub your foreksin against your glans.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mpenisglans&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You rub your virgin foreskin with increasing speed. Strange feelings emanate from the tip and through your body.
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You rub your virgin foreskin with your thumb and play with the tip. It&#39;s sensitive even though you can&#39;t pull it back.
+		&lt;&lt;else&gt;&gt;
+		You hold your tip of your virgin penis in your palm and gently rub the foreskin with your thumb.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You retract and relax your foreskin, rubbing it over your glans again and again.
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You rub your foreskin against your glans and tease your frenulum.
+		&lt;&lt;else&gt;&gt;
+		You hold your &lt;&lt;penis&gt;&gt; in your palm and rub your foreksin against your glans.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mpenisshaft&quot; and $rightaction is &quot;mpenisshaft&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal40&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You run your fingers up and down your virgin penis as roughly as your foreskin will allow.
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You run your fingers up and down the length of your virgin penis.
+		&lt;&lt;else&gt;&gt;
+		You run your fingers against the underside of your &lt;&lt;peniscomma&gt;&gt; enjoying the sensation.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You pump up and down the length of your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You run your fingers up and down your shaft, tickling slightly and generating a lewd warmth.
+		&lt;&lt;else&gt;&gt;
+		You gently caress the length of your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;mpenisshaft&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You run your fingers up and down your virgin penis as roughly as your foreskin will allow.
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You run your fingers up and down the length of your virgin penis.
+		&lt;&lt;else&gt;&gt;
+		You run your fingers against the underside of your &lt;&lt;peniscomma&gt;&gt; enjoying the sensation.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You pump up and down the length of your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You run your fingers up and down your shaft, tickling slightly and generating a lewd warmth.
+		&lt;&lt;else&gt;&gt;
+		You gently caress the length of your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mpenisshaft&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You run your fingers up and down your virgin penis as roughly as your foreskin will allow.
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You run your fingers up and down the length of your virgin penis.
+		&lt;&lt;else&gt;&gt;
+		You run your fingers against the underside of your &lt;&lt;peniscomma&gt;&gt; enjoying the sensation.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		You pump up and down the length of your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		You run your fingers up and down your shaft, tickling slightly and generating a lewd warmth.
+		&lt;&lt;else&gt;&gt;
+		You gently caress the length of your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $leftaction is &quot;mpenisstop&quot; and $rightaction is &quot;mpenisstop&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;You move your hands away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;mpenisstop&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;You move your left hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mpenisstop&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;You move your right hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+		Precum leaks from the tip.
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;
+		Precum leaks from the tip and seeps through your $underclothes.
+		&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+		Precum leaks from the tip and seeps through your $lowerclothes.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mvaginaentrance&quot; and $rightaction is &quot;mvaginaentrance&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mvaginaclit&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mvaginaclit&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $leftarm to &quot;mvaginaentrance&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;mvaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your exposed &lt;&lt;pussy&gt;&gt; and shiver in anticipation.&lt;/span&gt;
+	
+	&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;pussycomma&gt;&gt; feeling its shape beneath your $lowerclothes.&lt;/span&gt;
+	
+	&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;pussycomma&gt;&gt; feeling its shape beneath your $underclothes.&lt;/span&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $leftaction is &quot;mvaginaentrance&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mvaginaclit&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $leftarm to &quot;mvaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your exposed &lt;&lt;pussy&gt;&gt; and shiver in anticipation.&lt;/span&gt;
+	
+	&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;pussycomma&gt;&gt; feeling its shape beneath your $lowerclothes.&lt;/span&gt;
+	
+	&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;pussycomma&gt;&gt; feeling its shape beneath your $underclothes.&lt;/span&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mvaginaentrance&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mvaginaclit&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $rightarm to &quot;mvaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your exposed &lt;&lt;pussy&gt;&gt; and shiver in anticipation.&lt;/span&gt;
+	
+	&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;pussycomma&gt;&gt; feeling its shape beneath your $lowerclothes.&lt;/span&gt;
+	
+	&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You run your fingers over your &lt;&lt;pussycomma&gt;&gt; feeling its shape beneath your $underclothes.&lt;/span&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mvagina&quot; and $rightaction is &quot;mvagina&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mvaginatease&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mvaginatease&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal40&gt;&gt;&lt;&lt;set $leftarm to &quot;mvagina&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;mvagina&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You push two fingers into your &lt;&lt;pussy&gt;&gt; until you poke your unblemished hymen.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You push two fingers into your &lt;&lt;pussy&gt;&gt; which parts to allow the intrusion.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;mvagina&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mvaginatease&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $leftarm to &quot;mvagina&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You push a finger into your &lt;&lt;pussy&gt;&gt; until you poke your unblemished hymen.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You push a finger into your &lt;&lt;pussy&gt;&gt; which parts to allow the intrusion.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mvagina&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mvaginatease&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $rightarm to &quot;mvagina&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You push a finger into your &lt;&lt;pussy&gt;&gt; until you poke your unblemished hymen.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You push a finger into your &lt;&lt;pussy&gt;&gt; which parts to allow the intrusion.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mvaginatease&quot; and $rightaction is &quot;mvaginatease&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal60&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your fingers tease inside your &lt;&lt;pussycomma&gt;&gt; coaxing out lewd fluid.
+	&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+	You gently fuck the entrance of your &lt;&lt;pussy&gt;&gt; with your fingers.
+	&lt;&lt;else&gt;&gt;
+	You push your fingers in and out of your &lt;&lt;pussycomma&gt;&gt; feeling a thrill even without going too deep.
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;mvaginatease&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal30&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your finger teases inside your &lt;&lt;pussycomma&gt;&gt; coaxing out lewd fluid.
+	&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+	You gently fuck the entrance of your &lt;&lt;pussy&gt;&gt; with your finger.
+	&lt;&lt;else&gt;&gt;
+	You push your finger in and out of your &lt;&lt;pussycomma&gt;&gt; feeling a thrill even without going too deep.
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mvaginatease&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal30&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your finger teases inside your &lt;&lt;pussycomma&gt;&gt; coaxing out lewd fluid.
+	&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+	You gently fuck the entrance of your &lt;&lt;pussy&gt;&gt; with your finger.
+	&lt;&lt;else&gt;&gt;
+	You push your finger in and out of your &lt;&lt;pussycomma&gt;&gt; feeling a thrill even without going too deep.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mvaginaclit&quot; and $rightaction is &quot;mvaginaclit&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal40&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	You press down on your clit with your thumb and rub it in a circular motion. You gently brush the tip with your fingers, but it becomes harder to do as you become more sensitive.
+	&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+	You tease the tip of your clit with your fingers.
+	&lt;&lt;else&gt;&gt;
+	You rub your clit with your fingers, developing a lewd feeling.
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;mvaginaclit&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	You press down on your clit with your thumb and rub it in a circular motion, feeling your arousal build.
+	&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+	You tease the tip of your clit with your fingers.
+	&lt;&lt;else&gt;&gt;
+	You rub your clit with your fingers, developing a lewd feeling.
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mvaginaclit&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	You press down on your clit with your thumb and rub it in a circular motion, feeling your arousal build.
+	&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+	You tease the tip of your clit with your fingers.
+	&lt;&lt;else&gt;&gt;
+	You rub your clit with your fingers, developing a lewd feeling.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mvaginastop&quot; and $rightaction is &quot;mvaginastop&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;You move your hands away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;mvaginastop&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;You move your left hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;mvaginastop&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;You move your right hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+		Juices leak from your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;
+		Juices leak from your &lt;&lt;pussy&gt;&gt; and seep through your $underclothes.
+		&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+		Juices leak from your &lt;&lt;pussy&gt;&gt; and seep through your $lowerclothes.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;manusentrance&quot; and $rightaction is &quot;manusentrance&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;manusrub&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;manusrub&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $leftarm to &quot;manusentrance&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;manusentrance&quot;&gt;&gt;
+	&lt;&lt;if $underanusexposed is 1 and $loweranusexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You reach down to your exposed &lt;&lt;bottom&gt;&gt; and gently press your fingers against your anus.&lt;/span&gt;
+	
+	&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You reach down to your &lt;&lt;bottom&gt;&gt; and gently press your fingers against your anus through your $lowerclothes.&lt;/span&gt;
+	
+	&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You reach down to your &lt;&lt;bottom&gt;&gt; and gently press your fingers against your anus through your $underclothes.&lt;/span&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;manusentrance&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;manusrub&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $leftarm to &quot;manusentrance&quot;&gt;&gt;
+	&lt;&lt;if $underanusexposed is 1 and $loweranusexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You reach down to your exposed &lt;&lt;bottom&gt;&gt; and gently press a finger against your anus.&lt;/span&gt;
+	
+	&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You reach down to your &lt;&lt;bottom&gt;&gt; and gently press a finger against your anus through your $lowerclothes.&lt;/span&gt;
+	
+	&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You reach down to your &lt;&lt;bottom&gt;&gt; and gently press a finger against your anus through your $underclothes.&lt;/span&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;manusentrance&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;manusrub&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $rightarm to &quot;manusentrance&quot;&gt;&gt;
+	&lt;&lt;if $underanusexposed is 1 and $loweranusexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You reach down to your exposed &lt;&lt;bottom&gt;&gt; and gently press a finger against your anus.&lt;/span&gt;
+	
+	&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You reach down to your &lt;&lt;bottom&gt;&gt; and gently press a finger against your anus through your $lowerclothes.&lt;/span&gt;
+	
+	&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You reach down to your &lt;&lt;bottom&gt;&gt; and gently press a finger against your anus through your $underclothes.&lt;/span&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;manus&quot; and $rightaction is &quot;manus&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;manustease&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;manustease&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $leftarm to &quot;manus&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;manus&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;You push two fingers into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;manus&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;manustease&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $leftarm to &quot;manus&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;You push a finger into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+
+
+&lt;&lt;elseif $rightaction is &quot;manus&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;manustease&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $rightarm to &quot;manus&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;You push a finger into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;manusrub&quot; and $rightaction is &quot;manusrub&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal40&gt;&gt;
+	&lt;&lt;if $rng gte 67&gt;&gt;
+	You keep your fingers pressed between your &lt;&lt;bottom&gt;&gt; cheeks and gently prod your anus.
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	You rub your anus in a circlular motion.
+	&lt;&lt;else&gt;&gt;
+	You push your fingers against your anus. You feel it open a little bit.
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $leftaction is &quot;manusrub&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $rng gte 67&gt;&gt;
+	You keep your fingers pressed between your &lt;&lt;bottom&gt;&gt; cheeks and gently prod your anus.
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	You rub your anus in a circlular motion.
+	&lt;&lt;else&gt;&gt;
+	You push your fingers against your anus. You feel it open a little bit.
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;manusrub&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $rng gte 67&gt;&gt;
+	You keep your fingers pressed between your &lt;&lt;bottom&gt;&gt; cheeks and gently prod your anus.
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	You rub your anus in a circlular motion.
+	&lt;&lt;else&gt;&gt;
+	You push your fingers against your anus. You feel it open a little bit.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;manustease&quot; and $rightaction is &quot;manustease&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $rng gte 67&gt;&gt;
+	You gently explore inside your &lt;&lt;bottom&gt;&gt; with your fingers.
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	You slowly push your fingers into and out of your anus.
+	&lt;&lt;else&gt;&gt;
+	You fuck your &lt;&lt;bottom&gt;&gt; with your fingers. You feel naughty about playing with such a place.
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $leftaction is &quot;manustease&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $rng gte 67&gt;&gt;
+	You gently explore inside your &lt;&lt;bottom&gt;&gt; with your finger.
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	You slowly push your finger into and out of your anus.
+	&lt;&lt;else&gt;&gt;
+	You fuck your &lt;&lt;bottom&gt;&gt; with your fingers. You feel naughty about playing with such a place.
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $rightaction is &quot;manustease&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+	&lt;&lt;if $rng gte 67&gt;&gt;
+	You gently explore inside your &lt;&lt;bottom&gt;&gt; with your finger.
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	You slowly push your finger into and out of your anus.
+	&lt;&lt;else&gt;&gt;
+	You fuck your &lt;&lt;bottom&gt;&gt; with your fingers. You feel naughty about playing with such a place.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;manusprostate&quot; and $rightaction is &quot;manusprostate&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal60&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	You stroke your prostate, milking it of semen and making you shudder.
+	&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+	You press against your prostate, causing an almost unbearably pleasurable feeling of vulnerability.
+	&lt;&lt;else&gt;&gt;
+	You gently prod your prostate, each poke sending a wave of pleasure through your body.
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $leftaction is &quot;manusprostate&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;garousal30&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	You stroke your prostate, milking it of semen and making you shudder.
+	&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+	You press against your prostate, causing an almost unbearably pleasurable feeling of vulnerability.
+	&lt;&lt;else&gt;&gt;
+	You gently prod your prostate, each poke sending a wave of pleasure through your body.
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;manusprostate&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;garousal30&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	You stroke your prostate, milking it of semen and making you shudder.
+	&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+	You press against your prostate, causing an almost unbearably pleasurable feeling of vulnerability.
+	&lt;&lt;else&gt;&gt;
+	You gently prod your prostate, each poke sending a wave of pleasure through your body.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;manusstop&quot; and $rightaction is &quot;manusstop&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;You move your hands away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+
+
+&lt;&lt;elseif $leftaction is &quot;manusstop&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;You move your left hand away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;manusstop&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;You move your right hand away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $leftaction is &quot;mrest&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;mrest&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;mrest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="125" name="Nude Masturbation" tags="nobr" position="600,1600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Nude Masturbation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|Nude Masturbation Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="126" name="Nude Masturbation Finish" tags="nobr" position="725,1600">&lt;&lt;effects&gt;&gt;
+
+
+You lie back on the grass, panting.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Nude bask]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="127" name="Bath Masturbation" tags="nobr" position="850,1600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Bath Masturbation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|Bath Masturbation Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="128" name="Bath Masturbation Finish" tags="nobr" position="975,1600">&lt;&lt;effects&gt;&gt;
+
+
+Doing this here means you can wash away the evidence.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+You climb from the bath.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Bathroom]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="129" name="Widgets Masturbation" tags="widget" position="1100,1600">&lt;&lt;widget &quot;endmasturbation&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $masturbationorgasm is 0&gt;&gt;
+	&lt;&lt;if $purity gte 990&gt;&gt;
+	You didn&#39;t cum, but you feel guilty regardless.
+	&lt;&lt;elseif $purity gte 900&gt;&gt;
+	You didn&#39;t cum, but that&#39;s okay.
+	&lt;&lt;else&gt;&gt;
+	You didn&#39;t cum. You feel aggravated.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $masturbationorgasm is 1&gt;&gt;
+You feel satisfied.
+&lt;&lt;elseif $masturbationorgasm is 2&gt;&gt;
+You came twice. You feel satisfied.
+&lt;&lt;elseif $masturbationorgasm is 3&gt;&gt;
+You came three times. You feel a warm glow.
+&lt;&lt;elseif $masturbationorgasm is 4&gt;&gt;
+You came four times. You feel a warm glow.
+&lt;&lt;elseif $masturbationorgasm is 5&gt;&gt;
+You came five times. You pant.
+&lt;&lt;elseif $masturbationorgasm is 6&gt;&gt;
+You came five times. You pant.
+&lt;&lt;elseif $masturbationorgasm lte 10&gt;&gt;
+You came $masturbationorgasm times. Your body is tired.
+&lt;&lt;elseif $masturbationorgasm lte 15&gt;&gt;
+You came $masturbationorgasm times. You&#39;re quite the trooper.
+&lt;&lt;elseif $masturbationorgasm lte 20&gt;&gt;
+You came $masturbationorgasm times. This is getting silly.
+&lt;&lt;elseif $masturbationorgasm lte 30&gt;&gt;
+You came $masturbationorgasm times. Are you sure your body can handle it?
+&lt;&lt;elseif $masturbationorgasm lte 50&gt;&gt;
+You came $masturbationorgasm times. There are other ways to cope with stress you know.
+&lt;&lt;else&gt;&gt;
+You came $masturbationorgasm times. Tentacle monsters could learn a thing or two about endurance from you.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $purity gte 990&gt;&gt;
+Do other &lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;boys&lt;&lt;else&gt;&gt;girls&lt;&lt;/if&gt;&gt; do this, or are you a freak?
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;masturbationstart&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You fondle your &lt;&lt;genitalsstop&gt;&gt;
+
+&lt;&lt;if $purity gte 990&gt;&gt;
+You know you&#39;d feel guilty if you went further, but it feels so good.
+&lt;&lt;elseif $purity gte 900&gt;&gt;
+Would it be so bad if you went a bit further?
+&lt;&lt;else&gt;&gt;
+You feel it yearn to be touched.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="130" name="Men&#39;s Toilets Masturbation" tags="nobr" position="1225,1600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+You feel safer doing this here than at the orphanage. Bailey isn&#39;t going to be barging the door down.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Men&#39;s Toilets Masturbation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|Men&#39;s Toilets Masturbation Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="131" name="Men&#39;s Toilets Masturbation Finish" tags="nobr" position="100,1725">&lt;&lt;effects&gt;&gt;
+
+
+You try to keep the noise down as you are afraid of being caught.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Men&#39;s Toilets]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="132" name="Women&#39;s Toilets Masturbation" tags="nobr" position="225,1725">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+You feel safer doing this here than at the orphanage. Bailey isn&#39;t going to be barging the door down.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Women&#39;s Toilets Masturbation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|Women&#39;s Toilets Masturbation Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="133" name="Women&#39;s Toilets Masturbation Finish" tags="nobr" position="350,1725">&lt;&lt;effects&gt;&gt;
+
+
+You try to keep the noise down as you are afraid of being caught.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Women&#39;s Toilets]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="134" name="School Boy&#39;s Toilets Masturbation" tags="nobr" position="475,1725">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+You wonder what the other students would think of you if you were caught.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|School Boy&#39;s Toilets Masturbation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|School Boy&#39;s Toilets Masturbation Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="135" name="School Boy&#39;s Toilets Masturbation Finish" tags="nobr" position="600,1725">&lt;&lt;effects&gt;&gt;
+
+
+You listen out in case anyone snuck in while you were distracted. You don&#39;t hear anything.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="136" name="School Girl&#39;s Toilets Masturbation" tags="nobr" position="725,1725">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+You wonder what the other students would think of you if you were caught.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|School Girl&#39;s Toilets Masturbation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|School Girl&#39;s Toilets Masturbation Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="137" name="School Girl&#39;s Toilets Masturbation Finish" tags="nobr" position="850,1725">&lt;&lt;effects&gt;&gt;
+
+
+You listen out in case anyone snuck in while you were distracted. You don&#39;t hear anything.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="138" name="Clearing Spring Masturbation" tags="nobr" position="975,1725">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+You lie back and allow your hands to wander.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Clearing Spring Masturbation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|Clearing Spring Masturbation Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="139" name="Clearing Spring Masturbation Finish" tags="nobr" position="1100,1725">&lt;&lt;effects&gt;&gt;
+
+
+The gentle waters caress you as you open your eyes.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;click [[Stay in the spring (0:30)|Clearing Spring]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Get out|Eden Clearing]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="140" name="Maths Lesson Masturbate" tags="nobr" position="1225,1725">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+
+You want to touch yourself, here in the middle of your maths lesson. You look around. Everyone&#39;s distracted. No one would notice.&lt;&lt;exhibitionism4&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+You fondle yourself. The other students are so near, they could so easily see what you&#39;re doing.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Maths Lesson Masturbate Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Maths Lesson Masturbate]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Stop|Maths Lesson Masturbate Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="141" name="Maths Lesson Masturbate Finish" tags="nobr" position="100,1850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $timer lte 0 and $orgasmdown gte 1&gt;&gt;
+&lt;&lt;river&gt;&gt;You hear River marching towards you mid-climax! You try to rearrange your clothing and sit upright, but you can&#39;t stop the spasms. When &lt;&lt;he&gt;&gt; realises what you&#39;re doing, &lt;&lt;his&gt;&gt; eyes widen and face drains of colour. &quot;You..D-Deten...&quot; &lt;&lt;His&gt;&gt; eyes roll backwards and &lt;&lt;he&gt;&gt; crumples into a heap.&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;detention60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 75&gt;&gt;
+&lt;&lt;click [[Goad the class into a gang bang|Maths Lesson Gang Bang]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous5&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Relax for the rest of the lesson|Maths Lesson Relax]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+You hear River marching towards you! You quickly rearrange your clothing and sit upright. River stops beside you. &quot;You&#39;re looking rather flushed,&quot; the teacher says. &quot;You should see the nurse after class.&quot; You exhale as River walks away.
+
+&lt;&lt;else&gt;&gt;
+Not wanting to risk it further, you rearrange your clothing and sit upright. You don&#39;t think anyone noticed.
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;towelup&gt;&gt;
+
+Touching yourself in front of so many unaware people feels fantastic. It takes a while for your racing heart and flushed face to return to normal.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - $allure)&gt;&gt;
+	&lt;&lt;eventsmaths&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventsmathssafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="142" name="Science Lesson Masturbate" tags="nobr" position="225,1850">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+
+You want to touch yourself, here in the middle of your science lesson. You look around. Everyone&#39;s distracted. No one would notice.&lt;&lt;exhibitionism4&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+You fondle yourself. The other students are so near, they could so easily see what you&#39;re doing.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Science Lesson Masturbate Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Science Lesson Masturbate]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Stop|Science Lesson Masturbate Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="143" name="Science Lesson Masturbate Finish" tags="nobr" position="350,1850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $timer lte 0 and $orgasmdown gte 1&gt;&gt;
+A loud bang sounds right behind you, mid-climax. Someone mixed something they shouldn&#39;t have, and it&#39;s drawing attention your way. You try to rearrange your clothing and act natural, but you can&#39;t stop the spasms. You find yourself the center of attention, with everyone wondering what&#39;s wrong with you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;Sirris rushes over to you, completely unaware of what you were doing. &lt;&lt;He&gt;&gt; looks at the &lt;&lt;generates2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; behind you. &quot;What were you mixing? Did you get any on &lt;&lt;phim&gt;&gt; or anything?&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; says. &quot;Answer me!&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; stares at Sirris, mouth agape. &lt;&lt;sirris&gt;&gt;&quot;Everyone, listen,&quot; the teacher says. &quot;Your classmate may have something dangerous on &lt;&lt;phimstop&gt;&gt; You, get the hose ready. Quick! I&#39;m going to strip &lt;&lt;phimcomma&gt;&gt; then we need to wash &lt;&lt;phim&gt;&gt; down before the chemicals do any more damage!&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;person1&gt;&gt;
+You try to protest, but the thought of being stripped renews your orgasm, sending you into another twitching fit. Sirris tugs your $upperclothes, pulling it up your chest and off your body. The class watch, astounded by the spectacle. Some are clearly eyeing up your &lt;&lt;breastsstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+Sirris goes for your $lowerclothes next, revealing your &lt;&lt;undies&gt;&gt; to the whole room.
+
+	&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+	The class gasp as you&#39;re exposed in front of them.
+	&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;He&gt;&gt; looks at your $underclothes in bewilderment. &quot;What is this?&quot; &lt;&lt;he&gt;&gt; tugs. &quot;It won&#39;t come off. There&#39;s no time, we&#39;ll make do.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; doesn&#39;t waste time and tugs your $underclothes down your thighs. The class gasp as your &lt;&lt;genitals&gt;&gt; are exposed to them. 
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;upperruined&gt;&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;underruined&gt;&gt;&lt;&lt;exposure&gt;&gt;
+	&lt;&lt;covered&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+&quot;Done. Now the hose. Everyone stand back.&quot; &lt;&lt;He&gt;&gt; blasts you with cold water, knocking you off your seat. &quot;I said stand back!&quot; &lt;&lt;He&gt;&gt; continues to hose you down as the class watches, those at the back craning their necks to see.&lt;br&gt;&lt;br&gt;
+
+
+&quot;Turn off the hose please,&quot; &lt;&lt;he&gt;&gt; says at last. The hose ceases its discharge and Sirris kneels beside you. &lt;&lt;He&gt;&gt; covers you with towels. &quot;How are you feeling?&quot; You can&#39;t find the words.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gpain&gt;&gt;&lt;&lt;set $pain += 20&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Science Lesson Masturbate Hose]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $timer lte 0&gt;&gt;
+	A loud bang sounds right behind you. Someone mixed something they shouldn&#39;t have, and it&#39;s drawing attention your way. You quickly rearrange your clothing and hope your flushed and disheveled look is put down to shock.
+
+	&lt;&lt;else&gt;&gt;
+	Not wanting to risk it further, you rearrange your clothing and sit upright. You don&#39;t think anyone noticed.
+
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;towelup&gt;&gt;
+
+Touching yourself in front of so many unaware people feels fantastic. It takes a while for your racing heart and flushed face to return to normal.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - $allure)&gt;&gt;
+	&lt;&lt;eventsscience&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventssciencesafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="144" name="English Lesson Masturbate" tags="nobr" position="475,1850">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+
+You want to touch yourself, here in the middle of your english lesson. You look around. Everyone&#39;s distracted. No one would notice.&lt;&lt;exhibitionism4&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+You fondle yourself. The other students are so near, they could so easily see what you&#39;re doing.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|English Lesson Masturbate Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|English Lesson Masturbate]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Stop|English Lesson Masturbate Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="145" name="English Lesson Masturbate Finish" tags="nobr" position="600,1850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+Another student leans over your desk and starts chatting across the room. You cover yourself and look away. You hope no one noticed.
+
+&lt;&lt;else&gt;&gt;
+Not wanting to risk it further, you rearrange your clothing and sit upright. You don&#39;t think anyone noticed.
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;towelup&gt;&gt;
+
+Touching yourself in front of so many unaware people feels fantastic. It takes a while for your racing heart and flushed face to return to normal.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - $allure)&gt;&gt;
+	&lt;&lt;eventsenglish&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventsenglishsafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="146" name="History Lesson Masturbate" tags="nobr" position="725,1850">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+
+You want to touch yourself, here in the middle of your history lesson. You look around. Everyone&#39;s distracted. No one would notice.&lt;&lt;exhibitionism4&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+You fondle yourself. The other students are so near, they could so easily see what you&#39;re doing.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|History Lesson Masturbate Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|History Lesson Masturbate]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Stop|History Lesson Masturbate Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="147" name="History Lesson Masturbate Finish" tags="nobr" position="850,1850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+Winter decides to stand by your desk while lecturing. You almost decide to continue and hope no one is paying attention, but you think better of it.
+
+&lt;&lt;else&gt;&gt;
+Not wanting to risk it further, you rearrange your clothing and sit upright. You don&#39;t think anyone noticed.
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;towelup&gt;&gt;
+
+Touching yourself in front of so many unaware people feels fantastic. It takes a while for your racing heart and flushed face to return to normal.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - $allure)&gt;&gt;
+	&lt;&lt;eventshistory&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventshistorysafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="148" name="Swimming Lesson Masturbate" tags="nobr" position="975,1850">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $masturbationstart is 1&gt;&gt;
+&lt;&lt;set $masturbationstart to 0&gt;&gt;
+&lt;&lt;set $masturbationstat += 1&gt;&gt;
+
+You want to touch yourself, here in the middle of the pool. You look around. Everyone&#39;s distracted. No one would notice what you&#39;re up to beneath the water.&lt;&lt;exhibitionism4&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;masturbationstart&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+You fondle yourself. The other students are so near, they could so easily see what you&#39;re doing.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+
+
+
+&lt;&lt;masturbationeffects&gt;&gt;
+&lt;&lt;masturbationactions&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Swimming Lesson Masturbate Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Continue|Swimming Lesson Masturbate]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Stop|Swimming Lesson Masturbate Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="149" name="Swimming Lesson Masturbate Finish" tags="nobr" position="1100,1850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+Mason asks the class to line up at one side of the pool. You won&#39;t continue to get away with it while packed so close to the other students.
+
+&lt;&lt;else&gt;&gt;
+Not wanting to risk it further, you rearrange your clothing and sit upright. You don&#39;t think anyone noticed.
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endmasturbation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+
+
+Touching yourself in front of so many unaware people feels fantastic. It takes a while for your racing heart and flushed face to return to normal.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Boy&#39;s Changing Room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Girl&#39;s Changing Room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $storelocation is &quot;pool&quot;&gt;&gt;
+	&lt;&lt;click [[Get changed|Swimming Pool Change]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $exposed gte 1&gt;&gt;
+	&lt;&lt;click [[Grab some towels and enter the boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;towelup&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Grab some towels and enter the girl&#39;s Changing Room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (8900 - ($allure / 2))&gt;&gt;
+		&lt;&lt;eventsswimming&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;eventsswimmingsafe&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+		
+	&lt;&lt;elseif $exposed lte 0&gt;&gt;
+
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (8900 - ($allure / 10))&gt;&gt;
+		&lt;&lt;eventsswimming&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;eventsswimmingsafe&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="150" name="StoryMenu" tags="" position="1225,1850">&lt;&lt;if $intro is 0 and $menu is 0 and $dancing is 0 and $combat is 0&gt;&gt;[[Characteristics]]
+[[Statistics]]
+[[Traits]]
+[[Cheats][$passageback to passage()]]
+&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="151" name="StoryCaption" tags="nobr" position="100,1975">&lt;&lt;if $intro is 0&gt;&gt;
+
+&lt;&lt;if $cheatsidebar is 1&gt;&gt;
+&lt;&lt;cheatsidebar&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;weatherdisplay&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+&lt;&lt;if $images is 1&gt;&gt;&lt;&lt;img&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;br&gt;
+&lt;br&gt;
+&lt;br&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+&lt;&lt;combateffects&gt;&gt;
+
+
+
+
+&lt;&lt;if $physiquechange is 1&gt;&gt;&lt;&lt;set $physiquechange to 0&gt;&gt;
+	&lt;&lt;if $physiqueuse gte $physique / 1000&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your physique is improving due to all the exercise you are getting.&lt;/span&gt;&lt;&lt;set $physiqueuse to 0&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You didn&#39;t get enough exercise yesterday, your physique has deteriorated slightly as a result.&lt;/span&gt;&lt;&lt;set $physiqueuse to 0&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $swimmingmissedtext isnot 1 and $mathsmissedtext isnot 1 and $sciencemissedtext isnot 1 and $englishmissedtext isnot 1 and $historymissedtext isnot 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $swimmingmissedtext is 1&gt;&gt;&lt;&lt;set $swimmingmissedtext to 0&gt;&gt;
+		&lt;&lt;if $swimmingmissed gte 10&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You&#39;ve missed so many swimming lessons that the police have been informed.&lt;/span&gt;&lt;&lt;crime5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You missed yesterday&#39;s swimming lesson.&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mathsmissedtext is 1&gt;&gt;&lt;&lt;set $mathsmissedtext to 0&gt;&gt;
+		&lt;&lt;if $mathsmissed gte 10&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You&#39;ve missed so many maths lessons that the police have been informed.&lt;/span&gt;&lt;&lt;crime5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You missed yesterday&#39;s maths lesson!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $sciencemissedtext is 1&gt;&gt;&lt;&lt;set $sciencemissedtext to 0&gt;&gt;
+		&lt;&lt;if $sciencemissed gte 10&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You&#39;ve missed so many science lessons that the police have been informed.&lt;/span&gt;&lt;&lt;crime5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You missed yesterday&#39;s science lesson!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $englishmissedtext is 1&gt;&gt;&lt;&lt;set $englishmissedtext to 0&gt;&gt;
+		&lt;&lt;if $englishmissed gte 10&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You&#39;ve missed so many english lessons that the police have been informed.&lt;/span&gt;&lt;&lt;crime5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You missed yesterday&#39;s english lesson!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $historymissedtext is 1&gt;&gt;&lt;&lt;set $historymissedtext to 0&gt;&gt;
+		&lt;&lt;if $historymissed gte 10&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You&#39;ve missed so many history lessons that the police have been informed.&lt;/span&gt;&lt;&lt;crime5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You missed yesterday&#39;s history lesson!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $money = Math.trunc($money)&gt;&gt;
+You have £&lt;&lt;print ($money / 100)&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;time&gt;&gt;
+It is $hour:&lt;&lt;if $time - $hour * 60 lte 9&gt;&gt;0&lt;&lt;endif&gt;&gt;&lt;&lt;print $time - $hour * 60&gt;&gt;&lt;br&gt;
+It is &lt;&lt;if $weekday eq 1&gt;&gt;&lt;&lt;print &quot;Sunday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 2&gt;&gt;&lt;&lt;print &quot;Monday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 3&gt;&gt;&lt;&lt;print &quot;Tuesday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 4&gt;&gt;&lt;&lt;print &quot;Wednesday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 5&gt;&gt;&lt;&lt;print &quot;Thursday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 6&gt;&gt;&lt;&lt;print &quot;Friday&quot;&gt;&gt;&lt;&lt;elseif $weekday eq 7&gt;&gt;&lt;&lt;print &quot;Saturday&quot;&gt;&gt;.&lt;&lt;/if&gt;&gt;&lt;br&gt;
+&lt;&lt;schoolday&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;clothingcaption&gt;&gt;
+&lt;br&gt;
+&lt;&lt;stripcaption&gt;&gt;
+&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $playergender isnot $playergenderappearance&gt;&gt;
+		&lt;&lt;if $breastindicator is 1&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;Your exposed breasts will make people think you&#39;re a girl!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;The way you&#39;re dressed, people will think you&#39;re a girl!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $playergender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $playergender isnot $playergenderappearance&gt;&gt;
+		&lt;&lt;if $breastindicator is 0 and $upperexposed is 2&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;Your exposed flat chest will make people think you&#39;re a boy!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;The way you&#39;re dressed, people will think you&#39;re a boy!&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;preclamp&gt;&gt;
+&lt;&lt;clamp&gt;&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;set $nightmod to 1.5&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $nightmod to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed gte 2&gt;&gt;
+&lt;&lt;set $exposedmod to 1.5&gt;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+&lt;&lt;set $exposedmod to 1.2&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $exposedmod to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $allure to (($beauty / 3) + $hairlength / 4 + $upperreveal + $underreveal + $lowerreveal) * $nightmod * $exposedmod&gt;&gt;
+&lt;&lt;if $collared gte 1&gt;&gt;&lt;&lt;set $allure to $allure + 1000&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;&lt;&lt;set $allure += 500&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;goocount&gt;&gt;&lt;&lt;set $allure to $allure + ($goocount * 50) + ($semencount * 50)&gt;&gt;
+&lt;&lt;if $legsacc is &quot;stockings&quot;&gt;&gt;&lt;&lt;set $allure += 300&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;fishnet stockings&quot;&gt;&gt;&lt;&lt;set $allure += 300&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $allure gte 8000&gt;&gt;&lt;&lt;set $allure to 8000&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $alluretest is 1&gt;&gt;
+&lt;&lt;set $allure += 100000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $attractiveness to ($beauty / 3) + $hairlength / 4 + $upperreveal + $underreveal + $lowerreveal&gt;&gt;
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;&lt;&lt;set $attractiveness += 500&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;stockings&quot;&gt;&gt;&lt;&lt;set $attractiveness += 300&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;fishnet stockings&quot;&gt;&gt;&lt;&lt;set $attractiveness += 300&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+&lt;&lt;if $collared gte 1&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;A collar with a leash attached encases your neck.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginalchastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You feel $vaginalchastityparasite squirming inside your vagina.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penilechastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You feel $penilechastityparasite squirming around your penis.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $analchastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You feel $analchastityparasite squirming inside your lower intestine.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $chestparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;The parasites clinging to your nipples suck and massage you.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penisparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;The parasite clinging to your penis sucks and massages you.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $clitparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;The parasite clinging to your clit sucks and massages you.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Your arms are bound.&lt;/span&gt;
+&lt;&lt;elseif $leftarm is &quot;bound&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Your left arm is bound.&lt;/span&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Your right arm is bound.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;&lt;br&gt;
+&lt;&lt;if $feetuse is &quot;bound&quot;&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Your legs are bound.&lt;/span&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;goo&gt;&gt;
+&lt;&lt;if $control gte 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;You feel in control&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;&lt;drunk&gt;&gt;&lt;&lt;pain&gt;&gt;
+Arousal: &lt;&lt;arousal&gt;&gt;
+Fatigue: &lt;&lt;tiredness&gt;&gt;
+Stress: &lt;&lt;stress&gt;&gt;
+Trauma: &lt;&lt;trauma&gt;&gt;
+Allure: &lt;&lt;allurecaption&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $tipdisable is &quot;f&quot;&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Tip:&lt;/span&gt; &lt;&lt;tips&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;silently&gt;&gt;
+
+
+&lt;&lt;if $hungerenabled is 1&gt;&gt;
+	&lt;&lt;if $hunger gte 2000&gt;&gt;&lt;&lt;set $stress to $stress + ($hunger - 2000)&gt;&gt;&lt;&lt;set $physique to $physique - (($hunger - 2000) / 200)&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $thirstenabled is 1&gt;&gt;
+	&lt;&lt;if $thirst gte 2000&gt;&gt;&lt;&lt;set $stress to $stress + ($thirst - 2000)&gt;&gt;&lt;&lt;set $physique to $physique - (($thirst - 2000) / 200)&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $hygieneenabled is 1&gt;&gt;
+	&lt;&lt;if $hygiene gte 2000&gt;&gt;&lt;&lt;set $stress to $stress + ($hygiene - 2000)&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;endsilently&gt;&gt;
+	&lt;&lt;if $debug is 1&gt;&gt;
+&lt;&lt;debug&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;versioninfo&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="152" name="Traits" tags="nobr" position="225,1975">&lt;&lt;back&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;set $menu to 1&gt;&gt;
+
+&lt;&lt;if $vaginalvirginity is 1 and $penilevirginity is 1&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Virgin&lt;/span&gt; - Your purity recovers faster. Your virginity might be worth something.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $wolfgirl gte 2&gt;&gt;
+Fangs - Biting is three times as effective.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+Wolf &lt;&lt;girl&gt;&gt; - The spirit of the wild lives within you, making you more defiant over time. Your ears and tail make you more conspicuous.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $fallenangel gte 2&gt;&gt;
+&lt;span class=&quot;black&quot;&gt;Fallen angel&lt;/span&gt; - The world is so cruel. You feel less pure by the day.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $angel gte 6&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Angel&lt;/span&gt; - You radiate purity. Unlocks the &quot;forgive&quot; action once per encounter, removing any trauma gained so far. Beware, losing your virginity will remove this trait and leave you broken.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $submissive gte 1150 and $submissive lte 1499&gt;&gt;
+&lt;span class=&quot;meek&quot;&gt;Meek&lt;/span&gt; - Unlocks the &quot;Moan&quot; action.&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $submissive gte 1500&gt;&gt;
+&lt;span class=&quot;sub&quot;&gt;Submissive&lt;/span&gt; - unlocks the &quot;Moan&quot; action.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $submissive lte 850 and $submissive gte 501&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Bratty&lt;/span&gt; - unlocks the &quot;Demand&quot; action.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $submissive lte 500&gt;&gt;
+&lt;span class=&quot;def&quot;&gt;Defiant&lt;/span&gt; - unlocks the &quot;Demand&quot; action.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $orgasmtrait gte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Orgasm Addict&lt;/span&gt; - So many orgasms has had a physiological effect. Cumming is more difficult but pleasurable orgasms relieve more stress and painful orgasms no longer increase stress.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $ejactrait gte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Cum Dump&lt;/span&gt; - You&#39;ve become accustomed to the scent of ejaculate and can take advantage of its calming effect. Your stress is reduced hourly depending on how much slime and semen covers you.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $molesttrait gte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Plaything&lt;/span&gt; - You&#39;ve learned to better cope with psychological trauma. Being molested no longer removes your sense of control (rape still does).&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rapetrait gte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Fucktoy&lt;/span&gt; - You&#39;ve been raped so much, but you&#39;ve learned how to cope. Trauma increases more slowly.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bestialitytrait gte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Bitch&lt;/span&gt; - Animals have tried to breed with you so often that you&#39;re used to it. Trauma increases more slowly when attacked by animals.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacletrait gte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Prey&lt;/span&gt; - Many tentacles have had their way with your body. Trauma increases more slowly when attacked by tentacles.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $voretrait gte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Tasty&lt;/span&gt; - You&#39;ve found your way into the belly of many a creature. They&#39;ll have a harder time swallowing you as they savour your taste.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $robinpaid gte 1&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;Robin&#39;s protector&lt;/span&gt; - Robin is dependent on you. You need to be strong. Increases daily trauma decay.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;br&gt;
+&lt;&lt;if $englishtrait is 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Passable English&lt;/span&gt; - Speech actions (plead, moan, demand, apologise) are twice as effective.&lt;br&gt;
+&lt;&lt;elseif $englishtrait is 2&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;Decent English&lt;/span&gt; - Speech actions (plead, moan, demand, apologise) are three times as effective.&lt;br&gt;
+&lt;&lt;elseif $englishtrait is 3&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Good English&lt;/span&gt; - Speech actions (plead, moan, demand, apologise) are four times as effective.&lt;br&gt;
+&lt;&lt;elseif $englishtrait is 4&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Excellent English&lt;/span&gt; - Speech actions (plead, moan, demand, apologise) are five times as effective.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $sciencetrait is 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Passable Science&lt;/span&gt; - Pain is slightly easier to cope with.&lt;br&gt;
+&lt;&lt;elseif $sciencetrait is 2&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;Decent Science&lt;/span&gt; - Pain is moderately easier to cope with.&lt;br&gt;
+&lt;&lt;elseif $sciencetrait is 3&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Good Science&lt;/span&gt; - Pain is easier to cope with.&lt;br&gt;
+&lt;&lt;elseif $sciencetrait is 4&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Excellent Science&lt;/span&gt; - Pain is much easier to cope with.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $historytrait is 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Passable History&lt;/span&gt; - You know there are secret paths around town.&lt;br&gt;
+&lt;&lt;elseif $historytrait is 2&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;Decent History&lt;/span&gt; - You know of a few secret paths around town.&lt;br&gt;
+&lt;&lt;elseif $historytrait is 3&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Good History&lt;/span&gt; - You know of several secret paths around town.&lt;br&gt;
+&lt;&lt;elseif $historytrait is 4&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Excellent History&lt;/span&gt; - You know of many secret paths around town.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mathstrait is 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Passable Maths&lt;/span&gt; - You make 25% more from tips and negotiated fees.&lt;br&gt;
+&lt;&lt;elseif $mathstrait is 2&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;Decent Maths&lt;/span&gt; - You make 50% more from tips and negotiated fees.&lt;br&gt;
+&lt;&lt;elseif $mathstrait is 3&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Good Maths&lt;/span&gt; - You make 75% more from tips and negotiated fees.&lt;br&gt;
+&lt;&lt;elseif $mathstrait is 4&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Excellent Maths&lt;/span&gt; - You make 100% more from tips and negotiated fees.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $schooltrait is 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Okay at school&lt;/span&gt; - Your performance at school has improved your self-esteem, slightly increasing your daily trauma decay.&lt;br&gt;
+&lt;&lt;elseif $schooltrait is 2&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;Decent at school&lt;/span&gt; - Your performance at school has improved your self-esteem, moderately increasing your daily trauma decay.&lt;br&gt;
+&lt;&lt;elseif $schooltrait is 3&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Good at school&lt;/span&gt; - Your performance at school has improved your self-esteem, increasing your daily trauma decay.&lt;br&gt;
+&lt;&lt;elseif $schooltrait is 4&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Excellent at school&lt;/span&gt; - Your performance at school has improved your self-esteem, greatly increasing your daily trauma decay.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;br&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+
+&lt;&lt;if $sleeptrouble gte 1&gt;&gt;
+Insomnia - &lt;span class=&quot;red&quot;&gt;Sleep less effective&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $nightmares gte 1&gt;&gt;
+Nightmares - &lt;span class=&quot;red&quot;&gt;Sleep is stressful&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anxiety gte 1&gt;&gt;
+Anxiety Disorder - &lt;span class=&quot;red&quot;&gt;Stress won&#39;t automatically decrease over time&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anxiety gte 2&gt;&gt;
+Severe Anxiety Disorder - &lt;span class=&quot;red&quot;&gt;Stress increases over time&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $flashbacks gte 1&gt;&gt;
+Flashbacks - &lt;span class=&quot;red&quot;&gt;May relive nasty experiences&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $panicattacks gte 1&gt;&gt;
+Panic Attacks - &lt;span class=&quot;red&quot;&gt;Chance of paralysis&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $panicattacks gte 2&gt;&gt;
+Severe Panic Attacks - &lt;span class=&quot;red&quot;&gt;Chance of uncontrollable violent outbursts&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $hallucinations gte 1&gt;&gt;
+Hallucinations - &lt;span class=&quot;red&quot;&gt;More dangers during encounters&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $hallucinations gte 2&gt;&gt;
+Severe Hallucinations - &lt;span class=&quot;red&quot;&gt;More dangerous world&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+Visibly Disturbed - &lt;span class=&quot;red&quot;&gt;There&#39;s something wrong with you, and people can tell&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $dissociation gte 2&gt;&gt;
+Dissociation - &lt;span class=&quot;red&quot;&gt;Nothing feels real&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $sleeptrouble gte 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Controlled&lt;/span&gt; Insomnia - &lt;span class=&quot;black&quot;&gt;Sleep less effective&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $nightmares gte 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Controlled&lt;/span&gt; Nightmares - &lt;span class=&quot;black&quot;&gt;Sleep is stressful&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anxiety gte 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Controlled&lt;/span&gt; Anxiety Disorder - &lt;span class=&quot;black&quot;&gt;Stress won&#39;t automatically decrease over time&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anxiety gte 2&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Controlled&lt;/span&gt; Severe Anxiety Disorder - &lt;span class=&quot;black&quot;&gt;Stress increases over time&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $flashbacks gte 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Controlled&lt;/span&gt; Flashbacks - &lt;span class=&quot;black&quot;&gt;May relive nasty experiences&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $panicattacks gte 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Controlled&lt;/span&gt; Panic Attacks - &lt;span class=&quot;black&quot;&gt;Chance of paralysis&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $panicattacks gte 2&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Controlled&lt;/span&gt; Severe Panic Attacks - &lt;span class=&quot;black&quot;&gt;Chance of uncontrollable violent outbursts&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $hallucinations gte 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Controlled&lt;/span&gt; Hallucinations - &lt;span class=&quot;black&quot;&gt;More dangers during encounters&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $hallucinations gte 2&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Controlled&lt;/span&gt; Severe Hallucinations - &lt;span class=&quot;black&quot;&gt;More dangers in the world&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+Visibly Disturbed - &lt;span class=&quot;red&quot;&gt;There&#39;s something wrong with you, and people can tell&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $dissociation gte 2&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Controlled&lt;/span&gt; Dissociation - &lt;span class=&quot;black&quot;&gt;Nothing feels real&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $syndromeeden gte 1&gt;&gt;
+Stockholm Syndrome: Eden - &lt;span class=&quot;red&quot;&gt;It must be lonely living on your own in the woods.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;br&gt;</tw-passagedata><tw-passagedata pid="153" name="Bedroom" tags="nobr" position="350,1975">&lt;&lt;if $clothesselect is &quot;casualm&quot;&gt;&gt;&lt;&lt;set $clothesselect to 0&gt;&gt;&lt;&lt;storeclear&gt;&gt;
+&lt;&lt;tshirt&gt;&gt;&lt;&lt;shorts&gt;&gt;
+&lt;&lt;elseif $clothesselect is &quot;schoolm&quot;&gt;&gt;&lt;&lt;set $clothesselect to 0&gt;&gt;&lt;&lt;storeclear&gt;&gt;
+&lt;&lt;schoolshirt&gt;&gt;&lt;&lt;schoolshorts&gt;&gt;
+&lt;&lt;elseif $clothesselect is &quot;casualf&quot;&gt;&gt;&lt;&lt;set $clothesselect to 0&gt;&gt;&lt;&lt;storeclear&gt;&gt;
+&lt;&lt;uppersundress&gt;&gt;&lt;&lt;lowersundress&gt;&gt;
+&lt;&lt;elseif $clothesselect is &quot;schoolf&quot;&gt;&gt;&lt;&lt;set $clothesselect to 0&gt;&gt;&lt;&lt;storeclear&gt;&gt;
+&lt;&lt;schoolshirt&gt;&gt;&lt;&lt;schoolskirt&gt;&gt;
+&lt;&lt;elseif $clothesselect is &quot;clotheson&quot;&gt;&gt;&lt;&lt;set $clothesselect to 0&gt;&gt;
+&lt;&lt;if $upperstore is 0&gt;&gt;
+&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerstore is 0&gt;&gt;
+&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $understore is 0&gt;&gt;
+&lt;&lt;underundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;storeon&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in your bedroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $unbind is 1&gt;&gt;&lt;&lt;set $unbind to 0&gt;&gt;
+You rub your bindings against your desk. It takes some effort, but eventually the material yields, freeing your arms.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passouthome&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;click [[Undo your bindings (0:10)|Bedroom]]&gt;&gt;&lt;&lt;set $unbind to 1&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;unbind&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;click [[Undo your bindings (0:10)|Bedroom]]&gt;&gt;&lt;&lt;set $unbind to 1&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;unbind&gt;&gt;&lt;br&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $robinpaid is 1 and $robinnote isnot 1 and $robinlust gte 10 and $robinlove gte 30 and $robintrauma lt 10&gt;&gt;
+There&#39;s a note by the window.&lt;br&gt;
+&lt;&lt;click [[Read it|Robin Note]]&gt;&gt;&lt;&lt;set $robinnote to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+Your bed takes up most of the room.&lt;br&gt;
+&lt;&lt;click [[Strip and get in bed|Bed]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;if $lowerpjsno isnot 0 and $upperpjsno isnot 0&gt;&gt;
+&lt;&lt;click [[Put on pyjamas and get in bed|Bed]]&gt;&gt;&lt;&lt;storeupper&gt;&gt;&lt;&lt;storelower&gt;&gt;&lt;&lt;storeunder&gt;&gt;&lt;&lt;upperpjs&gt;&gt;&lt;&lt;lowerpjs&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+
+
+
+
+
+
+Your clothes are kept in the corner.&lt;br&gt;
+[[Wardrobe]]&lt;br&gt;
+[[Mirror]]&lt;br&gt;
+&lt;br&gt;
+
+
+
+
+
+The hallway outside connects to the rest of the orphanage.&lt;br&gt;
+
+&lt;&lt;if $exposed gte 2&gt;&gt;
+	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+The thought of going out with your &lt;&lt;genitals&gt;&gt;on display excites you. But there&#39;s no way you could get away with it at this hour. Maybe after dark.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+There&#39;s no way you can go out dressed like this!&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+The thought of going out with your &lt;&lt;genitals&gt;&gt; on display excites you. It is night after all, what could go wrong?&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Bathroom (0:01)-&gt;Bathroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $robinintro is 1 and $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Robin&#39;s room (0:01)|Robin&#39;s Room Entrance]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Main hall (0:01)-&gt;Orphanage]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Outside (0:02)|Domus Street]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+There&#39;s no way you can go out dressed like this!&lt;br&gt;&lt;br&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 35&gt;&gt;
+The thought of going out with your in such a lewd state of dress excites you. But there&#39;s no way you could get away with it at this hour. Maybe after dark.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+There&#39;s no way you can go out dressed like this!&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 35&gt;&gt;
+The thought of going out with your in such a lewd state of dress excites you. It is night after all, what could go wrong?&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Bathroom (0:01)-&gt;Bathroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $robinintro is 1 and $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Robin&#39;s room (0:01)|Robin&#39;s Room Entrance]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Main hall (0:01)-&gt;Orphanage]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Outside (0:02)|Domus Street]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+There&#39;s no way you can go out dressed like this!&lt;br&gt;&lt;br&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $undertype is &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $underwarningskip is 1&gt;&gt;
+
+&lt;&lt;click [[Bathroom (0:01)-&gt;Bathroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $robinintro is 1 and $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Robin&#39;s room (0:01)|Robin&#39;s Room Entrance]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Main hall (0:01)-&gt;Orphanage]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Outside (0:02)|Domus Street]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;		
+
+
+
+	&lt;&lt;else&gt;&gt;
+
+You are not wearing underwear! The thought of going out like this quickens your pulse.&lt;br&gt;&lt;br&gt;	
+
+&lt;&lt;click [[It won&#39;t hurt|Bedroom]]&gt;&gt;&lt;&lt;set $underwarningskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+
+
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Bathroom (0:01)-&gt;Bathroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $robinintro is 1 and $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Robin&#39;s room (0:01)|Robin&#39;s Room Entrance]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Main hall (0:01)-&gt;Orphanage]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Outside (0:02)|Domus Street]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Settings]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="154" name="Characteristics" tags="nobr" position="475,1975">&lt;&lt;back&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;set $menu to 1&gt;&gt;
+
+
+It is the $monthday&lt;&lt;monthday&gt;&gt; of &lt;&lt;month&gt;&gt; $year.
+
+It has been $days days since the game started.&lt;br&gt;
+&lt;&lt;schoolterm&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+You are a
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+wolf
+&lt;&lt;elseif $angel gte 6&gt;&gt;
+angel
+&lt;&lt;elseif $fallenangel gte 2&gt;&gt;
+fallen angel
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;genderstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+You have $eyecolour eyes. &lt;&lt;if $breastsize gte 1&gt;&gt;You have &lt;&lt;breastsstop&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $hairlength gte 0 and $hairlength lt 100&gt;&gt;Your $haircolour hair is short.
+&lt;&lt;elseif $hairlength gte 100 and $hairlength lt 200&gt;&gt;Your $haircolour hair passes your chin.
+&lt;&lt;elseif $hairlength gte 200 and $hairlength lt 300&gt;&gt;Your $haircolour hair comes down to your shoulders.
+&lt;&lt;elseif $hairlength gte 300 and $hairlength lt 400&gt;&gt;Your $haircolour hair is quite long, and comes down to the top of your chest.
+&lt;&lt;elseif $hairlength gte 400 and $hairlength lt 500&gt;&gt;Your long $haircolour hair hangs down to your nipples.
+&lt;&lt;elseif $hairlength gte 500 and $hairlength lt 600&gt;&gt;Your long $haircolour hair reaches the top of your tummy.
+&lt;&lt;elseif $hairlength gte 600 and $hairlength lt 700&gt;&gt;Your long $haircolour hair reaches your navel.
+&lt;&lt;elseif $hairlength gte 700 and $hairlength lt 800&gt;&gt;Your very long $haircolour hair reaches your thighs.
+&lt;&lt;elseif $hairlength gte 800 and $hairlength lt 900&gt;&gt;Your very long $haircolour hair reaches your knees.
+&lt;&lt;elseif $hairlength gte 900 and $hairlength lte 999&gt;&gt;Your extremely long $haircolour hair reaches your ankles.
+&lt;&lt;elseif $hairlength gte 1000&gt;&gt;Your $haircolour hair is so long you need be careful lest you trip on it!&lt;&lt;endif&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+Awareness: &lt;&lt;if $awareness lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are entirely innocent.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 1 and $awareness lt 100&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are almost entirely innocent.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 100 and $awareness lt 200&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You have a limited understanding of sexuality.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 200 and $awareness lt 300&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You have a normal understanding of sexuality.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 300 and $awareness lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Your knowledge of sexual depravity extends beyond that of most people.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 400 and $awareness lt 500&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You have seen things that few are privy to.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 500 and $awareness lte 999&gt;&gt;&lt;span class=&quot;red&quot;&gt;You have peered into the depths of depravity.&lt;/span&gt;
+&lt;&lt;elseif $awareness gte 1000&gt;&gt;&lt;span class=&quot;red&quot;&gt;Your understanding is transcendental.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+Purity: &lt;&lt;if $purity gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are angelic.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 999 and $purity gt 900&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You don&#39;t feel entirely pure.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 900 and $purity gt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You feel slightly soiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 800 and $purity gt 700&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You feel soiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 700 and $purity gt 600&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You feel somewhat defiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 600 and $purity gt 500&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You feel defiled.&lt;/span&gt;
+&lt;&lt;elseif $purity lte 500 and $purity gte 1&gt;&gt;&lt;span class=&quot;red&quot;&gt;You feel utterly defiled.&lt;/span&gt;
+&lt;&lt;elseif $purity gte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are beyond defiled.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+
+Physique: &lt;&lt;if $physique gte ($physiqueage / 7) * 6&gt;&gt;&lt;span class=&quot;green&quot;&gt;Your body is toned and powerful.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7) * 5&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Your body toned and firm.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7) * 4&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;Your body is slim and athletic.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7) * 3&gt;&gt;&lt;span class=&quot;blue&quot;&gt;Your body is slim.&lt;/span&gt;
+&lt;&lt;elseif $physique gte($physiqueage / 7) * 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Your body is lithe and slender.&lt;/span&gt;
+&lt;&lt;elseif $physique gte ($physiqueage / 7)&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are skinny.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are emaciated.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+Beauty: &lt;&lt;if $beauty gte ($beautymax / 7) * 6&gt;&gt;&lt;span class=&quot;green&quot;&gt;Your beauty is divine.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7) * 5&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are ravishing.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7) * 4&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are beautiful.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7) * 3&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are charming.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte($beautymax / 7) * 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are pretty.&lt;/span&gt;
+&lt;&lt;elseif $beauty gte ($beautymax / 7)&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are cute.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are plain.&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+Promiscuity: &lt;&lt;if $promiscuity lt 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are chaste and pure.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 15&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are prudish.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 35&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are sexually curious.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 55&gt;&gt;&lt;span class=&quot;blue&quot;&gt;The thought of sexual contact excites you.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 75&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You crave sexual contact.&lt;/span&gt;
+&lt;&lt;elseif $promiscuity lt 95&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are a slut.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;Your sexual appetite is insatiable.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+Exhibitionism: &lt;&lt;if $exhibitionism lt 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are coy.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 15&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are shy.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 35&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You like being sexualized.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 55&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You enjoy lewd attention.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 75&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Feeling exposed excites you.&lt;/span&gt;
+&lt;&lt;elseif $exhibitionism lt 95&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are shameless.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;red&quot;&gt;The thought of exposure fills you with wild abandon.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;br&gt;
+
+
+Skulduggery: &lt;&lt;if $skulduggery lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $skulduggery gte 1 and $skulduggery lt 100&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($skulduggery)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($skulduggery/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $skulduggery gte 100 and $skulduggery lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($skulduggery - 100)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($skulduggery - 100)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $skulduggery gte 200 and $skulduggery lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 200&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($skulduggery - 200)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $skulduggery gte 300 and $skulduggery lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 300&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($skulduggery - 300)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $skulduggery gte 400 and $skulduggery lt 500&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 400&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($skulduggery - 400)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $skulduggery gte 500 and $skulduggery lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 500&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($skulduggery - 500)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $skulduggery gte 600 and $skulduggery lt 700&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 600&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($skulduggery - 600)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $skulduggery gte 700 and $skulduggery lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 700&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($skulduggery - 700)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $skulduggery gte 800 and $skulduggery lt 900&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 800&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($skulduggery - 800)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $skulduggery gte 900 and $skulduggery lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $skulduggery - 900&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($skulduggery - 900)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $skulduggery gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $blackmoney gte 1&gt;&gt;
+You are carrying £$blackmoney in stolen goods.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+Dancing: &lt;&lt;if $danceskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $danceskill gte 1 and $danceskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $danceskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($danceskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $danceskill gte 200 and $danceskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($danceskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($danceskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $danceskill gte 400 and $danceskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($danceskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($danceskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $danceskill gte 600 and $danceskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($danceskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($danceskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $danceskill gte 800 and $danceskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($danceskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($danceskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $danceskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+Swimming: &lt;&lt;if $swimmingskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $swimmingskill gte 1 and $swimmingskill lt 100&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($swimmingskill/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $swimmingskill gte 100 and $swimmingskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 100&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($swimmingskill - 100)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $swimmingskill gte 200 and $swimmingskill lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 200&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($swimmingskill - 200)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $swimmingskill gte 300 and $swimmingskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 300&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($swimmingskill - 300)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $swimmingskill gte 400 and $swimmingskill lt 500&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 400&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($swimmingskill - 400)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $swimmingskill gte 500 and $swimmingskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 500&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($swimmingskill - 500)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $swimmingskill gte 600 and $swimmingskill lt 700&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 600&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($swimmingskill - 600)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $swimmingskill gte 700 and $swimmingskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 700&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($swimmingskill - 700)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $swimmingskill gte 800 and $swimmingskill lt 900&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 800&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($swimmingskill - 800)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $swimmingskill gte 900 and $swimmingskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A+&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $swimmingskill - 900&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($swimmingskill - 900)/100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $swimmingskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+Seduction: &lt;&lt;if $seductionskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $seductionskill gte 1 and $seductionskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $seductionskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($seductionskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $seductionskill gte 200 and $seductionskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($seductionskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($seductionskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $seductionskill gte 400 and $seductionskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($seductionskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($seductionskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $seductionskill gte 600 and $seductionskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($seductionskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($seductionskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $seductionskill gte 800 and $seductionskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($seductionskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($seductionskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $seductionskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+Oral: &lt;&lt;if $oralskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $oralskill gte 1 and $oralskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $oralskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($oralskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $oralskill gte 200 and $oralskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($oralskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($oralskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $oralskill gte 400 and $oralskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($oralskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($oralskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $oralskill gte 600 and $oralskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($oralskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($oralskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $oralskill gte 800 and $oralskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($oralskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($oralskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $oralskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+Vaginal: &lt;&lt;if $vaginalskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $vaginalskill gte 1 and $vaginalskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $vaginalskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($vaginalskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $vaginalskill gte 200 and $vaginalskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($vaginalskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($vaginalskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $vaginalskill gte 400 and $vaginalskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($vaginalskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($vaginalskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $vaginalskill gte 600 and $vaginalskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($vaginalskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($vaginalskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $vaginalskill gte 800 and $vaginalskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($vaginalskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($vaginalskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $vaginalskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+Penile: &lt;&lt;if $penileskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $penileskill gte 1 and $penileskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $penileskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($penileskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $penileskill gte 200 and $penileskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($penileskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($penileskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $penileskill gte 400 and $penileskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($penileskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($penileskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $penileskill gte 600 and $penileskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($penileskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($penileskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $penileskill gte 800 and $penileskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($penileskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($penileskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $penileskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+Anal: &lt;&lt;if $analskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $analskill gte 1 and $analskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $analskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($analskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $analskill gte 200 and $analskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($analskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($analskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $analskill gte 400 and $analskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($analskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($analskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $analskill gte 600 and $analskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($analskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($analskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $analskill gte 800 and $analskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($analskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($analskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $analskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+Hands: &lt;&lt;if $handskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $handskill gte 1 and $handskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $handskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($handskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $handskill gte 200 and $handskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($handskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($handskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $handskill gte 400 and $handskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($handskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($handskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $handskill gte 600 and $handskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($handskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($handskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $handskill gte 800 and $handskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($handskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($handskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $handskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+Feet: &lt;&lt;if $feetskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $feetskill gte 1 and $feetskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $feetskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($feetskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+
+&lt;&lt;elseif $feetskill gte 200 and $feetskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($feetskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($feetskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $feetskill gte 400 and $feetskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($feetskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($feetskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $feetskill gte 600 and $feetskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($feetskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($feetskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $feetskill gte 800 and $feetskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($feetskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($feetskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $feetskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+Buttocks: &lt;&lt;if $bottomskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $bottomskill gte 1 and $bottomskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $bottomskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($bottomskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $bottomskill gte 200 and $bottomskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($bottomskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($bottomskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $bottomskill gte 400 and $bottomskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($bottomskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($bottomskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $bottomskill gte 600 and $bottomskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($bottomskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($bottomskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $bottomskill gte 800 and $bottomskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($bottomskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($bottomskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $bottomskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+Thighs: &lt;&lt;if $thighskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $thighskill gte 1 and $thighskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $thighskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($thighskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $thighskill gte 200 and $thighskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($thighskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($thighskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $thighskill gte 400 and $thighskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($thighskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($thighskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $thighskill gte 600 and $thighskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($thighskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($thighskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $thighskill gte 800 and $thighskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($thighskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($thighskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+	
+	
+&lt;&lt;elseif $thighskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+Chest: &lt;&lt;if $chestskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;&lt;br&gt;
+&lt;&lt;elseif $chestskill gte 1 and $chestskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print $chestskill / 2&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($chestskill / 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $chestskill gte 200 and $chestskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($chestskill - 200) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($chestskill - 200)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $chestskill gte 400 and $chestskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($chestskill - 400) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($chestskill - 400)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $chestskill gte 600 and $chestskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($chestskill - 600) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($chestskill - 600)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $chestskill gte 800 and $chestskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print (($chestskill - 800) / 2)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($chestskill - 800)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $chestskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;br&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+__School__&lt;br&gt;
+You are considered
+&lt;&lt;if $delinquency gte 1000&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;a terror&lt;/span&gt;
+&lt;&lt;elseif $delinquency gte 800&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;a delinquent&lt;/span&gt;
+&lt;&lt;elseif $delinquency gte 600&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;a delinquent&lt;/span&gt;
+&lt;&lt;elseif $delinquency gte 400&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;a delinquent&lt;/span&gt;
+&lt;&lt;elseif $delinquency gte 200&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;a bad student&lt;/span&gt;
+&lt;&lt;elseif $delinquency gte 10&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;a normal student&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;an ideal student&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+by the teachers and
+&lt;&lt;if $cool gte 400&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;most of your fellow students aspire to be seen with you.&lt;/span&gt;
+&lt;&lt;elseif $cool gte 240&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;cool&lt;/span&gt; by your fellow students.
+&lt;&lt;elseif $cool gte 160&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;cool&lt;/span&gt; by your fellow students.
+&lt;&lt;elseif $cool gte 120&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;okay&lt;/span&gt; by your fellow students.
+&lt;&lt;elseif $cool gte 80&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;dorky&lt;/span&gt; by your fellow students.
+&lt;&lt;elseif $cool gte 40&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;odd&lt;/span&gt; by your fellow students.
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;you are avoided&lt;/span&gt; by your fellow students.
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;br&gt;
+Science: &lt;&lt;if $science lte 99&gt;&gt;&lt;span class=&quot;red&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($science)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($science / 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $science gte 100 and $science lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;E&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($science - 100)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($science - 100)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $science gte 200 and $science lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($science - 200)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($science - 200)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $science gte 300 and $science lt 400&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($science - 300)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($science - 300)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $science gte 400 and $science lt 500&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($science - 400)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($science - 400)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $science gte 500 and $science lt 700&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor((($science - 500) / 2))&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($science - 500)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $science gte 700&gt;&gt;&lt;span class=&quot;green&quot;&gt;A*&lt;/span&gt;&lt;br&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($science - 700)/ 300)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+Maths: &lt;&lt;if $maths lte 99&gt;&gt;&lt;span class=&quot;red&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($maths)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($maths / 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $maths gte 100 and $maths lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;E&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($maths - 100)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($maths - 100)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $maths gte 200 and $maths lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($maths - 200)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($maths - 200)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $maths gte 300 and $maths lt 400&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($maths - 300)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($maths - 300)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $maths gte 400 and $maths lt 500&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($maths - 400)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($maths - 400)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $maths gte 500 and $maths lt 700&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor((($maths - 500) / 2))&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($maths - 500)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $maths gte 700&gt;&gt;&lt;span class=&quot;green&quot;&gt;A*&lt;/span&gt;&lt;br&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($maths - 700)/ 300)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+English: &lt;&lt;if $english lte 99&gt;&gt;&lt;span class=&quot;red&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($english)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($english / 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $english gte 100 and $english lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;E&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($english - 100)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($english - 100)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $english gte 200 and $english lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($english - 200)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($english - 200)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $english gte 300 and $english lt 400&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($english - 300)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($english - 300)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $english gte 400 and $english lt 500&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($english - 400)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($english - 400)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $english gte 500 and $english lt 700&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor((($english - 500) / 2))&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($english - 500)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $english gte 700&gt;&gt;&lt;span class=&quot;green&quot;&gt;A*&lt;/span&gt;&lt;br&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($english - 700)/ 300)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+History: &lt;&lt;if $history lte 99&gt;&gt;&lt;span class=&quot;red&quot;&gt;F&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($history)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($history / 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $history gte 100 and $history lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;E&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($history - 100)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($history - 100)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $history gte 200 and $history lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($history - 200)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($history - 200)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $history gte 300 and $history lt 400&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($history - 300)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($history - 300)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $history gte 400 and $history lt 500&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor($history - 400)&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($history - 400)/ 100)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $history gte 500 and $history lt 700&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;  &lt;span class=&quot;black&quot;&gt;&lt;&lt;print Math.floor((($history - 500) / 2))&gt;&gt;%&lt;/span&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($history - 500)/ 200)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;elseif $history gte 700&gt;&gt;&lt;span class=&quot;green&quot;&gt;A*&lt;/span&gt;&lt;br&gt;
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor((($history - 700)/ 300)*100)&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;goldbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+    &lt;/div&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+Your overall performance is
+&lt;&lt;if $school gte 2800&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;exemplary.&lt;/span&gt;
+&lt;&lt;elseif $school gte 2000&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;excellent.&lt;/span&gt;
+&lt;&lt;elseif $school gte 1600&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;good.&lt;/span&gt;
+&lt;&lt;elseif $school gte 1200&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;okay.&lt;/span&gt;
+&lt;&lt;elseif $school gte 800&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;bad.&lt;/span&gt;
+&lt;&lt;elseif $school gte 400&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;awful.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;appalling.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="155" name="Statistics" tags="nobr" position="600,1975">&lt;&lt;back&gt;&gt;&lt;&lt;set $menu to 1&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+
+__Jobs__&lt;br&gt;
+Danced: $dancestat&lt;br&gt;
+Drinks served: $drinksservedstat&lt;br&gt;
+Tables served: $tablesservedstat&lt;br&gt;
+Whored yourself: $prostitutionstat&lt;br&gt;
+Forcibly whored out: $forcedprostitutionstat&lt;br&gt;
+&lt;br&gt;
+
+
+__Sex__&lt;br&gt;
+Number of orgasms you&#39;ve experienced: $orgasmstat&lt;br&gt;
+Penetrated others: $penilestat&lt;br&gt;
+Ejaculated in others: $penileejacstat&lt;br&gt;
+Vaginally penetrated: $vaginalstat&lt;br&gt;
+Ejaculated in vaginally: $vaginalejacstat&lt;br&gt;
+Anally penetrated: $analstat&lt;br&gt;
+Ejaculated in anally: $analejacstat&lt;br&gt;
+Orally penetrated: $oralstat&lt;br&gt;
+Ejaculated in orally: $oralejacstat&lt;br&gt;
+Handjobs given: $handstat&lt;br&gt;
+Handjob ejaculations: $handejacstat&lt;br&gt;
+Footjobs given: $feetstat&lt;br&gt;
+Footjob ejaculations: $feetejacstat&lt;br&gt;
+Thighjobs given: $thighstat&lt;br&gt;
+Thighjob ejaculations: $thighejacstat&lt;br&gt;
+Chestjobs given: $cheststat&lt;br&gt;
+Chestjob ejaculations: $chestejacstat&lt;br&gt;
+Buttjobs given: $bottomstat&lt;br&gt;
+Buttjob ejaculations: $bottomejacstat&lt;br&gt;
+Hair ejaculated on: $hairejacstat&lt;br&gt;
+Tummy ejaculated on: $tummyejacstat&lt;br&gt;
+Neck ejaculated on: $neckejacstat&lt;br&gt;
+Pussy ejaculated on: $vaginalentranceejacstat&lt;br&gt;
+Face ejaculated on: $faceejacstat&lt;br&gt;
+Total times you&#39;ve been ejaculated on or in: $ejacstat&lt;br&gt;
+Masturbated: $masturbationstat&lt;br&gt;
+Masturbated to orgasm: $masturbationorgasmstat&lt;br&gt;
+Minutes spent masturbating: $masturbationtimestat&lt;br&gt;
+&lt;br&gt;
+
+
+
+__Violence__&lt;br&gt;
+Molested: $moleststat&lt;br&gt;
+Raped: $rapestat&lt;br&gt;
+&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+Raped by animals: $beastrapestat&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacledisable is &quot;f&quot;&gt;&gt;
+Raped by tentacle monsters: $tentaclerapestat&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $voredisable is &quot;f&quot;&gt;&gt;
+Swallowed: $swallowedstat&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $parasitedisable is &quot;f&quot;&gt;&gt;
+Parasites hosted: $parasitestat&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+Been hit: $hitstat&lt;br&gt;
+Hit others: $attackstat&lt;br&gt;
+&lt;br&gt;
+
+
+__Miscellaneous__&lt;br&gt;
+Rescued: $rescued&lt;br&gt;
+Clothing stripped: $clothesstripstat&lt;br&gt;
+Clothing ruined: $clothesruinstat&lt;br&gt;
+Passed out: $passoutstat&lt;br&gt;</tw-passagedata><tw-passagedata pid="156" name="Bathroom" tags="nobr" position="725,1975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the bathroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passouthome&gt;&gt;&lt;&lt;else&gt;&gt;
+
+&lt;&lt;click [[Have a bath (0:30)-&gt;Bath]]&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;set $hygiene to 0&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Bedroom (0:01)-&gt;Bedroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Main hall (0:01)-&gt;Orphanage]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $robinintro is 1 and $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Robin&#39;s room (0:01)|Robin&#39;s Room Entrance]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Outside (0:02)|Domus Street]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="157" name="Sleep" tags="nobr" position="850,1975">&lt;&lt;sleep&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;if $nightmares is 1 and $control is 0&gt;&gt;
+	&lt;&lt;if $schoolwake is 1&gt;&gt;&lt;&lt;set $schoolwake to 0&gt;&gt;
+			&lt;&lt;if $motherwake is 1&gt;&gt;
+You try to go back to sleep, but Bailey knocks again, reminding you to get up.		
+			&lt;&lt;else&gt;&gt;
+You dream you are being hunted by something dark and terrible. The nightmares are interrupted by a hammering on your door. It&#39;s Bailey, waking you for school.
+			&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;set $motherwake to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You dream you are being hunted by something dark and terrible. You quickly forget the specifics, but the sense of dread lingers.&lt;br&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $schoolwake is 1&gt;&gt;&lt;&lt;set $schoolwake to 0&gt;&gt;
+		&lt;&lt;if $motherwake is 1&gt;&gt;
+You try to go back to sleep, but Bailey knocks again, reminding you to get up.	
+		&lt;&lt;else&gt;&gt;
+	You sleep soundly, but are awoken early by a hammering on your door. It&#39;s Bailey, waking you for school.	
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;set $motherwake to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You sleep soundly, and wake up refreshed.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;sleepeffects&gt;&gt;
+
+
+
+
+&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $tshirtno gte 1 and $shortsno gte 1&gt;&gt;
+	Dress casually &lt;&lt;radiobutton &quot;$clothesselect&quot; &quot;casualm&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $schoolshirtno gte 1 and $schoolshortsno gte 1&gt;&gt;
+	| Dress for school &lt;&lt;radiobutton &quot;$clothesselect&quot; &quot;schoolm&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	| Dress like you were before bed &lt;&lt;radiobutton &quot;$clothesselect&quot; &quot;clotheson&quot; checked&gt;&gt;		
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $uppersundressno gte 1 and $lowersundressno gte 1&gt;&gt;
+	Dress casually &lt;&lt;radiobutton &quot;$clothesselect&quot; &quot;casualf&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $schoolshirtno gte 1 and $schoolskirtno gte 1&gt;&gt;
+	| Dress for school &lt;&lt;radiobutton &quot;$clothesselect&quot; &quot;schoolf&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+
+	| Dress like you were before bed &lt;&lt;radiobutton &quot;$clothesselect&quot; &quot;clotheson&quot; checked&gt;&gt;		
+
+	
+	
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $renttime lte 0&gt;&gt;&lt;&lt;set $bus to &quot;home&quot;&gt;&gt;
+&lt;&lt;click [[Get out of bed|Bedroom Bailey]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Get out of bed|Bedroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $phase to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="158" name="Bath" tags="nobr" position="975,1975">&lt;&lt;effects&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure / 3) and $hallucinations gte 2 and $slimedisable is &quot;f&quot;&gt;&gt;
+
+You wash until you&#39;re squeaky clean.&lt;&lt;wash&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+As you remove the plug to drain the water, you feel something probe your &lt;&lt;genitalsstop&gt;&gt; You look between your legs, but you don&#39;t see anything abnormal. When you try to stand up however, translucent tendrils rise from the water and force you back down.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Bath Slime]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+You wash until you&#39;re squeaky clean.&lt;&lt;wash&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Get out-&gt;Bathroom]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $awareness gte 1&gt;&gt;
+	&lt;&lt;click [[Masturbate|Bath Masturbation]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="159" name="Passout home" tags="nobr" position="1100,1975">&lt;&lt;set $dangerhome to 0&gt;&gt;
+&lt;&lt;set $safehome to 0&gt;&gt;
+You&#39;ve pushed yourself too much.&lt;br&gt;&lt;br&gt;
+&lt;&lt;passout&gt;&gt;
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;&lt;&lt;set $dangerhome to random(1, 100)&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $danger lt (9900 - $allure)&gt;&gt;&lt;&lt;set $safehome to random(1, 100)&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $dangerhome gte 80&gt;&gt;&lt;&lt;click [[Sleep|Abduction]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;
+&lt;&lt;elseif $dangerhome gte 1&gt;&gt;&lt;&lt;click [[Sleep|Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $safehome gte 1&gt;&gt;[[Sleep|Bailey Rescue]]
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;pass60&gt;&gt;
+&lt;&lt;set $stress to $stress - 2000&gt;&gt;
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;</tw-passagedata><tw-passagedata pid="160" name="Abduction" tags="nobr" position="1225,1975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;man1init&gt;&gt;&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;You wake up on a moth-eaten mattress in a small room you&#39;ve never seen before. Your arms are bound behind your back. You aren&#39;t alone.&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Abduction Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Abduction Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Abduction Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;[[Next-&gt;Abduction]]&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Abduction Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Abduction Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Abduction]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="161" name="Molestation" tags="nobr" position="100,2100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;strangeman1init&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;You feel something probing your nethers. As you open your eyes a hand clasps down on your mouth, muffling your screams.&lt;br&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="162" name="Wardrobe" tags="nobr" position="225,2100">&lt;&lt;effects&gt;&gt;
+
+You look in your wardrobe.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;wardrobe&gt;&gt;
+
+
+[[Close wardrobe|Bedroom]]&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="163" name="Widgets Clothing" tags="widget" position="350,2100">&lt;&lt;widget &quot;uppernaked&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;
+&lt;&lt;if $uppertemp is &quot;init&quot;&gt;&gt;
+&lt;&lt;set $uppertemp to 1&gt;&gt;
+&lt;&lt;elseif $uppertemp is 1&gt;&gt;
+&lt;&lt;set $uppertemp to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $upperintegrity to 0&gt;&gt;
+&lt;&lt;set $upperintegritymax to 0&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 0&gt;&gt;
+&lt;&lt;set $upperreveal to 1000&gt;&gt;
+&lt;&lt;set $upperword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 0&gt;&gt;
+&lt;&lt;set $strap to 0&gt;&gt;
+&lt;&lt;set $open to 0&gt;&gt;
+&lt;&lt;set $upperstate to 0&gt;&gt;
+&lt;&lt;set $upperstatetop to 0&gt;&gt;
+&lt;&lt;set $upperstatebase to 0&gt;&gt;
+&lt;&lt;set $upperstatetopbase to 0&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;set $uppercolour to 0&gt;&gt;
+&lt;&lt;set $upperexposed to 2&gt;&gt;
+&lt;&lt;set $upperexposedbase to 2&gt;&gt;
+&lt;&lt;set $uppertype to &quot;naked&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1 and $ruined isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;upper&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;uppersundress&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;sundress&quot;&gt;&gt;
+&lt;&lt;set $uppersundressintegritymax to 100&gt;&gt;
+&lt;&lt;set $upperintegritymax to $uppersundressintegritymax&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 30&gt;&gt;
+&lt;&lt;set $upperreveal to 200&gt;&gt;
+&lt;&lt;set $upperword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 1&gt;&gt;
+&lt;&lt;set $strap to 1&gt;&gt;
+&lt;&lt;set $open to 1&gt;&gt;
+&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetopbase to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;if $uppersundressnew is 1&gt;&gt;&lt;&lt;set $uppersundressnew to 0&gt;&gt;&lt;&lt;set $uppersundressintegrity to $uppersundressintegritymax&gt;&gt;
+&lt;&lt;set $sundresscolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $sundresscolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $sundresscolour to $sundresscolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $uppercolour to $sundresscolour&gt;&gt;
+&lt;&lt;set $upperintegrity to $uppersundressintegrity&gt;&gt;
+&lt;&lt;set $upperexposed to 0&gt;&gt;
+&lt;&lt;set $upperexposedbase to 0&gt;&gt;
+&lt;&lt;set $uppertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;sundress&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;upperpjs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;pyjama shirt&quot;&gt;&gt;
+&lt;&lt;set $upperpjsintegritymax to 100&gt;&gt;
+&lt;&lt;set $upperintegritymax to $upperpjsintegritymax&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 20&gt;&gt;
+&lt;&lt;set $upperreveal to 100&gt;&gt;
+&lt;&lt;set $upperword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 0&gt;&gt;
+&lt;&lt;set $strap to 0&gt;&gt;
+&lt;&lt;set $open to 0&gt;&gt;
+&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetopbase to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;if $upperpjsnew is 1&gt;&gt;&lt;&lt;set $upperpjsnew to 0&gt;&gt;&lt;&lt;set $upperpjsintegrity to $upperpjsintegritymax&gt;&gt;
+&lt;&lt;set $upperpjscolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $upperpjscolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $upperpjscolour to $upperpjscolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $uppercolour to $upperpjscolour&gt;&gt;
+&lt;&lt;set $upperintegrity to $upperpjsintegrity&gt;&gt;
+&lt;&lt;set $upperexposed to 0&gt;&gt;
+&lt;&lt;set $upperexposedbase to 0&gt;&gt;
+&lt;&lt;set $uppertype to &quot;sleep&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;upper&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;uppertowel&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;towel&quot;&gt;&gt;
+&lt;&lt;set $uppertowelintegritymax to 10&gt;&gt;
+&lt;&lt;set $upperintegritymax to $uppertowelintegritymax&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 20&gt;&gt;
+&lt;&lt;set $upperreveal to 800&gt;&gt;
+&lt;&lt;set $upperword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 0&gt;&gt;
+&lt;&lt;set $strap to 0&gt;&gt;
+&lt;&lt;set $open to 1&gt;&gt;
+&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetopbase to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;if $uppertowelnew is 1&gt;&gt;&lt;&lt;set $uppertowelnew to 0&gt;&gt;&lt;&lt;set $uppertowelintegrity to $uppertowelintegritymax&gt;&gt;
+&lt;&lt;set $uppertowelcolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $uppertowelcolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $uppertowelcolour to $uppertowelcolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $uppercolour to $uppertowelcolour&gt;&gt;
+&lt;&lt;set $upperintegrity to $uppertowelintegrity&gt;&gt;
+&lt;&lt;set $upperexposed to 0&gt;&gt;
+&lt;&lt;set $upperexposedbase to 0&gt;&gt;
+&lt;&lt;set $uppertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;upper&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;upperbikini&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;bikini top&quot;&gt;&gt;
+&lt;&lt;set $upperbikiniintegritymax to 20&gt;&gt;
+&lt;&lt;set $upperintegritymax to $upperbikiniintegritymax&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 20&gt;&gt;
+&lt;&lt;set $upperreveal to 900&gt;&gt;
+&lt;&lt;set $upperword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 0&gt;&gt;
+&lt;&lt;set $strap to 1&gt;&gt;
+&lt;&lt;set $open to 1&gt;&gt;
+&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperstatebase to &quot;midriff&quot;&gt;&gt;
+&lt;&lt;set $upperstatetopbase to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;if $upperbikininew is 1&gt;&gt;&lt;&lt;set $upperbikininew to 0&gt;&gt;&lt;&lt;set $upperbikiniintegrity to $upperbikiniintegritymax&gt;&gt;&lt;&lt;set $upperbikinicolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $upperbikinicolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $upperbikinicolour to $upperbikinicolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $uppercolour to $upperbikinicolour&gt;&gt;
+&lt;&lt;set $upperintegrity to $upperbikiniintegrity&gt;&gt;
+&lt;&lt;set $upperexposed to 1&gt;&gt;
+&lt;&lt;set $upperexposedbase to 1&gt;&gt;
+&lt;&lt;set $uppertype to &quot;swim&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;upper&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;tshirt&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;t-shirt&quot;&gt;&gt;
+&lt;&lt;set $tshirtintegritymax to 100&gt;&gt;
+&lt;&lt;set $upperintegritymax to $tshirtintegritymax&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 20&gt;&gt;
+&lt;&lt;set $upperreveal to 200&gt;&gt;
+&lt;&lt;set $upperword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 0&gt;&gt;
+&lt;&lt;set $strap to 0&gt;&gt;
+&lt;&lt;set $open to 0&gt;&gt;
+&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetopbase to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;if $tshirtnew is 1&gt;&gt;&lt;&lt;set $tshirtnew to 0&gt;&gt;&lt;&lt;set $tshirtintegrity to $tshirtintegritymax&gt;&gt;
+&lt;&lt;set $tshirtcolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $tshirtcolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $tshirtcolour to $tshirtcolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $uppercolour to $tshirtcolour&gt;&gt;
+&lt;&lt;set $upperintegrity to $tshirtintegrity&gt;&gt;
+&lt;&lt;set $upperexposed to 0&gt;&gt;
+&lt;&lt;set $upperexposedbase to 0&gt;&gt;
+&lt;&lt;set $uppertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;upper&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;schoolshirt&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;school shirt&quot;&gt;&gt;
+&lt;&lt;set $schoolshirtintegritymax to 200&gt;&gt;
+&lt;&lt;set $upperintegritymax to $schoolshirtintegritymax&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 30&gt;&gt;
+&lt;&lt;set $upperreveal to 100&gt;&gt;
+&lt;&lt;set $upperword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 0&gt;&gt;
+&lt;&lt;set $strap to 0&gt;&gt;
+&lt;&lt;set $open to 0&gt;&gt;
+&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetopbase to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;if $schoolshirtnew is 1&gt;&gt;&lt;&lt;set $schoolshirtnew to 0&gt;&gt;
+&lt;&lt;set $schoolshirtintegrity to $schoolshirtintegritymax&gt;&gt;
+&lt;&lt;set $schoolshirtcolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $schoolshirtcolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $schoolshirtcolour to $schoolshirtcolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $uppercolour to $schoolshirtcolour&gt;&gt;
+&lt;&lt;set $upperintegrity to $schoolshirtintegrity&gt;&gt;
+&lt;&lt;set $upperexposed to 0&gt;&gt;
+&lt;&lt;set $upperexposedbase to 0&gt;&gt;
+&lt;&lt;set $uppertype to &quot;school&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;upper&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;upperschoolswimsuit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;school swimsuit&quot;&gt;&gt;
+&lt;&lt;set $upperschoolswimsuitintegritymax to 40&gt;&gt;
+&lt;&lt;set $upperintegritymax to $upperschoolswimsuitintegritymax&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 30&gt;&gt;
+&lt;&lt;set $upperreveal to 600&gt;&gt;
+&lt;&lt;set $upperword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 1&gt;&gt;
+&lt;&lt;set $strap to 1&gt;&gt;
+&lt;&lt;set $open to 1&gt;&gt;
+&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetopbase to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;if $upperschoolswimsuitnew is 1&gt;&gt;&lt;&lt;set $upperschoolswimsuitnew to 0&gt;&gt;&lt;&lt;set $upperschoolswimsuitintegrity to $upperschoolswimsuitintegritymax&gt;&gt;
+&lt;&lt;set $schoolswimsuitcolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $schoolswimsuitcolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $schoolswimsuitcolour to $schoolswimsuitcolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $uppercolour to $schoolswimsuitcolour&gt;&gt;
+&lt;&lt;set $upperintegrity to $upperschoolswimsuitintegrity&gt;&gt;
+&lt;&lt;set $upperexposed to 1&gt;&gt;
+&lt;&lt;set $upperexposedbase to 1&gt;&gt;
+&lt;&lt;set $uppertype to &quot;swim&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;school swimsuit&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;upperplant&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;plant top&quot;&gt;&gt;
+&lt;&lt;set $upperplantintegritymax to 10&gt;&gt;
+&lt;&lt;set $upperintegritymax to $upperplantintegritymax&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 20&gt;&gt;
+&lt;&lt;set $upperreveal to 900&gt;&gt;
+&lt;&lt;set $upperword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 0&gt;&gt;
+&lt;&lt;set $strap to 0&gt;&gt;
+&lt;&lt;set $open to 1&gt;&gt;
+&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperstatebase to &quot;midriff&quot;&gt;&gt;
+&lt;&lt;set $upperstatetopbase to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;if $upperplantnew is 1&gt;&gt;&lt;&lt;set $upperplantnew to 0&gt;&gt;&lt;&lt;set $upperplantintegrity to $upperplantintegritymax&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $upperplantcolour to &quot;green&quot;&gt;&gt;
+&lt;&lt;set $uppercolour to $upperplantcolour&gt;&gt;
+&lt;&lt;set $upperintegrity to $upperplantintegrity&gt;&gt;
+&lt;&lt;set $upperexposed to 1&gt;&gt;
+&lt;&lt;set $upperexposedbase to 1&gt;&gt;
+&lt;&lt;set $uppertype to &quot;swim&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;upper&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;uppereveninggown&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;evening gown&quot;&gt;&gt;
+&lt;&lt;set $uppereveninggownintegritymax to 200&gt;&gt;
+&lt;&lt;set $upperintegritymax to $uppereveninggownintegritymax&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 30&gt;&gt;
+&lt;&lt;set $upperreveal to 500&gt;&gt;
+&lt;&lt;set $upperword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 1&gt;&gt;
+&lt;&lt;set $strap to 1&gt;&gt;
+&lt;&lt;set $open to 1&gt;&gt;
+&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetopbase to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;if $uppereveninggownnew is 1&gt;&gt;&lt;&lt;set $uppereveninggownnew to 0&gt;&gt;&lt;&lt;set $uppereveninggownintegrity to $uppereveninggownintegritymax&gt;&gt;
+&lt;&lt;set $eveninggowncolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $eveninggowncolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $eveninggowncolour to $eveninggowncolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $uppercolour to $eveninggowncolour&gt;&gt;
+&lt;&lt;set $upperintegrity to $uppereveninggownintegrity&gt;&gt;
+&lt;&lt;set $upperexposed to 0&gt;&gt;
+&lt;&lt;set $upperexposedbase to 0&gt;&gt;
+&lt;&lt;set $uppertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;evening gown&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;tanktop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;set $upperclothes to &quot;tank top&quot;&gt;&gt;
+&lt;&lt;set $tanktopintegritymax to 100&gt;&gt;
+&lt;&lt;set $upperintegritymax to $tanktopintegritymax&gt;&gt;
+&lt;&lt;set $upperfabricstrength to 20&gt;&gt;
+&lt;&lt;set $upperreveal to 300&gt;&gt;
+&lt;&lt;set $upperword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $upperonepiece to 0&gt;&gt;
+&lt;&lt;set $strap to 0&gt;&gt;
+&lt;&lt;set $open to 0&gt;&gt;
+&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $upperstatetopbase to &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $upperplural to 0&gt;&gt;
+&lt;&lt;if $tanktopnew is 1&gt;&gt;&lt;&lt;set $tanktopnew to 0&gt;&gt;&lt;&lt;set $tanktopintegrity to $tanktopintegritymax&gt;&gt;
+&lt;&lt;set $tanktopcolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $tanktopcolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $tanktopcolour to $tanktopcolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $uppercolour to $tanktopcolour&gt;&gt;
+&lt;&lt;set $upperintegrity to $tanktopintegrity&gt;&gt;
+&lt;&lt;set $upperexposed to 0&gt;&gt;
+&lt;&lt;set $upperexposedbase to 0&gt;&gt;
+&lt;&lt;set $uppertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $upperset to &quot;upper&quot;&gt;&gt;
+&lt;&lt;set $uppergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;lowernaked&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;
+&lt;&lt;if $lowertemp is &quot;init&quot;&gt;&gt;
+&lt;&lt;set $lowertemp to 1&gt;&gt;
+&lt;&lt;elseif $lowertemp is 1&gt;&gt;
+&lt;&lt;set $lowertemp to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lowerintegrity to 0&gt;&gt;
+&lt;&lt;set $lowerintegritymax to 0&gt;&gt;
+&lt;&lt;set $lowerfabricstrength to 0&gt;&gt;
+&lt;&lt;set $lowerreveal to 1000&gt;&gt;
+&lt;&lt;set $lowerword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 0&gt;&gt;
+&lt;&lt;set $lowerstate to 0&gt;&gt;
+&lt;&lt;set $skirt to 0&gt;&gt;
+&lt;&lt;set $skirtdown to 0&gt;&gt;
+&lt;&lt;set $lowerstatebase to 0&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;
+&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+&lt;&lt;set $lowerplural to 0&gt;&gt;
+&lt;&lt;set $lowercolour to 0&gt;&gt;
+&lt;&lt;set $lowerexposed to 2&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 2&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 1&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 1&gt;&gt;
+&lt;&lt;set $lowertype to &quot;naked&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1 and $ruined isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;lower&quot;&gt;&gt;
+&lt;&lt;set $lowergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowersundress&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;sundress skirt&quot;&gt;&gt;
+&lt;&lt;set $lowersundressintegritymax to 100&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $lowersundressintegritymax&gt;&gt;
+&lt;&lt;set $fabricstrength to 30&gt;&gt;
+&lt;&lt;set $lowerreveal to 200&gt;&gt;
+&lt;&lt;set $lowerword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 1&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 1&gt;&gt;
+&lt;&lt;set $skirtdown to 1&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $loweranusexposed to 0&gt;&gt;
+&lt;&lt;set $lowerplural to 0&gt;&gt;
+&lt;&lt;if $lowersundressnew is 1&gt;&gt;&lt;&lt;set $lowersundressnew to 0&gt;&gt;&lt;&lt;set $lowersundressintegrity to $lowersundressintegritymax&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $sundresscolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $lowersundressintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 0&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;sundress&quot;&gt;&gt;
+&lt;&lt;set $lowergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerpjs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;pyjama bottoms&quot;&gt;&gt;
+&lt;&lt;set $lowerpjsintegritymax to 100&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $lowerpjsintegritymax&gt;&gt;
+&lt;&lt;set $lowerfabricstrength to 20&gt;&gt;
+&lt;&lt;set $lowerreveal to 100&gt;&gt;
+&lt;&lt;set $lowerword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 0&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 0&gt;&gt;
+&lt;&lt;set $skirtdown to 0&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $loweranusexposed to 0&gt;&gt;
+&lt;&lt;set $lowerplural to 1&gt;&gt;
+&lt;&lt;if $lowerpjsnew is 1&gt;&gt;&lt;&lt;set $lowerpjsnew to 0&gt;&gt;&lt;&lt;set $lowerpjsintegrity to $lowerpjsintegritymax&gt;&gt;&lt;&lt;set $lowerpjscolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $lowerpjscolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $lowerpjscolour to $lowerpjscolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $lowerpjscolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $lowerpjsintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 0&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowertype to &quot;sleep&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;lower&quot;&gt;&gt;
+&lt;&lt;set $lowergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowertowel&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;towel&quot;&gt;&gt;
+&lt;&lt;set $lowertowelintegritymax to 10&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $lowertowelintegritymax&gt;&gt;
+&lt;&lt;set $lowerfabricstrength to 20&gt;&gt;
+&lt;&lt;set $lowerreveal to 800&gt;&gt;
+&lt;&lt;set $lowerword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 0&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 1&gt;&gt;
+&lt;&lt;set $skirtdown to 1&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $loweranusexposed to 0&gt;&gt;
+&lt;&lt;set $lowerplural to 0&gt;&gt;
+&lt;&lt;if $lowertowelnew is 1&gt;&gt;&lt;&lt;set $lowertowelnew to 0&gt;&gt;&lt;&lt;set $lowertowelintegrity to $lowertowelintegritymax&gt;&gt;&lt;&lt;set $lowertowelcolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $lowertowelcolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $lowertowelcolour to $lowertowelcolourchoice&gt;&gt;
+&lt;&lt;set $lowertowelcolourchoice to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $lowertowelcolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $lowertowelintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 0&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;lower&quot;&gt;&gt;
+&lt;&lt;set $lowergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerbikini&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;bikini bottoms&quot;&gt;&gt;
+&lt;&lt;set $lowerbikiniintegritymax to 20&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $lowerbikiniintegritymax&gt;&gt;
+&lt;&lt;set $lowerfabricstrength to 20&gt;&gt;
+&lt;&lt;set $lowerreveal to 900&gt;&gt;
+&lt;&lt;set $lowerword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 0&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 0&gt;&gt;
+&lt;&lt;set $skirtdown to 0&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $loweranusexposed to 0&gt;&gt;
+&lt;&lt;set $lowerplural to 1&gt;&gt;
+&lt;&lt;if $lowerbikininew is 1&gt;&gt;&lt;&lt;set $lowerbikininew to 0&gt;&gt;&lt;&lt;set $lowerbikiniintegrity to $lowerbikiniintegritymax&gt;&gt;&lt;&lt;set $lowerbikinicolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $lowerbikinicolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $lowerbikinicolour to $lowerbikinicolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $lowerbikinicolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $lowerbikiniintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 1&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 1&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowertype to &quot;swim&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;lower&quot;&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;underundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $lowergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;waistapron&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;waist apron&quot;&gt;&gt;
+&lt;&lt;set $lowerbikiniintegritymax to 10&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $lowerbikiniintegritymax&gt;&gt;
+&lt;&lt;set $lowerfabricstrength to 20&gt;&gt;
+&lt;&lt;set $lowerreveal to 800&gt;&gt;
+&lt;&lt;set $lowerword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 0&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 1&gt;&gt;
+&lt;&lt;set $skirtdown to 1&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;
+&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+&lt;&lt;set $lowerplural to 0&gt;&gt;
+&lt;&lt;if $waistapronnew is 1&gt;&gt;&lt;&lt;set $waistapronnew to 0&gt;&gt;&lt;&lt;set $waistapronintegrity to $waistapronintegritymax&gt;&gt;&lt;&lt;set $waistaproncolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $waistaproncolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $waistaproncolour to $waistaproncolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $waistaproncolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $waistapronintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 1&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 1&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 1&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 1&gt;&gt;
+&lt;&lt;set $lowertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;lower&quot;&gt;&gt;
+&lt;&lt;set $lowergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;shorts&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;shorts&quot;&gt;&gt;
+&lt;&lt;set $shortsintegritymax to 120&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $shortsintegritymax&gt;&gt;
+&lt;&lt;set $lowerfabricstrength to 20&gt;&gt;
+&lt;&lt;set $lowerreveal to 300&gt;&gt;
+&lt;&lt;set $lowerword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 0&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 0&gt;&gt;
+&lt;&lt;set $skirtdown to 0&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $loweranusexposed to 0&gt;&gt;
+&lt;&lt;set $lowerplural to 1&gt;&gt;
+&lt;&lt;if $shortsnew is 1&gt;&gt;&lt;&lt;set $shortsnew to 0&gt;&gt;&lt;&lt;set $shortsintegrity to $shortsintegritymax&gt;&gt;&lt;&lt;set $shortscolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $shortscolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $shortscolour to $shortscolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $shortscolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $shortsintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 0&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;lower&quot;&gt;&gt;
+&lt;&lt;set $lowergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;schoolshorts&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;school shorts&quot;&gt;&gt;
+&lt;&lt;set $schoolshortsintegritymax to 160&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $schoolshortsintegritymax&gt;&gt;
+&lt;&lt;set $lowerfabricstrength to 20&gt;&gt;
+&lt;&lt;set $lowerreveal to 200&gt;&gt;
+&lt;&lt;set $lowerword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 0&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 0&gt;&gt;
+&lt;&lt;set $skirtdown to 0&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $loweranusexposed to 0&gt;&gt;
+&lt;&lt;set $lowerplural to 1&gt;&gt;
+&lt;&lt;if $schoolshortsnew is 1&gt;&gt;&lt;&lt;set $schoolshortsnew to 0&gt;&gt;&lt;&lt;set $schoolshortsintegrity to $schoolshortsintegritymax&gt;&gt;&lt;&lt;set $schoolshortscolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $schoolshortscolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $schoolshortscolour to $schoolshortscolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $schoolshortscolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $schoolshortsintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 0&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowertype to &quot;school&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;lower&quot;&gt;&gt;
+&lt;&lt;set $lowergender to &quot;m&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;schoolskirt&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;school skirt&quot;&gt;&gt;
+&lt;&lt;set $schoolskirtintegritymax to 160&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $schoolskirtintegritymax&gt;&gt;
+&lt;&lt;set $lowerfabricstrength to 20&gt;&gt;
+&lt;&lt;set $lowerreveal to 200&gt;&gt;
+&lt;&lt;set $lowerword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 0&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 1&gt;&gt;
+&lt;&lt;set $skirtdown to 1&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $loweranusexposed to 0&gt;&gt;
+&lt;&lt;set $lowerplural to 0&gt;&gt;
+&lt;&lt;if $schoolskirtnew is 1&gt;&gt;&lt;&lt;set $schoolskirtnew to 0&gt;&gt;&lt;&lt;set $schoolskirtintegrity to $schoolskirtintegritymax&gt;&gt;&lt;&lt;set $schoolskirtcolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $schoolskirtcolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $schoolskirtcolour to $schoolskirtcolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $schoolskirtcolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $schoolskirtintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 0&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowertype to &quot;school&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;lower&quot;&gt;&gt;
+&lt;&lt;set $lowergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerschoolswimsuit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;school swimsuit bottom&quot;&gt;&gt;
+&lt;&lt;set $lowerschoolswimsuitintegritymax to 40&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $lowerschoolswimsuitintegritymax&gt;&gt;
+&lt;&lt;set $fabricstrength to 30&gt;&gt;
+&lt;&lt;set $lowerreveal to 600&gt;&gt;
+&lt;&lt;set $lowerword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 1&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 0&gt;&gt;
+&lt;&lt;set $skirtdown to 0&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $loweranusexposed to 0&gt;&gt;
+&lt;&lt;set $lowerplural to 0&gt;&gt;
+&lt;&lt;if $lowerschoolswimsuitnew is 1&gt;&gt;&lt;&lt;set $lowerschoolswimsuitnew to 0&gt;&gt;&lt;&lt;set $lowerschoolswimsuitintegrity to $lowerschoolswimsuitintegritymax&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $schoolswimsuitcolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $lowerschoolswimsuitintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 1&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 1&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowertype to &quot;swim&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;school swimsuit&quot;&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;underundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $lowergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;schoolswimshorts&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;school swim shorts&quot;&gt;&gt;
+&lt;&lt;set $schoolswimshortsintegritymax to 40&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $schoolswimshortsintegritymax&gt;&gt;
+&lt;&lt;set $lowerfabricstrength to 20&gt;&gt;
+&lt;&lt;set $lowerreveal to 600&gt;&gt;
+&lt;&lt;set $lowerword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 0&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 0&gt;&gt;
+&lt;&lt;set $skirtdown to 0&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $loweranusexposed to 0&gt;&gt;
+&lt;&lt;set $lowerplural to 1&gt;&gt;
+&lt;&lt;if $schoolswimshortsnew is 1&gt;&gt;&lt;&lt;set $schoolswimshortsnew to 0&gt;&gt;&lt;&lt;set $schoolswimshortsintegrity to $schoolswimshortsintegritymax&gt;&gt;&lt;&lt;set $schoolswimshortscolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $schoolswimshortscolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $schoolswimshortscolour to $schoolswimshortscolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $schoolswimshortscolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $schoolswimshortsintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 1&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 1&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowertype to &quot;swim&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;lower&quot;&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;underundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $lowergender to &quot;m&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerplant&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;plant skirt&quot;&gt;&gt;
+&lt;&lt;set $lowerplantintegritymax to 10&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $lowerplantintegritymax&gt;&gt;
+&lt;&lt;set $lowerfabricstrength to 20&gt;&gt;
+&lt;&lt;set $lowerreveal to 900&gt;&gt;
+&lt;&lt;set $lowerword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 0&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 1&gt;&gt;
+&lt;&lt;set $skirtdown to 1&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;
+&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+&lt;&lt;set $lowerplural to 0&gt;&gt;
+&lt;&lt;if $lowerplantnew is 1&gt;&gt;&lt;&lt;set $lowerplantnew to 0&gt;&gt;&lt;&lt;set $lowerplantintegrity to $lowerplantintegritymax&gt;&gt;&lt;&lt;set $lowerplantcolour to &quot;green&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $lowerplantcolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $lowerplantintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 1&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 1&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 1&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 1&gt;&gt;
+&lt;&lt;set $lowertype to &quot;swim&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;lower&quot;&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;underundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $lowergender to &quot;n&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowereveninggown&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;set $lowerclothes to &quot;evening gown skirt&quot;&gt;&gt;
+&lt;&lt;set $lowereveninggownintegritymax to 200&gt;&gt;
+&lt;&lt;set $lowerintegritymax to $lowereveninggownintegritymax&gt;&gt;
+&lt;&lt;set $fabricstrength to 30&gt;&gt;
+&lt;&lt;set $lowerreveal to 200&gt;&gt;
+&lt;&lt;set $lowerword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $loweronepiece to 1&gt;&gt;
+&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $skirt to 1&gt;&gt;
+&lt;&lt;set $skirtdown to 1&gt;&gt;
+&lt;&lt;set $lowerstatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $loweranusexposed to 0&gt;&gt;
+&lt;&lt;set $lowerplural to 0&gt;&gt;
+&lt;&lt;if $lowereveninggownnew is 1&gt;&gt;&lt;&lt;set $lowereveninggownnew to 0&gt;&gt;&lt;&lt;set $lowereveninggownintegrity to $lowereveninggownintegritymax&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $lowercolour to $eveninggowncolour&gt;&gt;
+&lt;&lt;set $lowerintegrity to $lowereveninggownintegrity&gt;&gt;
+&lt;&lt;set $lowerexposed to 0&gt;&gt;
+&lt;&lt;set $lowerexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $loweranusexposedbase to 0&gt;&gt;
+&lt;&lt;set $lowertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $clothingchange isnot 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $clothingchange to 0&gt;&gt;
+&lt;&lt;set $lowerset to &quot;evening gown&quot;&gt;&gt;
+&lt;&lt;set $lowergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;undernaked&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;understrip&gt;&gt;
+&lt;&lt;if $undertemp is &quot;init&quot;&gt;&gt;
+&lt;&lt;set $undertemp to 1&gt;&gt;
+&lt;&lt;elseif $undertemp is 1&gt;&gt;
+&lt;&lt;set $undertemp to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $underclothes to &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $underintegrity to 0&gt;&gt;
+&lt;&lt;set $underintegritymax to 0&gt;&gt;
+&lt;&lt;set $underfabricstrength to 0&gt;&gt;
+&lt;&lt;set $underreveal to 1000&gt;&gt;
+&lt;&lt;set $underword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $understate to 0&gt;&gt;
+&lt;&lt;set $understatebase to 0&gt;&gt;
+&lt;&lt;set $undervaginaexposed to 1&gt;&gt;
+&lt;&lt;set $underanusexposed to 1&gt;&gt;
+&lt;&lt;set $underplural to 0&gt;&gt;
+&lt;&lt;set $undercolour to 0&gt;&gt;
+&lt;&lt;set $underexposed to 1&gt;&gt;
+&lt;&lt;set $underexposedbase to 1&gt;&gt;
+&lt;&lt;set $undervaginaexposedbase to 1&gt;&gt;
+&lt;&lt;set $underanusexposedbase to 1&gt;&gt;
+&lt;&lt;set $undertype to &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $undergender to &quot;n&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;plainpanties&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;understrip&gt;&gt;&lt;&lt;underundress&gt;&gt;
+&lt;&lt;set $underclothes to &quot;plain panties&quot;&gt;&gt;
+&lt;&lt;set $plainpantiesintegritymax to 100&gt;&gt;
+&lt;&lt;set $underintegritymax to $plainpantiesintegritymax&gt;&gt;
+&lt;&lt;set $underfabricstrength to 15&gt;&gt;
+&lt;&lt;set $underreveal to 200&gt;&gt;
+&lt;&lt;set $underword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $understate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $understatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $undervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $underanusexposed to 0&gt;&gt;
+&lt;&lt;set $underplural to 1&gt;&gt;
+&lt;&lt;if $plainpantiesnew is 1&gt;&gt;&lt;&lt;set $plainpantiesnew to 0&gt;&gt;&lt;&lt;set $plainpantiesintegrity to $plainpantiesintegritymax&gt;&gt;&lt;&lt;set $plainpantiescolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $plainpantiescolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $plainpantiescolour to $plainpantiescolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $undercolour to $plainpantiescolour&gt;&gt;
+&lt;&lt;set $underintegrity to $plainpantiesintegrity&gt;&gt;
+&lt;&lt;set $underexposed to 0&gt;&gt;
+&lt;&lt;set $underexposedbase to 0&gt;&gt;
+&lt;&lt;set $undervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $underanusexposedbase to 0&gt;&gt;
+&lt;&lt;set $undertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $lowertype is &quot;swim&quot;&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $undergender to &quot;f&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lacepanties&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;understrip&gt;&gt;&lt;&lt;underundress&gt;&gt;
+&lt;&lt;set $underclothes to &quot;lace panties&quot;&gt;&gt;
+&lt;&lt;set $lacepantiesintegritymax to 60&gt;&gt;
+&lt;&lt;set $underintegritymax to $lacepantiesintegritymax&gt;&gt;
+&lt;&lt;set $underfabricstrength to 15&gt;&gt;
+&lt;&lt;set $underreveal to 400&gt;&gt;
+&lt;&lt;set $underword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $understate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $understatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $undervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $underanusexposed to 0&gt;&gt;
+&lt;&lt;set $underplural to 1&gt;&gt;
+&lt;&lt;if $lacepantiesnew is 1&gt;&gt;&lt;&lt;set $lacepantiesnew to 0&gt;&gt;&lt;&lt;set $lacepantiesintegrity to $lacepantiesintegritymax&gt;&gt;&lt;&lt;set $lacepantiescolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $lacepantiescolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $lacepantiescolour to $lacepantiescolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $undercolour to $lacepantiescolour&gt;&gt;
+&lt;&lt;set $underintegrity to $lacepantiesintegrity&gt;&gt;
+&lt;&lt;set $underexposed to 0&gt;&gt;
+&lt;&lt;set $underexposedbase to 0&gt;&gt;
+&lt;&lt;set $undervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $underanusexposedbase to 0&gt;&gt;
+&lt;&lt;set $undertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $lowertype is &quot;swim&quot;&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $undergender to &quot;f&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;yfronts&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;understrip&gt;&gt;&lt;&lt;underundress&gt;&gt;
+&lt;&lt;set $underclothes to &quot;Y fronts&quot;&gt;&gt;
+&lt;&lt;set $yfrontsintegritymax to 100&gt;&gt;
+&lt;&lt;set $underintegritymax to $yfrontsintegritymax&gt;&gt;
+&lt;&lt;set $underfabricstrength to 15&gt;&gt;
+&lt;&lt;set $underreveal to 200&gt;&gt;
+&lt;&lt;set $underword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $understate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $understatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $undervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $underanusexposed to 0&gt;&gt;
+&lt;&lt;set $underplural to 1&gt;&gt;
+&lt;&lt;if $yfrontsnew is 1&gt;&gt;&lt;&lt;set $yfrontsnew to 0&gt;&gt;&lt;&lt;set $yfrontsintegrity to $yfrontsintegritymax&gt;&gt;&lt;&lt;set $yfrontscolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+&lt;&lt;if $yfrontscolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $yfrontscolour to $yfrontscolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $undercolour to $yfrontscolour&gt;&gt;
+&lt;&lt;set $underintegrity to $yfrontsintegrity&gt;&gt;
+&lt;&lt;set $underexposed to 0&gt;&gt;
+&lt;&lt;set $underexposedbase to 0&gt;&gt;
+&lt;&lt;set $undervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $underanusexposedbase to 0&gt;&gt;
+&lt;&lt;set $undertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $lowertype is &quot;swim&quot;&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $undergender to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;chastitybelt&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;understrip&gt;&gt;&lt;&lt;underundress&gt;&gt;
+&lt;&lt;set $underclothes to &quot;chastity belt&quot;&gt;&gt;
+&lt;&lt;set $chastitybeltintegritymax to 2000&gt;&gt;
+&lt;&lt;set $underintegritymax to $chastitybeltintegritymax&gt;&gt;
+&lt;&lt;set $underfabricstrength to 15&gt;&gt;
+&lt;&lt;set $underreveal to 1000&gt;&gt;
+&lt;&lt;set $underword to &quot;a&quot;&gt;&gt;
+&lt;&lt;set $understate to &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $understatebase to &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $undervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $undervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;if $analshield is 1&gt;&gt;
+&lt;&lt;set $underanusexposed to 0&gt;&gt;
+&lt;&lt;set $underanusexposedbase to 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $underanusexposed to 1&gt;&gt;
+&lt;&lt;set $underanusexposedbase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $underplural to 0&gt;&gt;
+&lt;&lt;if $chastitybeltnew is 1&gt;&gt;&lt;&lt;set $chastitybeltnew to 0&gt;&gt;&lt;&lt;set $chastitybeltintegrity to $chastitybeltintegritymax&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $undercolour to &quot;restrictive&quot;&gt;&gt;
+&lt;&lt;set $underintegrity to $chastitybeltintegrity&gt;&gt;
+&lt;&lt;set $underexposed to 1&gt;&gt;
+&lt;&lt;set $underexposedbase to 1&gt;&gt;
+&lt;&lt;set $undertype to &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $undergender to &quot;n&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;tights&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;understrip&gt;&gt;&lt;&lt;underundress&gt;&gt;
+&lt;&lt;set $underclothes to &quot;tights&quot;&gt;&gt;
+&lt;&lt;set $tightsintegritymax to 120&gt;&gt;
+&lt;&lt;set $underintegritymax to $tightsintegritymax&gt;&gt;
+&lt;&lt;set $underfabricstrength to 5&gt;&gt;
+&lt;&lt;set $underreveal to 800&gt;&gt;
+&lt;&lt;set $underword to &quot;n&quot;&gt;&gt;
+&lt;&lt;set $understate to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $understatebase to &quot;waist&quot;&gt;&gt;
+&lt;&lt;set $undervaginaexposed to 0&gt;&gt;
+&lt;&lt;set $underanusexposed to 0&gt;&gt;
+&lt;&lt;set $underplural to 1&gt;&gt;
+&lt;&lt;if $tightsnew is 1&gt;&gt;&lt;&lt;set $tightsnew to 0&gt;&gt;&lt;&lt;set $tightsintegrity to $tightsintegritymax&gt;&gt;&lt;&lt;set $tightscolour to &quot;sheer&quot;&gt;&gt;
+&lt;&lt;if $tightscolourchoice isnot 0&gt;&gt;
+&lt;&lt;set $tightscolour to $tightscolourchoice&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $undercolour to $tightscolour&gt;&gt;
+&lt;&lt;set $underintegrity to $tightsintegrity&gt;&gt;
+&lt;&lt;set $underexposed to 1&gt;&gt;
+&lt;&lt;set $underexposedbase to 1&gt;&gt;
+&lt;&lt;set $undervaginaexposedbase to 0&gt;&gt;
+&lt;&lt;set $underanusexposedbase to 0&gt;&gt;
+&lt;&lt;set $undertype to &quot;normal&quot;&gt;&gt;
+&lt;&lt;if $lowertype is &quot;swim&quot;&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $undergender to &quot;f&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;upperstrip&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $upperlast to $upperclothes&gt;&gt;
+
+&lt;&lt;if $uppertemp is 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;sundress&quot;&gt;&gt;
+&lt;&lt;set $uppersundressintegrity to $upperintegrity&gt;&gt;
+&lt;&lt;set $upperoff to &quot;sundress&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;pyjama shirt&quot;&gt;&gt;
+&lt;&lt;set $upperpjsintegrity to $upperintegrity&gt;&gt;
+&lt;&lt;set $upperoff to &quot;pyjama shirt&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;towel&quot;&gt;&gt;
+&lt;&lt;set $uppertowelintegrity to $upperintegrity&gt;&gt;
+&lt;&lt;set $upperoff to &quot;towel&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;bikini top&quot;&gt;&gt;
+&lt;&lt;set $upperbikiniintegrity to $upperintegrity&gt;&gt;
+&lt;&lt;set $upperoff to &quot;bikini top&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;t-shirt&quot;&gt;&gt;
+&lt;&lt;set $tshirtintegrity to $upperintegrity&gt;&gt;
+&lt;&lt;set $upperoff to &quot;t-shirt&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;school shirt&quot;&gt;&gt;
+&lt;&lt;set $schoolshirtintegrity to $upperintegrity&gt;&gt;
+&lt;&lt;set $upperoff to &quot;school shirt&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;school swimsuit&quot;&gt;&gt;
+&lt;&lt;set $upperschoolswimsuitintegrity to $upperintegrity&gt;&gt;
+&lt;&lt;set $upperoff to &quot;school swimsuit&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;plant top&quot;&gt;&gt;
+&lt;&lt;set $upperplantintegrity to $upperintegrity&gt;&gt;
+&lt;&lt;set $upperoff to &quot;plant top&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;evening gown&quot;&gt;&gt;
+&lt;&lt;set $uppereveninggownintegrity to $upperintegrity&gt;&gt;
+&lt;&lt;set $upperoff to &quot;evening gown&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;tank top&quot;&gt;&gt;
+&lt;&lt;set $tanktopintegrity to $upperintegrity&gt;&gt;
+&lt;&lt;set $upperoff to &quot;tank top&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $lowerlast to $lowerclothes&gt;&gt;
+
+&lt;&lt;if $lowertemp is 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;sundress skirt&quot;&gt;&gt;
+&lt;&lt;set $lowersundressintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;sundress skirt&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;pyjama bottoms&quot;&gt;&gt;
+&lt;&lt;set $lowerpjsintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;pyjama bottoms&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;towel&quot;&gt;&gt;
+&lt;&lt;set $lowertowelintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;towel&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;bikini bottoms&quot;&gt;&gt;
+&lt;&lt;set $lowerbikiniintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;bikini bottoms&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;waist apron&quot;&gt;&gt;
+&lt;&lt;set $waistapronintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;waist apron&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;shorts&quot;&gt;&gt;
+&lt;&lt;set $shortsintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;shorts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;school shorts&quot;&gt;&gt;
+&lt;&lt;set $schoolshortsintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;school shorts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;school skirt&quot;&gt;&gt;
+&lt;&lt;set $schoolskirtintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;school skirt&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;school swimsuit bottom&quot;&gt;&gt;
+&lt;&lt;set $lowerschoolswimsuitintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;school swimsuit bottom&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;school swim shorts&quot;&gt;&gt;
+&lt;&lt;set $schoolswimshortsintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;school swim shorts&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;plant skirt&quot;&gt;&gt;
+&lt;&lt;set $lowerplantintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;plant skirt&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;evening gown skirt&quot;&gt;&gt;
+&lt;&lt;set $lowereveninggownintegrity to $lowerintegrity&gt;&gt;
+&lt;&lt;set $loweroff to &quot;evening gown skirt&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;understrip&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $underlast to $underclothes&gt;&gt;
+
+&lt;&lt;if $undertemp is 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $underclothes is &quot;plain panties&quot;&gt;&gt;
+&lt;&lt;set $plainpantiesintegrity to $underintegrity&gt;&gt;
+&lt;&lt;set $underoff to &quot;plain panties&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underclothes is &quot;lace panties&quot;&gt;&gt;
+&lt;&lt;set $lacepantiesintegrity to $underintegrity&gt;&gt;
+&lt;&lt;set $underoff to &quot;lace panties&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underclothes is &quot;Y fronts&quot;&gt;&gt;
+&lt;&lt;set $yfrontsintegrity to $underintegrity&gt;&gt;
+&lt;&lt;set $underoff to &quot;Y fronts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underclothes is &quot;chastity belt&quot;&gt;&gt;
+&lt;&lt;set $chastitybeltintegrity to $underintegrity&gt;&gt;
+&lt;&lt;set $underoff to &quot;chastity belt&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underclothes is &quot;tights&quot;&gt;&gt;
+&lt;&lt;set $tightsintegrity to $underintegrity&gt;&gt;
+&lt;&lt;set $underoff to &quot;tights&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;upperruined&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $ruined to 1&gt;&gt;&lt;&lt;set $eventskipoverrule to 1&gt;&gt;&lt;&lt;set $uncladupper to 0&gt;&gt;&lt;&lt;set $uncladoutfit to 0&gt;&gt;
+&lt;&lt;if $uppertemp is 1&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;sundress&quot;&gt;&gt;
+&lt;&lt;set $uppersundressno to 0&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 750&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $uppersundressnew to 1&gt;&gt;
+		&lt;&lt;set $uppersundressno to 1&gt;&gt;
+		&lt;&lt;set $lowersundressnew to 1&gt;&gt;
+		&lt;&lt;set $lowersundressno to 1&gt;&gt;
+		&lt;&lt;set $money -= 750&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;pyjama shirt&quot;&gt;&gt;
+&lt;&lt;set $upperpjsno to 0&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 1000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $upperpjsnew to 1&gt;&gt;
+		&lt;&lt;set $upperpjsno to 1&gt;&gt;
+		&lt;&lt;set $money -= 1000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;towel&quot;&gt;&gt;
+&lt;&lt;set $uppertowelno to 0&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;bikini top&quot;&gt;&gt;
+&lt;&lt;set $upperbikinino to 0&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 1000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $upperbikininew to 1&gt;&gt;
+		&lt;&lt;set $upperbikinino to 1&gt;&gt;
+		&lt;&lt;set $money -= 1000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;t-shirt&quot;&gt;&gt;
+&lt;&lt;set $tshirtno to 0&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 1000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $tshirtnew to 1&gt;&gt;
+		&lt;&lt;set $tshirtno to 1&gt;&gt;
+		&lt;&lt;set $money -= 1000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;school shirt&quot;&gt;&gt;
+&lt;&lt;set $schoolshirtno to 0&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 2500&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $schoolshirtnew to 1&gt;&gt;
+		&lt;&lt;set $schoolshirtno to 1&gt;&gt;
+		&lt;&lt;set $money -= 2500&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;school swimsuit&quot;&gt;&gt;
+&lt;&lt;set $upperschoolswimsuitno to 0&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 750&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $upperschoolswimsuitnew to 1&gt;&gt;
+		&lt;&lt;set $upperschoolswimsuitno to 1&gt;&gt;
+		&lt;&lt;set $lowerschoolswimsuitnew to 1&gt;&gt;
+		&lt;&lt;set $lowerschoolswimsuitno to 1&gt;&gt;
+		&lt;&lt;set $money -= 750&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;plant top&quot;&gt;&gt;
+&lt;&lt;set $upperplantno to 0&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;evening gown&quot;&gt;&gt;
+&lt;&lt;set $uppereveninggownno to 0&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 6000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $uppereveninggownnew to 1&gt;&gt;
+		&lt;&lt;set $uppereveninggownno to 1&gt;&gt;
+		&lt;&lt;set $lowereveninggownnew to 1&gt;&gt;
+		&lt;&lt;set $lowereveninggownno to 1&gt;&gt;
+		&lt;&lt;set $money -= 6000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;tank top&quot;&gt;&gt;
+&lt;&lt;set $tanktopno to 0&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 1000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $tanktopnew to 1&gt;&gt;
+		&lt;&lt;set $tanktopno to 1&gt;&gt;
+		&lt;&lt;set $money -= 1000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $ruined to 0&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;lowerruined&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $ruined to 1&gt;&gt;&lt;&lt;set $eventskipoverrule to 1&gt;&gt;&lt;&lt;set $uncladlower to 0&gt;&gt;&lt;&lt;set $uncladoutfit to 0&gt;&gt;
+&lt;&lt;if $lowertemp is 1&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;sundress skirt&quot;&gt;&gt;
+&lt;&lt;set $lowersundressno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 750&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $uppersundressnew to 1&gt;&gt;
+		&lt;&lt;set $uppersundressno to 1&gt;&gt;
+		&lt;&lt;set $lowersundressnew to 1&gt;&gt;
+		&lt;&lt;set $lowersundressno to 1&gt;&gt;
+		&lt;&lt;set $money -= 750&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;pyjama bottoms&quot;&gt;&gt;
+&lt;&lt;set $lowerpjsno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 1000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $lowerpjsnew to 1&gt;&gt;
+		&lt;&lt;set $lowerpjsno to 1&gt;&gt;
+		&lt;&lt;set $money -= 1000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;towel&quot;&gt;&gt;
+&lt;&lt;set $lowertowelno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;bikini bottoms&quot;&gt;&gt;
+&lt;&lt;set $lowerbikinino to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 3000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $lowerbikininew to 1&gt;&gt;
+		&lt;&lt;set $lowerbikinino to 1&gt;&gt;
+		&lt;&lt;set $money -= 3000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;waist apron&quot;&gt;&gt;
+&lt;&lt;set $waistapronno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;shorts&quot;&gt;&gt;
+&lt;&lt;set $shortsno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 1000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $shortsnew to 1&gt;&gt;
+		&lt;&lt;set $shortsno to 1&gt;&gt;
+		&lt;&lt;set $money -= 1000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;school shorts&quot;&gt;&gt;
+&lt;&lt;set $schoolshortsno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 2000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $schoolshortsnew to 1&gt;&gt;
+		&lt;&lt;set $schoolshortsno to 1&gt;&gt;
+		&lt;&lt;set $money -= 2000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;school skirt&quot;&gt;&gt;
+&lt;&lt;set $schoolskirtno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 2000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $schoolskirtnew to 1&gt;&gt;
+		&lt;&lt;set $schoolskirtno to 1&gt;&gt;
+		&lt;&lt;set $money -= 2000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;school swimsuit bottom&quot;&gt;&gt;
+&lt;&lt;set $lowerschoolswimsuitno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 750&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $upperschoolswimsuitnew to 1&gt;&gt;
+		&lt;&lt;set $upperschoolswimsuitno to 1&gt;&gt;
+		&lt;&lt;set $lowerschoolswimsuitnew to 1&gt;&gt;
+		&lt;&lt;set $lowerschoolswimsuitno to 1&gt;&gt;
+		&lt;&lt;set $money -= 750&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;school swim shorts&quot;&gt;&gt;
+&lt;&lt;set $schoolswimshortsno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 1500&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $schoolswimshortsnew to 1&gt;&gt;
+		&lt;&lt;set $schoolswimshortsno to 1&gt;&gt;
+		&lt;&lt;set $money -= 1500&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;plant skirt&quot;&gt;&gt;
+&lt;&lt;set $lowerplantswimsuitno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerclothes is &quot;evening gown skirt&quot;&gt;&gt;
+&lt;&lt;set $lowereveninggownno to 0&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 6000&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $uppereveninggownnew to 1&gt;&gt;
+		&lt;&lt;set $uppereveninggownno to 1&gt;&gt;
+		&lt;&lt;set $lowereveninggownnew to 1&gt;&gt;
+		&lt;&lt;set $lowereveninggownno to 1&gt;&gt;
+		&lt;&lt;set $money -= 6000&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $ruined to 0&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;underruined&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $ruined to 1&gt;&gt;&lt;&lt;set $eventskipoverrule to 1&gt;&gt;&lt;&lt;set $uncladunder to 0&gt;&gt;
+&lt;&lt;if $undertemp is 1&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $underclothes is &quot;plain panties&quot;&gt;&gt;
+&lt;&lt;set $plainpantiesno to 0&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 200&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $plainpantiesnew to 1&gt;&gt;
+		&lt;&lt;set $plainpantiesno to 1&gt;&gt;
+		&lt;&lt;set $money -= 200&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underclothes is &quot;lace panties&quot;&gt;&gt;
+&lt;&lt;set $lacepantiesno to 0&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 600&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $lacepantiesnew to 1&gt;&gt;
+		&lt;&lt;set $lacepantiesno to 1&gt;&gt;
+		&lt;&lt;set $money -= 600&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underclothes is &quot;Y fronts&quot;&gt;&gt;
+&lt;&lt;set $yfrontsno to 0&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 200&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $yfrontsnew to 1&gt;&gt;
+		&lt;&lt;set $yfrontsno to 1&gt;&gt;
+		&lt;&lt;set $money -= 200&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underclothes is &quot;tights&quot;&gt;&gt;
+&lt;&lt;set $tightsno to 0&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;
+	&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+		&lt;&lt;if $money gte 1200&gt;&gt;
+		&lt;&lt;set $clothingrebuytext to 1&gt;&gt;
+		&lt;&lt;set $tightsnew to 1&gt;&gt;
+		&lt;&lt;set $tightsno to 1&gt;&gt;
+		&lt;&lt;set $money -= 1200&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $clothingrebuyfailedtext to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underclothes is &quot;chastity belt&quot;&gt;&gt;
+	&lt;&lt;if $undertype is &quot;brokenchastity&quot;&gt;&gt;
+&lt;&lt;set $chastitybeltno to 0&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+&lt;&lt;set $analshield to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;set $chastitybeltno to 1&gt;&gt;
+&lt;&lt;chastitybelt&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $ruined to 0&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;upperon&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;set $upperwetcarry to $upperwet&gt;&gt;&lt;&lt;set $upperwetstagecarry to $upperwetstage&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff is &quot;sundress&quot;&gt;&gt;
+&lt;&lt;uppersundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;pyjama shirt&quot;&gt;&gt;
+&lt;&lt;upperpjs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;towel&quot;&gt;&gt;
+&lt;&lt;uppertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;bikini top&quot;&gt;&gt;
+&lt;&lt;upperbikini&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;t-shirt&quot;&gt;&gt;
+&lt;&lt;tshirt&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;school shirt&quot;&gt;&gt;
+&lt;&lt;schoolshirt&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;school swimsuit&quot;&gt;&gt;
+&lt;&lt;upperschoolswimsuit&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;plant top&quot;&gt;&gt;
+&lt;&lt;upperplant&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;evening gown&quot;&gt;&gt;
+&lt;&lt;uppereveninggown&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;tank top&quot;&gt;&gt;
+&lt;&lt;tanktop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;if $upperwetcarry isnot 0&gt;&gt;
+&lt;&lt;set $upperwet to $upperwetcarry&gt;&gt;&lt;&lt;set $upperwetstage to $upperwetstagecarry&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperwetcarry to 0&gt;&gt;&lt;&lt;set $upperwetstagecarry to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;loweron&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;set $lowerwetcarry to $lowerwet&gt;&gt;&lt;&lt;set $lowerwetstagecarry to $lowerwetstage&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff is &quot;sundress skirt&quot;&gt;&gt;
+&lt;&lt;lowersundress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;pyjama bottoms&quot;&gt;&gt;
+&lt;&lt;lowerpjs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;towel&quot;&gt;&gt;
+&lt;&lt;lowertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;bikini bottoms&quot;&gt;&gt;
+&lt;&lt;lowerbikini&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;waist apron&quot;&gt;&gt;
+&lt;&lt;waistapron&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;shorts&quot;&gt;&gt;
+&lt;&lt;shorts&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;school shorts&quot;&gt;&gt;
+&lt;&lt;schoolshorts&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;school skirt&quot;&gt;&gt;
+&lt;&lt;schoolskirt&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;school swimsuit bottom&quot;&gt;&gt;
+&lt;&lt;lowerschoolswimsuit&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;school swim shorts&quot;&gt;&gt;
+&lt;&lt;schoolswimshorts&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;plant skirt&quot;&gt;&gt;
+&lt;&lt;lowerplant&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;evening gown skirt&quot;&gt;&gt;
+&lt;&lt;lowereveninggown&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;if $lowerwetcarry isnot 0&gt;&gt;
+&lt;&lt;set $lowerwet to $lowerwetcarry&gt;&gt;&lt;&lt;set $lowerwetstage to $lowerwetstagecarry&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $lowerwetcarry to 0&gt;&gt;&lt;&lt;set $lowerwetstagecarry to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;underon&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;set $underwetcarry to $underwet&gt;&gt;&lt;&lt;set $underwetstagecarry to $underwetstage&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff is &quot;plain panties&quot;&gt;&gt;
+&lt;&lt;plainpanties&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff is &quot;lace panties&quot;&gt;&gt;
+&lt;&lt;lacepanties&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff is &quot;Y fronts&quot;&gt;&gt;
+&lt;&lt;yfronts&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff is &quot;chastity belt&quot;&gt;&gt;
+&lt;&lt;chastitybelt&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff is &quot;tights&quot;&gt;&gt;
+&lt;&lt;tights&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $underoff to 0&gt;&gt;
+&lt;&lt;if $underwetcarry isnot 0&gt;&gt;
+&lt;&lt;set $underwet to $underwetcarry&gt;&gt;&lt;&lt;set $underwetstage to $underwetstagecarry&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $underwetcarry to 0&gt;&gt;&lt;&lt;set $underwetstagecarry to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;outfiton&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperon&gt;&gt;
+&lt;&lt;loweron&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;clotheson&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperon&gt;&gt;
+&lt;&lt;loweron&gt;&gt;
+&lt;&lt;underon&gt;&gt;
+&lt;&lt;set $uncladupper to 0&gt;&gt;
+&lt;&lt;set $uncladlower to 0&gt;&gt;
+&lt;&lt;set $uncladunder to 0&gt;&gt;
+&lt;&lt;set $uncladoutfit to 0&gt;&gt;
+&lt;&lt;set $unclad to 0&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;naked&quot; and $lowerclothes is &quot;naked&quot; and $underclothes is &quot;naked&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You fix your clothing.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperstate to $upperstatebase&gt;&gt;
+&lt;&lt;set $upperstatetop to $upperstatetopbase&gt;&gt;
+&lt;&lt;set $lowerstate to $lowerstatebase&gt;&gt;
+&lt;&lt;if $skirt is 1&gt;&gt;
+&lt;&lt;set $skirtdown to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $understate to $understatebase&gt;&gt;
+&lt;&lt;set $upperexposed to $upperexposedbase&gt;&gt;
+&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;
+&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;
+&lt;&lt;set $underexposed to $underexposedbase&gt;&gt;
+&lt;&lt;set $undervaginaexposed to $undervaginaexposedbase&gt;&gt;
+&lt;&lt;set $underanusexposed to $underanusexposedbase&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You are conscious of your &lt;&lt;nuditystop&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;clothesontowel&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperon&gt;&gt;
+&lt;&lt;loweron&gt;&gt;
+&lt;&lt;underon&gt;&gt;
+&lt;&lt;set $uncladupper to 0&gt;&gt;
+&lt;&lt;set $uncladlower to 0&gt;&gt;
+&lt;&lt;set $uncladunder to 0&gt;&gt;
+&lt;&lt;set $uncladoutfit to 0&gt;&gt;
+&lt;&lt;set $unclad to 0&gt;&gt;
+&lt;&lt;if $upperclothes is &quot;naked&quot; and $lowerclothes is &quot;naked&quot; and $underclothes is &quot;naked&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You fix your clothing.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $upperstate to $upperstatebase&gt;&gt;
+&lt;&lt;set $upperstatetop to $upperstatetopbase&gt;&gt;
+&lt;&lt;set $lowerstate to $lowerstatebase&gt;&gt;
+&lt;&lt;if $skirt is 1&gt;&gt;
+&lt;&lt;set $skirtdown to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $understate to $understatebase&gt;&gt;
+&lt;&lt;set $upperexposed to $upperexposedbase&gt;&gt;
+&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;
+&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;
+&lt;&lt;set $underexposed to $underexposedbase&gt;&gt;
+&lt;&lt;set $undervaginaexposed to $undervaginaexposedbase&gt;&gt;
+&lt;&lt;set $underanusexposed to $underanusexposedbase&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+&lt;&lt;towelup&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You are conscious of your &lt;&lt;nuditystop&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;uppersteal&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperoff is &quot;sundress&quot;&gt;&gt;&lt;&lt;uppersundress&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $upperclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;pyjama shirt&quot;&gt;&gt;&lt;&lt;upperpjs&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $upperclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;towel&quot;&gt;&gt;&lt;&lt;uppertowel&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $upperclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;bikini top&quot;&gt;&gt;&lt;&lt;upperbikini&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $upperclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;t-shirt&quot;&gt;&gt;&lt;&lt;tshirt&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $upperclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;school shirt&quot;&gt;&gt;&lt;&lt;schoolshirt&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $upperclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;school swimsuit&quot;&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $upperclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;plant top&quot;&gt;&gt;&lt;&lt;upperplant&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $upperclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;evening gown&quot;&gt;&gt;&lt;&lt;uppereveninggown&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $upperclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperoff is &quot;tank top&quot;&gt;&gt;&lt;&lt;tanktop&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $upperclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lowersteal&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $loweroff is &quot;sundress skirt&quot;&gt;&gt;&lt;&lt;lowersundress&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;pyjama bottoms&quot;&gt;&gt;&lt;&lt;lowerpjs&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;towel&quot;&gt;&gt;&lt;&lt;lowertowel&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;bikini bottoms&quot;&gt;&gt;&lt;&lt;lowerbikini&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;waist apron&quot;&gt;&gt;&lt;&lt;waistapron&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;shorts&quot;&gt;&gt;&lt;&lt;shorts&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;school shorts&quot;&gt;&gt;&lt;&lt;schoolshorts&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;school skirt&quot;&gt;&gt;&lt;&lt;schoolskirt&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;school swimsuit bottom&quot;&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;school swim shorts&quot;&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;plant skirt&quot;&gt;&gt;&lt;&lt;lowerplant&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff is &quot;evening gown skirt&quot;&gt;&gt;&lt;&lt;lowereveninggown&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $lowerclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;understeal&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $underoff is &quot;plain panties&quot;&gt;&gt;&lt;&lt;plainpanties&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $underclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;underruined&gt;&gt;&lt;&lt;set $underoff to 0&gt;&gt;&lt;&lt;undernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff is &quot;lace panties&quot;&gt;&gt;&lt;&lt;lacepanties&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $underclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;underruined&gt;&gt;&lt;&lt;set $underoff to 0&gt;&gt;&lt;&lt;undernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff is &quot;Y fronts&quot;&gt;&gt;&lt;&lt;yfronts&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $underclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;underruined&gt;&gt;&lt;&lt;set $underoff to 0&gt;&gt;&lt;&lt;undernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff is &quot;tights&quot;&gt;&gt;&lt;&lt;tights&gt;&gt;
+&lt;&lt;if $stealtextskip isnot 1&gt;&gt;&lt;&lt;He&gt;&gt; decides to keep your $underclothes as a souvenir.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;underruined&gt;&gt;&lt;&lt;set $underoff to 0&gt;&gt;&lt;&lt;undernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff is &quot;chastity belt&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;upperundress&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;set $uncladoutfit to 0&gt;&gt;&lt;&lt;set $lowerwet to 0&gt;&gt;&lt;&lt;set $lowerwetstage to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;set $uncladupper to 0&gt;&gt;&lt;&lt;set $upperwet to 0&gt;&gt;&lt;&lt;set $upperwetstage to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerundress&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	&lt;&lt;set $clothingchange to 1&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;set $uncladoutfit to 0&gt;&gt;&lt;&lt;set $upperwet to 0&gt;&gt;&lt;&lt;set $upperwetstage to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;set $uncladlower to 0&gt;&gt;&lt;&lt;set $lowerwet to 0&gt;&gt;&lt;&lt;set $lowerwetstage to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;underundress&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;&lt;&lt;set $underoff to 0&gt;&gt;&lt;&lt;set $uncladunder to 0&gt;&gt;&lt;&lt;set $underwet to 0&gt;&gt;&lt;&lt;set $underwetstage to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;undress&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;underundress&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;storeupper&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $uppertemp isnot 1&gt;&gt;
+	&lt;&lt;if $uppertype isnot &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $upperset is $lowerset&gt;&gt;
+		&lt;&lt;set $lowerstore to $lowerclothes&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;set $upperstore to $upperclothes&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;storelower&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowertemp isnot 1&gt;&gt;
+	&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $upperset is $lowerset&gt;&gt;
+		&lt;&lt;set $upperstore to $upperclothes&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;set $lowerstore to $lowerclothes&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;storeunder&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $undertemp isnot 1&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;set $understore to $underclothes&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+	&lt;&lt;underundress&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;storeclothes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;storeupper&gt;&gt;
+&lt;&lt;storelower&gt;&gt;
+&lt;&lt;storeunder&gt;&gt;
+&lt;&lt;if $location is &quot;pool&quot;&gt;&gt;
+	&lt;&lt;set $faceacccarry to $faceacc&gt;&gt;
+	&lt;&lt;set $headacccarry to $headacc&gt;&gt;
+	&lt;&lt;set $legsacccarry to $legsacc&gt;&gt;
+	&lt;&lt;set $feetacccarry to $feetacc&gt;&gt;
+	&lt;&lt;set $faceacc to 0&gt;&gt;
+	&lt;&lt;set $headacc to 0&gt;&gt;
+	&lt;&lt;set $legsacc to 0&gt;&gt;
+	&lt;&lt;set $feetacc to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;storeon&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperstore isnot 0&gt;&gt;
+&lt;&lt;set $upperoff to $upperstore&gt;&gt;
+&lt;&lt;set $upperstore to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerstore isnot 0&gt;&gt;
+&lt;&lt;set $loweroff to $lowerstore&gt;&gt;
+&lt;&lt;set $lowerstore to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $understore isnot 0&gt;&gt;
+&lt;&lt;set $underoff to $understore&gt;&gt;
+&lt;&lt;set $understore to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $location is &quot;pool&quot;&gt;&gt;
+&lt;&lt;set $faceacc to $faceacccarry&gt;&gt;
+&lt;&lt;set $headacc to $headacccarry&gt;&gt;
+&lt;&lt;set $legsacc to $legsacccarry&gt;&gt;
+&lt;&lt;set $feetacc to $feetacccarry&gt;&gt;
+&lt;&lt;set $faceacccarry to 0&gt;&gt;
+&lt;&lt;set $headacccarry to 0&gt;&gt;
+&lt;&lt;set $legsacccarry to 0&gt;&gt;
+&lt;&lt;set $feetacccarry to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;set $storelocation to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;storeclear&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $upperstore to 0&gt;&gt;
+&lt;&lt;set $lowerstore to 0&gt;&gt;
+&lt;&lt;set $understore to 0&gt;&gt;
+&lt;&lt;set $storelocation to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;storelocation&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $undertemp isnot 1 and $lowertemp isnot 1 and $uppertemp isnot 1&gt;&gt;
+&lt;&lt;set $storelocation to $storelocationinit&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="164" name="Widgets Combat Man" tags="widget" position="475,2100">&lt;&lt;widget &quot;man1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $pronoun1 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;man1speech&gt;&gt;
+&lt;&lt;if $enemyno gte 2&gt;&gt;&lt;&lt;set $intro1 to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $lefthand is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;set $speechclit to 1&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your warm &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your penis.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		eager to explore it.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		invading your body in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $righthand to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your ass.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; hand away from your ass.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $righthand to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You see stars.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 8&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $lefthand to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;purple&quot;&gt;You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You see stars.&lt;/span&gt; &lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 7&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;red&quot;&gt;You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $righthand to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused. &lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking disappointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused.&lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking dissapointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+				
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+&lt;&lt;if $righthand is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $skirtuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;&lt;set $lefthand to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes passed your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;				
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes pass your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random (1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $lefthand is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest, &lt;&lt;his&gt;&gt; fingers lingering around your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; leans against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your tummy.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; grips your thigh and pulls, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes and squeezes your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $lefthand to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;set $lefthand to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand isnot &quot;arms&quot; and $righthand isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $lefthand to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; digs &lt;&lt;his&gt;&gt; nails into your &lt;&lt;bottom&gt;&gt; while groping, giving no heed to you comfort.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; smacks your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your nose.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $righthand is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your pubic mound and teases your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;testicles&gt;&gt; and teases your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest and teases your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $righthand to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger above your entrance.&lt;/span&gt;&lt;&lt;set $righthand to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; right hand against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your tummy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes your &lt;&lt;bottomcomma&gt;&gt; making sure you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your cheek.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; tugs on your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; cups and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;He pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $righthand to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;	
+		&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; right hand.&lt;/span&gt;&lt;&lt;set $righthand to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand isnot &quot;arms&quot; and $righthand isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $righthand to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; grips your &lt;&lt;bottomcomma&gt;&gt; digging &lt;&lt;his&gt;&gt; nails into your skin.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; slaps your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the side of your face.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt; 
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; pulls up &lt;&lt;his&gt;&gt; skirt, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs and &lt;&lt;pussystop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis out from between your thighs.&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs.&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your anus.&lt;/span&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;cheeks&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your cheeks.&lt;&lt;submission3&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;botharm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your hands.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hands.&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your feet.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your feet.&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $feetuse to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; penis out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; violates your &lt;&lt;pussy&gt;&gt; with increasing intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to fuck your &lt;&lt;pussy&gt;&gt; with no regard for your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with rough thrusts, giving no regard to your comfort.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb as &lt;&lt;he&gt;&gt; pounds away at your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with deep and deliberate thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues thrusting into your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your pussy.&lt;/span&gt;&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;
+				&lt;&lt;if $enemyanger gte 80&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; glides &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;His&gt;&gt; penis thrusts deep into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginavirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechvaginawithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;pussy&gt;&gt; without penetrating.&lt;&lt;sex10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; ravages your &lt;&lt;bottom&gt;&gt; with a violent intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis ever deeper within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with rough thrusts, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;bottomcomma&gt;&gt; giving no regard to your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with deep and dominating thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues fucking your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis to &quot;anus&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your virgin anus,&lt;/span&gt; &lt;span class=&quot;red&quot;&gt;violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence50&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanusvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechanuswithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;set $speechanusentrance to 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;His&gt;&gt; penis rubs against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; continues thrusting into your mouth.&lt;&lt;submission10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;Saliva drips from the tip of &lt;&lt;his&gt;&gt; phallus.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your mouth.&lt;/span&gt;&lt;&lt;set $penis to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;
+
+		&lt;&lt;elseif $rng lte 20&gt;&gt;
+			&lt;&lt;if $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis to &quot;mouth&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;if $mouthsubmit is 1&gt;&gt;&lt;&lt;He&gt;&gt; allows you to pleasure &lt;&lt;his&gt;&gt; cock with your mouth.&lt;&lt;submission5&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis to &quot;mouth&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouthentrance&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;&lt;&lt;His&gt;&gt; penis hovers only inches from your face.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your mouth.&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;set $penis to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your chest.&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $chestuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;submission3&gt;&gt;
+		&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechchestrub to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechbreastrub to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your &lt;&lt;penis&gt;&gt; against your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses and teases your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; foot.
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+	
+&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranustake&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lefthand is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $righthand is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your tummy.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $mouth is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your face.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+			&lt;&lt;if $penisbitten is 0&gt;&gt;
+				&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; positions &lt;&lt;his&gt;&gt; penis in front of your mouth.&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechmouthentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+		&lt;&lt;if $anususe is 0&gt;&gt;
+			&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;	
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+	&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;neutral5&gt;&gt;
+	
+		
+
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $penisbitten is 0&gt;&gt;
+			&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; shoves &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penis to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+				&lt;&lt;if $underanusexposed is 1&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+				&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 171&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $undervaginaexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;elseif $undervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;/span&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $underanusexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+	
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; lifts up &lt;&lt;his&gt;&gt; skirt, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; clit away and presses &lt;&lt;his&gt;&gt; hungry pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your glans.&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; vagina.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penistate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; movements violent and erratic as &lt;&lt;his&gt;&gt; pussy slides along your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; vagina twitch and throb around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; vagina as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; pussy, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; vagina, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechpeniswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;peniscomma&gt;&gt; preparing to envelope you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;lefthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;righthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; covers your mouth with &lt;&lt;his&gt;&gt; pussy, making it difficult to breathe.&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthsubmit is 1&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+		 	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;		
+		 	&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;
+	 		&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; kneads your pussies together.&lt;&lt;sex20&gt;&gt;&lt;&lt;set $speechvaginavagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from yours.&lt;/span&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your feet.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your feet away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your penis agianst your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; foot against your &lt;&lt;pussystop&gt;&gt;
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic. Fluid from &lt;&lt;his&gt;&gt; pussy drools onto your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length as &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	
+	
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $vagina is 0&gt;&gt;
+
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; sways &lt;&lt;his&gt;&gt; hips suggestively.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;&lt;&lt;He&gt;&gt; twirls on the spot.&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral10&gt;&gt;
+	
+	
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $lefthand is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $righthand is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina to &quot;righthand&quot;&gt;&gt;&lt;&lt;set $righthand to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100 and $penisuse is 0 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, &lt;&lt;his&gt;&gt; pussy hovering close to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $penisuse is 0 and $penisexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your pelvis, pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $vaginause is 0 and $vaginaexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $vaginause to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; pussy against yours.
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; sits on your protruding &lt;&lt;bottomcomma&gt;&gt; pressing down on you painfully.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;elseif $mouth is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your face.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; frots against your thigh while squeezing it with &lt;&lt;his&gt;&gt; own.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vagina to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the stomach.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+			
+
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 200 and $mouthuse is 0&gt;&gt;
+		&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;
+		Saliva drips from her pussy.
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $penisexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your head and presses &lt;&lt;his&gt;&gt; pussy against your mouth.&lt;/span&gt;
+	&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;othervagina&quot;&gt;&gt;&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;		
+		&lt;&lt;He&gt;&gt; kicks you in the face.&lt;&lt;violence10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;thigh&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your thigh.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;bottom&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your anus with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;His&gt;&gt; tongue probes inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;bottomcomma&gt;&gt; letting &lt;&lt;him&gt;&gt; push &lt;&lt;his&gt;&gt; tongue deeper into your anus.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;set $mouth to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth to &quot;anus&quot;&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin anus,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead licking your anus.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+		&lt;&lt;if $vagina is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus, preparing to penetrate you.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses down on your clit with &lt;&lt;his&gt;&gt; teeth while exploring your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your vagina.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;pussycomma&gt;&gt; then pushes &lt;&lt;his&gt;&gt; tongue deeper into your vagina. &lt;&lt;He&gt;&gt; slowly pulls out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your &lt;&lt;pussy&gt;&gt; lips.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead running &lt;&lt;his&gt;&gt; tongue up and down your labia.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;if $vagina is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussycomma&gt;&gt; preparing to fuck you with &lt;&lt;his&gt;&gt; tongue.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on your clit and runs &lt;&lt;his&gt;&gt; tongue around your labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head back, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; slowly caresses your shaft with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		Eyes fixed on your face, &lt;&lt;he&gt;&gt; wraps &lt;&lt;his&gt;&gt; tongue around your &lt;&lt;penis&gt;&gt; and sucks.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes &lt;&lt;his&gt;&gt; lips around your &lt;&lt;peniscomma&gt;&gt; and circles &lt;&lt;his&gt;&gt; tongue around your glans.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; takes you deeper into &lt;&lt;his&gt;&gt; mouth, until your &lt;&lt;penis&gt;&gt; disappears inside &lt;&lt;him&gt;&gt; completely. &lt;&lt;He&gt;&gt; slowly pushes you out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; repeatedly swallows and expels your &lt;&lt;peniscomma&gt;&gt; fucking you with &lt;&lt;his&gt;&gt; mouth.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; taking you into &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your virgin penis, taking you into &lt;&lt;his&gt;&gt; mouth,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; mouth, instead kissing the tip of your glans.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+		&lt;&lt;if $vagina is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in &lt;&lt;his&gt;&gt; mouth proper.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on and licks the tip of your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth is &quot;kiss&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; explores your mouth with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; tongue deep into your mouth.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth is &quot;kissimminent&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your lips.&lt;&lt;set $mouth to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kiss&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently probes your lips with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites and toys with your lips.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;kissentrance&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls you closer and presses your lips together in a kiss.&lt;&lt;set $mouth to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently brushes &lt;&lt;his&gt;&gt; lips against yours.&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your lower lip.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth is 0&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You were a virgin! I can&#39;t believe my luck!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I felt your hymen tear bitch. Something to remember me by.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $speechpenisvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;AHH! This was your first time wasn&#39;t it? It feels so good!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How&#39;s it feel to have your virgin dick broken in? Feels amazing for me.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechanusvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this. I&#39;ve got plenty more work to do before you&#39;re properly broken in.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechmouthvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick? You&#39;ll be a cum-addicted cock slave soon.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechcum is 1 and $rng gte 61 and $speechorgasmrepeat lte 1 and $speechorgasmcount lte 6&gt;&gt;
+	&lt;&lt;cumspeech&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;combatspeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;elseif $rng gte 91&gt;&gt;
+	&lt;&lt;basespeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your body.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless hips.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your chest.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your legs.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless legs.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your face.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the forehead.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses you on the hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;elseif $enemyanger + $rng lte 55&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your neck.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; licks your cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless legs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;
+					&lt;&lt;if $penis is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;combatspeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; lips close to yours, about to kiss.&lt;/span&gt;&lt;&lt;set $mouthuse to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;set $mouth to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your cheek.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 84&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $vagina is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $anususe is 0 and $penis is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $penis to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 92&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $vaginause is 0 and $vagina is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $vaginause is 0 and $penis is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $penis to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+	
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $penis is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0 and $vagina is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penis to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+		
+		
+		
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 105&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and caresses your helpless thighs with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and caresses your nipple with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and gently bites your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and gently bites you on the neck.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 115&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your stomach.&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; spits on your helpless thighs.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your face.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your shoulders.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your hips.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;tummybruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your neck.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your cheek.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng gte 190&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;chestbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;manend&gt;&gt;
+&lt;&lt;set $pullaway to 0&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="165" name="Widgets Effects" tags="widget" position="600,2100">&lt;&lt;widget &quot;effectstime&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;time&gt;&gt;
+&lt;&lt;if $time gte 1440&gt;&gt;&lt;&lt;set $time to $time - 1440&gt;&gt;&lt;&lt;set $days to $days + 1&gt;&gt;&lt;&lt;set $weekday to $weekday + 1&gt;&gt;
+&lt;&lt;if $weekday gte 8&gt;&gt;&lt;&lt;set $weekday to $weekday - 7&gt;&gt;&lt;&lt;week&gt;&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;day&gt;&gt;
+
+&lt;&lt;set $physiquechange to 1&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;time&gt;&gt;
+
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;hour&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;effectswater&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $wetintro to 0&gt;&gt;
+
+&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;if $upperwet gte 100 and $upperwetstage lt 3&gt;&gt;&lt;&lt;set $upperwetstage to 3&gt;&gt;&lt;&lt;set $wetintro to 2&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Water soaks through your $upperclothes, exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $upperwet lt 90 and $upperwetstage gte 3&gt;&gt;&lt;&lt;set $upperwetstage to 2&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your $upperclothes &lt;&lt;upperhas&gt;&gt; dried, concealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $upperwet gte 80 and $upperwetstage lt 2&gt;&gt;&lt;&lt;set $upperwetstage to 2&gt;&gt;&lt;&lt;set $wetintro to 1&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Your $upperclothes &lt;&lt;upperplural&gt;&gt; wet.&lt;/span&gt;
+
+&lt;&lt;elseif $upperwet lt 70 and $upperwetstage gte 2&gt;&gt;&lt;&lt;set $upperwetstage to 1&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your $upperclothes &lt;&lt;upperplural&gt;&gt; drying out.&lt;/span&gt;
+
+&lt;&lt;elseif $upperwet gte 50 and $upperwetstage lt 1&gt;&gt;&lt;&lt;set $upperwetstage to 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Your $upperclothes &lt;&lt;upperplural&gt;&gt; damp.&lt;/span&gt;
+
+&lt;&lt;elseif $upperwet lt 40 and $upperwetstage gte 1&gt;&gt;&lt;&lt;set $upperwetstage to 0&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your $upperclothes &lt;&lt;upperplural&gt;&gt; dry.&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;if $lowerwet gte 100 and $lowerwetstage lt 3&gt;&gt;&lt;&lt;set $lowerwetstage to 3&gt;&gt;&lt;&lt;set $wetintro to 2&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Water soaks through your $lowerclothes, exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $lowerwet lt 90 and $lowerwetstage gte 3&gt;&gt;&lt;&lt;set $lowerwetstage to 2&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your $lowerclothes &lt;&lt;lowerhas&gt;&gt; dried, concealing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $lowerwet gte 80 and $lowerwetstage lt 2&gt;&gt;&lt;&lt;set $lowerwetstage to 2&gt;&gt;&lt;&lt;set $wetintro to 1&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Your $lowerclothes &lt;&lt;lowerplural&gt;&gt; wet.&lt;/span&gt;
+
+&lt;&lt;elseif $lowerwet lt 70 and $lowerwetstage gte 2&gt;&gt;&lt;&lt;set $lowerwetstage to 1&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your $lowerclothes &lt;&lt;lowerplural&gt;&gt; drying out.&lt;/span&gt;
+
+&lt;&lt;elseif $lowerwet gte 50 and $lowerwetstage lt 1&gt;&gt;&lt;&lt;set $lowerwetstage to 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Your $lowerclothes &lt;&lt;lowerplural&gt;&gt; damp.&lt;/span&gt;
+
+&lt;&lt;elseif $lowerwet lt 40 and $lowerwetstage gte 1&gt;&gt;&lt;&lt;set $lowerwetstage to 0&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your $lowerclothes &lt;&lt;lowerplural&gt;&gt; dry.&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;if $underwet gte 100 and $underwetstage lt 3&gt;&gt;&lt;&lt;set $underwetstage to 3&gt;&gt;&lt;&lt;set $wetintro to 2&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Water soaks through your $underclothes, exposing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $underwet lt 90 and $underwetstage gte 3&gt;&gt;&lt;&lt;set $underwetstage to 2&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your $underclothes &lt;&lt;underhas&gt;&gt; dried, concealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $underwet gte 80 and $underwetstage lt 2&gt;&gt;&lt;&lt;set $underwetstage to 2&gt;&gt;&lt;&lt;set $wetintro to 1&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Your $underclothes &lt;&lt;underplural&gt;&gt; wet.&lt;/span&gt;
+
+&lt;&lt;elseif $underwet lt 70 and $underwetstage gte 2&gt;&gt;&lt;&lt;set $underwetstage to 1&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your $underclothes &lt;&lt;underplural&gt;&gt; drying out.&lt;/span&gt;
+
+&lt;&lt;elseif $underwet gte 50 and $underwetstage lt 1&gt;&gt;&lt;&lt;set $underwetstage to 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Your $underclothes &lt;&lt;underplural&gt;&gt; damp.&lt;/span&gt;
+
+&lt;&lt;elseif $underwet lt 40 and $underwetstage gte 1&gt;&gt;&lt;&lt;set $underwetstage to 0&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your $underclothes &lt;&lt;underplural&gt;&gt; dry.&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wetintro gte 2&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+	&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+	You feel a lewd thrill as you look down and see your clothes cling tightly to your body, completely transparent.
+	&lt;&lt;else&gt;&gt;
+	You look down in horror at your clothes, which cling tight to your body and are completely transparent.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;covered&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $wetintro gte 1&gt;&gt;
+
+	&lt;&lt;if $exhibitionism gte 35&gt;&gt;
+	You feel a lewd thrill as you look down and see your clothes cling tightly to your body, giving a hint of transparency.
+	&lt;&lt;else&gt;&gt;
+	You look down anxiously at your clothes, now clinging tightly to your body and giving a hint of transparency.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;effects&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;compatibility&gt;&gt;
+
+
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;effectswater&gt;&gt;
+
+&lt;&lt;if $assertiveaction isnot 0&gt;&gt;&lt;&lt;set $assertivedefault to $assertiveaction&gt;&gt;
+	&lt;&lt;if $assertiveaction is &quot;trauma&quot;&gt;&gt;
+	&lt;&lt;set $trauma -= $assertive&gt;&gt;
+	&lt;&lt;elseif $assertiveaction is &quot;stress&quot;&gt;&gt;
+	&lt;&lt;set $stress -= ($assertive * 10)&gt;&gt;
+	&lt;&lt;elseif $assertiveaction is &quot;submissive&quot;&gt;&gt;
+	&lt;&lt;set $submissive += ($assertive / 10)&gt;&gt;
+	&lt;&lt;elseif $assertiveaction is &quot;defiant&quot;&gt;&gt;
+	&lt;&lt;set $submissive -= ($assertive / 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $assertiveaction to 0; $assertive to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $eventskipoverrule is 1&gt;&gt;
+&lt;&lt;set $eventskipoverrule to 0&gt;&gt;
+	&lt;&lt;if $exposed is 0&gt;&gt;
+	&lt;&lt;set $eventskip to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $hour gte 8 and $hour lt 21&gt;&gt;
+&lt;&lt;set $openinghours to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $openinghours to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $hour is 21&gt;&gt;
+&lt;&lt;set $closinghour to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $closinghour to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $trauma gte 1&gt;&gt;
+&lt;&lt;set $sleeptrouble to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $sleeptrouble to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte ($traumamax / 10) * 1&gt;&gt;
+&lt;&lt;set $nightmares to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $nightmares to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte ($traumamax / 10) * 7&gt;&gt;
+&lt;&lt;set $anxiety to 2&gt;&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 10) * 2&gt;&gt;
+&lt;&lt;set $anxiety to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $anxiety to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte ($traumamax / 10) * 8&gt;&gt;
+&lt;&lt;set $flashbacks to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $flashbacks to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte ($traumamax / 10) * 6&gt;&gt;
+&lt;&lt;set $panicattacks to 2&gt;&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 10) * 4&gt;&gt;
+&lt;&lt;set $panicattacks to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $panicattacks to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte ($traumamax / 10) * 5&gt;&gt;
+&lt;&lt;set $hallucinations to 2&gt;&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 10) * 3&gt;&gt;
+&lt;&lt;set $hallucinations to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $hallucinations to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $awareness gte 400&gt;&gt;
+&lt;&lt;set $hallucinations to 2&gt;&gt;
+&lt;&lt;elseif $awareness gte 300 and $hallucinations lte 1&gt;&gt;
+&lt;&lt;set $hallucinations to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+&lt;&lt;set $dissociation to 2&gt;&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 10) * 9&gt;&gt;
+&lt;&lt;set $dissociation to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $dissociation to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $location is &quot;town&quot;&gt;&gt;
+	&lt;&lt;if $flashbacktownready is 1 and $control is 0&gt;&gt;
+	&lt;&lt;set $flashbacktownready to 0&gt;&gt;
+	&lt;&lt;flashbacktown&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $location is &quot;home&quot;&gt;&gt;
+	&lt;&lt;if $flashbackhomeready is 1 and $control is 0&gt;&gt;
+	&lt;&lt;set $flashbackhomeready to 0&gt;&gt;
+	&lt;&lt;flashbackhome&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $location is &quot;beach&quot;&gt;&gt;
+	&lt;&lt;if $flashbackbeachready is 1 and $control is 0&gt;&gt;
+	&lt;&lt;set $flashbackbeachready to 0&gt;&gt;
+	&lt;&lt;flashbackbeach&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $location is &quot;underground&quot;&gt;&gt;
+	&lt;&lt;if $flashbackundergroundready is 1 and $control is 0&gt;&gt;
+	&lt;&lt;set $flashbackundergroundready to 0&gt;&gt;
+	&lt;&lt;flashbackunderground&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $location is &quot;school&quot;&gt;&gt;
+	&lt;&lt;if $flashbackschoolready is 1 and $control is 0&gt;&gt;
+	&lt;&lt;set $flashbackschoolready to 0&gt;&gt;
+	&lt;&lt;flashbackschool&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $breastindicator to 0&gt;&gt;
+
+&lt;&lt;if $underexposed gte 1 and $lowerexposed gte 2&gt;&gt;
+&lt;&lt;set $playergenderappearance to $playergender&gt;&gt;
+&lt;&lt;elseif $lowervaginaexposed gte 1 and $undervaginaexposed gte 1&gt;&gt;
+&lt;&lt;set $playergenderappearance to $playergender&gt;&gt;
+&lt;&lt;elseif $upperexposed gte 2 and $breastsize gte 3&gt;&gt;
+&lt;&lt;set $playergenderappearance to &quot;f&quot;&gt;&gt;&lt;&lt;set $breastindicator to 1&gt;&gt;
+&lt;&lt;elseif $lowergender isnot &quot;n&quot;&gt;&gt;
+&lt;&lt;set $playergenderappearance to $lowergender&gt;&gt;
+&lt;&lt;elseif $uppergender isnot &quot;n&quot;&gt;&gt;
+&lt;&lt;set $playergenderappearance to $uppergender&gt;&gt;
+&lt;&lt;elseif $undergender isnot &quot;n&quot; and $lowerexposed gte 2&gt;&gt;
+&lt;&lt;set $playergenderappearance to $undergender&gt;&gt;
+&lt;&lt;elseif $upperexposed gte 2 and $breastsize lte 2&gt;&gt;
+&lt;&lt;set $playergenderappearance to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $playergenderappearance to $playergender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $playergender isnot $playergenderappearance&gt;&gt;
+&lt;&lt;set $crossdressing to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $crossdressing to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $clothingrebuytext is 1&gt;&gt;&lt;&lt;set $clothingrebuytext to 0&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;Your ruined clothing signals for a replacement.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $clothingrebuyfailedtext is 1&gt;&gt;&lt;&lt;set $clothingrebuyfailedtext to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Your ruined clothing tries to signal for a replacement, but you can&#39;t afford it.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;integritycheck&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+
+&lt;&lt;set $orgasmdown to $orgasmdown - 1&gt;&gt;
+
+&lt;&lt;if $exposed gte 1 and $exposedcheck is 1&gt;&gt;&lt;&lt;set $exposedcheck to 0&gt;&gt;
+You feel selfconscious about your &lt;&lt;nuditystop&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;exposure&gt;&gt;
+
+
+
+
+&lt;&lt;if $timer gte 1&gt;&gt;
+&lt;&lt;set $timer to $timer - 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;bindings&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $drunk is 1&gt;&gt;
+&lt;&lt;set $drunkeffect to $druggedtimer / 6&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $drunkeffect to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $drugged is 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 200&gt;&gt;
+	&lt;&lt;if $druggedtimer lte 0&gt;&gt;
+	&lt;&lt;set $drugged to 0&gt;&gt;&lt;&lt;set $drunk to 0&gt;&gt;
+	You feel your mind clear. The drugs have worn off.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $drunk is 1&gt;&gt;
+	The aphrodisiac is interacting with the alcohol. A warmth spreads through your groin.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+	You are afflicted by an aphrodisiac. A warmth spreads through your groin.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $drunk is 1&gt;&gt;
+	&lt;&lt;if $druggedtimer lte 0&gt;&gt;&lt;&lt;set $drunk to 0&gt;&gt;
+	Your mind clears. The alcohol has worn off.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You are inebriated.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;set $menu to 0&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="166" name="Widgets Text" tags="widget" position="725,2100">&lt;&lt;widget &quot;catcall&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&quot;&lt;&lt;print either(&quot;Hey beautiful.&quot;,
+&quot;Hey gorgeous.&quot;,
+&quot;Looking good.&quot;,
+&quot;Looking fine.&quot;,
+&quot;You look sumptuous,&lt;&lt;girlstop&gt;&gt;&quot;,
+&quot;You look ravishing,&lt;&lt;girlstop&gt;&gt;&quot;,
+&quot;You look stunning,&lt;&lt;girlstop&gt;&gt;&quot;,
+&quot;You look superb,&lt;&lt;girlstop&gt;&gt;&quot;,
+&quot;Hey &lt;&lt;girlcomma&gt;&gt; want some of this?&quot;,
+&quot;Nice butt.&quot;,
+&quot;I&#39;d love a taste of you.&quot;)&gt;&gt;&quot;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lewdcatcall&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&quot;&lt;&lt;print either(&quot;Looks like someone wants to be raped.&quot;,
+&quot;What a slut!&quot;,
+&quot;What a whore!&quot;,
+&quot;Why would you dress like that?&quot;,
+&quot;That&#39;s one way to get attention.&quot;,
+&quot;You can&#39;t complain if someone hurts you while walking around like that.&quot;,
+&quot;L-lewd!&quot;)&gt;&gt;&quot;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;schoolcatcall&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&quot;&lt;&lt;print either(&quot;Hey sexy.&quot;,
+&quot;Hey &lt;&lt;girlstop&gt;&gt;&quot;,
+&quot;Looking good.&quot;,
+&quot;Looking fine.&quot;,
+&quot;You look cute,&lt;&lt;girlstop&gt;&gt;&quot;,
+&quot;You look ravishing,&lt;&lt;girlstop&gt;&gt;&quot;,
+&quot;You look stunning,&lt;&lt;girlstop&gt;&gt;&quot;,
+&quot;You look superb,&lt;&lt;girlstop&gt;&gt;&quot;,
+&quot;Hey &lt;&lt;girlcomma&gt;&gt; want some of this?&quot;,
+&quot;Nice butt.&quot;,
+&quot;You look tasty.&quot;)&gt;&gt;&quot;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;bodyparts&quot;&gt;&gt;&lt;&lt;print either(&quot;hands&quot;, &quot;feet&quot;, &quot;thighs&quot;, &quot;legs&quot;, &quot;tummy&quot;, &quot;cheek&quot;, &quot;bottom&quot;, &quot;chest&quot;, &quot;face&quot;, &quot;arms&quot;, &quot;shoulder&quot;, &quot;back&quot;)&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerbodyparts&quot;&gt;&gt;&lt;&lt;print either(&quot;hands&quot;, &quot;feet&quot;, &quot;thighs&quot;, &quot;bottom&quot;)&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;upperword&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperword is &quot;a&quot;&gt;&gt;a &lt;&lt;endif&gt;&gt;
+&lt;&lt;if $upperword is &quot;n&quot;&gt;&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerword&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowerword is &quot;a&quot;&gt;&gt;a &lt;&lt;endif&gt;&gt;
+&lt;&lt;if $lowerword is &quot;n&quot;&gt;&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;underword&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $underword is &quot;a&quot;&gt;&gt;a &lt;&lt;endif&gt;&gt;
+&lt;&lt;if $underword is &quot;n&quot;&gt;&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;upperplural&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperplural is 1&gt;&gt;are
+&lt;&lt;else&gt;&gt;is&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerplural&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowerplural is 1&gt;&gt;are
+&lt;&lt;else&gt;&gt;is&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;underplural&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $underplural is 1&gt;&gt;are
+&lt;&lt;else&gt;&gt;is&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;upperitis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperplural is 1&gt;&gt;they are
+&lt;&lt;else&gt;&gt;it is&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;loweritis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowerplural is 1&gt;&gt;they are
+&lt;&lt;else&gt;&gt;it is&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;underitis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $underplural is 1&gt;&gt;they are
+&lt;&lt;else&gt;&gt;it is&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;upperit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperplural is 1&gt;&gt;them
+&lt;&lt;else&gt;&gt;it&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowerplural is 1&gt;&gt;them
+&lt;&lt;else&gt;&gt;it&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;underit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $underplural is 1&gt;&gt;them
+&lt;&lt;else&gt;&gt;it&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;upperhas&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperplural is 1&gt;&gt;have
+&lt;&lt;else&gt;&gt;has&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;lowerhas&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowerplural is 1&gt;&gt;have
+&lt;&lt;else&gt;&gt;has&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;underhas&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $underplural is 1&gt;&gt;have
+&lt;&lt;else&gt;&gt;has&lt;&lt;endif&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;a&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyno gte 2 and $enemytype is &quot;man&quot;&gt;&gt;
+a
+&lt;&lt;else&gt;&gt;
+&lt;&lt;his&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;theowner&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyno gte 2 and $enemytype is &quot;man&quot;&gt;&gt;
+the owner
+&lt;&lt;else&gt;&gt;
+&lt;&lt;he&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;someones&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyno gte 2 and $enemytype is &quot;man&quot;&gt;&gt;
+	&lt;&lt;set $rng to random(1, $enemyno)&gt;&gt;
+	&lt;&lt;if $rng is 1&gt;&gt;
+	&lt;&lt;his1&gt;&gt;
+	&lt;&lt;elseif $rng is 2&gt;&gt;
+	&lt;&lt;his2&gt;&gt;
+	&lt;&lt;elseif $rng is 3&gt;&gt;
+	&lt;&lt;his3&gt;&gt;
+	&lt;&lt;elseif $rng is 4&gt;&gt;
+	&lt;&lt;his4&gt;&gt;
+	&lt;&lt;elseif $rng is 5&gt;&gt;
+	&lt;&lt;his5&gt;&gt;
+	&lt;&lt;elseif $rng is 6&gt;&gt;
+	&lt;&lt;his6&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;his&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;someone&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyno gte 2 and $enemytype is &quot;man&quot;&gt;&gt;
+someone
+&lt;&lt;else&gt;&gt;
+&lt;&lt;him&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;their&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyno gte 2 and $enemytype is &quot;man&quot;&gt;&gt;
+their
+&lt;&lt;else&gt;&gt;
+&lt;&lt;his&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;he&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;he
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;she
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;i&quot;&gt;&gt;it
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;n&quot;&gt;&gt;one
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;t&quot;&gt;&gt;they
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;hes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;he&#39;s
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;she&#39;s
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;i&quot;&gt;&gt;its
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;n&quot;&gt;&gt;one is
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;t&quot;&gt;&gt;they are
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;his&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;his
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;her
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;i&quot;&gt;&gt;its
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;n&quot;&gt;&gt;the
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;t&quot;&gt;&gt;their
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;He&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $intro1 is 1&gt;&gt;&lt;&lt;set $intro1 to 0&gt;&gt;&lt;&lt;person1&gt;&gt;
+	&lt;&lt;if $npc is 0&gt;&gt;
+	The &lt;&lt;person&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	$npc
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $intro2 is 1&gt;&gt;&lt;&lt;set $intro2 to 0&gt;&gt;&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt;
+&lt;&lt;elseif $intro3 is 1&gt;&gt;&lt;&lt;set $intro3 to 0&gt;&gt;&lt;&lt;person3&gt;&gt;The &lt;&lt;person&gt;&gt;
+&lt;&lt;elseif $intro4 is 1&gt;&gt;&lt;&lt;set $intro4 to 0&gt;&gt;&lt;&lt;person4&gt;&gt;The &lt;&lt;person&gt;&gt;
+&lt;&lt;elseif $intro5 is 1&gt;&gt;&lt;&lt;set $intro5 to 0&gt;&gt;&lt;&lt;person5&gt;&gt;The &lt;&lt;person&gt;&gt;
+&lt;&lt;elseif $intro6 is 1&gt;&gt;&lt;&lt;set $intro6 to 0&gt;&gt;&lt;&lt;person6&gt;&gt;The &lt;&lt;person&gt;&gt;
+&lt;&lt;else&gt;&gt;
+  &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;He
+  &lt;&lt;endif&gt;&gt;
+  &lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;She
+  &lt;&lt;endif&gt;&gt;
+  &lt;&lt;if $pronoun is &quot;i&quot;&gt;&gt;It
+  &lt;&lt;endif&gt;&gt;
+  &lt;&lt;if $pronoun is &quot;n&quot;&gt;&gt;One
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $pronoun is &quot;t&quot;&gt;&gt;They
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;His&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;His
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;Her
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;i&quot;&gt;&gt;Its
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;n&quot;&gt;&gt;The
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;t&quot;&gt;&gt;Their
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;Hes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;He&#39;s
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;She&#39;s
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;i&quot;&gt;&gt;Its
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;n&quot;&gt;&gt;One is
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;t&quot;&gt;&gt;They are
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;him&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;him
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;her
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;i&quot;&gt;&gt;it
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;n&quot;&gt;&gt;them
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;t&quot;&gt;&gt;them
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;himstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;him.
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;her.
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;i&quot;&gt;&gt;it.
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;n&quot;&gt;&gt;them.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;t&quot;&gt;&gt;them.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;himcomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;him,
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;her,
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;i&quot;&gt;&gt;it,
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;n&quot;&gt;&gt;them,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;t&quot;&gt;&gt;them,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;Him&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;Him
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;Her
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;i&quot;&gt;&gt;It
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;n&quot;&gt;&gt;Them
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun is &quot;t&quot;&gt;&gt;Them
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;his1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;man&quot; and $enemyno gte 2&gt;&gt;
+	&lt;&lt;person1&gt;&gt;
+	&lt;&lt;if $intro1 is 1&gt;&gt;&lt;&lt;set $intro1 to 0&gt;&gt;
+	the &lt;&lt;persons&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;his&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;his&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;his2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;man&quot; and $enemyno gte 2&gt;&gt;
+	&lt;&lt;person2&gt;&gt;
+	&lt;&lt;if $intro2 is 1&gt;&gt;&lt;&lt;set $intro2 to 0&gt;&gt;
+	the &lt;&lt;persons&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;his&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;his&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;his3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;man&quot; and $enemyno gte 2&gt;&gt;
+	&lt;&lt;person3&gt;&gt;
+	&lt;&lt;if $intro3 is 1&gt;&gt;&lt;&lt;set $intro3 to 0&gt;&gt;
+	the &lt;&lt;persons&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;his&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;his&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;his4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;man&quot; and $enemyno gte 2&gt;&gt;
+	&lt;&lt;person4&gt;&gt;
+	&lt;&lt;if $intro4 is 1&gt;&gt;&lt;&lt;set $intro4 to 0&gt;&gt;
+	the &lt;&lt;persons&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;his&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;his&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;his5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;man&quot; and $enemyno gte 2&gt;&gt;
+	&lt;&lt;person5&gt;&gt;
+	&lt;&lt;if $intro5 is 1&gt;&gt;&lt;&lt;set $intro5 to 0&gt;&gt;
+	the &lt;&lt;persons&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;his&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;his&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;his6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;man&quot; and $enemyno gte 2&gt;&gt;
+	&lt;&lt;person6&gt;&gt;
+	&lt;&lt;if $intro6 is 1&gt;&gt;&lt;&lt;set $intro6 to 0&gt;&gt;
+	the &lt;&lt;persons&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;his&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;his&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;himself&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+himself
+&lt;&lt;else&gt;&gt;
+herself
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;himselfcomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+himself,
+&lt;&lt;else&gt;&gt;
+herself,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;himselfstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+himself.
+&lt;&lt;else&gt;&gt;
+herself.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;people&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+men
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+women
+&lt;&lt;else&gt;&gt;
+men and women
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;peoplestop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+men.
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+women.
+&lt;&lt;else&gt;&gt;
+men and women.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;peoplecomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+men,
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+women,
+&lt;&lt;else&gt;&gt;
+men and women,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;peopley&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+boys
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+girls
+&lt;&lt;else&gt;&gt;
+boys and girls
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;peopleystop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+boys.
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+girls.
+&lt;&lt;else&gt;&gt;
+boys and girls.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;peopleycomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+boys,
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+girls,
+&lt;&lt;else&gt;&gt;
+boys and girls,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;persony&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+boy
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+girl
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+boy
+&lt;&lt;else&gt;&gt;
+girl
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;personycomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+boy,
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+girl,
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+boy,
+&lt;&lt;else&gt;&gt;
+girl,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;personystop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+boy.
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+girl.
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+boy.
+&lt;&lt;else&gt;&gt;
+girl.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pshe&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;he&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;she&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pShe&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;He&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;She&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pshes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;he&#39;s&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;she&#39;s&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pShes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;He&#39;s&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;She&#39;s&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pher&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;his&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;her&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;phercomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;his,&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;her,&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pherstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;his.&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;her.&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pHer&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;His&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;Her&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;phim&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;him&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;her&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;phimcomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;him,&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;her,&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;phimstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;him.&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;her.&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pHim&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;Him&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;Her&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pherself&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;himself&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;herself&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pHerself&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;Himself&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;Herself&lt;&lt;/if&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;animals&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;print either(&quot;Bees&quot;, &quot;elephants&quot;, &quot;bunnies&quot;, &quot;octopi&quot;, &quot;chimps&quot;, &quot;squid&quot;, &quot;molluscs&quot;, &quot;monkeys&quot;, &quot;wasps&quot;, &quot;baboons&quot;, &quot;wolves&quot;, &quot;bears&quot;, &quot;elk&quot;, &quot;seals&quot;, &quot;dolphins&quot;, &quot;whales&quot;, &quot;jellyfish&quot;, &quot;cats&quot;, &quot;lions&quot;, &quot;tigers&quot;, &quot;cheetahs&quot;, &quot;wild dogs&quot;, &quot;panthers&quot;, &quot;moles&quot;, &quot;badgers&quot;, &quot;honey badgers&quot;, &quot;ducks&quot;, &quot;geese&quot;, &quot;sparrows&quot;, &quot;robins&quot;, &quot;perch&quot;, &quot;pike&quot;, &quot;salmon&quot;, &quot;sturgeon&quot;, &quot;frogs&quot;, &quot;newts&quot;, &quot;crocodiles&quot;, &quot;toads&quot;, &quot;hawks&quot;, &quot;eagles&quot;, &quot;cuttlefish&quot;, &quot;pythons&quot;, &quot;anacondas&quot;, &quot;adders&quot;, &quot;cobras&quot;, &quot;sturgeon&quot;, &quot;trout&quot;, &quot;salmon&quot;, &quot;tuna&quot;, &quot;deer&quot;, &quot;robins&quot;)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;garden&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;print either(&quot;prune flowers&quot;, &quot;prune trees&quot;, &quot;prune bushes&quot;, &quot;water flowers&quot;, &quot;remove weeds&quot;)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;breasts&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+	&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $dev is 1&gt;&gt;
+		&lt;&lt;print &quot;undeveloped breasts&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &quot;flat chest&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;print &quot;flat chest&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;budding&quot;&gt;&gt;
+	&lt;&lt;if $dev is 1&gt;&gt;
+	&lt;&lt;print &quot;budding breasts&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;print &quot;budding breasts&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;AA&quot;&gt;&gt;
+&lt;&lt;print &quot;tiny breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;B&quot;&gt;&gt;
+&lt;&lt;print &quot;small breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;C&quot;&gt;&gt;
+&lt;&lt;print &quot;pert breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;D&quot;&gt;&gt;
+&lt;&lt;print &quot;modest breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DD&quot;&gt;&gt;
+&lt;&lt;print &quot;full breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DDD&quot;&gt;&gt;
+&lt;&lt;print &quot;large breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;F&quot;&gt;&gt;
+&lt;&lt;print &quot;ample breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;G&quot;&gt;&gt;
+&lt;&lt;print &quot;massive breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;H&quot;&gt;&gt;
+&lt;&lt;print &quot;huge breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;I&quot;&gt;&gt;
+&lt;&lt;print &quot;gigantic breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;J&quot;&gt;&gt;
+&lt;&lt;print &quot;enormous breasts&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;breastsstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+	&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $dev is 1&gt;&gt;
+		&lt;&lt;print &quot;undeveloped breasts.&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &quot;flat chest.&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;print &quot;flat chest.&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;budding&quot;&gt;&gt;
+	&lt;&lt;if $dev is 1&gt;&gt;
+	&lt;&lt;print &quot;budding breasts.&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;print &quot;budding breasts.&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;AA&quot;&gt;&gt;
+&lt;&lt;print &quot;tiny breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;B&quot;&gt;&gt;
+&lt;&lt;print &quot;small breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;C&quot;&gt;&gt;
+&lt;&lt;print &quot;pert breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;D&quot;&gt;&gt;
+&lt;&lt;print &quot;modest breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DD&quot;&gt;&gt;
+&lt;&lt;print &quot;full breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DDD&quot;&gt;&gt;
+&lt;&lt;print &quot;large breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;F&quot;&gt;&gt;
+&lt;&lt;print &quot;ample breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;G&quot;&gt;&gt;
+&lt;&lt;print &quot;massive breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;H&quot;&gt;&gt;
+&lt;&lt;print &quot;huge breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;I&quot;&gt;&gt;
+&lt;&lt;print &quot;gigantic breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;J&quot;&gt;&gt;
+&lt;&lt;print &quot;enormous breasts.&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;breastscomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+	&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $dev is 1&gt;&gt;
+		&lt;&lt;print &quot;undeveloped breasts,&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &quot;flat chest,&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;print &quot;flat chest,&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;budding&quot;&gt;&gt;
+	&lt;&lt;if $dev is 1&gt;&gt;
+	&lt;&lt;print &quot;budding breasts,&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;print &quot;budding breasts,&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;AA&quot;&gt;&gt;
+&lt;&lt;print &quot;tiny breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;B&quot;&gt;&gt;
+&lt;&lt;print &quot;small breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;C&quot;&gt;&gt;
+&lt;&lt;print &quot;pert breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;D&quot;&gt;&gt;
+&lt;&lt;print &quot;modest breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DD&quot;&gt;&gt;
+&lt;&lt;print &quot;full breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DDD&quot;&gt;&gt;
+&lt;&lt;print &quot;large breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;F&quot;&gt;&gt;
+&lt;&lt;print &quot;ample breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;G&quot;&gt;&gt;
+&lt;&lt;print &quot;massive breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;H&quot;&gt;&gt;
+&lt;&lt;print &quot;huge breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;I&quot;&gt;&gt;
+&lt;&lt;print &quot;gigantic breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;J&quot;&gt;&gt;
+&lt;&lt;print &quot;enormous breasts,&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $rng gte 91&gt;&gt;
+ass
+&lt;&lt;else&gt;&gt;
+ass
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bottomstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $rng gte 91&gt;&gt;
+ass.
+&lt;&lt;else&gt;&gt;
+ass.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bottomcomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $rng gte 91&gt;&gt;
+ass,
+&lt;&lt;else&gt;&gt;
+ass,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;pussy&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $devstate gte 1&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured pussy
+		&lt;&lt;else&gt;&gt;
+		spent pussy
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy
+		&lt;&lt;else&gt;&gt;
+		tired pussy
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling pussy
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			cunt
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			pussy
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			quim
+			&lt;&lt;else&gt;&gt;
+			pussy
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured little pussy
+		&lt;&lt;else&gt;&gt;
+		spent little pussy
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy
+		&lt;&lt;else&gt;&gt;
+		tired little pussy
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling pussy
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			tiny cunt
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			tiny pussy
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			tiny quim
+			&lt;&lt;else&gt;&gt;
+			tiny pussy
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;pussystop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $devstate gte 1&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured pussy.
+		&lt;&lt;else&gt;&gt;
+		spent pussy.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy.
+		&lt;&lt;else&gt;&gt;
+		tired pussy.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy.
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling pussy.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			cunt.
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			pussy.
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			quim.
+			&lt;&lt;else&gt;&gt;
+			pussy.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured little pussy.
+		&lt;&lt;else&gt;&gt;
+		spent little pussy.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy.
+		&lt;&lt;else&gt;&gt;
+		tired little pussy.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy.
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling pussy.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			tiny cunt.
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			tiny pussy.
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			tiny quim.
+			&lt;&lt;else&gt;&gt;
+			tiny pussy.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;pussycomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $devstate gte 1&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured pussy,
+		&lt;&lt;else&gt;&gt;
+		spent pussy,
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy,
+		&lt;&lt;else&gt;&gt;
+		tired pussy,
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy,
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling pussy,
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			cunt,
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			pussy,
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			quim,
+			&lt;&lt;else&gt;&gt;
+			pussy,
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured little pussy,
+		&lt;&lt;else&gt;&gt;
+		spent little pussy,
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy,
+		&lt;&lt;else&gt;&gt;
+		tired little pussy,
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching pussy,
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling pussy,
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			tiny cunt,
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			tiny pussy,
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			tiny quim,
+			&lt;&lt;else&gt;&gt;
+			tiny pussy,
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $devstate gte 1&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured penis
+		&lt;&lt;else&gt;&gt;
+		spent penis
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis
+		&lt;&lt;else&gt;&gt;
+		tired penis
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling penis
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			penis
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			penis
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			penis
+			&lt;&lt;else&gt;&gt;
+			penis
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured little penis
+		&lt;&lt;else&gt;&gt;
+		spent little penis
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis
+		&lt;&lt;else&gt;&gt;
+		tired little penis
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling penis
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			tiny penis
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			tiny penis
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			tiny penis
+			&lt;&lt;else&gt;&gt;
+			tiny penis
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;penisstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $devstate gte 1&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured penis.
+		&lt;&lt;else&gt;&gt;
+		spent penis.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis.
+		&lt;&lt;else&gt;&gt;
+		tired penis.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis.
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling penis.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			penis.
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			penis.
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			penis.
+			&lt;&lt;else&gt;&gt;
+			penis.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured little penis.
+		&lt;&lt;else&gt;&gt;
+		spent little penis.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis.
+		&lt;&lt;else&gt;&gt;
+		tired little penis.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis.
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling penis.
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			tiny penis.
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			tiny penis.
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			tiny penis.
+			&lt;&lt;else&gt;&gt;
+			tiny penis.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;peniscomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $devstate gte 1&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured penis,
+		&lt;&lt;else&gt;&gt;
+		spent penis,
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis,
+		&lt;&lt;else&gt;&gt;
+		tired penis,
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis,
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling penis,
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			penis,
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			penis,
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			penis,
+			&lt;&lt;else&gt;&gt;
+			penis,
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $orgasmcount gte 23&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		tortured little penis,
+		&lt;&lt;else&gt;&gt;
+		spent little penis,
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcount gte 9&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis,
+		&lt;&lt;else&gt;&gt;
+		tired little penis,
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		twitching penis,
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal gte 8000&gt;&gt;
+			tingling penis,
+			&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+			tiny penis,
+			&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+			tiny penis,
+			&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			tiny penis,
+			&lt;&lt;else&gt;&gt;
+			tiny penis,
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;reveal7&quot;&gt;&gt;&lt;span class=&quot;red&quot;&gt;lewd&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;reveal6&quot;&gt;&gt;&lt;span class=&quot;pink&quot;&gt;risqué&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;reveal5&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;seductive&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;reveal4&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;comfy&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;reveal3&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;tasteful&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;reveal2&quot;&gt;&gt;&lt;span class=&quot;teal&quot;&gt;smart&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;reveal1&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;sophisticated&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;integrity1&quot;&gt;&gt;&lt;span class=&quot;red&quot;&gt;fragile&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;integrity2&quot;&gt;&gt;&lt;span class=&quot;pink&quot;&gt;delicate&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;integrity3&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;fine&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;integrity4&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;solid&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;integrity5&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;firm&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;integrity6&quot;&gt;&gt;&lt;span class=&quot;teal&quot;&gt;sturdy&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+&lt;&lt;widget &quot;integrity7&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;tough&lt;/span&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;strokes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 4 and $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;savagely toys with
+&lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 4 and $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;viciously toys with
+&lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 4&gt;&gt;brutally rubs
+&lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 2 and $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;roughly rubs
+&lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 2 and $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;firmly strokes
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;passionately strokes
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;vigorously strokes
+&lt;&lt;else&gt;&gt;gently caresses
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;person&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $npcadult is 1&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description man
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description woman
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description boy
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description girl
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;personstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $npcadult is 1&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description man.
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description woman.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description boy.
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description girl.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;personcomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $npcadult is 1&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description man,
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description woman,
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description boy,
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description girl,
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;persons&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $npcadult is 1&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description man&#39;s
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description woman&#39;s
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description boy&#39;s
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description girl&#39;s
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;combatperson&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+$beasttype
+&lt;&lt;elseif $npc isnot 0&gt;&gt;
+$npcdescription
+&lt;&lt;elseif $npcadult is 1&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description man
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description woman
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description boy
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description girl
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;combatpersons&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+$beasttype&#39;s
+&lt;&lt;elseif $npc isnot 0&gt;&gt;
+$npcdescription&#39;s
+&lt;&lt;elseif $npcadult is 1&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description man&#39;s
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description woman&#39;s
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;$description boy&#39;s
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;$description girl&#39;s
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;person1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $npcadult to $npcadult1&gt;&gt;
+&lt;&lt;set $pronoun to $pronoun1&gt;&gt;
+&lt;&lt;set $description to $description1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;person2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $npcadult to $npcadult2&gt;&gt;
+&lt;&lt;set $pronoun to $pronoun2&gt;&gt;
+&lt;&lt;set $description to $description2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;person3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $npcadult to $npcadult3&gt;&gt;
+&lt;&lt;set $pronoun to $pronoun3&gt;&gt;
+&lt;&lt;set $description to $description3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;person4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $npcadult to $npcadult4&gt;&gt;
+&lt;&lt;set $pronoun to $pronoun4&gt;&gt;
+&lt;&lt;set $description to $description4&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;person5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $npcadult to $npcadult5&gt;&gt;
+&lt;&lt;set $pronoun to $pronoun5&gt;&gt;
+&lt;&lt;set $description to $description5&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;person6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $npcadult to $npcadult6&gt;&gt;
+&lt;&lt;set $pronoun to $pronoun6&gt;&gt;
+&lt;&lt;set $description to $description6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;girl&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+girl
+&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+boy
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;girlstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+girl.
+&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+boy.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;girlcomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+girl,
+&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+boy,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;girls&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+girls
+&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+boys
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;girlsstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+girls.
+&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+boys.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;girlscomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+girls,
+&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+boys,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;lass&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+lass
+&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+lad
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lasscomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+lass,
+&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+lad,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lassstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+lass.
+&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+lad.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;genderstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+girl.
+&lt;&lt;elseif $playergender is &quot;m&quot;&gt;&gt;
+boy.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gendercomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+girl,
+&lt;&lt;elseif $playergender is &quot;m&quot;&gt;&gt;
+boy,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gender&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+girl
+&lt;&lt;elseif $playergender is &quot;m&quot;&gt;&gt;
+boy
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;genitals&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	virgin penis
+	&lt;&lt;else&gt;&gt;
+	penis
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penisexist is 1 and $vaginaexist is 1&gt;&gt;
+and
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	virgin pussy
+	&lt;&lt;else&gt;&gt;
+	pussy
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;genitalsstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	virgin penis.
+	&lt;&lt;else&gt;&gt;
+	penis.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	virgin pussy.
+	&lt;&lt;else&gt;&gt;
+	pussy.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;genitalscomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	virgin penis,
+	&lt;&lt;else&gt;&gt;
+	penis,
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	virgin pussy,
+	&lt;&lt;else&gt;&gt;
+	pussy,
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lstress&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;- Stress &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gstress&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;red&quot;&gt;+ Stress &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltiredness&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;- Tiredness &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtiredness&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;red&quot;&gt;+ Tiredness &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;larousal&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;- Arousal &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;garousal&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;red&quot;&gt;+ Arousal &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltrauma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;- Trauma  &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtrauma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;red&quot;&gt;+ Trauma &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lpain&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;- Pain &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gpain&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;red&quot;&gt;+ Pain &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;gscience&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;+ Science &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gmaths&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;+ Maths &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;genglish&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;+ English &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ghistory&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;+ History &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gswimming&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;+ Swimming &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lharass&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;teal&quot;&gt;Decreases chance of harassment &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gharass&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;pink&quot;&gt;Increases chance of harassment &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gdelinquency&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;red&quot;&gt;+ Delinquency &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ldelinquency&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;- Delinquency &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gcool&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;+ Status &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lcool&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;red&quot;&gt;- Status &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtrust&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;green&quot;&gt;+ Trust &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltrust&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;red&quot;&gt;- Trust &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;exhibitionist1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;teal&quot;&gt;Exhibitionism 1 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exhibitionist2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;lblue&quot;&gt;Exhibitionism 2 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exhibitionist3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;blue&quot;&gt;Exhibitionism 3 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exhibitionist4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;purple&quot;&gt;Exhibitionism 4 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exhibitionist5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;pink&quot;&gt;Exhibitionism 5 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatexhibitionist1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; 
+&lt;span class=&quot;teal&quot;&gt;Exhibitionism 1 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatexhibitionist2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; 
+&lt;span class=&quot;lblue&quot;&gt;Exhibitionism 2 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatexhibitionist3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; 
+&lt;span class=&quot;blue&quot;&gt;Exhibitionism 3 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatexhibitionist4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; 
+&lt;span class=&quot;purple&quot;&gt;Exhibitionism 4 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatexhibitionist5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; 
+&lt;span class=&quot;pink&quot;&gt;Exhibitionism 5 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;promiscuous1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;teal&quot;&gt;Promiscuity 1 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;promiscuous2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;lblue&quot;&gt;Promiscuity 2 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;promiscuous3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;blue&quot;&gt;Promiscuity 3 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;promiscuous4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;purple&quot;&gt;Promiscuity 4 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;promiscuous5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; | 
+&lt;span class=&quot;pink&quot;&gt;Promiscuity 5 &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatpromiscuous1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; 
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Promiscuity 1 &lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatpromiscuous2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; 
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;Promiscuity 2 &lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatpromiscuous3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; 
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;Promiscuity 3 &lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatpromiscuous4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; 
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Promiscuity 4 &lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatpromiscuous5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt; 
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Promiscuity 5 &lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;admires&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;print either(&quot;leers at&quot;, &quot;admires&quot;, &quot;ogles&quot;, &quot;eyes up&quot;)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+ | &lt;span class=&quot;red&quot;&gt;Crime &lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;month&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $month is &quot;january&quot;&gt;&gt;
+January
+&lt;&lt;elseif $month is &quot;february&quot;&gt;&gt;
+February
+&lt;&lt;elseif $month is &quot;march&quot;&gt;&gt;
+March
+&lt;&lt;elseif $month is &quot;april&quot;&gt;&gt;
+April
+&lt;&lt;elseif $month is &quot;may&quot;&gt;&gt;
+May
+&lt;&lt;elseif $month is &quot;june&quot;&gt;&gt;
+June
+&lt;&lt;elseif $month is &quot;july&quot;&gt;&gt;
+July
+&lt;&lt;elseif $month is &quot;august&quot;&gt;&gt;
+August
+&lt;&lt;elseif $month is &quot;september&quot;&gt;&gt;
+September
+&lt;&lt;elseif $month is &quot;october&quot;&gt;&gt;
+October
+&lt;&lt;elseif $month is &quot;november&quot;&gt;&gt;
+November
+&lt;&lt;elseif $month is &quot;december&quot;&gt;&gt;
+December
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;monthday&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $monthday is 1&gt;&gt;st
+&lt;&lt;elseif $monthday is 21&gt;&gt;st
+&lt;&lt;elseif $monthday is 31&gt;&gt;st
+&lt;&lt;elseif $monthday is 2&gt;&gt;nd
+&lt;&lt;elseif $monthday is 22&gt;&gt;nd
+&lt;&lt;elseif $monthday is 3&gt;&gt;rd
+&lt;&lt;elseif $monthday is 23&gt;&gt;rd
+&lt;&lt;else&gt;&gt;th
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;openinghours&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+A sign reads &quot;Opening hours: 08:00 - 21:00&quot;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;groin&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt isnot 1&gt;&gt;
+&lt;&lt;genitals&gt;&gt; through your $lowerclothes
+&lt;&lt;elseif $undertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;genitals&gt;&gt; through your $underclothes
+&lt;&lt;else&gt;&gt;
+&lt;&lt;genitals&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;groinstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt isnot 1&gt;&gt;
+&lt;&lt;genitals&gt;&gt; through your $lowerclothes.
+&lt;&lt;elseif $undertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;genitals&gt;&gt; through your $underclothes.
+&lt;&lt;else&gt;&gt;
+&lt;&lt;genitalsstop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;groincomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt isnot 1&gt;&gt;
+&lt;&lt;genitals&gt;&gt; through your $lowerclothes,
+&lt;&lt;elseif $undertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;genitals&gt;&gt; through your $underclothes,
+&lt;&lt;else&gt;&gt;
+&lt;&lt;genitalscomma&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;undies&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+$underclothes
+&lt;&lt;else&gt;&gt;
+&lt;&lt;genitals&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;undiesstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+$underclothes.
+&lt;&lt;else&gt;&gt;
+&lt;&lt;genitalsstop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;undiescomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+$underclothes,
+&lt;&lt;else&gt;&gt;
+&lt;&lt;genitalscomma&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;undiesstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+$underclothes.
+&lt;&lt;else&gt;&gt;
+&lt;&lt;genitalsstop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bottoms&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperset is $lowerset&gt;&gt;
+$upperclothes
+&lt;&lt;else&gt;&gt;
+$lowerclothes
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bottomsstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperset is $lowerset&gt;&gt;
+$upperclothes.
+&lt;&lt;else&gt;&gt;
+$lowerclothes.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bottomscomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperset is $lowerset&gt;&gt;
+$upperclothes,
+&lt;&lt;else&gt;&gt;
+$lowerclothes,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;outfit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperset is $lowerset&gt;&gt;
+$upperclothes&lt;&lt;set $stripset to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+$upperclothes and $lowerclothes&lt;&lt;set $stripset to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;outfitstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperset is $lowerset&gt;&gt;
+$upperclothes.&lt;&lt;set $stripset to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+$upperclothes and $lowerclothes.&lt;&lt;set $stripset to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;outfitcomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperset is $lowerset&gt;&gt;
+$upperclothes,&lt;&lt;set $stripset to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+$upperclothes and $lowerclothes,&lt;&lt;set $stripset to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;nuditystop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;exposure&gt;&gt;
+&lt;&lt;if $undertype is &quot;naked&quot; and $lowertype is &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $uppertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt; Your covered chest makes your bare lower half feel more conspicuous.
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lewd&quot;&gt;exposed &lt;/span&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+			&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+			&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitals&gt;&gt; and &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitals&gt;&gt; and &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitals&gt;&gt; and &lt;&lt;breastscomma&gt;&gt; made salacious by your feminine demeanor.&lt;/span&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;genitalsstop&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitals&gt;&gt; and &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $uppertype is &quot;naked&quot; and $playergenderappearance is &quot;f&quot;&gt;&gt;	
+&lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;Only your $underclothes give you a shred of decency.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowertype is &quot;naked&quot;&gt;&gt;	
+&lt;span class=&quot;lewd&quot;&gt;exposed $underclothes.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;lewd outfit.&lt;/span&gt;
+	&lt;&lt;if $lowertype is &quot;naked&quot; and $uppertype is &quot;naked&quot;&gt;&gt;Only your $underclothes give you a shred of decency.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot; and $position isnot &quot;wall&quot;&gt;&gt;
+With your arms bound, you can&#39;t even cover yourself, leaving you feeling utterly helpless.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;stripobject&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $upperintegrity -= $stripintegrity&gt;&gt;&lt;&lt;set $lowerintegrity -= $stripintegrity&gt;&gt;&lt;&lt;set $underintegrity -= $stripintegrity&gt;&gt;
+
+&lt;&lt;if $uppertype isnot &quot;naked&quot; and $upperintegrity lte 0 and $lowertype isnot &quot;naked&quot; and $lowerintegrity lte 0 and $undertype isnot &quot;naked&quot; and $underintegrity lte 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Your clothing snags on a $stripobject, tearing it from your body and leaving you totally bare!&lt;/span&gt;
+
+&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperintegrity lte 0 and $lowertype isnot &quot;naked&quot; and $lowerintegrity lte 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Your &lt;&lt;outfit&gt;&gt; &lt;&lt;if $stripset is 1&gt;&gt;snags on a $stripobject, and is torn clean off your body.&lt;&lt;else&gt;&gt;snag on a $stripobject, and are torn from you body.&lt;&lt;/if&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperintegrity lte 0 and $undertype isnot &quot;naked&quot; and $underintegrity lte 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Your $upperclothes and $underclothes snag on a $stripobject and are torn from your body.&lt;/span&gt;
+
+&lt;&lt;elseif $lowertype isnot &quot;naked&quot; and $lowerintegrity lte 0 and $undertype isnot &quot;naked&quot; and $underintegrity lte 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Your $lowerclothes and $underclothes snag on a $stripobject and are torn from your body.&lt;/span&gt;
+
+&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperintegrity lte 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Your $upperclothes snags on a $stripobject and is torn from your body.&lt;/span&gt;
+
+&lt;&lt;elseif $lowertype isnot &quot;naked&quot; and $lowerintegrity lte 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Your $lowerclothes &lt;&lt;if $lowerplural is 1&gt;&gt;snag on a $stripobject and are torn from your body.&lt;&lt;else&gt;&gt;snags on a $stripobject and is torn from your body.&lt;&lt;/if&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $underintegrity lte 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;Your $underclothes &lt;&lt;if $underplural is 1&gt;&gt;snag on a $stripobject and are torn from your body.&lt;&lt;else&gt;&gt;snags on a $stripobject and is torn from your body.&lt;&lt;/if&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte 0&gt;&gt;&lt;&lt;upperruined&gt;&gt;&lt;&lt;clothesruinstat&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte 0&gt;&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;clothesruinstat&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $underintegrity lte 0&gt;&gt;
+		&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+		&lt;&lt;set $undertype to &quot;brokenchastity&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;underruined&gt;&gt;&lt;&lt;clothesruinstat&gt;&gt;&lt;&lt;set $underoff to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;exposure&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You can&#39;t help but be conscious of your &lt;&lt;nuditystop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;seductiontext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $seductionskill gte 0 and $seductionskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 200 and $seductionskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;cautiously&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 400 and $seductionskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;rhythmically&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 600 and $seductionskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 800 and $seductionskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;oraltext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $oralskill gte 0 and $oralskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 200 and $oralskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;cautiously&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 400 and $oralskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;rhythmically&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 600 and $oralskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 800 and $oralskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $oralskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;vaginaltext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $vaginalskill gte 0 and $vaginalskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 200 and $vaginalskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;cautiously&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 400 and $vaginalskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;rhythmically&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 600 and $vaginalskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 800 and $vaginalskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $vaginalskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;peniletext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $penileskill gte 1 and $penileskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 200 and $penileskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;cautiously&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 400 and $penileskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;rhythmically&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 600 and $penileskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 800 and $penileskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $penileskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;analtext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $analskill gte 0 and $analskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 200 and $analskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;cautiously&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 400 and $analskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;rhythmically&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 600 and $analskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 800 and $analskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $analskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;handtext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $handskill gte 0 and $handskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 200 and $handskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;cautiously&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 400 and $handskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;rhythmically&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 600 and $handskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 800 and $handskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $handskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;feettext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $feetskill gte 0 and $feetskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 200 and $feetskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;cautiously&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 400 and $feetskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;rhythmically&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 600 and $feetskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 800 and $feetskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $feetskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bottomtext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $bottomskill gte 0 and $bottomskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 200 and $bottomskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;cautiously&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 400 and $bottomskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;rhythmically&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 600 and $bottomskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 800 and $bottomskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $bottomskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;thightext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $thighskill gte 0 and $thighskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 200 and $thighskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;cautiously&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 400 and $thighskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;rhythmically&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 600 and $thighskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 800 and $thighskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $thighskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;chesttext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $chestskill gte 0 and $chestskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 200 and $chestskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;cautiously&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 400 and $chestskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;rhythmically&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 600 and $chestskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 800 and $chestskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $chestskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;swimmingtext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $swimmingskill gte 0 and $swimmingskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;haphazardly&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 200 and $swimmingskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;awkwardly&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 400 and $swimmingskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;adequately&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 600 and $swimmingskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;smoothly&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 800 and $swimmingskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;skillfully&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;expertly&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;nervously&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $exhibitionism lte 15&gt;&gt;
+nervously
+&lt;&lt;elseif $exhibitionism lte 35&gt;&gt;
+timidly
+&lt;&lt;elseif $exhibitionism lte 55&gt;&gt;
+shyly
+&lt;&lt;elseif $exhibitionism lte 75&gt;&gt;
+confidently
+&lt;&lt;elseif $exhibitionism lte 95&gt;&gt;
+eagerly
+&lt;&lt;else&gt;&gt;
+breathlessly
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;schoolday&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $schoolterm is 1 and $weekday is 1&gt;&gt;
+You have school tomorrow
+&lt;&lt;elseif $schoolterm is 1 and $weekday isnot 1 and $weekday isnot 7&gt;&gt;
+It&#39;s a school day
+&lt;&lt;elseif $schoolterm is 0 and $weekday is 1&gt;&gt;
+There&#39;s no school tomorrow
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;schoolterm&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $month is &quot;january&quot;&gt;&gt;
+	&lt;&lt;if $schoolterm is 1&gt;&gt;
+	School finishes on the first Monday of April.
+	&lt;&lt;else&gt;&gt;
+	School starts on the first Monday of January.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;february&quot;&gt;&gt;
+School finishes on the first Monday of April.
+&lt;&lt;elseif $month is &quot;march&quot;&gt;&gt;
+School finishes on the first Monday of April.
+&lt;&lt;elseif $month is &quot;april&quot;&gt;&gt;
+	&lt;&lt;if $schoolterm is 1&gt;&gt;
+	School finishes on the first Monday of April.
+	&lt;&lt;else&gt;&gt;
+	Schools starts on the first Monday of May.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;may&quot;&gt;&gt;
+	&lt;&lt;if $schoolterm is 1&gt;&gt;
+	Schools finishes on the first Monday of July.
+	&lt;&lt;else&gt;&gt;
+	Schools starts on the first Monday of May.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;june&quot;&gt;&gt;
+Schools finishes on the first Monday of July.
+&lt;&lt;elseif $month is &quot;july&quot;&gt;&gt;
+	&lt;&lt;if $schoolterm is 1&gt;&gt;
+	School finishes on the first Monday of July.
+	&lt;&lt;else&gt;&gt;
+	School starts on the first Monday of September.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;august&quot;&gt;&gt;
+School starts on the first Monday of September.
+&lt;&lt;elseif $month is &quot;september&quot;&gt;&gt;
+	&lt;&lt;if $schoolterm is 1&gt;&gt;
+	School finishes on the first Monday of December.
+	&lt;&lt;else&gt;&gt;
+	School starts on the first Monday of September.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;october&quot;&gt;&gt;
+School finishes on the first Monday of December.
+&lt;&lt;elseif $month is &quot;november&quot;&gt;&gt;
+School finishes on the first Monday of December.
+&lt;&lt;elseif $month is &quot;december&quot;&gt;&gt;
+	&lt;&lt;if $schoolterm is 1&gt;&gt;
+	School finishes on the first Monday of December.
+	&lt;&lt;else&gt;&gt;
+	School starts on the first Monday of January.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;sir&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+sir
+&lt;&lt;else&gt;&gt;
+miss
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;sirstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+sir.
+&lt;&lt;else&gt;&gt;
+miss.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;sircomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+sir,
+&lt;&lt;else&gt;&gt;
+miss,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lewdness&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+&lt;&lt;if $underexposed gte 1 and $lowerexposed gte 2 and $upperexposed lte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;genitals&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $underexposed lte 0 and $lowerexposed gte 2 and $upperexposed lte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;exposed $underclothes&lt;/span&gt;
+
+&lt;&lt;elseif $upperexposed gte 2 and $lowerexposed lte 1 and $playergenderappearance is &quot;m&quot; and $playergender is &quot;m&quot;&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;lewdness&lt;/span&gt;
+
+&lt;&lt;elseif $upperexposed gte 2 and $lowerexposed lte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;breasts&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $upperexposed gte 2 and $lowerexposed gte 2 and $underexposed lte 0 and $playergenderappearance is &quot;m&quot; and $playergender is &quot;m&quot;&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;exposed $underclothes&lt;/span&gt;
+
+&lt;&lt;elseif $upperexposed gte 2 and $lowerexposed gte 2 and $underexposed lte 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;breasts&gt;&gt; and $underclothes&lt;/span&gt;
+
+&lt;&lt;elseif $underexposed gte 1 and $lowerexposed gte 2 and $playergenderappearance is &quot;m&quot; and $playergender is &quot;m&quot;&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;genitals&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $upperexposed gte 2 and $lowerexposed gte 2 and $underexposed gte 1&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;breasts&gt;&gt; and &lt;&lt;genitals&gt;&gt;&lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;lewdness&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;covered&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot; and $exposed gte 1&gt;&gt;
+With your arms bound, you can do nothing to shield your &lt;&lt;lewdness&gt;&gt; from prying eyes.
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+	&lt;&lt;if $underexposed gte 1 and $lowerexposed gte 2 and $upperexposed lte 1&gt;&gt;
+	You cover your &lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;genitals&gt;&gt;&lt;/span&gt; with your hands.
+	&lt;&lt;elseif $underexposed lte 0 and $lowerexposed gte 2 and $upperexposed lte 1&gt;&gt;
+	You cover your &lt;span class=&quot;lewd&quot;&gt;exposed $underclothes&lt;/span&gt; with your hands.
+
+	&lt;&lt;elseif $upperexposed gte 2 and $lowerexposed lte 1 and $playergenderappearance is &quot;m&quot; and $playergender is &quot;m&quot;&gt;&gt;
+	You cover your chest with your hands.
+
+	&lt;&lt;elseif $upperexposed gte 2 and $lowerexposed lte 1&gt;&gt;
+	You cover your &lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;breasts&gt;&gt;&lt;/span&gt; with your hands.
+
+	&lt;&lt;elseif $upperexposed gte 2 and $lowerexposed gte 2 and $underexposed lte 0 and $playergenderappearance is &quot;m&quot; and $playergender is &quot;m&quot;&gt;&gt;
+	You cover your &lt;span class=&quot;lewd&quot;&gt;exposed $underclothes&lt;/span&gt; with your hands.
+
+	&lt;&lt;elseif $upperexposed gte 2 and $lowerexposed gte 2 and $underexposed lte 0&gt;&gt;
+	You cover your &lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;breasts&gt;&gt; and $underclothes&lt;/span&gt; with your hands.
+
+	&lt;&lt;elseif $underexposed gte 1 and $lowerexposed gte 2 and $playergenderappearance is &quot;m&quot; and $playergender is &quot;m&quot;&gt;&gt;
+	You cover your &lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;genitals&gt;&gt;&lt;/span&gt; with your hands.
+
+	&lt;&lt;elseif $upperexposed gte 2 and $lowerexposed gte 2 and $underexposed gte 1&gt;&gt;
+	You cover your &lt;span class=&quot;lewd&quot;&gt;exposed &lt;&lt;breasts&gt;&gt; and &lt;&lt;genitals&gt;&gt;&lt;/span&gt; with your hands.
+
+	&lt;&lt;else&gt;&gt;
+	You cover the &lt;span class=&quot;lewd&quot;&gt;lewder&lt;/span&gt; parts of your outfit with your hands.
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;prostate&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+womb
+&lt;&lt;else&gt;&gt;
+prostate
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;prostatestop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+womb.
+&lt;&lt;else&gt;&gt;
+prostate.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;prostatecomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+womb,
+&lt;&lt;else&gt;&gt;
+prostate,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bitch&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+bitch
+&lt;&lt;else&gt;&gt;
+bitch
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bitchstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+bitch.
+&lt;&lt;else&gt;&gt;
+bitch.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bitchcomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+bitch,
+&lt;&lt;else&gt;&gt;
+bitch,
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;tearful&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+Eyes glazed and empty,
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 4&gt;&gt;
+	&lt;&lt;if $stress gte 8000&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Tendrils of darkness whip and writhe against your skin as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Tendrils of darkness writhe against your skin as
+			&lt;&lt;else&gt;&gt;
+			A strange mist closes around you and probes your most sensitive spots as
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			A mass of darkness follows you, prodding and spanking your behind as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			You hear phantom voices mocking you as
+			&lt;&lt;else&gt;&gt;
+			The shadows seem to close in on you as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Tendrils of darkness whip and cut at your skin as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Tendrils of darkness poke you as
+			&lt;&lt;else&gt;&gt;
+			You think you see eyes watching from the shadows as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $stress gte 2000&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Your tortured body and mind yearn for more punishment as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Fantasies of violent sex intrude as
+			&lt;&lt;else&gt;&gt;
+			Your tortured mind yearns for more punishment as
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Surprised that nothing is trying to hurt you,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Surprised that nothing is trying to rape you,
+			&lt;&lt;else&gt;&gt;
+			Surprised that nothing is trying to fuck you,
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Feeling deserving of the pain you&#39;re in,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			You imagine figures stalking you as
+			&lt;&lt;else&gt;&gt;
+			You feel like you&#39;re being watched as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Thoughts about being sexually tortured intrude as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Thoughts about being restrained and whipped intrude as
+			&lt;&lt;else&gt;&gt;
+			Thoughts about being a sex slave intrude as
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Thoughts about being violently raped intrude as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Thoughts about being brutally raped intrude as
+			&lt;&lt;else&gt;&gt;
+			Thoughts about being raped intrude as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Feeling entirely deserving of the pain you&#39;re in,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Though mentally and physically tormented,
+			&lt;&lt;else&gt;&gt;
+			You feel utterly worthless as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 2&gt;&gt;
+	&lt;&lt;if $stress gte 8000&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			A part of you savours the pain you&#39;re in as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Tearful and worried that you&#39;re losing your mind,
+			&lt;&lt;else&gt;&gt;
+			Though worried that you&#39;re losing your mind,
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Though afraid something will attack you,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Though afraid something will jump you,
+			&lt;&lt;else&gt;&gt;
+			Feeling on the verge of panic,
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Though hurt and vulnerable,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			You feel self-conscious about the tears on your face as
+			&lt;&lt;else&gt;&gt;
+			You jump at every unexpected movement as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $stress gte 2000&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Hurt and ashamed,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Despite your pain, a primal yearning swells within as
+			&lt;&lt;else&gt;&gt;
+			Shameful thoughts intrude as
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			You hope no one tries to assault you as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Though afraid you&#39;re being followed,
+			&lt;&lt;else&gt;&gt;
+			You fear that someone is stalking you as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			You feel fragile and vulnerable as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			You sob as
+			&lt;&lt;else&gt;&gt;
+			You try to keep it together as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Feeling ashamed and in pain,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Tears cover your ashamed face as
+			&lt;&lt;else&gt;&gt;
+			Ashamed of the feelings rising within you,
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Your body hurts yet tingles shamefully as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			You sob at the injustice of it all as
+			&lt;&lt;else&gt;&gt;
+			Your &lt;&lt;genitals&gt;&gt; involuntarily twitches as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Feeling lost and in pain,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			You try and fail to hold back your tears as,
+			&lt;&lt;else&gt;&gt;
+			Shaken,
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $stress gte 8000&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			You&#39;re an emotional wreck as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Feeling emotionally and physically tender,
+			&lt;&lt;else&gt;&gt;
+			Though afraid your body will betray you,
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Hurt and afraid,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			You struggle to cope with the myriad feelings assailing you as
+			&lt;&lt;else&gt;&gt;
+			You feel faint as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			You know you must look like a complete mess as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			You wonder what you did to deserve this as
+			&lt;&lt;else&gt;&gt;
+			Though at your wits&#39; end,
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $stress gte 2000&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			You feel a primal yearning beneath your pain as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Though humiliated by your body&#39;s signs of arousal,
+			&lt;&lt;else&gt;&gt;
+			Though embarrassed by your body&#39;s signs of arousal,
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Shaken and hurt,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Your body tingles painfully as
+			&lt;&lt;else&gt;&gt;
+			You feel self-conscious about the lewd warmth within you as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Face covered in tears,
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Feeling battered, but still determined to make the best of things,
+			&lt;&lt;else&gt;&gt;
+			Still determined to make the best of things,
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Your tortured body trembles with arousal as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Tears run down your flushed cheeks as
+			&lt;&lt;else&gt;&gt;
+			Your body trembles with arousal as
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Your body hurts and tingles as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			Your body feels sensitive as
+			&lt;&lt;else&gt;&gt;
+			You feel horny as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain gte 100&gt;&gt;
+			Your whole body hurts as
+			&lt;&lt;elseif $pain gte 40&gt;&gt;
+			You wipe away your tears as
+			&lt;&lt;else&gt;&gt;
+			You waste no time as
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;slithers&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $rng gte 95&gt;&gt;
+slithers
+&lt;&lt;elseif $rng gte 90&gt;&gt;
+writhes
+&lt;&lt;elseif $rng gte 85&gt;&gt;
+wriggles
+&lt;&lt;elseif $rng gte 80&gt;&gt;
+wiggles
+&lt;&lt;elseif $rng gte 75&gt;&gt;
+crawls
+&lt;&lt;elseif $rng gte 70&gt;&gt;
+slides
+&lt;&lt;elseif $rng gte 65&gt;&gt;
+slinks
+&lt;&lt;elseif $rng gte 60&gt;&gt;
+glides
+&lt;&lt;elseif $rng gte 55&gt;&gt;
+slips
+&lt;&lt;elseif $rng gte 50&gt;&gt;
+squirms
+&lt;&lt;elseif $rng gte 45&gt;&gt;
+worms
+&lt;&lt;elseif $rng gte 40&gt;&gt;
+twists
+&lt;&lt;elseif $rng gte 35&gt;&gt;
+twitches
+&lt;&lt;elseif $rng gte 30&gt;&gt;
+shivers
+&lt;&lt;elseif $rng gte 25&gt;&gt;
+trembles
+&lt;&lt;elseif $rng gte 20&gt;&gt;
+jerks
+&lt;&lt;elseif $rng gte 15&gt;&gt;
+crawls
+&lt;&lt;elseif $rng gte 10&gt;&gt;
+flutters
+&lt;&lt;elseif $rng gte 5&gt;&gt;
+meanders
+&lt;&lt;elseif $rng gte 0&gt;&gt;
+slips
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;wallet&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet&lt;&lt;else&gt;&gt;purse&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;walletcomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet,&lt;&lt;else&gt;&gt;purse,&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;walletstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet.&lt;&lt;else&gt;&gt;purse.&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;pullup&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $upperset is $lowerset&gt;&gt;
+pull down
+&lt;&lt;elseif $uppertype isnot &quot;naked&quot;&gt;&gt;
+pull up
+&lt;&lt;else&gt;&gt;
+bare
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;pulldown&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $skirt is 1&gt;&gt;
+lift up
+&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+pull down
+&lt;&lt;else&gt;&gt;
+bare
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;glans&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $penisuse is 0&gt;&gt;
+glans
+&lt;&lt;else&gt;&gt;
+shaft
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;glanscomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $penisuse is 0&gt;&gt;
+glans,
+&lt;&lt;else&gt;&gt;
+shaft,
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;glansstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $penisuse is 0&gt;&gt;
+glans.
+&lt;&lt;else&gt;&gt;
+shaft.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;testicles&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+testes
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;testiclescomma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+testes,
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;testiclesstop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+testes.
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;swimmingdifficultytext0&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+ | &lt;span class=&quot;green&quot;&gt;These waters look safe&lt;/span&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;swimmingdifficultytext100&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $swimmingskill gte 100&gt;&gt;
+ | &lt;span class=&quot;green&quot;&gt;These waters look safe&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 50&gt;&gt;
+ | &lt;span class=&quot;pink&quot;&gt;These waters look risky&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+ | &lt;span class=&quot;red&quot;&gt;These waters look dangerous&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;swimmingdifficultytext200&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $swimmingskill gte 200&gt;&gt;
+ | &lt;span class=&quot;green&quot;&gt;These waters look safe&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 100&gt;&gt;
+ | &lt;span class=&quot;pink&quot;&gt;These waters look risky&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+ | &lt;span class=&quot;red&quot;&gt;These waters look dangerous&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;swimmingdifficultytext300&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $swimmingskill gte 300&gt;&gt;
+ | &lt;span class=&quot;green&quot;&gt;These waters look safe&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 150&gt;&gt;
+ | &lt;span class=&quot;pink&quot;&gt;These waters look risky&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+ | &lt;span class=&quot;red&quot;&gt;These waters look dangerous&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;swimmingdifficultytext400&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $swimmingskill gte 400&gt;&gt;
+ | &lt;span class=&quot;green&quot;&gt;These waters look safe&lt;/span&gt;
+&lt;&lt;elseif $swimmingskill gte 200&gt;&gt;
+ | &lt;span class=&quot;pink&quot;&gt;These waters look risky&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+ | &lt;span class=&quot;red&quot;&gt;These waters look dangerous&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;nexttext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+ (&lt;i&gt;Enter&lt;/i&gt;)
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;monk&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+monk
+&lt;&lt;else&gt;&gt;
+nun
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;monks&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+monks
+&lt;&lt;else&gt;&gt;
+nuns
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="167" name="Molestation Ejaculation" tags="nobr" position="850,2100">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;He&gt;&gt; shoves you to the ground before walking to the door and peeking through. &lt;&lt;He&gt;&gt; sneaks out.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Bedroom]]</tw-passagedata><tw-passagedata pid="168" name="Widgets State Man" tags="widget" position="975,2100">&lt;&lt;widget &quot;stateman&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $enemyno is 1&gt;&gt;
+
+  &lt;&lt;if $pronoun1 is &quot;m&quot;&gt;&gt;
+  &lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+  &lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $pronoun1 is &quot;i&quot;&gt;&gt;
+  &lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $pronoun1 is &quot;n&quot;&gt;&gt;
+  &lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $pronoun1 is &quot;t&quot;&gt;&gt;
+  &lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+  &lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+
+  &lt;&lt;if $enemyhealth gte $enemyhealthmax&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; looks eager.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth gte ($enemyhealthmax / 5) * 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; looks uncomfortable.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth gte ($enemyhealthmax / 5) * 3&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; looks stung.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth gte ($enemyhealthmax / 5) * 2&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; looks pained.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth gte ($enemyhealthmax / 5) * 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; looks hurt.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t look like &lt;&lt;he&gt;&gt; can take much more pain.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;He&gt;&gt; is recoiling in pain.&lt;/span&gt;
+  &lt;&lt;endif&gt;&gt;
+
+  &lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+  &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;&lt;span class=&quot;red&quot;&gt;Ejaculation imminent.&lt;/span&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;span class=&quot;red&quot;&gt;Orgasm imminent.&lt;/span&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You think &lt;&lt;he&gt;&gt; is approaching orgasm.&lt;/span&gt;
+  &lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; looks lustful. &lt;/span&gt;
+  &lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; looks horny.&lt;/span&gt;
+  &lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; looks aroused.&lt;/span&gt;
+  &lt;&lt;elseif $enemyarousal gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; looks stimulated.&lt;/span&gt;
+  &lt;&lt;elseif $enemyarousal lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;He&gt;&gt; is positively flaccid.&lt;/span&gt;
+  &lt;&lt;endif&gt;&gt;
+
+
+
+  &lt;&lt;if $enemyanger gte $enemyangermax&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; is furious.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; looks incredibly pissed off.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; looks angry.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 2&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; looks frustrated.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; looks irritated.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; looks disappointed.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;He&gt;&gt; looks calm.&lt;/span&gt;
+  &lt;&lt;endif&gt;&gt;
+
+
+
+
+
+  
+  
+    &lt;&lt;if $enemytrust lte -100&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; looks full of suspicion.&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust lte -60&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; looks guarded.&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust lte -20&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; looks wary.&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust lte 20&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; looks cautious.&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust lte 60&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; looks alert&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust lte 100&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; looks relaxed.&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust gt 100&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;He&gt;&gt; looks confident.&lt;/span&gt;
+  &lt;&lt;endif&gt;&gt;
+  
+  
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+
+  &lt;&lt;if $enemyhealth gte $enemyhealthmax&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; look eager.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth gte ($enemyhealthmax / 5) * 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; look uncomfortable.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth gte ($enemyhealthmax / 5) * 3&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; look stung.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth gte ($enemyhealthmax / 5) * 2&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; look pained.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth gte ($enemyhealthmax / 5) * 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; look hurt.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; don&#39;t look like &lt;&lt;he&gt;&gt; can take much more pain.&lt;/span&gt;
+  &lt;&lt;elseif $enemyhealth lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;He&gt;&gt; are recoiling in pain.&lt;/span&gt;
+  &lt;&lt;endif&gt;&gt;
+
+
+
+
+  &lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+  &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;&lt;span class=&quot;red&quot;&gt;Ejaculation imminent.&lt;/span&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;span class=&quot;red&quot;&gt;Orgasm imminent.&lt;/span&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You think &lt;&lt;he&gt;&gt; are approaching orgasm.&lt;/span&gt;
+  &lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; look lustful. &lt;/span&gt;
+  &lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; look horny.&lt;/span&gt;
+  &lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; look aroused.&lt;/span&gt;
+  &lt;&lt;elseif $enemyarousal gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; look stimulated.&lt;/span&gt;
+  &lt;&lt;elseif $enemyarousal lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;He&gt;&gt; are positively flaccid.&lt;/span&gt;
+  &lt;&lt;endif&gt;&gt;
+  
+  
+  
+  &lt;&lt;if $enemyanger gte $enemyangermax&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; are furious.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; look incredibly pissed off.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; look angry.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 2&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; look frustrated.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger gte ($enemyangermax / 5) * 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; look irritated.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; look disappointed.&lt;/span&gt;
+  &lt;&lt;elseif $enemyanger lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;He&gt;&gt; look calm.&lt;/span&gt;
+  &lt;&lt;endif&gt;&gt;
+  
+  &lt;&lt;if $enemytrust lte -100&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; look full of suspicion.&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust lte -60&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; look guarded.&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust lte -20&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; look wary.&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust lte 20&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; look cautious.&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust lte 60&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; look alert&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust lte 100&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; look relaxed.&lt;/span&gt;
+  &lt;&lt;elseif $enemytrust gt 100&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;He&gt;&gt; look confident.&lt;/span&gt;
+  &lt;&lt;endif&gt;&gt;
+
+
+	
+
+&lt;&lt;if $panicattacks gte 1 and $panicviolence is 0 and $panicparalysis is 0 and $control is 0&gt;&gt;	
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng is 100&gt;&gt;
+	&lt;&lt;set $panicparalysis to 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $panicattacks gte 2 and $panicviolence is 0 and $panicparalysis is 0 and $control is 0&gt;&gt;	
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng is 100&gt;&gt;
+	&lt;&lt;set $panicviolence to 3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+	
+	
+&lt;&lt;endif&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+
+&lt;&lt;orgasmpassage&gt;&gt;
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $seconds to $seconds + 10&gt;&gt;
+&lt;&lt;if $seconds gte 60&gt;&gt;
+&lt;&lt;set $seconds to 0&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="169" name="Bed" tags="nobr" position="1100,2100">&lt;&lt;effects&gt;&gt;
+
+You snuggle under the covers.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $sleeptrouble is 1 and $control is 0&gt;&gt;
+
+
+&lt;&lt;click [[Sleep for 10 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 10&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 9 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 9&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 8 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 8&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 7 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 7&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 6 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 6&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 5 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 5&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 4 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 4&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 3 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 3&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 2 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 2&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 1 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 1&gt;&gt;&lt;&lt;set $tiredness += 50 * $sleephour&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;click [[Sleep for 8 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 8&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 7 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 7&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 6 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 6&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 5 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 5&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 4 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 4&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 3 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 3&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 2 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sleep for 1 hours|Sleep]]&gt;&gt;&lt;&lt;set $sleephour to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Climb out of bed|Bedroom]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="170" name="Orphanage" tags="nobr" position="1225,2100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the main hall of the orphanage.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+A couple of children on cleaning duty sweep the floor.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+You hear hushed voices.
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+	&lt;&lt;if $schoolday is 1&gt;&gt;
+	The children are heading off to school.
+	&lt;&lt;else&gt;&gt;
+	The children are leaving to find work.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+The children must be asleep.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passouthome&gt;&gt;
+&lt;&lt;elseif $exposed gte 1 and $hour lt 22 and $hour gt 6&gt;&gt;
+You can&#39;t bear the thought of someone catching you like this. You hasten to your bedroom.&lt;br&gt;&lt;br&gt;
+
+[[Next|Bedroom]]
+
+&lt;&lt;elseif $days gte 1 and $robinintro is undefined and $hour gte 7 and $hour lte 20&gt;&gt;&lt;&lt;set $robinintro to 1&gt;&gt;&lt;&lt;set $robindebt to 0&gt;&gt;
+&lt;&lt;robin&gt;&gt;&lt;&lt;person1&gt;&gt;You hear a voice shout behind you. &quot;Hey!&quot; It&#39;s Robin. &lt;&lt;Hes&gt;&gt; another resident at the orphanage. &lt;&lt;Hes&gt;&gt; always looked up to you, despite being about the same age. &lt;&lt;He&gt;&gt; runs towards you and fails to slow down in time, colliding with you and almost falling over. You hold &lt;&lt;his&gt;&gt; arm to steady &lt;&lt;himstop&gt;&gt; &quot;Thanks,&quot; &lt;&lt;he&gt;&gt; says, looking embarrassed though still smiling.&lt;br&gt;&lt;br&gt;
+
+&quot;I didn&#39;t see you yesterday. Remember, &lt;span class=&quot;gold&quot;&gt;you can visit me in my room&lt;/span&gt; anytime you want. I have something to show you. I&#39;m so excited!&quot; &lt;&lt;He&gt;&gt; hugs you, then runs off before you can respond.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $renttime lte 0&gt;&gt;&lt;&lt;set $bus to &quot;home&quot;&gt;&gt;
+A hand rests on your shoulder from behind. It&#39;s Bailey.&lt;br&gt;&lt;br&gt;
+&lt;&lt;rentdue&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;click [[Garden (0:01)|Garden]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;click [[Bailey&#39;s Office (0:01)|Bailey&#39;s Office]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Bedroom (0:01)|Bedroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Bathroom (0:01)-&gt;Bathroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $robinintro is 1 and $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Robin&#39;s room (0:01)|Robin&#39;s Room Entrance]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Go outside (0:01)|Domus Street]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="171" name="Garden" tags="nobr" position="100,2225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the garden behind the orphanage.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passouthome&gt;&gt;
+&lt;&lt;elseif $exposed gte 1 and $hour lt 22 and $hour gt 6&gt;&gt;
+&lt;&lt;exhibitionismgarden&gt;&gt;
+You can&#39;t bear the thought of someone catching you like this. You hasten to your bedroom.&lt;br&gt;&lt;br&gt;
+
+[[Next|Bedroom]]
+&lt;&lt;else&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $hour gte 7 and $hour lt 20&gt;&gt;
+Some children are playing.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $hour gte 7 and $hour lt 20 and $dev is 1&gt;&gt;
+&lt;br&gt;&lt;&lt;click [[Join in (0:20)|Garden Play]]&gt;&gt;&lt;&lt;ltrauma20&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $weather is &quot;clear&quot; and $daystate is &quot;day&quot;&gt;&gt;
+&lt;&lt;click [[Bask in the sun (0:10)|Bask]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;set $stress to $stress - 20&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;click [[Main Hall (0:01)-&gt;Orphanage]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="172" name="Molestation Alarm" tags="nobr" position="225,2225">&lt;&lt;effects&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;&lt;&lt;set $baileylove -= 1&gt;&gt;
+
+
+
+
+You hear Bailey marching down the corridor outside, come to investigate your scream. &quot;You better be dying in there.&quot; The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; climbs on the bed and bolts through the open window just as Bailey storms in.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;I don&#39;t know what this town&#39;s coming to,&quot; Bailey says as &lt;&lt;he&gt;&gt; closes the window. &lt;&lt;He&gt;&gt; turns to you. &quot;Don&#39;t disturb me again unless it&#39;s important.&quot; &lt;&lt;He&gt;&gt; slams the door shut as &lt;&lt;he&gt;&gt; leaves.&lt;br&gt;&lt;br&gt;
+
+[[Next|Bedroom]]</tw-passagedata><tw-passagedata pid="173" name="Molestation Escape" tags="nobr" position="350,2225">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need to escape. &lt;&lt;tearful&gt;&gt; you flee to the bathroom and lock the door behind you. There&#39;s a window you can use to escape should &lt;&lt;he&gt;&gt; persist.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass30&gt;&gt;After thirty minutes pass without event, you quietly head back to your bedroom. You feel relief as you see it empty.&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Bedroom]]</tw-passagedata><tw-passagedata pid="174" name="Bask" tags="nobr" position="475,2225">&lt;&lt;effects&gt;&gt;
+
+You find a deserted part of the garden and bask in the sun. You feel the warmth seep into your skin.&lt;br&gt;&lt;br&gt;
+
+
+
+
+It might feel even better if you were undressed...&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+&lt;&lt;click [[Strip|Nude bask]]&gt;&gt;&lt;&lt;set $stress to $stress - 40&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+[[Stop|Garden]]</tw-passagedata><tw-passagedata pid="175" name="Widgets Exhibitionism" tags="widget" position="600,2225">&lt;&lt;widget &quot;exhibitionism1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $exhibitionism lte 19&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;&lt;&lt;set $trauma to $trauma - 30&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $exhibitionism gte 20&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $exhibitionismstress1 isnot 1&gt;&gt;&lt;&lt;set $exhibitionismstress1 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 100&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exhibitionism lte 19&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism + 2&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;&lt;&lt;set $trauma to $trauma - 30&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $exhibitionism gte 20&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $exhibitionismstress1 isnot 1&gt;&gt;&lt;&lt;set $exhibitionismstress1 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 100&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exhibitionism2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $exhibitionism lte 39&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;set $stress to $stress - 600&gt;&gt;&lt;&lt;set $trauma to $trauma - 60&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $exhibitionism gte 40&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $exhibitionismstress2 isnot 1&gt;&gt;&lt;&lt;set $exhibitionismstress2 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 200&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exhibitionism lte 39&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism + 2&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 600&gt;&gt;&lt;&lt;set $stress to $stress - 200&gt;&gt;&lt;&lt;set $trauma to $trauma - 60&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $exhibitionism gte 40&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $exhibitionismstress2 isnot 1&gt;&gt;&lt;&lt;set $exhibitionismstress2 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 200&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exhibitionism3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $exhibitionism lte 59&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;set $stress to $stress - 900&gt;&gt;&lt;&lt;set $trauma to $trauma - 90&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $exhibitionism gte 60&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $exhibitionismstress3 isnot 1&gt;&gt;&lt;&lt;set $exhibitionismstress3 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exhibitionism lte 59&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism + 2&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;set $stress to $stress - 900&gt;&gt;&lt;&lt;set $trauma to $trauma - 90&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $exhibitionism gte 60&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $exhibitionismstress3 isnot 1&gt;&gt;&lt;&lt;set $exhibitionismstress3 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exhibitionism4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $exhibitionism lte 79&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;set $stress to $stress - 1200&gt;&gt;&lt;&lt;set $trauma to $trauma - 120&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $exhibitionism gte 80&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $exhibitionismstress4 isnot 1&gt;&gt;&lt;&lt;set $exhibitionismstress4 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 400&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exhibitionism lte 79&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism + 2&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;set $stress to $stress - 1200&gt;&gt;&lt;&lt;set $trauma to $trauma - 120&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $exhibitionism gte 80&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $exhibitionismstress4 isnot 1&gt;&gt;&lt;&lt;set $exhibitionismstress4 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 400&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exhibitionism5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $exhibitionism lte 99&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;set $stress to $stress - 1500&gt;&gt;&lt;&lt;set $trauma to $trauma - 150&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $exhibitionism gte 100&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $exhibitionismstress5 isnot 1&gt;&gt;&lt;&lt;set $exhibitionismstress5 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 500&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exhibitionism lte 99&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism + 2&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;set $stress to $stress - 1500&gt;&gt;&lt;&lt;set $trauma to $trauma - 150&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $exhibitionism gte 100&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $exhibitionismstress5 isnot 1&gt;&gt;&lt;&lt;set $exhibitionismstress5 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 500&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;exhibitionismstreet&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 20&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You are standing on a public street in a state of undress! The cold night air blows against your bare skin. There appears to be no one else around, but you don&#39;t know how long that will last.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	It&#39;s dark enough that you could remain mostly concealed by sticking to the shadows. Alternatively you could avoid the street entirely. You might feel less exposed but there&#39;s something foreboding about the darkness.&lt;br&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;else&gt;&gt;
+	You are standing on a public street in a state of undress! You take cover behind a parked car, shielding you from view for now.
+	You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $exposed is 2&gt;&gt;&lt;&lt;set $arousal to $arousal + 50&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You are standing on a public street with your vulnerables exposed! The cold night air blows against your bare skin. There appears to be no one else around, but you don&#39;t know how long that will last.
+	You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+		It&#39;s dark enough that you could remain mostly concealed by sticking to the shadows. Alternatively you could avoid the street entirely. You might feel less exposed but there&#39;s something foreboding about the darkness.&lt;br&gt;&lt;br&gt;
+		
+		
+	&lt;&lt;else&gt;&gt;
+		You are standing on a public street with your vulnerables exposed for all to see! You take cover behind a parked car, shielding you from view for now.
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+	
+	
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;exhibitionismalley&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 20&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You are standing in a public alley in a state of undress! The cold night air blows against your bare skin. There appears to be no one else around, but you don&#39;t know how long that will last.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	
+	&lt;&lt;else&gt;&gt;
+	You are standing in a public alley in a state of undress. 
+	You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $exposed is 2&gt;&gt;&lt;&lt;set $arousal to $arousal + 50&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You are standing in a public alley with your vulnerables exposed! The cold night air blows against your bare skin. There appears to be no one else around, but you don&#39;t know how long that will last.
+	You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		
+		
+	&lt;&lt;else&gt;&gt;
+		You are standing in a public alley with your vulnerables exposed! 
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;exhibitionismpark&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 20&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You are hiding behind a bush. The cold night air blows against your bare skin. &lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	
+	&lt;&lt;else&gt;&gt;
+	You are hiding behind a bush. If you&#39;re careful you might be able to remain concealed by hiding behind vegetation.&lt;br&gt;
+	Regardless,	you feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $exposed is 2&gt;&gt;&lt;&lt;set $arousal to $arousal + 50&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You are hiding behind a bush. The cold night air blows against your bare skin.
+	You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		
+		
+	&lt;&lt;else&gt;&gt;
+		You are hiding behind a bush. If you&#39;re careful you might be able to remain concealed by hiding behind vegetation.&lt;br&gt;
+		Regardless, you feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exhibitionismgarden&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 20&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You are hiding behind the garden shed. The cold night air blows against your bare skin. You hope you can make it to your bedrom without anyone seeing you.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	
+	&lt;&lt;else&gt;&gt;
+		You are hiding behind the garden shed. You hope you can make it to your bedrom without anyone seeing you.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+	&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $exposed is 2&gt;&gt;&lt;&lt;set $arousal to $arousal + 50&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+		You are hiding behind the garden shed. The cold night air blows against your bare skin. You hope you can make it to your bedrom without anyone seeing you.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		
+		
+	&lt;&lt;else&gt;&gt;
+		You are hiding behind the garden shed. You hope you can make it to your bedrom without anyone seeing you.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;exhibitionismroof&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 20&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	The cool night breeze makes you shiver. The open air makes you feel more exposed than ever despite no one being around.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	
+	&lt;&lt;else&gt;&gt;
+		The open air makes you feel more exposed than ever despite no one being around.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+	&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $exposed is 2&gt;&gt;&lt;&lt;set $arousal to $arousal + 50&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+			The cool night breeze makes you shiver. The open air makes you feel more exposed than ever despite no one being around.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		
+		
+	&lt;&lt;else&gt;&gt;
+		The open air makes you feel more exposed than ever despite no one being around.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;exhibitionismbuilding&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 20&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You are alone, but being in such a lewd state of dress is as terrifying as it is thrilling.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	
+	&lt;&lt;else&gt;&gt;
+		You are dressed lewdly in a public space! You feel excitement and terror in equal measure.&lt;br&gt;&lt;br&gt;
+		You also feel intensely embarrassed at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+	&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $exposed is 2&gt;&gt;&lt;&lt;set $arousal to $arousal + 50&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+			You are alone, but being in such a lewd state of dress is as terrifying as it is thrilling.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		
+		
+	&lt;&lt;else&gt;&gt;
+	You are in public with your unmentionables uncovered! You feel excitement and terror in equal measure.&lt;br&gt;&lt;br&gt;
+		You also feel intensely embarrassed at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;exhibitionismbeach&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 20&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You are alone, but being in such a lewd state of dress is as terrifying as it is thrilling.&lt;br&gt;&lt;br&gt;
+		You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	
+	&lt;&lt;else&gt;&gt;
+		You are dressed too lewdly even for here! You feel excitement and terror in equal measure. If you keep low you might be able to use the numerous windbreakers scattered across the beach to shield yourself.&lt;br&gt;&lt;br&gt;
+		You feel intensely embarrassed at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+	&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $exposed is 2&gt;&gt;&lt;&lt;set $arousal to $arousal + 50&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+			You are alone, but being in such a lewd state of dress is as terrifying as it is thrilling. You feel intense embarrassment at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		
+		
+	&lt;&lt;else&gt;&gt;
+	You are in broad daylight with your unmentionables uncovered! This is no good, no good at all! Maybe if you keep low you might be able to use the numerous windbreakers scattered across the beach to shield your nudity.&lt;br&gt;&lt;br&gt;
+		&lt;br&gt;&lt;br&gt;
+		You feel intensely embarrassed at your exposure
+		&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	but with your arms bound you can do nothing to hide your nakedness.
+		&lt;&lt;else&gt;&gt;
+	and cover yourself as best you can.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;exhibitionclassroom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You&#39;re alone in the room, but being exposed in this often-crowded space makes you feel vulnerable and conscious of your &lt;&lt;nuditystop&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="176" name="Nude bask" tags="nobr" position="725,2225">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;You remove your $upperclothes&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $upperset isnot $lowerset&gt;&gt; and your $lowerclothes&lt;&lt;/if&gt;&gt;.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+
+
+The warmth feels wonderful on your bare skin.&lt;br&gt;
+&lt;&lt;exhibitionism1&gt;&gt;
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+You open your eyes and notice that your clothes aren&#39;t where you left them. You look around with increasing distress, but can&#39;t see them anywhere. Someone must have taken them. Maybe whoever did it is still around.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Call out|Bask Call]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sneak inside|Bask Sneak]]&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;click [[Continue|Nude bask]]&gt;&gt;&lt;&lt;set $stress to $stress - 40&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Masturbate|Nude Masturbation]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Garden]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+
+	The sun starts to disappear behind the rooftops.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Get dressed|Garden]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="177" name="Domus Street" tags="nobr" position="850,2225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+You are on Domus Street. The orphanage is here. The street is dominated by small homes similar in appearance. 
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	People walk quickly, driven by the rain.
+	&lt;&lt;else&gt;&gt;
+	People tend to their gardens and go about their business all along the street.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+It&#39;s quite busy. People are on their way to work.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+People return to their homes, tired after a long day.
+&lt;&lt;else&gt;&gt;
+The street is dark and silent.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tutorial is 0 and $debug is 0&gt;&gt;&lt;&lt;set $tutorial to 1&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;As you leave the orphanage you bump into a &lt;&lt;person&gt;&gt; passing by. &lt;&lt;He&gt;&gt; staggers back and looks at you with anger, but &lt;&lt;his&gt;&gt; rage turns to lechery as &lt;&lt;he&gt;&gt; beholds you. &quot;You&#39;re the cutest thing I&#39;ve seen all week! Come &#39;ere.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Tutorial]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+&lt;&lt;click [[Go home (0:01)-&gt;Orphanage]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;click [[Approach one of the houses (0:02)|Domus House Lock]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Knock on one of the houses (0:02)|Domus House Knock]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;barb&gt;&gt;&lt;br&gt;
+&lt;&lt;danube&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate Routes&lt;br&gt;
+&lt;&lt;residential&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowdomus.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="178" name="Passout street" tags="nobr" position="975,2225">You&#39;ve pushed yourself too much.&lt;br&gt;&lt;br&gt;
+&lt;&lt;passout&gt;&gt;
+&lt;&lt;set $safestreet to 0&gt;&gt;
+&lt;&lt;set $dangerstreet to 0&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;&lt;&lt;set $dangerstreet to random(1, 100)&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $danger lt (9900 - $allure)&gt;&gt;&lt;&lt;set $safestreet to random(1, 100)&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $dangerstreet gte 91&gt;&gt;
+&lt;&lt;click [[Wake up|Abduction]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;
+&lt;&lt;endclick&gt;&gt;
+&lt;&lt;elseif $dangerstreet gte 45&gt;&gt;&lt;&lt;click [[Wake up|Street Wake]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $dangerstreet gte 1&gt;&gt;
+&lt;&lt;click [[Wake up|Molestation alley]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;
+&lt;&lt;endclick&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $safestreet gte 51&gt;&gt;
+&lt;&lt;ambulance&gt;&gt;
+&lt;&lt;elseif $safestreet gte 1&gt;&gt;
+&lt;&lt;ambulance&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;pass60&gt;&gt;
+
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;&lt;&lt;set $stress to $stress - 2000&gt;&gt;</tw-passagedata><tw-passagedata pid="179" name="Ambulance rescue" tags="nobr" position="1100,2225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+You feel yourself being lifted onto a stretcher before passing out again.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;click [[Sleep|Hospital Bed]]&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="180" name="Widget Passout Home" tags="widget" position="1225,2225">&lt;&lt;widget &quot;passouthome&quot;&gt;&gt;[[Everything fades to black...-&gt;Passout home]]&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="181" name="Widget Passout Street" tags="widget" position="100,2350">&lt;&lt;widget &quot;passoutstreet&quot;&gt;&gt;[[Everything fades to black...-&gt;Passout street]]&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="182" name="Bus" tags="nobr" position="225,2350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You climb aboard the bus. Tickets cost £1.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $money gte 100&gt;&gt;
+
+
+Residential&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Domus Street (Home)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Barb Street (Studio)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;barb&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Danube Street (Mansions)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Wolf Street (Temple)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;wolf&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+
+
+&lt;br&gt;
+Commercial&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to High Street (Shopping Centre)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;high&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Connudatus Street (Clubs)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;connudatus&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Cliff Street (Cafe)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;cliff&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Nightingale Street (Hospital)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;nightingale&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Starfish Street (Beach)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;starfish&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Oxford Street (School)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;oxford&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+Industrial&lt;br&gt;
+
+
+&lt;&lt;click [[Buy a ticket to Elk Street|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;elk&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Mer Street (Docks)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;mer&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Buy a ticket to Harvest Street (Pub)|Bus seat]]&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;&lt;&lt;set $money to $money - 100&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+
+You cannot afford the fare.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;br&gt;&lt;br&gt;
+Get off&lt;br&gt;
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="183" name="Bus seat" tags="nobr" position="350,2350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $weekday isnot 1 and $weekday isnot 7 and $hour gte 7 and $hour lte 8&gt;&gt;
+You bus is crowded with children on their way to school.
+&lt;&lt;elseif $weekday isnot 1 and $weekday isnot 7 and $hour is 15&gt;&gt;
+You bus is crowded with children on their way home from school.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+Rain thuds against the windowpanes.
+&lt;&lt;/if&gt;&gt;
+You take a seat and look out the window.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbus&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $dangerbus to 0&gt;&gt;
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;&lt;&lt;set $dangerbus to random(1, 2)&gt;&gt;
+
+		&lt;&lt;if $dangerbus is 1&gt;&gt;
+&lt;&lt;generate1&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; sits down next to you and rests a hand on your leg.&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $rng gte 61&gt;&gt;
+		&lt;&lt;click [[Move|Bus move]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Move|Bus move Safe]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;click [[Don&#39;t move|Bus endure]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Don&#39;t move|Bus endure safe]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $dangerbus is 2&gt;&gt;
+			&lt;&lt;if $weekday isnot 1 and $weekday isnot 7 and $hour gte 7 and $hour lte 8&gt;&gt;
+			Some delinquents are picking on the less popular students.&lt;br&gt;&lt;br&gt;
+			
+				&lt;&lt;if $cool lt 80&gt;&gt;
+				&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;generatey3&gt;&gt;&lt;&lt;person1&gt;&gt;One of them, a &lt;&lt;personcomma&gt;&gt; sits beside you. Two of &lt;&lt;his&gt;&gt; friends, a &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;personcomma&gt;&gt; sit in front of you and lean over the backs of their seats.&lt;br&gt;&lt;br&gt;
+				
+				&quot;We didn&#39;t say you could use our bus.&quot; Says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;
+				
+				&quot;&lt;&lt;pShes&gt;&gt; probably too stupid to know any better.&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; interjects.&lt;br&gt;
+				
+				The &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; grins at you. &quot;I know,&quot; &lt;&lt;he&gt;&gt; says. &quot;How about you &lt;&lt;pullup&gt;&gt; your $upperclothes? Let&#39;s see some skin.&quot;&lt;br&gt;&lt;br&gt;
+				
+				&lt;&lt;click [[Comply|Bus Comply]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+				&lt;&lt;click [[Refuse|Bus Refuse]]&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+				Your bus arrives at your destination.&lt;br&gt;&lt;br&gt;
+				
+				&lt;&lt;destination5&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $weekday isnot 1 and $weekday isnot 7 and $hour is 15&gt;&gt;
+			Some delinquents are picking on the less popular students.&lt;br&gt;&lt;br&gt;
+			
+				&lt;&lt;if $cool lt 80&gt;&gt;
+				&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;generatey3&gt;&gt;&lt;&lt;person1&gt;&gt;One of them, a &lt;&lt;personcomma&gt;&gt; sits beside you. Two of &lt;&lt;his&gt;&gt; friends, a &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;personcomma&gt;&gt; sit in front of you and lean over the backs of their seats.&lt;br&gt;&lt;br&gt;
+				
+				&quot;We didn&#39;t say you could use our bus.&quot; Says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;
+				
+				&quot;&lt;&lt;pShes&gt;&gt; probably too stupid to know any better.&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; interjects.&lt;br&gt;
+				
+					&lt;&lt;if $playergenderappearance is &quot;m&quot; and $uppertype is &quot;naked&quot;&gt;&gt;
+					&quot;Probably. &lt;&lt;pShe&gt;&gt; even forgot &lt;&lt;pher&gt;&gt; shirt.&quot;&lt;br&gt;
+					&quot;Or maybe &lt;&lt;pshe&gt;&gt; doesn&#39;t like wearing clothes at all. Maybe &lt;&lt;pshe&gt;&gt; would like our help removing them.&quot;&lt;br&gt;&lt;br&gt;
+					
+						&lt;&lt;if $submissive lte 850&gt;&gt;
+						&quot;Fuck off,&quot; you say, determined to not be bullied.&lt;br&gt;&lt;br&gt;
+						&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+						You look at your lap and shake your head.&lt;br&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+						&quot;Leave me alone,&quot; you say.&lt;br&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+
+					&quot;I insist,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; grabbing your $lowerclothes.&lt;br&gt;&lt;br&gt;
+					
+					&lt;&lt;click [[Next|Bus School Strip]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					
+					&lt;&lt;else&gt;&gt;
+				
+					The &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; grins at you. &quot;I know,&quot; &lt;&lt;he&gt;&gt; says. &quot;How about you &lt;&lt;pullup&gt;&gt; your $upperclothes? Let&#39;s see some skin.&quot;&lt;br&gt;&lt;br&gt;
+
+					&lt;&lt;click [[Comply|Bus Comply]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+					&lt;&lt;click [[Refuse|Bus Refuse]]&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				Your bus arrives at your destination.&lt;br&gt;&lt;br&gt;
+				
+				&lt;&lt;destination5&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;The &lt;&lt;people&gt;&gt; in the bus seem to be crowding around you. Some even move seats to be closer.&lt;br&gt;&lt;br&gt;
+			
+				&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+				The bus approaches your destination but doesn&#39;t slow down. You stand to tell the driver, but a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; blocks your path. &quot;Going so soon?&quot; A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; grabs you from behind. &quot;You should know better than to wander at night.&quot;&lt;br&gt;&lt;br&gt;
+				
+				&lt;&lt;click [[Next|Bus Seat Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+				The bus arrives at your destination. As you walk down the aisle a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; grabs your arm. &quot;Don&#39;t leave yet, we need some company,&quot; &lt;&lt;he&gt;&gt; says as you struggle free. &lt;&lt;catcall&gt;&gt; They laugh as you leave the bus. &lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+				&lt;&lt;endevent&gt;&gt;
+				&lt;&lt;destination5&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;else&gt;&gt;
+Your bus arrives at your destination.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;destination5&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="184" name="Widget Passout Bus" tags="widget" position="475,2350">&lt;&lt;widget &quot;passoutbus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+[[Everything fades to black...-&gt;Passout bus]]
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="185" name="Passout bus" tags="nobr" position="600,2350">You&#39;ve pushed yourself too much.&lt;br&gt;&lt;br&gt;
+&lt;&lt;passout&gt;&gt;
+&lt;&lt;set $safebus to 0&gt;&gt;
+&lt;&lt;set $dangerbus to 0&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;&lt;&lt;set $dangerbus to random(1, 2)&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $danger lt (9900 - $allure)&gt;&gt;&lt;&lt;set $safebus to random(1, 2)&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $dangerbus eq 1&gt;&gt;
+[[Wake up|Stripped Bus]]
+&lt;&lt;elseif $dangerbus eq 2&gt;&gt;
+&lt;&lt;click [[Wake up|Molestation bus]]&gt;&gt;
+&lt;&lt;set $molestationstart to 1&gt;&gt;
+&lt;&lt;endclick&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $safebus eq 1&gt;&gt;
+[[Wake up|Stranger rescue bus]]
+&lt;&lt;elseif $safebus eq 2&gt;&gt;
+&lt;&lt;ambulance&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;pass60&gt;&gt;
+
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;&lt;&lt;set $stress to $stress - 2000&gt;&gt;</tw-passagedata><tw-passagedata pid="186" name="Stripped Bus" tags="nobr" position="725,2350">&lt;&lt;controlloss&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You feel strangely cold as you awaken. You are still on the bus. You are about to stand up when you realise that you are completely naked! You frantically search for your clothing, but can find nothing. You cautiously look around the bus. No one seems to have noticed your predicament.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+It&#39;s dark out and there are only a few people on the streets. You might be able to slip out the window at the next stop. Alternatively, you could hide under a seat and wait until the bus returns to the station.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Climb out (0:05)|Climb Out Bus]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Wait (1:00)|Bus Station]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+You peek out the window and see numerous pedestrians. You can&#39;t think of any option other than hiding under a seat and waiting until the bus returns to station.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Wait (1:00)|Bus Station]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="187" name="Molestation bus" tags="nobr" position="850,2350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationbus&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;molestbusinit&gt;&gt;You feel something probing your nethers. As you open your eyes a hand clasps down on your mouth, muffling your screams.&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation bus Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt; There&#39;s no one else on the bus.
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation bus Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation bus Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation bus]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation bus Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation bus Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation bus]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="188" name="Stranger rescue bus" tags="nobr" position="975,2350">&lt;&lt;effects&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $hunger to $hunger - 500&gt;&gt;&lt;&lt;set $thirst to $thirst - 500&gt;&gt;&lt;&lt;set $stress to $stress - 500&gt;&gt;
+
+You feel someone shaking your shoulder. You look around and see an old woman smiling at you. She pours you a cup of tea from a flask and gives you a chocolate bar, letting you know that it&#39;s important to not let your blood-sugar levels drop too low. You thank her and shortly after the bus arrives at your destination.&lt;br&gt;&lt;br&gt;
+
+She waves from the window as the bus continues on.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="189" name="Nightingale Street" tags="nobr" position="1100,2350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;nightingale&quot;&gt;&gt;
+
+You are on Nightingale Street. It is dominated by the civic hospital but there are also several office buildings.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	There&#39;s a lot of activity around the hospital.
+	&lt;&lt;else&gt;&gt;
+	There&#39;s a lot of activity around the hospital.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+People are arriving at their workplaces.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+People are heading home for the day.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+There&#39;s an oasis of light around the hospital.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+
+&lt;&lt;click [[Hospital (0:01)-&gt;Hospital front]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Forest (0:10)|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;set $forest to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;wolf&gt;&gt;&lt;br&gt;
+&lt;&lt;elk&gt;&gt;&lt;br&gt;
+&lt;&lt;high&gt;&gt;&lt;br&gt;
+&lt;&lt;oxford&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+&lt;&lt;park&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrownightingale.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="190" name="Bus move" tags="nobr" position="1225,2350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;busmove&quot;&gt;&gt;
+&lt;&lt;busmoveinit&gt;&gt;As you try to pass &lt;&lt;he&gt;&gt; grabs your waist and forces you onto &lt;&lt;his&gt;&gt; lap.&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus move Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus move Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus move Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus move]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus move Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus move Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus move]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="191" name="Widgets NPCs" tags="widget" position="100,2475">&lt;&lt;widget &quot;man1init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;set $enemyarousal to $allure / 50 + $audiencearousal&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;set $enemyhealth to 200 * $enemyno&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500 * $enemyno&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200 * $enemyno&gt;&gt;
+
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;man2init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 400&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 1000&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 400&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;beast1init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;beast&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $beastno to 1&gt;&gt;
+&lt;&lt;set $beastnomax to 1&gt;&gt;
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;beast2init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;beast&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $beastno to 2&gt;&gt;
+&lt;&lt;set $beastnomax to 2&gt;&gt;
+
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;
+
+&lt;&lt;set $enemyarousal2 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger2 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth2 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust2 to $enemytrust&gt;&gt;
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;beast3init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;beast&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $beastno to 3&gt;&gt;
+&lt;&lt;set $beastnomax to 3&gt;&gt;
+
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;
+
+&lt;&lt;set $enemyarousal2 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger2 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth2 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust2 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal3 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger3 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth3 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust3 to $enemytrust&gt;&gt;
+
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;beast4init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;beast&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $beastno to 4&gt;&gt;
+&lt;&lt;set $beastnomax to 4&gt;&gt;
+
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;
+
+&lt;&lt;set $enemyarousal2 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger2 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth2 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust2 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal3 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger3 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth3 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust3 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal4 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger4 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth4 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust4 to $enemytrust&gt;&gt;
+
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;beast5init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;beast&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $beastno to 5&gt;&gt;
+&lt;&lt;set $beastnomax to 5&gt;&gt;
+
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;
+
+&lt;&lt;set $enemyarousal2 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger2 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth2 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust2 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal3 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger3 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth3 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust3 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal4 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger4 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth4 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust4 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal5 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger5 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth5 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust5 to $enemytrust&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;beast6init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;beast&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $beastno to 6&gt;&gt;
+&lt;&lt;set $beastnomax to 6&gt;&gt;
+
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;
+
+&lt;&lt;set $enemyarousal2 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger2 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth2 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust2 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal3 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger3 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth3 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust3 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal4 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger4 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth4 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust4 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal5 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger5 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth5 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust5 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal6 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger6 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth6 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust6 to $enemytrust&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;strangeman1init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;strangeman2init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;strangewoman1init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;tailorinit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;molestbusinit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;busmoveinit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 200&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;lefthandinit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 100&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;nurseinit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 400&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+&lt;&lt;set $drugged to 1&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer + 120&gt;&gt;
+
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;spankmaninit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to 0&gt;&gt;
+&lt;&lt;set $enemyanger to 300&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;arms&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;spank&quot;&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 300&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $enemyno to 1&gt;&gt;
+
+&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;dog1init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;beast&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $beastno to 1&gt;&gt;
+&lt;&lt;set $beastnomax to 1&gt;&gt;
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;
+
+
+
+&lt;&lt;set $pronoun1 to &quot;i&quot;&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;dog2init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;beast&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $beastno to 2&gt;&gt;
+&lt;&lt;set $beastnomax to 2&gt;&gt;
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;
+
+
+&lt;&lt;set $pronoun1 to &quot;i&quot;&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;bound2init&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 400&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 1000&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 400&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;ganginit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 1200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 3000&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 1200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;man&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;abomination&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 5555&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $lefthand3 to 0&gt;&gt;
+&lt;&lt;set $lefthand4 to 0&gt;&gt;
+&lt;&lt;set $lefthand5 to 0&gt;&gt;
+&lt;&lt;set $lefthand6 to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand3 to 0&gt;&gt;
+&lt;&lt;set $righthand4 to 0&gt;&gt;
+&lt;&lt;set $righthand5 to 0&gt;&gt;
+&lt;&lt;set $righthand6 to 0&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;set $penis2 to 0&gt;&gt;
+&lt;&lt;set $penis3 to 0&gt;&gt;
+&lt;&lt;set $penis4 to 0&gt;&gt;
+&lt;&lt;set $penis5 to &quot;clothed&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;clothed&quot;&gt;&gt;
+&lt;&lt;set $vagina to 0&gt;&gt;
+&lt;&lt;set $vagina2 to 0&gt;&gt;
+&lt;&lt;set $vagina3 to 0&gt;&gt;
+&lt;&lt;set $vagina4 to 0&gt;&gt;
+&lt;&lt;set $vagina5 to 0&gt;&gt;
+&lt;&lt;set $vagina6 to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+&lt;&lt;set $mouth3 to 0&gt;&gt;
+&lt;&lt;set $mouth4 to 0&gt;&gt;
+&lt;&lt;set $mouth5 to 0&gt;&gt;
+&lt;&lt;set $mouth6 to 0&gt;&gt;
+
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 5555&gt;&gt;
+&lt;&lt;set $enemytrust to 4444&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $enemyno to 1&gt;&gt;
+
+
+
+&lt;&lt;set $pronoun1 to &quot;n&quot;&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;abomination2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 5555&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;set $penis2 to 0&gt;&gt;
+&lt;&lt;set $vagina to 0&gt;&gt;
+&lt;&lt;set $vagina2 to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 5555&gt;&gt;
+&lt;&lt;set $enemytrust to 4444&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $enemyno to 1&gt;&gt;
+
+
+
+
+
+&lt;&lt;set $pronoun1 to &quot;n&quot;&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;dogpackinit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyhealth to 200&gt;&gt;
+&lt;&lt;set $enemyarousal to $allure / 50&gt;&gt;
+&lt;&lt;set $enemyanger to 0&gt;&gt;
+&lt;&lt;set $enemystrength to 20000&gt;&gt;
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 500&gt;&gt;
+&lt;&lt;set $enemyangermax to 200&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 200&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $enemytype to &quot;beast&quot;&gt;&gt;
+
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;set $traumagain to 0&gt;&gt;
+&lt;&lt;set $stressgain to 0&gt;&gt;
+&lt;&lt;set $beastno to 6&gt;&gt;
+&lt;&lt;set $beastnomax to 6&gt;&gt;
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;
+
+&lt;&lt;set $enemyarousal2 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger2 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth2 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust2 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal3 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger3 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth3 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust3 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal4 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger4 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth4 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust4 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal5 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger5 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth5 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust5 to $enemytrust&gt;&gt;
+
+&lt;&lt;set $enemyarousal6 to $enemyarousal&gt;&gt;
+&lt;&lt;set $enemyanger6 to $enemyanger&gt;&gt;
+&lt;&lt;set $enemyhealth6 to $enemyhealthmax&gt;&gt;
+&lt;&lt;set $enemytrust6 to $enemytrust&gt;&gt;
+
+
+
+
+
+&lt;&lt;set $pronoun1 to &quot;i&quot;&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;man&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $finish isnot 1&gt;&gt;
+	&lt;&lt;if $enemyno gte 1&gt;&gt;
+&lt;br&gt;&lt;&lt;man1&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyno gte 2&gt;&gt;
+&lt;&lt;man2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyno gte 3&gt;&gt;
+&lt;&lt;man3&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyno gte 4&gt;&gt;
+&lt;&lt;man4&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyno gte 5&gt;&gt;
+&lt;&lt;man5&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyno gte 6&gt;&gt;
+&lt;&lt;man6&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+&lt;&lt;if $crossdressing is 1 and $undervaginaexposed gte 1 and $lowervaginaexposed gte 1&gt;&gt;
+&lt;&lt;set $crossdressing to 0&gt;&gt;
+	&lt;&lt;if $enemyno gte 2&gt;&gt;
+		&lt;&lt;if $rng gte 96&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;They recoil in horror upon seeing your &lt;&lt;genitalsstop&gt;&gt; The deception has driven them mad with rage!&lt;/span&gt;&lt;&lt;set $enemyanger to $enemyanger + 100&gt;&gt;
+		&lt;&lt;elseif $rng gte 85&gt;&gt;
+		Your &lt;&lt;genitals&gt;&gt; was clearly not what they were expecting, but they don&#39;t seem to mind. &lt;span class=&quot;purple&quot;&gt;In fact, if their shaking hands are anything to go by, they&#39;re quite pleased.&lt;/span&gt;&lt;&lt;set $enemyarousal to $enemyarousal + (50 * $enemyno)&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Your &lt;&lt;genitals&gt;&gt; was clearly not what they were expecting, but they don&#39;t seem to mind.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 96&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; recoils in horror upon seeing your &lt;&lt;genitalsstop&gt;&gt; The deception has driven &lt;&lt;him&gt;&gt; mad with rage!&lt;/span&gt;&lt;&lt;set $enemyanger to $enemyanger + 100&gt;&gt;
+		&lt;&lt;elseif $rng gte 86&gt;&gt;
+		Your &lt;&lt;genitals&gt;&gt; was clearly not what &lt;&lt;he&gt;&gt; was expecting, but &lt;&lt;he&gt;&gt; doesn&#39;t seem to mind. &lt;span class=&quot;purple&quot;&gt;In fact, if &lt;&lt;his&gt;&gt; shaking hands are anything to go by, &lt;&lt;he&gt;&gt; is quite pleased.&lt;/span&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 50&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Your &lt;&lt;genitals&gt;&gt; was clearly not what &lt;&lt;he&gt;&gt; was expecting, but &lt;&lt;he&gt;&gt; doesn&#39;t seem to mind.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;turnend&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="192" name="Bus endure" tags="nobr" position="225,2475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;busendure&quot;&gt;&gt;
+&lt;&lt;lefthandinit&gt;&gt;&lt;&lt;He&gt;&gt; becomes bolder and begins to surreptitiously masturbate.&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus endure Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt; There&#39;s no one else on the bus.
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus endure Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus endure Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus endure]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus endure Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus endure Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus endure]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="193" name="Bus endure Alarm" tags="nobr" position="350,2475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; notices several heads turning in response to your cry, and relents in &lt;&lt;his&gt;&gt; assault. &lt;&lt;He&gt;&gt; leaves at the next stop, and you soon arrive at your own. &lt;&lt;tearful&gt;&gt; you leave the bus.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="194" name="Bus endure Ejaculation" tags="nobr" position="475,2475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; tenses and a wet blotch forms on &lt;&lt;his&gt;&gt; trousers, apparently just in time for &lt;&lt;his&gt;&gt; stop. &lt;&lt;He&gt;&gt; leaves abruptly, and you soon arrive at your own stop. &lt;&lt;tearful&gt;&gt; you leave the bus.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="195" name="Bus endure Escape" tags="nobr" position="600,2475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain as you arrive your destination. &lt;&lt;tearful&gt;&gt; you seize the oppurtunity and dart out the vehicle.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="196" name="Bus move Alarm" tags="nobr" position="725,2475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; notices several heads turning in response to your cry, and relents in &lt;&lt;his&gt;&gt; assault. &lt;&lt;He&gt;&gt; leaves at the next stop, and you soon arrive at your own. &lt;&lt;tearful&gt;&gt; you leave the bus.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="197" name="Bus move Ejaculation" tags="nobr" position="850,2475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; tenses and a wet blotch forms on &lt;&lt;his&gt;&gt; trousers, apparently just in time for &lt;&lt;his&gt;&gt; stop. &lt;&lt;He&gt;&gt; leaves abruptly, and you soon arrive at your stop. &lt;&lt;tearful&gt;&gt; you leave the bus. &lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="198" name="Bus move Escape" tags="nobr" position="975,2475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain as you arrive at your destination. &lt;&lt;tearful&gt;&gt; you seize the oppurtunity and dart out the vehicle.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="199" name="Widgets End Combat" tags="widget" position="1100,2475">&lt;&lt;widget &quot;endcombat&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $assertive gte 1&gt;&gt;
+You were
+	&lt;&lt;if $assertive lte 5&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;slightly&lt;/span&gt;
+	&lt;&lt;elseif $assertive lte 10&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;a little&lt;/span&gt;
+	&lt;&lt;elseif $assertive lte 30&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;somewhat&lt;/span&gt;
+	&lt;&lt;elseif $assertive lte 40&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;quite&lt;/span&gt;
+	&lt;&lt;elseif $assertive lte 50&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;pretty&lt;/span&gt;
+	&lt;&lt;elseif $assertive lte 60&gt;&gt;
+	&lt;span class=&quot;teal&quot;&gt;very&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;extremely&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	assertive. How do you feel about it?&lt;br&gt;
+&lt;span class=&quot;meek&quot;&gt;It&#39;s nice to make people feel good&lt;/span&gt; (increase submissiveness)
+	&lt;&lt;if $assertivedefault is &quot;submissive&quot;&gt;&gt;
+	&lt;&lt;radiobutton &quot;$assertiveaction&quot; &quot;submissive&quot; checked&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;radiobutton &quot;$assertiveaction&quot; &quot;submissive&quot;&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;It&#39;s nice to be in control&lt;/span&gt; (increase defiance)
+	&lt;&lt;if $assertivedefault is &quot;defiant&quot;&gt;&gt;
+	&lt;&lt;radiobutton &quot;$assertiveaction&quot; &quot;defiant&quot; checked&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;radiobutton &quot;$assertiveaction&quot; &quot;defiant&quot;&gt;&gt;&lt;br&gt;	
+		&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;I&#39;m so naughty&lt;/span&gt; (decrease trauma)
+	&lt;&lt;if $assertivedefault is &quot;trauma&quot;&gt;&gt;
+	&lt;&lt;radiobutton &quot;$assertiveaction&quot; &quot;trauma&quot; checked&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;radiobutton &quot;$assertiveaction&quot; &quot;trauma&quot;&gt;&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;That was fun&lt;/span&gt; (decrease stress)
+	&lt;&lt;if $assertivedefault is &quot;stress&quot;&gt;&gt;
+	&lt;&lt;radiobutton &quot;$assertiveaction&quot; &quot;stress&quot; checked&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;radiobutton &quot;$assertiveaction&quot; &quot;stress&quot;&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;set $combat to 0&gt;&gt;
+&lt;&lt;set $rapeavoid to 1&gt;&gt;
+&lt;&lt;set $sexavoid to 1&gt;&gt;
+&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;set $penisbitten to 0&gt;&gt;
+&lt;&lt;set $apologised to 0&gt;&gt;
+&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;set $penisstate to &quot;none&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;set $finish to 0&gt;&gt;
+
+
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+
+&lt;&lt;elseif $playergender is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $vaginause to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;if $feetuse isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $feetuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;if $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $position to 0&gt;&gt;
+
+
+&lt;&lt;set $understruggle to 0&gt;&gt;
+&lt;&lt;set $lowerstruggle to 0&gt;&gt;
+&lt;&lt;set $upperstruggle to 0&gt;&gt;
+&lt;&lt;set $enemytrust to 0&gt;&gt;
+&lt;&lt;set $alarm to 0&gt;&gt;
+&lt;&lt;set $event to 0&gt;&gt;
+&lt;&lt;set $rescue to 0&gt;&gt;
+&lt;&lt;set $phase to 0&gt;&gt;
+&lt;&lt;set $phase2 to 0&gt;&gt;
+&lt;&lt;set $noise to 0&gt;&gt;
+&lt;&lt;set $timer to 0&gt;&gt;
+&lt;&lt;set $beastno to 0&gt;&gt;
+&lt;&lt;set $beastnomax to 1&gt;&gt;
+&lt;&lt;set $panicparalysis to 0&gt;&gt;
+&lt;&lt;set $panicviolence to 0&gt;&gt;
+&lt;&lt;set $pullaway to 0&gt;&gt;
+&lt;&lt;set $novaginal to 0&gt;&gt;
+&lt;&lt;set $noanal to 0&gt;&gt;
+&lt;&lt;set $nopenile to 0&gt;&gt;
+&lt;&lt;set $speechorgasmweakcumcount to 0&gt;&gt;
+&lt;&lt;set $speechorgasmnocumcount to 0&gt;&gt;
+&lt;&lt;set $speechorgasmcount to 0&gt;&gt;
+&lt;&lt;set $speechorgasmrepeat to 0&gt;&gt;
+&lt;&lt;set $underwatertime to 0&gt;&gt;
+&lt;&lt;set $underwater to 0&gt;&gt;
+&lt;&lt;set $walltype to &quot;wall&quot;&gt;&gt;
+&lt;&lt;set $angelforgive to 0&gt;&gt;
+
+&lt;&lt;set $leftactiondefault to $leftaction&gt;&gt;
+&lt;&lt;set $rightactiondefault to $rightaction&gt;&gt;
+&lt;&lt;set $feetactiondefault to $feetaction&gt;&gt;
+&lt;&lt;set $mouthactiondefault to $mouthaction&gt;&gt;
+&lt;&lt;set $vaginaactiondefault to $vaginaaction&gt;&gt;
+&lt;&lt;set $penisactiondefault to $penisaction&gt;&gt;
+&lt;&lt;set $anusactiondefault to $anusaction&gt;&gt;
+&lt;&lt;set $thighactiondefault to $thighaction&gt;&gt;
+&lt;&lt;set $cheekactiondefault to $cheekaction&gt;&gt;
+&lt;&lt;set $chestactiondefault to $chestaction&gt;&gt;
+
+&lt;&lt;actioncarry&gt;&gt;
+
+&lt;&lt;set $penisaction to 0&gt;&gt;
+&lt;&lt;set $vaginaaction to 0&gt;&gt;
+&lt;&lt;set $anusaction to 0&gt;&gt;
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $mouthaction to 0&gt;&gt;
+&lt;&lt;set $thighaction to 0&gt;&gt;
+&lt;&lt;set $cheekaction to 0&gt;&gt;
+&lt;&lt;set $feetaction to 0&gt;&gt;
+&lt;&lt;set $chestaction to 0&gt;&gt;
+
+&lt;&lt;set $carryblock to &quot;none&quot;&gt;&gt;
+
+&lt;&lt;set $beaststance to 0&gt;&gt;
+&lt;&lt;set $enemywounded to 0&gt;&gt;
+&lt;&lt;set $enemyejaculated to 0&gt;&gt;
+&lt;&lt;set $semenpuddle to 0&gt;&gt;
+&lt;&lt;set $strangle to 0&gt;&gt;
+&lt;&lt;set $seconds to 0&gt;&gt;
+&lt;&lt;set $masturbationorgasm to 0&gt;&gt;
+
+&lt;&lt;set $intro1 to 0&gt;&gt;
+&lt;&lt;set $intro2 to 0&gt;&gt;
+&lt;&lt;set $intro3 to 0&gt;&gt;
+&lt;&lt;set $intro4 to 0&gt;&gt;
+&lt;&lt;set $intro5 to 0&gt;&gt;
+&lt;&lt;set $intro6 to 0&gt;&gt;
+
+&lt;&lt;set $swarm1 to 0&gt;&gt;
+&lt;&lt;set $swarm2 to 0&gt;&gt;
+&lt;&lt;set $swarm3 to 0&gt;&gt;
+&lt;&lt;set $swarm4 to 0&gt;&gt;
+&lt;&lt;set $swarm5 to 0&gt;&gt;
+&lt;&lt;set $swarm6 to 0&gt;&gt;
+&lt;&lt;set $swarm7 to 0&gt;&gt;
+&lt;&lt;set $swarm8 to 0&gt;&gt;
+&lt;&lt;set $swarm9 to 0&gt;&gt;
+&lt;&lt;set $swarm10 to 0&gt;&gt;
+&lt;&lt;set $swarmpending to 0&gt;&gt;
+&lt;&lt;set $swarmname to 0&gt;&gt;
+&lt;&lt;set $swarmmove to 0&gt;&gt;
+&lt;&lt;set $swarmactive to 0&gt;&gt;
+&lt;&lt;set $swarmcreature to 0&gt;&gt;
+&lt;&lt;set $swarmchestmolest to 0&gt;&gt;
+&lt;&lt;set $swarmchestgrab to 0&gt;&gt;
+&lt;&lt;set $swarmchestgrabintro to 0&gt;&gt;
+&lt;&lt;set $swarmchestgrabclothed to 0&gt;&gt;
+&lt;&lt;set $swarmchestclothed to 0&gt;&gt;
+&lt;&lt;set $swarmchestcover to 0&gt;&gt;
+&lt;&lt;set $swarmactivate to 0&gt;&gt;
+&lt;&lt;set $swarmspill to 0&gt;&gt;
+&lt;&lt;set $swarmback to 0&gt;&gt;
+&lt;&lt;set $swarmbackmolest to 0&gt;&gt;
+&lt;&lt;set $swarmbackgrab to 0&gt;&gt;
+&lt;&lt;set $swarmbackgrabintro to 0&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed to 0&gt;&gt;
+&lt;&lt;set $swarmbackunderclothed to 0&gt;&gt;
+&lt;&lt;set $swarmbackgrablowerclothed to 0&gt;&gt;
+&lt;&lt;set $swarmbacklowerclothed to 0&gt;&gt;
+&lt;&lt;set $swarmbackcover to 0&gt;&gt;
+&lt;&lt;set $swarmbackinside to 0&gt;&gt;
+&lt;&lt;set $swarmbackinsideintro to 0&gt;&gt;
+&lt;&lt;set $swarmbackgrablowerchastity to 0&gt;&gt;
+&lt;&lt;set $swarmfront to 0&gt;&gt;
+&lt;&lt;set $swarmfrontmolest to 0&gt;&gt;
+&lt;&lt;set $swarmfrontgrab to 0&gt;&gt;
+&lt;&lt;set $swarmfrontgrabintro to 0&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed to 0&gt;&gt;
+&lt;&lt;set $swarmfrontunderclothed to 0&gt;&gt;
+&lt;&lt;set $swarmfrontgrablowerclothed to 0&gt;&gt;
+&lt;&lt;set $swarmfrontlowerclothed to 0&gt;&gt;
+&lt;&lt;set $swarmfrontcover to 0&gt;&gt;
+&lt;&lt;set $swarmfrontinside to 0&gt;&gt;
+&lt;&lt;set $swarmfrontinsideintro to 0&gt;&gt;
+&lt;&lt;set $swarmfrontgrablowerchastity to 0&gt;&gt;
+&lt;&lt;set $swarmsteady to 0&gt;&gt;
+&lt;&lt;set $swarmcount to 0&gt;&gt;
+
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $back to 0&gt;&gt;
+&lt;&lt;set $front to 0&gt;&gt;
+&lt;&lt;set $chest to 0&gt;&gt;
+
+&lt;&lt;set $beasttype to &quot;beast&quot;&gt;&gt;
+&lt;&lt;set $claws to 1&gt;&gt;
+&lt;&lt;set $water to 0&gt;&gt;
+
+&lt;&lt;set $vorestrength to 0&gt;&gt;
+&lt;&lt;set $vorestruggle to 0&gt;&gt;
+&lt;&lt;set $voretentacles to 0&gt;&gt;
+&lt;&lt;set $vorestage to 0&gt;&gt;
+&lt;&lt;set $vorecreature to 0&gt;&gt;
+&lt;&lt;set $swallowed to 0&gt;&gt;
+
+&lt;&lt;set $tentacleno to 0&gt;&gt;
+&lt;&lt;set $activetentacleno to 0&gt;&gt;
+&lt;&lt;set $tentaclehealth to 0&gt;&gt;
+
+&lt;&lt;set $tentacle1 to 0&gt;&gt;
+&lt;&lt;set $tentacle1head to 0&gt;&gt;
+&lt;&lt;set $tentacle1shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle1health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle2 to 0&gt;&gt;
+&lt;&lt;set $tentacle2head to 0&gt;&gt;
+&lt;&lt;set $tentacle2shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle2health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle3 to 0&gt;&gt;
+&lt;&lt;set $tentacle3head to 0&gt;&gt;
+&lt;&lt;set $tentacle3shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle3health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle4 to 0&gt;&gt;
+&lt;&lt;set $tentacle4head to 0&gt;&gt;
+&lt;&lt;set $tentacle4shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle4health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle5 to 0&gt;&gt;
+&lt;&lt;set $tentacle5head to 0&gt;&gt;
+&lt;&lt;set $tentacle5shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle5health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle6 to 0&gt;&gt;
+&lt;&lt;set $tentacle6head to 0&gt;&gt;
+&lt;&lt;set $tentacle6shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle6health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle7 to 0&gt;&gt;
+&lt;&lt;set $tentacle7head to 0&gt;&gt;
+&lt;&lt;set $tentacle7shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle7health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle8 to 0&gt;&gt;
+&lt;&lt;set $tentacle8head to 0&gt;&gt;
+&lt;&lt;set $tentacle8shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle8health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle9 to 0&gt;&gt;
+&lt;&lt;set $tentacle9head to 0&gt;&gt;
+&lt;&lt;set $tentacle9shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle9health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle10 to 0&gt;&gt;
+&lt;&lt;set $tentacle10head to 0&gt;&gt;
+&lt;&lt;set $tentacle10shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle10health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle11 to 0&gt;&gt;
+&lt;&lt;set $tentacle11head to 0&gt;&gt;
+&lt;&lt;set $tentacle11shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle11health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle12 to 0&gt;&gt;
+&lt;&lt;set $tentacle12head to 0&gt;&gt;
+&lt;&lt;set $tentacle12shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle12health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle13 to 0&gt;&gt;
+&lt;&lt;set $tentacle13head to 0&gt;&gt;
+&lt;&lt;set $tentacle13shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle13health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle14 to 0&gt;&gt;
+&lt;&lt;set $tentacle14head to 0&gt;&gt;
+&lt;&lt;set $tentacle14shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle14health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle15 to 0&gt;&gt;
+&lt;&lt;set $tentacle15head to 0&gt;&gt;
+&lt;&lt;set $tentacle15shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle15health to 0&gt;&gt;
+
+&lt;&lt;set $tentacle16 to 0&gt;&gt;
+&lt;&lt;set $tentacle16head to 0&gt;&gt;
+&lt;&lt;set $tentacle16shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle16health to 0&gt;&gt;
+
+
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $breastuse to 0&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+
+&lt;&lt;set $audienceselector to 0&gt;&gt;
+&lt;&lt;set $audiencecamera to 0&gt;&gt;
+&lt;&lt;set $audiencecamera1 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera2 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera3 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera4 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera5 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera6 to 0&gt;&gt;
+
+&lt;&lt;set $audiencemember to 0&gt;&gt;
+
+
+
+&lt;&lt;if $seductionskillup gte 1&gt;&gt;
+&lt;&lt;set $seductionskillup to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your seduction skills.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $oralskillup gte 1&gt;&gt;
+&lt;&lt;set $oralskillup to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your ability to give pleasure with your mouth.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginalskillup gte 1&gt;&gt;
+&lt;&lt;set $vaginalskillup to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your ability to give pleasure with your vagina.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $analskillup gte 1&gt;&gt;
+&lt;&lt;set $analskillup to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your ability to give pleasure with your anus.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $handskillup gte 1&gt;&gt;
+&lt;&lt;set $handskillup to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your ability to give pleasure with your hands.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feetskillup gte 1&gt;&gt;
+&lt;&lt;set $feetskillup to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your ability to give pleasure with your feet.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $bottomskillup gte 1&gt;&gt;
+&lt;&lt;set $bottomskillup to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your ability to give pleasure with your buttocks.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $thighskillup gte 1&gt;&gt;
+&lt;&lt;set $thighskillup to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your ability to give pleasure with your thighs.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $chestskillup gte 1&gt;&gt;
+&lt;&lt;set $chestskillup to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your ability to use your &lt;&lt;breasts&gt;&gt; to pleasure others.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penileskillup gte 1&gt;&gt;
+&lt;&lt;set $penileskillup to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your ability to pleasure others with your penis.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;manend&gt;&gt;
+&lt;&lt;turnend&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="200" name="Molestation bus Alarm" tags="nobr" position="1225,2475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; notices several heads turning in response to your cry, and relents in his assault. &lt;&lt;He&gt;&gt; hurriedly leaves at the next stop, and you arrive at your own soon after. &lt;&lt;tearful&gt;&gt; you leave the bus.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="201" name="Molestation bus Ejaculation" tags="nobr" position="100,2600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; gives you one last smack to the face, then leaves you lying on the cum-stained seat.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; gets up and leaves you lying on the cum-stained seat.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &quot;This is for you.&quot; &lt;&lt;He&gt;&gt; gets up and leaves you lying on the cum-stained seat.&lt;&lt;set $money to $money + 500&gt;&gt;&lt;br&gt;
+You&#39;ve gained £5.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+You soon arrive at your stop. &lt;&lt;tearful&gt;&gt; you leave the bus.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="202" name="Molestation bus Escape" tags="nobr" position="225,2600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain as you arrive your destination. &lt;&lt;tearful&gt;&gt; you seize the opportunity and dart out the vehicle.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="203" name="Hospital front" tags="nobr" position="350,2600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in front of the hospital. It is open at all hours.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passouthospital&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You are hiding in the bushes just outside the entrance. You should be able to enter without being seen if you time it right.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;click [[Go inside hospital (0:01)-&gt;Hospital foyer]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Nightingale Street (0:01)-&gt;Nightingale Street]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="204" name="Hospital foyer" tags="nobr" position="475,2600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are inside the hospital foyer. &lt;&lt;if $psych is 1&gt;&gt;You see a sign directing to Harper&#39;s office. &lt;&lt;/if&gt;&gt;&lt;&lt;if $asylum is 0 and $weekday is 6 and $harpervisit isnot 1 and $psych is 1&gt;&gt;You&#39;re in time for your appointment.&lt;&lt;else&gt;&gt;You don&#39;t have an appointment right now.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passouthospital&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You are hiding under a hospital bed, hoping no one spots you in this state of undress. You see a cart full of sheets not far away that you could use to cover yourself. You could wait until the coast looks clear then make a break for it. Alternatively, you could inch the bed closer to the cart to try to remain concealed from view.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Make a break for it (0:05)|Hospital Exhibition]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Slide the bed closer (0:10)|Hospital Exhibition]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $psych is 1 and $asylum is 0 and $weekday is 6 and $harpervisit isnot 1&gt;&gt;
+&lt;&lt;click [[Doctor Harper&#39;s office|Doctor Harper&#39;s Office]]&gt;&gt;&lt;&lt;set $harpervisit to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginalchastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You feel $vaginalchastityparasite squirming inside your vagina.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penilechastityparasite is 0 and $vaginalchastityparasite is 0 and $analchastityparasite is 0 and $clitparasite is 0 and $penisparasite is 0 and $chestparasite is 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Inquire about parasite removal (0:10)|Hospital Parasite]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $dev is 1&gt;&gt;
+&lt;&lt;click [[Pediatric ward (0:01)-&gt;Paediatric ward]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Go outside (0:01)-&gt;Hospital front]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="205" name="Widgets Passout Hospital" tags="widget" position="600,2600">&lt;&lt;widget &quot;passouthospital&quot;&gt;&gt;
+[[Everything fades to black...-&gt;Passout hospital]]
+&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="206" name="Passout hospital" tags="nobr" position="725,2600">You&#39;ve pushed yourself too much.&lt;br&gt;&lt;br&gt;
+&lt;&lt;passout&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+	&lt;&lt;if $bestialitydisable is &quot;t&quot;&gt;&gt;
+	&lt;&lt;click [[Wake up|Molestation Hospital]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		&lt;&lt;click [[Wake up|Abduction Hospital]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Wake up|Molestation Hospital]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Wake up|Hospital Bed]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;pass60&gt;&gt;
+
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;&lt;&lt;set $stress to $stress - 2000&gt;&gt;</tw-passagedata><tw-passagedata pid="207" name="Abduction Hospital" tags="nobr" position="850,2600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You awaken on a hard metallic surface in a dark room. Dim lights along the walls switch on, illuminating a large and grimy room, the ceiling lost in the darkness above. Cages line one wall, full of golden eyes that stare out at you. The cage doors shift slightly, and a timer blinks into life &quot;1:00, 0:59, 0:58...&quot; Fighting back panic, you head to the door on the other side of the room, which appears to be the only way out.&lt;br&gt;&lt;br&gt;
+
+Through the door and to the left there is a precipitous drop. You peer down and see dark running water; you can vaguely make out a wide tunnel leading away from the bottom. To the right is a long corridor. A door stands shut at the other end. In front of you is a small hole in the wall, which you might be able to squeeze through.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Climb down to the water (0:01)|Abduction Hospital Water]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Head down the corridor (0:01)|Abduction Hospital Corridor]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Squeeze through the hole (0:01)|Abduction Hospital Hole]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="208" name="Molestation Hospital" tags="nobr" position="975,2600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhospital&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;nurseinit&gt;&gt;&lt;&lt;person1&gt;&gt;You feel a sharp pain in your arm. You open your eyes to see a &lt;&lt;person&gt;&gt; in a nurse outfit and medical mask injecting you with a mystery liquid. Almost immediately a daze descends on you. You find it hard to move, or even think. A perverse warmth starts rising within your belly.&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Hospital Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Hospital Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Hospital]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Hospital Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Hospital Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Hospital]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="209" name="Hospital Bed" tags="nobr" position="1100,2600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $hunger to 0&gt;&gt;&lt;&lt;set $thirst to 0&gt;&gt;&lt;&lt;set $tiredness to 0&gt;&gt;&lt;&lt;set $hygiene to 0&gt;&gt;
+&lt;&lt;set $stress to $stress - 2000&gt;&gt;
+
+&lt;&lt;if $hospitalintro is 0&gt;&gt;&lt;&lt;set $hospitalintro to 1&gt;&gt;
+
+You awaken in a bed at the civic hospital.
+
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+The nurse explains that you have suffered a severe stress response, but you are otherwise physically healthy. &lt;&lt;He&gt;&gt; asks you to wait a moment while &lt;&lt;he&gt;&gt; fetches the doctor.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+&lt;&lt;harper&gt;&gt;&lt;&lt;person1&gt;&gt;You don&#39;t have to wait long. A &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&lt;&lt;else&gt;&gt;woman&lt;&lt;/if&gt;&gt; wearing a white medical coat and carrying a clipboard enters. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; smiles at you. &quot;Hello, I&#39;m Doctor Harper.&quot; &lt;&lt;He&gt;&gt; takes a seat by your bedside and pulls &lt;&lt;his&gt;&gt; blond fringe away from &lt;&lt;his&gt;&gt; eyes. &lt;&lt;He&gt;&gt; looks young, can&#39;t be older than 25.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;else&gt;&gt;
+You awaken in a bed at the civic hospital.
+
+&lt;&lt;harper&gt;&gt;&lt;&lt;person1&gt;&gt;Doctor Harper enters at that moment, carrying &lt;&lt;his&gt;&gt; usual clipboard. &lt;&lt;He&gt;&gt; assures you that there is no immediate concern, but &lt;&lt;he&gt;&gt; would like to you examine you further.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hospital Bed Examination]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="210" name="Hospital Ejaculation" tags="nobr" position="1225,2600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; tenses, throws back &lt;&lt;his&gt;&gt; head and lets out a loud moan as &lt;&lt;he&gt;&gt; climaxes.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; adjusts her uniform and leaves the room, but not before giving you one last smack to the face.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; adjusts &lt;&lt;his&gt;&gt; uniform and leaves the room.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &quot;This is for you.&quot; &lt;&lt;He&gt;&gt; adjusts &lt;&lt;his&gt;&gt; uniform and leaves the room.&lt;&lt;set $money to $money + 500&gt;&gt;&lt;br&gt;
+You&#39;ve gained £5.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+&lt;&lt;tearful&gt;&gt; you climb off the bed and stumble onto the ward.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next-&gt;Paediatric ward]]</tw-passagedata><tw-passagedata pid="211" name="Hospital Escape" tags="nobr" position="100,2725">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain. &lt;&lt;tearful&gt;&gt; you seize the oppurtunity and dart out the room, taking refuge in a maintenance cupboard.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Hospital cupboard]]</tw-passagedata><tw-passagedata pid="212" name="Hospital cupboard" tags="nobr" position="225,2725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+This small maintenance cupboard contains a variety of cleaning implements and chemicals. You peek through the door. There&#39;s no one there.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passouthospital&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;click [[Leave the cupboard (0:01)-&gt;Paediatric ward]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="213" name="Paediatric ward" tags="nobr" position="350,2725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the paediatric ward of the hospital. Several nurses go about their business.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passouthospital&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You are hiding under a hospital bed, hoping no one spots you in this state of undress. You see a cart full of sheets not far away that you could use to cover yourself. You could wait until the coast looks clear then make a break for it. Alternatively, you could inch the bed closer to the cart to try to remain concealed from view.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Make a break for it (0:05)|Hospital Exhibition]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Slide the bed closer (0:10)|Hospital Exhibition]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;click [[Leave the ward (0:01)-&gt;Hospital foyer]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Maintenance cupboard (0:01)|Hospital cupboard]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="214" name="Elk Street" tags="nobr" position="475,2725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;elk&quot;&gt;&gt;
+
+You are on Elk Street. There are roads leading to several large industrial complexes.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	The sound of water hitting metal is constant.
+	&lt;&lt;else&gt;&gt;
+	You hear the sound of machinery all around.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+You hear the sound of machinery all around.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+You hear the sound of machinery all around.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+You hear the sound of machinery even at this hour.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+		&lt;&lt;if $compoundstate is 1&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;The compound is prowled by guards.&lt;/span&gt; They&#39;ll be less agitated tomorrow.&lt;br&gt;
+		&lt;&lt;elseif $compoundstate is 0&gt;&gt;
+		&lt;&lt;click [[Sneak into the compound|Elk Compound]]&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;nightingale&gt;&gt;&lt;br&gt;
+&lt;&lt;oxford&gt;&gt;&lt;br&gt;
+&lt;&lt;harvest&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+&lt;&lt;industrial&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowelk.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="215" name="High Street" tags="nobr" position="600,2725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;high&quot;&gt;&gt;
+
+You are on the High Street, centre of the town&#39;s commercial activity. The shopping centre is located here, where you can buy new clothes.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	The street is busy despite the rain.
+	&lt;&lt;else&gt;&gt;
+	The street is packed with people, walking in all directions.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+Some shops are open already.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+Some shops are closed, but others remain open.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+A few people still walk down the street, despite almost everything being closed.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot; and $hour isnot 21&gt;&gt;
+&lt;&lt;click [[Shopping Centre|Shopping Centre Sneak]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $hour is 21&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;People are leaving the shopping centre.&lt;/span&gt; It must be closing time.&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Shopping Centre (0:02)|Shopping Centre]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;cliff&gt;&gt;&lt;br&gt;
+&lt;&lt;wolf&gt;&gt;&lt;br&gt;
+&lt;&lt;starfish&gt;&gt;&lt;br&gt;
+&lt;&lt;nightingale&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+&lt;&lt;commercial&gt;&gt;&lt;br&gt;
+&lt;&lt;park&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowhigh.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="216" name="Starfish Street" tags="nobr" position="725,2725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;starfish&quot;&gt;&gt;
+
+You are on Starfish Street. Wind blows in from the ocean.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	Part of the road is covered in wet sand.
+	&lt;&lt;else&gt;&gt;
+	There&#39;s a lot of noise coming from the dock.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+You can already hear activity from the dock.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+The dock remains noisy, even at this hour.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+You hear nothing but the sea.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+
+&lt;&lt;if $exposed is 1 and $topless is 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;This outfit might be fine on the nearby beach, but here it&#39;s too lewd!&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of Interest&lt;br&gt;
+&lt;&lt;click [[Beach (0:05)|Beach]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;cliff&gt;&gt;&lt;br&gt;
+&lt;&lt;mer&gt;&gt;&lt;br&gt;
+&lt;&lt;high&gt;&gt;&lt;br&gt;
+&lt;&lt;oxford&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate Routes&lt;br&gt;
+&lt;&lt;park&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+
+
+
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowstarfish.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="217" name="Barb Street" tags="nobr" position="850,2725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;barb&quot;&gt;&gt;
+
+You are on Barb Street. Silver blocks of flats tower all around you. You can hear the sea. The police station is located here. There&#39;s also a dance studio.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	The few braving the rain walk quickly.
+	&lt;&lt;else&gt;&gt;
+	Pedestrians fill the pavements, but the sound of traffic dominates.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+The street is already busy, even so early.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+The sun has long since disappeared behind the towers, but the street remains busy.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+Voices and occasional shouting emerge from the nearby buildings despite the hour.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of Interest&lt;br&gt;
+&lt;&lt;if $openinghours is 1&gt;&gt;&lt;&lt;click [[Dance Studio (0:01)|Dance Studio]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $closinghour is 1&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;People are leaving the dance studio.&lt;/span&gt; It must be closing time.&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Dance Studio|Dance Studio Lock]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $exposed lte 0&gt;&gt;
+		&lt;&lt;click [[Police Station (0:02)|Police Station]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;if $dorenintro gte 1&gt;&gt;
+			&lt;&lt;click [[Doren&#39;s Flat (0:02)|Doren Entrance]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;domus&gt;&gt;&lt;br&gt;
+&lt;&lt;cliff&gt;&gt;&lt;br&gt;
+&lt;&lt;connudatus&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate Routes&lt;br&gt;
+&lt;&lt;residential&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowbarb.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="218" name="Connudatus Street" tags="nobr" position="975,2725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;connudatus&quot;&gt;&gt;
+
+You are on Connudatus Street. The numerous clubs, bars and restaurants make it the town&#39;s most lively locale by night. During the day the street is lined by hawkers selling various wares.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+The street is crowded with shoppers.
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+Vendors are setting up their stalls.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+Vendors are taking down their stalls. The restaurants are packed.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+The nightlife is in full swing. Neon lights glow above.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $skulduggery gte 200 and $skulduggeryDintro isnot 1&gt;&gt;&lt;&lt;set $skulduggeryDintro to 1&gt;&gt;
+Your experience breaking the rules of society lets you look at the street in a new light. So many people with their valuables close at hand, and lightly guarded. &lt;span class=&quot;gold&quot;&gt;You can now rob people on Connudatus Street.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+
+
+
+
+Places of interest&lt;br&gt;
+&lt;&lt;if $daystate isnot &quot;dawn&quot; and $daystate isnot &quot;day&quot; and $exposed lte 1&gt;&gt;
+&lt;&lt;click [[Strip Club|Strip Club]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;dusk&quot; and $daystate isnot &quot;night&quot; and $hour isnot 6&gt;&gt;
+&lt;&lt;click [[Strip Club|Strip Club Lock]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $hour is 6&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;People are leaving the club.&lt;/span&gt; It must be closing time.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $skulduggeryDintro is 1 and $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Look for a mark (0:20)|Connudatus Street Thievery]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;barb&gt;&gt;&lt;br&gt;
+&lt;&lt;danube&gt;&gt;&lt;br&gt;
+&lt;&lt;cliff&gt;&gt;&lt;br&gt;
+&lt;&lt;wolf&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+&lt;&lt;residential&gt;&gt;&lt;br&gt;
+&lt;&lt;commercial&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowconnudatus.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="219" name="Wolf Street" tags="nobr" position="1100,2725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;wolf&quot;&gt;&gt;
+
+You are on Wolf Street. The nearby forest bleeds into the town here, particularly where the temple sits.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	The trees sway in the wind.
+	&lt;&lt;else&gt;&gt;
+	It&#39;s one of the quieter parts of town.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+You hear chanting from within.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+It strikes a forbidding silhouette against the darkening sky.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+It&#39;s almost pitch-black.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+
+&lt;&lt;click [[Temple (0:01)|Temple]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Forest (0:10)|Forest]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;set $forest to 0&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;danube&gt;&gt;&lt;br&gt;
+&lt;&lt;nightingale&gt;&gt;&lt;br&gt;
+&lt;&lt;connudatus&gt;&gt;&lt;br&gt;
+&lt;&lt;high&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+&lt;&lt;commercial&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowwolf.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="220" name="Harvest Street" tags="nobr" position="1225,2725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+
+You are on Harvest Street. There&#39;s a road leading out of town, and many of the buildings here deal with produce from the nearby farms. This part of town has a reputation for criminal activity.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	There&#39;s always at least one large vehicle moving down the road.
+	&lt;&lt;else&gt;&gt;
+	There&#39;s always at least one large vehicle moving down the road.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+Vehicles are already arriving from outside town.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+The sun sets, but it will be a while before the workers here are done for the day.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+Even at night the street is busy.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+&lt;&lt;if $brothelintro is 1 and $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Brothel (0:01)|Brothel]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $brothelknown is 1 and $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Enter suspicious building (0:05)|Brothel Intro]]&gt;&gt;&lt;&lt;set $brothelintro to 1&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $pubintro is 1 and $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Pub (0:02)|Pub]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Pub (0:02)|Pub Intro]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Bus Station (0:02)|Bus Station Entrance]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Bus Station (0:02)|Bus Station]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;mer&gt;&gt;&lt;br&gt;
+&lt;&lt;elk&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+&lt;&lt;industrial&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+
+
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowharvest.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="221" name="Oxford Street" tags="nobr" position="100,2850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;oxford&quot;&gt;&gt;
+
+You are on Oxford Street. There&#39;s an eclectic mix of buildings, but most notable is the school.
+
+&lt;&lt;if $schoolday is 1&gt;&gt;
+	&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+		&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+		The street is busy despite the rain.
+		&lt;&lt;else&gt;&gt;
+		Chatter and laughter emerges from the school grounds.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+	Children are hanging out near the school.
+	&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+	Some children linger in groups, still wearing their uniforms.
+	&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+	Due to its central location, people are passing through despite the hour.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+		&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+		The street is busy despite the rain.
+		&lt;&lt;else&gt;&gt;
+		Many cars and pedestrians are passing by.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+	People are arriving at their workplaces.
+	&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+	People are heading home for the day.
+	&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+	Due to its central location, people pass through even at this hour.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	
+		&lt;&lt;if $robindebtevent gte 1&gt;&gt;
+		&lt;&lt;elseif $robinmissing isnot 1 and $schoolday is 1 and $hour is 15 and $robinintro is 1 and $robinschoolafternoon isnot 1 and $exposed lte 0&gt;&gt;
+		You see Robin looking through shop windows.&lt;br&gt;&lt;br&gt;
+		
+			&lt;&lt;if $robintrauma gte 80&gt;&gt;
+			&lt;&lt;click [[Walk home with Robin (0:40)|Robin Walk Home]]&gt;&gt;&lt;&lt;set $robinschoolafternoon to 1&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass40&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Walk home with Robin (0:20)|Robin Walk Home]]&gt;&gt;&lt;&lt;set $robinschoolafternoon to 1&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+Places of interest&lt;br&gt;
+
+		&lt;&lt;if $schoolday is 1 and $hour gte 7 and $hour lte 16&gt;&gt;
+		&lt;&lt;click [[School (0:02)|School Front Playground]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[School|School Locked]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;starfish&gt;&gt;&lt;br&gt;
+&lt;&lt;nightingale&gt;&gt;&lt;br&gt;
+&lt;&lt;mer&gt;&gt;&lt;br&gt;
+&lt;&lt;elk&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+&lt;&lt;park&gt;&gt;&lt;br&gt;
+&lt;&lt;industrial&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowoxford.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="222" name="Danube Street" tags="nobr" position="225,2850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+You are on Danube Street. The houses here are spacious and stately.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	The rain has driven people indoors.
+	&lt;&lt;else&gt;&gt;
+	You hear activity from the walled gardens.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+You see movement through the windows.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+They cast creepy shadows in the dimming light.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+Light from the windows does little to alleviate the darkness.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+	&lt;&lt;click [[Forest (0:10)|Forest]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;set $forest to 0&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;click [[Approach one of the houses (0:02)|Danube House Lock]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Knock on one of the houses (0:02)|Danube House Knock]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;domus&gt;&gt;&lt;br&gt;
+&lt;&lt;wolf&gt;&gt;&lt;br&gt;
+&lt;&lt;connudatus&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+&lt;&lt;residential&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowdanube.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="223" name="Mer Street" tags="nobr" position="350,2850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;mer&quot;&gt;&gt;
+
+You are on Mer Street. The street is dominated by the docks and shipping industry.
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	Part of the road is covered in wet sand.
+	&lt;&lt;else&gt;&gt;
+	There&#39;s a lot of noise coming from the dock.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+You can already hear activity from the dock.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+The dock remains noisy, even at this hour.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+You hear nothing but the sea.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+
+&lt;&lt;if $exposed is 1 and $topless is 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;This outfit might be fine on the nearby beach, but here it&#39;s too lewd!&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+&lt;&lt;if $robindebtevent gte 1 and $docksrobinintro isnot 1&gt;&gt;
+&lt;&lt;click [[Look for Robin (0:20)|Docks_Robin]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;starfish&gt;&gt;&lt;br&gt;
+&lt;&lt;oxford&gt;&gt;&lt;br&gt;
+&lt;&lt;harvest&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+&lt;&lt;industrial&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowmer.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="224" name="Cliff Street" tags="nobr" position="475,2850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;cliff&quot;&gt;&gt;
+
+You are on Cliff Street. Several civic buildings are located here, including the town hall. The Ocean Breeze cafe looks out over the sea. There&#39;s a path leading down to the beach.
+
+
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+	Wind howls in from the sea.
+	&lt;&lt;else&gt;&gt;
+	A gentle breeze blows in from the sea.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+There&#39;s a lot of traffic. People are driving to work.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+There&#39;s a lot of traffic. People are driving home from work.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+The street is dark and quiet. Only the ocean can be heard.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismstreet&gt;&gt;
+
+&lt;&lt;if $exposed is 1 and $topless is 0&gt;&gt;
+&lt;span class=&quot;lewd&quot;&gt;This outfit might be fine on the nearby beach, but here it&#39;s too lewd!&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+
+Places of interest&lt;br&gt;
+&lt;&lt;click [[Beach (0:05)|Beach]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $openinghours is 1&gt;&gt;
+		&lt;&lt;if $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Cafe (0:01)|Ocean Breeze]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $closinghour is 1&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;People are leaving the cafe.&lt;/span&gt; It must be closing time.&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Cafe|Ocean Breeze Lock]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;barb&gt;&gt;&lt;br&gt;
+&lt;&lt;starfish&gt;&gt;&lt;br&gt;
+&lt;&lt;connudatus&gt;&gt;&lt;br&gt;
+&lt;&lt;high&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;buswait&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Alternate Routes&lt;br&gt;
+&lt;&lt;commercial&gt;&gt;&lt;br&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowcliff.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="225" name="Residential alleyways" tags="nobr" position="600,2850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;residential&quot;&gt;&gt;
+
+You are in an alleyway in the residential district.
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+There are a lot of people around.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+You hear children playing.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+You hear a dog barking.
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+There are many people around.
+&lt;&lt;/if&gt;&gt;
+Your home is nearby.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;&lt;&lt;exhibitionismalley&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutalley&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+		&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;click [[Go home (0:02)-&gt;Home Fence]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;	
+		&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Go home (0:02)-&gt;Garden]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;domus&gt;&gt;&lt;br&gt;
+&lt;&lt;barb&gt;&gt;&lt;br&gt;
+&lt;&lt;danube&gt;&gt;&lt;br&gt;
+&lt;&lt;connudatus&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+&lt;&lt;commercial&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+		
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowresidential.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="226" name="Commercial alleyways" tags="nobr" position="725,2850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;commercial&quot;&gt;&gt;
+You are in an alleyway in the commerical district.
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+You can hear the commotion of the high street.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+You hear laughter from a nearby building.
+&lt;&lt;else&gt;&gt;
+Many doors stand open and you hear voices within.
+&lt;&lt;/if&gt;&gt;
+There&#39;s a ladder to your left, you think it will take you to the rooftops.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;&lt;&lt;exhibitionismalley&gt;&gt;
+	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+	Connudatus street is packed with stalls. You might be able to cross the street by hiding under them. If something went wrong however, you&#39;d find yourself exposed in the middle of a busy public street.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutalley&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+		&lt;&lt;if $daystate isnot &quot;night&quot; and $exposed gte 1&gt;&gt;
+&lt;&lt;click [[Sneak under the stalls (0:10)|Stalls Ex]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Climb the ladder (0:02)-&gt;Commercial rooftops]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+		&lt;&lt;if $daystate isnot &quot;night&quot; and $exposed gte 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;connudatus&gt;&gt;&lt;br&gt;
+&lt;&lt;cliff&gt;&gt;&lt;br&gt;
+&lt;&lt;wolf&gt;&gt;&lt;br&gt;
+&lt;&lt;high&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+&lt;&lt;residential&gt;&gt;&lt;br&gt;
+&lt;&lt;park&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowcommercial.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="227" name="Park" tags="nobr" position="850,2850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;park&quot;&gt;&gt;
+
+You are in the park.
+&lt;&lt;if $daystate is &quot;dawn&quot;&gt;&gt;
+There are a few people out walking or jogging. Some have dogs with them.
+&lt;&lt;elseif $daystate is &quot;day&quot;&gt;&gt;
+There are many people around. Small children play in the playground.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;There are many people around. Children play in the playground.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;There is no one around.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;&lt;&lt;exhibitionismpark&gt;&gt;
+	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+	You can hear the commotion of the High Street, there&#39;s no way you&#39;ll be able to cross like this. However, there&#39;s a depot from which crates are being carried across the road, maybe you could hide in one of them.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutpark&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Places of interest&lt;br&gt;
+	&lt;&lt;click [[Men&#39;s toilets|Men&#39;s Toilets]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Women&#39;s toilets|Women&#39;s Toilets]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;click [[Hide in a Crate (0:10)|Crate Ex]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;high&gt;&gt;&lt;br&gt;
+&lt;&lt;starfish&gt;&gt;&lt;br&gt;
+&lt;&lt;oxford&gt;&gt;&lt;br&gt;
+&lt;&lt;nightingale&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+&lt;&lt;commercial&gt;&gt;&lt;br&gt;
+&lt;&lt;industrial&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $historytrait gte 1 and $parktunnelintro gte 1&gt;&gt;
+		&lt;&lt;click [[Secret tunnel to school (0:05)|School Rear Playground]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowpark.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="228" name="Industrial alleyways" tags="nobr" position="975,2850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;industrial&quot;&gt;&gt;
+You are in an alleyway in the industrial district.
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+You hear machines operating in the buildings around you.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You hear the engines of heavy vehicles.
+&lt;&lt;/if&gt;&gt;
+There&#39;s a ladder to your right, you think it will take you to the rooftops. The rear of the school protrudes into this area, separated by a spiked fence.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;&lt;&lt;exhibitionismalley&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmstreet&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutalley&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsstreet&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Points of interest&lt;br&gt;
+
+
+&lt;&lt;click [[Climb the ladder (0:02)-&gt;Industrial rooftops]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Back door to bus station (0:02)|Bus Station Back Entrance]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Climb over the fence into the school grounds (0:05)|School Rear Fence]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Travel&lt;br&gt;
+&lt;&lt;oxford&gt;&gt;&lt;br&gt;
+&lt;&lt;mer&gt;&gt;&lt;br&gt;
+&lt;&lt;elk&gt;&gt;&lt;br&gt;
+&lt;&lt;harvest&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+Alternate routes&lt;br&gt;
+		&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+&lt;&lt;park&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;&lt;stormdrain&gt;&gt;&lt;br&gt;
+
+&lt;&lt;if $images gte 1&gt;&gt;&lt;img id=&quot;map&quot; src=&quot;img/misc/map.png&quot;&gt;&lt;img id=&quot;maparrow&quot; src=&quot;img/misc/maparrowindustrial.png&quot;&gt;&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="229" name="Widgets Passout Alley" tags="widget" position="1100,2850">&lt;&lt;widget &quot;passoutalley&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+[[Everything fades to black...-&gt;Passout alley]]
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="230" name="Passout alley" tags="nobr" position="1225,2850">You&#39;ve pushed yourself too much.&lt;br&gt;&lt;br&gt;
+&lt;&lt;passout&gt;&gt;
+&lt;&lt;set $safealley to 0&gt;&gt;
+&lt;&lt;set $dangeralley to 0&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;&lt;&lt;set $dangeralley  to random(1, 100)&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $danger lt (9900 - $allure)&gt;&gt;&lt;&lt;set $safealley to random(1, 100)&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $dangeralley gte 71&gt;&gt;&lt;&lt;click [[Wake up|Abduction]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $dangeralley gte 45&gt;&gt;&lt;&lt;click [[Wake up|Street Wake]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $dangeralley gte 1&gt;&gt;&lt;&lt;click [[Wake up|Molestation alley]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $safealley gte 1&gt;&gt;&lt;&lt;ambulance&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;pass60&gt;&gt;
+
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;&lt;&lt;set $stress to $stress - 2000&gt;&gt;</tw-passagedata><tw-passagedata pid="231" name="Molestation alley" tags="nobr" position="100,2975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationalley&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;strangeman2init&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 60&gt;&gt;
+You awaken to find yourself being dragged behind a dumpster by a strange &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Alley Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Alley Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Alley Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation alley]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Alley Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Alley Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation alley]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="232" name="Widgets Passout Park" tags="widget" position="225,2975">&lt;&lt;widget &quot;passoutpark&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+[[Everything fades to black...-&gt;Passout park]]
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="233" name="Passout park" tags="nobr" position="350,2975">You&#39;ve pushed yourself too much.&lt;br&gt;&lt;br&gt;
+&lt;&lt;passout&gt;&gt;
+&lt;&lt;set $dangerpark to 0&gt;&gt;
+&lt;&lt;set $safepark to 0&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+&lt;&lt;set $dangerpark to random(1, 100)&gt;&gt;
+
+&lt;&lt;elseif $danger lt (9900 - $allure)&gt;&gt;
+&lt;&lt;set $safepark to random(1, 100)&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $dangerpark gte 81&gt;&gt;[[Wake up|Abduction]]
+&lt;&lt;elseif $dangerpark gte 1&gt;&gt;
+	&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+	&lt;&lt;click [[Wake up|Dog Park]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Wake up|Abduction]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $safepark gte 1&gt;&gt;&lt;&lt;ambulance&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;pass60&gt;&gt;
+
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;&lt;&lt;set $stress to $stress - 2000&gt;&gt;</tw-passagedata><tw-passagedata pid="234" name="Dog Park" tags="nobr" position="475,2975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpark&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+You awaken to find yourself being dragged behind a bush by a strange dog.
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dog Park Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dog Park Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dog Park Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dog Park]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dog Park Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dog Park Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dog Park]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="235" name="Widgets Destination" tags="widget" position="600,2975">&lt;&lt;widget &quot;destination&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $bus is &quot;nightingale&quot;&gt;&gt;
+&lt;&lt;nightingalequick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;domus&quot;&gt;&gt;
+&lt;&lt;domusquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;elk&quot;&gt;&gt;
+&lt;&lt;elkquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;high&quot;&gt;&gt;
+&lt;&lt;highquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;starfish&quot;&gt;&gt;
+&lt;&lt;starfishquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;barb&quot;&gt;&gt;
+&lt;&lt;barbquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;connudatus&quot;&gt;&gt;
+&lt;&lt;connudatusquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;wolf&quot;&gt;&gt;
+&lt;&lt;wolfquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;harvest&quot;&gt;&gt;
+&lt;&lt;harvestquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;oxford&quot;&gt;&gt;
+&lt;&lt;oxfordquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;danube&quot;&gt;&gt;
+&lt;&lt;danubequick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;mer&quot;&gt;&gt;
+&lt;&lt;merquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;cliff&quot;&gt;&gt;
+&lt;&lt;cliffquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;industrial&quot;&gt;&gt;
+&lt;&lt;industrialquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;residential&quot;&gt;&gt;
+&lt;&lt;residentialquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;commercial&quot;&gt;&gt;
+&lt;&lt;commercialquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;park&quot;&gt;&gt;
+&lt;&lt;parkquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;industrialdrain&quot;&gt;&gt;
+&lt;&lt;industrialdrainquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;residentialdrain&quot;&gt;&gt;
+&lt;&lt;residentialdrainquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;commercialdrain&quot;&gt;&gt;
+&lt;&lt;commercialdrainquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;seabeach&quot;&gt;&gt;
+&lt;&lt;seabeachquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;searocks&quot;&gt;&gt;
+&lt;&lt;searocksquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;seadocks&quot;&gt;&gt;
+&lt;&lt;seadocksquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;seacliffs&quot;&gt;&gt;
+&lt;&lt;seacliffsquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;drainexit&quot;&gt;&gt;
+&lt;&lt;drainexitquick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;sea&quot;&gt;&gt;
+&lt;&lt;seamovequick&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $bus to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;destination5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $bus is &quot;nightingale&quot;&gt;&gt;
+&lt;&lt;nightingale&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;domus&quot;&gt;&gt;
+&lt;&lt;domus&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;elk&quot;&gt;&gt;
+&lt;&lt;elk&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;high&quot;&gt;&gt;
+&lt;&lt;high&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;starfish&quot;&gt;&gt;
+&lt;&lt;starfish&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;barb&quot;&gt;&gt;
+&lt;&lt;barb&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;connudatus&quot;&gt;&gt;
+&lt;&lt;connudatus&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;wolf&quot;&gt;&gt;
+&lt;&lt;wolf&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;harvest&quot;&gt;&gt;
+&lt;&lt;harvest&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;oxford&quot;&gt;&gt;
+&lt;&lt;oxford&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;danube&quot;&gt;&gt;
+&lt;&lt;danube&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;mer&quot;&gt;&gt;
+&lt;&lt;mer&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;cliff&quot;&gt;&gt;
+&lt;&lt;cliff&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;industrial&quot;&gt;&gt;
+&lt;&lt;industrial&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;residential&quot;&gt;&gt;
+&lt;&lt;residential&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;commercial&quot;&gt;&gt;
+&lt;&lt;commercial&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;park&quot;&gt;&gt;
+&lt;&lt;park&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;industrialdrain&quot;&gt;&gt;
+&lt;&lt;industrialdrain&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;residentialdrain&quot;&gt;&gt;
+&lt;&lt;residentialdrain&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;commercialdrain&quot;&gt;&gt;
+&lt;&lt;commercialdrain&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;seabeach&quot;&gt;&gt;
+&lt;&lt;seabeach&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;searocks&quot;&gt;&gt;
+&lt;&lt;searocks&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;seadocks&quot;&gt;&gt;
+&lt;&lt;seadocks&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;seacliffs&quot;&gt;&gt;
+&lt;&lt;seacliffs&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;drainexit&quot;&gt;&gt;
+&lt;&lt;drainexit&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;sea&quot;&gt;&gt;
+&lt;&lt;seamove&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $bus to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;destinationeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $bus is &quot;nightingale&quot;&gt;&gt;
+&lt;&lt;nightingaleeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;domus&quot;&gt;&gt;
+&lt;&lt;domuseventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;elk&quot;&gt;&gt;
+&lt;&lt;elkeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;high&quot;&gt;&gt;
+&lt;&lt;higheventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;starfish&quot;&gt;&gt;
+&lt;&lt;starfisheventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;barb&quot;&gt;&gt;
+&lt;&lt;barbeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;connudatus&quot;&gt;&gt;
+&lt;&lt;connudatuseventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;wolf&quot;&gt;&gt;
+&lt;&lt;wolfeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;harvest&quot;&gt;&gt;
+&lt;&lt;harvesteventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;oxford&quot;&gt;&gt;
+&lt;&lt;oxfordeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;danube&quot;&gt;&gt;
+&lt;&lt;danubeeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;mer&quot;&gt;&gt;
+&lt;&lt;mereventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;cliff&quot;&gt;&gt;
+&lt;&lt;cliffeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;industrial&quot;&gt;&gt;
+&lt;&lt;industrialeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;residential&quot;&gt;&gt;
+&lt;&lt;residentialeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;commercial&quot;&gt;&gt;
+&lt;&lt;commercialeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;park&quot;&gt;&gt;
+&lt;&lt;parkeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;industrialdrain&quot;&gt;&gt;
+&lt;&lt;industrialdraineventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;residentialdrain&quot;&gt;&gt;
+&lt;&lt;residentialdraineventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;commercialdrain&quot;&gt;&gt;
+&lt;&lt;commercialdraineventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;seabeach&quot;&gt;&gt;
+&lt;&lt;seabeacheventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;searocks&quot;&gt;&gt;
+&lt;&lt;searockseventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;seadocks&quot;&gt;&gt;
+&lt;&lt;seadockseventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;seacliffs&quot;&gt;&gt;
+&lt;&lt;seacliffseventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;drainexit&quot;&gt;&gt;
+&lt;&lt;drainexiteventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;sea&quot;&gt;&gt;
+&lt;&lt;seamoveeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $bus to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="236" name="Widgets Industrial Alleyways Ex" tags="widget" position="725,2975">&lt;&lt;widget &quot;industrialex1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You continue on, your heart pounding in your chest. You peek round a corner to make sure the way forward is safe. Just before you move however, a force impacts your left leg, closely followed by a sharp pain. You see the cuprit as you fall to the ground, a &lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; drops the metal pipe and is on top of you before you can recover.&lt;br&gt;&lt;br&gt;&lt;&lt;set $pain to $pain + 50&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;
+
+[[Next-&gt;Molestation Industrial]]
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;industrialex2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You come to a dead end, your path blocked by a brick wall. You hear voices coming from the way you arrived. If you go back that way, you fear your &lt;&lt;lewdness&gt;&gt; will be seen. You notice a small hole at the base of the wall, maybe large enough for you to squeeze through. You could also wait until the threat has passed.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Squeeze through the hole|Industrial Ex Hole]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Hide and wait for them to pass (0:30)|Industrial Ex Hide]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="237" name="Widgets Park Ex" tags="widget" position="850,2975">&lt;&lt;widget &quot;parkex1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;generate1&gt;&gt;You move on, keeping to the bushes as much as you can. As you peek around a tree, a pair of arms wrap round you from behind and force you to the ground.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $molestationstart to 1&gt;&gt;
+
+[[Next-&gt;Park Woman]]
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;parkex2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You hear a growl beside you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+There are people about. If you run, you&#39;ll be seen.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+
+
+&lt;&lt;click [[Run|Park Ex Run]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stay put|Park Ex Dog Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Run|Park Ex Run]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="238" name="Widgets Commercial Alleyways Ex" tags="widget" position="975,2975">&lt;&lt;widget &quot;commercialex1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You continue on, your heart pounding in your chest. You are peeking around a corner when the door beside you bursts open. A &lt;&lt;person&gt;&gt; carrying a large box rushes through, colliding with you and knocking you both to the ground. &lt;&lt;He&gt;&gt; recovers first, and seizes you by your hair.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;set $molestationstart to 1&gt;&gt;
+
+&lt;&lt;click [[Next-&gt;Molestation Commercial]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;commercialex2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You are walking down an alley when you hear people up ahead. You turn back the way you came, but hear people coming from that direction as well. You look around for a way to keep your &lt;&lt;lewdness&gt;&gt; concealed, but there&#39;s nothing here except some mannequins lined up against a wall.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Pretend to be a mannequin|Commercial Ex Mannequin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;set $rng to random(1,100)&gt;&gt;
+&lt;&lt;if $rng gte 61&gt;&gt;
+&lt;&lt;click [[Cover yourself and keep walking|Commercial Ex Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Cover yourself and keep walking|Commercial Ex Exhibition]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="239" name="Widgets Residential Alleyways" tags="widget" position="1100,2975">&lt;&lt;widget &quot;residentialex1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;You continue on, your heart pounding in your chest. You hear voices up ahead so you move into a blind alley and duck behind a dumpster. The voices get quieter and you are about to move when the dumpster yawns open! Before you can react, a pair of arms emerge and drag you inside.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;set $molestationstart to 1&gt;&gt;
+
+[[Next-&gt;Molestation Residential]]
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;residentialex2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You continue on, your heart pounding in your chest. You hear voices up ahead, so you move into a blind alley and duck behind a dumpster. The voices get louder, it sounds like a pair of teenagers. They stop at the end of the alley, trapping you. As you look around for an escape route you notice a stray dog looking at your from under a discarded newspaper.&lt;br&gt;&lt;br&gt;
+
+
+It walks over to you, tail wagging, and begins barking. You hope it doesn&#39;t attract attention to you.&lt;br&gt;&lt;br&gt;&lt;&lt;set $timer to 10&gt;&gt;
+
+&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;click [[Stroke its ears-&gt;Residential Dog]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Endure|Residential Dog]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $noise to $noise + 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="240" name="Molestation Industrial" tags="nobr" position="1225,2975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationindustrial&quot;&gt;&gt;
+&lt;&lt;strangeman2init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Industrial Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Industrial Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Industrial Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Industrial]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Industrial Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Industrial Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Industrial]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="241" name="Industrial Alarm" tags="" position="100,3100">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="242" name="Industrial Ejaculation" tags="nobr" position="225,3100">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; gives you one last smack to the face, then leaves you lying on the ground.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; gets up and leaves you lying on the ground.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &quot;This is for you.&quot; &lt;&lt;He&gt;&gt; gets up and leaves you lying on the ground.&lt;&lt;set $money to $money + 500&gt;&gt;&lt;br&gt;
+You&#39;ve gained £5.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;industrialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="243" name="Industrial Escape" tags="nobr" position="350,3100">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need to escape. &lt;&lt;tearful&gt;&gt; you keep running until your legs give out and you collapse in a heap.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;industrialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="244" name="Park Woman" tags="nobr" position="475,3100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;parkwoman&quot;&gt;&gt;
+&lt;&lt;strangewoman1init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Park Woman Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Park Woman Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Park Woman Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Park Woman]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Park Woman Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Park Woman Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Park Woman]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="245" name="Park Woman Alarm" tags="" position="600,3100">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="246" name="Park Woman Ejaculation" tags="nobr" position="725,3100">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; tenses and presses &lt;&lt;his&gt;&gt; mouth against your neck to muffle the sound of &lt;&lt;his&gt;&gt; climax.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; gives you a hard bite then leaves you without a word&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; gets up and leaves you lying on the grass.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &quot;This is for you.&quot; &lt;&lt;He&gt;&gt; leaves you lying on the grass.&lt;&lt;set $money to $money + 500&gt;&gt;&lt;br&gt;
+You&#39;ve gained £5.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;tearful&gt;&gt; you struggle to your feet. You know you&#39;re not out of danger yet.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;parkeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="247" name="Park Woman Escape" tags="nobr" position="850,3100">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need to escape. &lt;&lt;tearful&gt;&gt; you run, giving little heed to prying eyes, before collapsing in a bed of flowers. You&#39;re safe.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;parkeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="248" name="Molestation Commercial" tags="nobr" position="975,3100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationcommercial&quot;&gt;&gt;
+&lt;&lt;strangewoman1init&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 60&gt;&gt;&lt;&lt;set $lefthand to &quot;hair&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Commercial Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Commercial Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Commercial Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Commercial]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Commercial Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Commercial Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Commercial]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="249" name="Commercial Alarm" tags="" position="1100,3100">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="250" name="Commercial Ejaculation" tags="nobr" position="1225,3100">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; tenses and presses &lt;&lt;his&gt;&gt; mouth against your neck to muffle the sound of &lt;&lt;his&gt;&gt; climax.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; gives you a hard bite then leaves you without a word&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; gets up and leaves you lying on the grass.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &quot;This is for you.&quot; &lt;&lt;He&gt;&gt; leaves you lying on the grass.&lt;&lt;set $money to $money + 500&gt;&gt;&lt;br&gt;
+You&#39;ve gained £5.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;commercialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="251" name="Commercial Escape" tags="nobr" position="100,3225">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need to escape. &lt;&lt;tearful&gt;&gt; you run round several corners before hiding behind a crate of fruit. No one follows you.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;commercialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="252" name="Molestation Residential" tags="nobr" position="225,3225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationresidential&quot;&gt;&gt;
+&lt;&lt;strangeman2init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt; 
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Residential]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Residential]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="253" name="Residential Alarm" tags="nobr" position="350,3225">&lt;&lt;effects&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+The dumpster opens fully, someone heard your cry. &lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; grab your shoulders and haul you out, slamming it shut behind you. &lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clothesontowel&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks concerned. &quot;Good thing we heard you. Are you ok?&quot; &lt;&lt;tearful&gt;&gt; you nod and thank them for the rescue, before parting ways.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;residentialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="254" name="Residential Ejaculation" tags="nobr" position="475,3225">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; bashes your head against the side of the dumpster, then drops you outside.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; pushes you outside the dumpster&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses you on the cheek, then lifts you out of the dumpster.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;residentialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="255" name="Residential Escape" tags="nobr" position="600,3225">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need to escape. You push the lid with all your might, creating an opening. &lt;&lt;He&gt;&gt; recovers before you&#39;re able to make good on your escape however, and pulls you back down.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Molestation Residential]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealthmax&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain again. With the dumpster already ajar, you are able to climb out and escape. &lt;&lt;tearful&gt;&gt; you flee around the corner.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;residentialeventend&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="256" name="Home Fence" tags="nobr" position="725,3225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutalley&gt;&gt;&lt;&lt;else&gt;&gt;
+
+You climb over the fence into the garden behind the orphanage.
+
+
+&lt;br&gt;&lt;br&gt;&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="257" name="Widgets Street" tags="widget" position="850,3225">&lt;&lt;widget &quot;streetex1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+You move from shadow to shadow, dashing through patches of light as quickly as your legs will carry you.&lt;br&gt;&lt;br&gt;
+
+You hear footsteps up ahead!&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Hide and wait for them to pass (0:04)|StreetEx1]]&gt;&gt;&lt;&lt;pass4&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stick to the shadows but keep moving|StreetEx1]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;streetex2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You move from shadow to shadow, dashing through patches of light as quickly as your legs will carry you. &lt;br&gt;&lt;br&gt;
+
+
+Unable to see in the dark, you trip over something and tumble to the ground. A &lt;&lt;person&gt;&gt; emerges from the shadows and is on top of you before you can recover.
+
+
+&lt;&lt;set $pain to $pain + 5&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+[[Next|StreetEx2]]&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;streetex3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You move from shadow to shadow, dashing through patches of light as quickly as your legs will carry you. &lt;br&gt;&lt;br&gt;
+
+You hear a growl from a nearby alley and instinctively freeze in place. You regain control as a shaggy black dog emerges from the darkness, teeth bared.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Run|StreetEx3]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;click [[Try to befriend it|StreetEx3]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;street1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;You hear a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; behind you. &lt;&lt;catcall&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Ignore|Catcall Ignore]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+&lt;&lt;if $skirt is 1&gt;&gt;
+	&lt;&lt;if $exhibitionism gte 75 and $undertype is &quot;naked&quot;&gt;&gt;
+&lt;&lt;click [[Give them a show|Catcall Skirt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist5&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+&lt;br&gt;	
+	&lt;&lt;elseif $exhibitionism gte 75 and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;&lt;click [[Give them a show|Catcall Skirt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist5&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+&lt;br&gt;		
+	&lt;&lt;elseif $exhibitionism gte 15&gt;&gt;
+&lt;&lt;click [[Give them a show|Catcall Skirt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist2&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;street2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You hear a &lt;&lt;person&gt;&gt; behind you. &lt;&lt;catcall&gt;&gt; Before you can respond, a pair of intruding hands grasp you!&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Street Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;street3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;You are walking past a &lt;&lt;person&gt;&gt; when &lt;&lt;he&gt;&gt; seizes you by your arms and mouth, before carrying you to a nearby alley where &lt;&lt;his&gt;&gt; friend awaits.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Street Pair]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;street4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; approaches you. &quot;Hey &lt;&lt;girlcomma&gt;&gt; want to make some money? I&#39;ll give you £30 for your underwear.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exhibitionism lte 34 and $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+You are not lewd enough to take up &lt;&lt;his&gt;&gt; offer.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exhibitionism gte 35 and $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;click [[Agree|Street Panties]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist3&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $exhibitionism gte 15 and $undertype is &quot;naked&quot;&gt;&gt;
+&lt;&lt;click [[Say you&#39;re not wearing any|Street Panties]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Refuse|Street Panties]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;street5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A car pulls up alongside you. The driver, a &lt;&lt;personcomma&gt;&gt; waves a wad of cash at you. &quot;Show me a good time and I&#39;ll make it worth your while. Get in.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $promiscuity lte 14&gt;&gt;
+You are not promiscuous enough to take up &lt;&lt;his&gt;&gt; offer.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Get in|Street Car]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Refuse|Street Car]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;street6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $skirt is 1&gt;&gt;
+Your $lowerclothes snags on a passing car, &lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte 0&gt;&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;clothesruinstat&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;
+	&lt;span class=&quot;lewd&quot;&gt;and is torn clean from your body,&lt;/span&gt; leaving your &lt;&lt;lewdness&gt;&gt; displayed in the middle of the street.
+	
+	&lt;&lt;else&gt;&gt;
+	tearing it and leaving it worse for wear.
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;elseif $uppertype isnot &quot;naked&quot;&gt;&gt;
+Your $upperclothes snags on a passing car, &lt;&lt;set $upperintegrity -= 10&gt;&gt;
+	&lt;&lt;if $upperintegrity lte 0&gt;&gt;&lt;&lt;upperruined&gt;&gt;&lt;&lt;clothesruinstat&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;
+	&lt;span class=&quot;lewd&quot;&gt;and is torn clean from your body,&lt;/span&gt; leaving your &lt;&lt;lewdness&gt;&gt; displayed in the middle of the street.
+	
+	&lt;&lt;else&gt;&gt;
+	tearing it and leaving it worse for wear.
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; shouts at you from a passing car while leering at your exposed chest. &quot;Thanks for the show.&quot; You feel self-conscious.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;street7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You catch a &lt;&lt;person&gt;&gt; staring at you, but &lt;&lt;he&gt;&gt; looks away when you make eye contact.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Flirt|Street Flirt]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Ignore|Street Flirt]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;streetnight1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $bestialitydisable is &quot;t&quot;&gt;&gt;
+Your journey is interrupted by a savage growl emerging from the darkness. You turn to avoid it, only to face an approaching pair of glowing eyes. You&#39;re surrounded.&lt;br&gt;&lt;br&gt;
+
+You manage to get away, but not without injury.&lt;br&gt;&lt;br&gt;&lt;&lt;beastescape&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;else&gt;&gt;
+Your journey is interrupted by a savage growl emerging from the darkness. You turn to avoid it, only to face a pair of glowing eyes. You&#39;re surrounded.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Street Dogs]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;streetexday1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+There are too many people around. You&#39;re sure to be seen.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Hide Beneath a car (0:10)|Street Ex Day1 Car]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sprint away|Street Ex Day1 Sprint]]&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;fameexhibitionism10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;streeteden&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $edenfreedom gte 2 and $edendays gte 8&gt;&gt;
+You see Eden across the road.&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt; &lt;&lt;Hes&gt;&gt; stopping people on the street and showing them a crudely drawn picture of you. People seem afraid of &lt;&lt;himcomma&gt;&gt; but if &lt;&lt;he&gt;&gt; notices &lt;&lt;he&gt;&gt; doesn&#39;t care.&lt;br&gt;br&gt;
+
+&lt;&lt;click [[Go to Eden|Street Eden]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Hide (0:25)|Street Eden Hide]]&gt;&gt;&lt;&lt;pass25&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $edenfreedom gte 1 and $edendays gte 2&gt;&gt;
+You see Eden across the road.&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt; &lt;&lt;Hes&gt;&gt; stopping people on the street and showing them a crudely drawn picture of you. People seem afraid of &lt;&lt;himcomma&gt;&gt; but if &lt;&lt;he&gt;&gt; notices &lt;&lt;he&gt;&gt; doesn&#39;t care.&lt;br&gt;br&gt;
+
+&lt;&lt;click [[Go to Eden|Street Eden]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Hide (0:25)|Street Eden Hide]]&gt;&gt;&lt;&lt;pass25&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;street1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;streetfame&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $famesex gte 1000 and $rng gte 81&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walk past you. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks back at you and leans toward &lt;&lt;his&gt;&gt; friend, &quot;I recognise &lt;&lt;phercomma&gt;&gt; the town bicycle.&quot; The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; looks at you and laughs. You blush.
+	
+
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; shouts at you from across the street, &quot;Hey, you fucked all my friends. When&#39;s my turn?&quot; It attracts attention, people look at you and whisper amongst themselves. You blush and walk faster.
+	
+	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; grabs your arm as &lt;&lt;he&gt;&gt; passes by. &quot;I know you,&quot; &lt;&lt;he&gt;&gt; says as you break free from &lt;&lt;his&gt;&gt; grip. &quot;You&#39;re that slut everyone&#39;s talking about.&quot; You blush and walk faster.
+	
+	
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A group of &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;boys&lt;&lt;else&gt;&gt;girls&lt;&lt;/if&gt;&gt; smile at you a they walk past. They keep looking back at you and whisper to eachother. You make out the words &quot;easy&quot; and &quot;slut&quot;. You blush.
+	
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; points at you across the road and turns to &lt;&lt;his&gt;&gt; friend. &quot;That&#39;s the one,&quot; &lt;&lt;he&gt;&gt; says, &quot;that slut I was telling you about.&quot; You blush.
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma30&gt;&gt;&lt;&lt;gstress30&gt;&gt;	
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;elseif $fameprostitution gte 1000 and $rng gte 61&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walk past you. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks back at you and leans toward &lt;&lt;his&gt;&gt; friend, &quot;I recognise &lt;&lt;phercomma&gt;&gt; &lt;&lt;pshe&gt;&gt; will do anything for money. Anything.&quot; The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; looks at you and laughs. You blush.
+	
+
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; shouts at you from across the street, &quot;Hey, you fucked all my friends. How much for oral?&quot; It attracts attention, people look at you and whisper amongst themselves. You blush and walk faster.
+	
+	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; grabs your arm as &lt;&lt;he&gt;&gt; passes by. &quot;I know you,&quot; &lt;&lt;he&gt;&gt; says as you break free from &lt;&lt;his&gt;&gt; grip. &quot;You&#39;re that whore everyone&#39;s talking about.&quot; You blush and walk faster.
+	
+	
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A group of &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;boys&lt;&lt;else&gt;&gt;girls&lt;&lt;/if&gt;&gt; smile at you a they walk past. They keep looking back at you and whisper to eachother. You make out the words &quot;whore&quot; and &quot;slut&quot;. You blush.
+	
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; points at you across the road and turns to &lt;&lt;his&gt;&gt; friend. &quot;That&#39;s the one,&quot; &lt;&lt;he&gt;&gt; says, &quot;that whore I was telling you about.&quot; You blush.
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma30&gt;&gt;&lt;&lt;gstress30&gt;&gt;	
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+&lt;&lt;elseif $famerape gte 1000 and $rng gte 41&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walk past you. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks back at you and leans toward &lt;&lt;his&gt;&gt; friend, &quot;I recognise &lt;&lt;phercomma&gt;&gt; the town&#39;s public fucktoy.&quot; The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; looks at you and laughs. You blush.
+	
+
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; shouts at you from across the street, &quot;Hey, all my friends fucked you. I&#39;ll come get my share soon.&quot; It attracts attention, people look at you and whisper amongst themselves. You blush and walk faster.
+	
+	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; grabs your arm as &lt;&lt;he&gt;&gt; passes by. &quot;I know you,&quot; &lt;&lt;he&gt;&gt; says as you break free from &lt;&lt;his&gt;&gt; grip. &quot;You&#39;re that fuckmeat everyone&#39;s talking about.&quot; You blush and walk faster.
+	
+	
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A group of &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;boys&lt;&lt;else&gt;&gt;girls&lt;&lt;/if&gt;&gt; smile at you a they walk past. They keep looking back at you and whisper to eachother. You make out the words &quot;fucktoy&quot; and &quot;trash&quot;. You blush.
+	
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; points at you across the road and turns to &lt;&lt;his&gt;&gt; friend. &quot;That&#39;s the one,&quot; &lt;&lt;he&gt;&gt; says, &quot;that fucktoy I was telling you about.&quot; You blush.
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma30&gt;&gt;&lt;&lt;gstress30&gt;&gt;	
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;elseif $famebestiality gte 1000 and $rng gte 21&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walk past you. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks back at you and leans toward &lt;&lt;his&gt;&gt; friend, &quot;I recognise &lt;&lt;phercomma&gt;&gt; the one who really really likes animals.&quot; The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; looks at you and laughs. You blush.
+	
+
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; shouts at you from across the street, &quot;Hey, they need you down at the kennel. The mutts need &#39;milking&#39;?&quot; It attracts attention, people look at you and whisper amongst themselves. You blush and walk faster.
+	
+	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; grabs your arm as &lt;&lt;he&gt;&gt; passes by. &quot;I know you,&quot; &lt;&lt;he&gt;&gt; says as you break free from &lt;&lt;his&gt;&gt; grip. &quot;You&#39;re that animal-fucker everyone&#39;s talking about.&quot; You blush and walk faster.
+	
+	
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A group of &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;boys&lt;&lt;else&gt;&gt;girls&lt;&lt;/if&gt;&gt; smile at you a they walk past. They keep looking back at you and whisper to eachother. You make out the words &quot;kennel&quot; and &quot;bitch&quot;. You blush.
+	
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; points at you across the road and turns to &lt;&lt;his&gt;&gt; friend. &quot;That&#39;s the one,&quot; &lt;&lt;he&gt;&gt; says, &quot;that slut I was telling you about. The animal fucktoy.&quot; You blush.
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma30&gt;&gt;&lt;&lt;gstress30&gt;&gt;	
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+&lt;&lt;elseif $fameexhibitionism gte 1000&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walk past you. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks back at you and leans toward &lt;&lt;his&gt;&gt; friend, &quot;I recognise &lt;&lt;phercomma&gt;&gt; &lt;&lt;pshe&gt;&gt; looks really good naked.&quot; The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; looks at you and laughs. You blush.
+	
+
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; shouts at you from across the street, &quot;Hey, I almost didn&#39;t recognise you with clothes.&quot; It attracts attention, people look at you and whisper amongst themselves. You blush and walk faster.
+	
+	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; grabs your arm as &lt;&lt;he&gt;&gt; passes by. &quot;I know you,&quot; &lt;&lt;he&gt;&gt; says as you break free from &lt;&lt;his&gt;&gt; grip. &quot;You&#39;re that slut who likes stripping in public.&quot; You blush and walk faster as &lt;&lt;he&gt;&gt; leers at your &lt;&lt;bottomstop&gt;&gt;
+	
+	
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A group of &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;boys&lt;&lt;else&gt;&gt;girls&lt;&lt;/if&gt;&gt; smile at you a they walk past. They keep looking back at you and whisper to eachother. You make out the words &quot;naked&quot; and &quot;slut&quot;. You blush.
+	
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; points at you across the road and turns to &lt;&lt;his&gt;&gt; friend. &quot;That&#39;s the one,&quot; &lt;&lt;he&gt;&gt; says, &quot;the one I saw nude.&quot; You blush.
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma30&gt;&gt;&lt;&lt;gstress30&gt;&gt;	
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;street1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;streetattire&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $rng gte 81 and $collared is 1&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 51 and $bestialitydisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; approach you. The &lt;&lt;person&gt;&gt; holds a dog on a leash. &quot;Perfect. We&#39;ve been looking for a bitch like you for our pet here. You&#39;ll get on your knees if you know whats good for you,&quot; &lt;&lt;he&gt;&gt; says as the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; grabs your collar.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Kneel|Street Collar Dog]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Refuse|Street Collar Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		
+		&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; emerges from the darkness to grab the collar around your neck as a &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; starts groping your &lt;&lt;bottomstop&gt;&gt; &quot;What do we have here?&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;A collared slut, alone out in the open. There&#39;s only one thing you&#39;re good for.&quot;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Street Collar Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; looks at your collar and laughs. &quot;Who let you out of the kennel?&quot; &lt;&lt;he&gt;&gt; says.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;destinationeventend&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;elseif $rng gte 61 and $leftarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	Someone grabs your bound arms from behind. &quot;All wrapped up like a present,&quot; says a &lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; swivels you around. &quot;How could I resist?&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Street Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	A &lt;&lt;person&gt;&gt; approaches you. &quot;Who tied you up like that? Here.&quot; &lt;&lt;He&gt;&gt; walks behind you and frees your arms from their bindings.&lt;&lt;unbind&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;destinationeventend&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+&lt;&lt;elseif $rng gte 41 and $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	Someone grabs your bound arms from behind. &quot;All wrapped up like a present,&quot; says a &lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; swivels you around. &quot;How could I resist?&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Street Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	A &lt;&lt;person&gt;&gt; approaches you. &quot;Who tied you up like that? Here.&quot; &lt;&lt;He&gt;&gt; walks behind you and frees your arms from their bindings.&lt;&lt;unbind&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;destinationeventend&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+&lt;&lt;elseif $rng gte 21 and $lowerclothes is &quot;towel&quot;&gt;&gt;
+
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;Three &lt;&lt;people&gt;&gt; surround you. &quot;That&#39;s an odd thing to walk around in during the night,&quot; says a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; strokes your towel. &quot;I think I know exactly what you want.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|Street Trio Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; creeps up behind you and snatches the towel from your waist. &lt;&lt;He&gt;&gt; runs away with it, leaving you displayed in the middle of the street.
+	&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;
+	&lt;&lt;exposure&gt;&gt;&lt;&lt;covered&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;destinationeventend&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $upperclothes is &quot;towel&quot;&gt;&gt;
+
+
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;Three figures surround you. &quot;That&#39;s an odd thing to walk around in during the night,&quot; says a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; strokes your towel. &quot;I think I know exactly what you want.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|Street Trio Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; creeps up behind you and snatches the towel from your chest. &lt;&lt;He&gt;&gt; runs away with it, leaving you displayed in the middle of the street.
+	&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;
+	&lt;&lt;exposure&gt;&gt;&lt;&lt;covered&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;destinationeventend&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;else&gt;&gt;
+&lt;&lt;street1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="258" name="Industrial rooftops" tags="nobr" position="975,3225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+On are on the rooftop of an industrial building. Plumes of smoke rise all around you. Buildings are closely packed, crossing between them should be no problem.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutalley&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;&lt;&lt;exhibitionismroof&gt;&gt;
+
+There is an industrial chute leading into the park which would allow you to avoid the road.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Climb down the ladder (0:02)-&gt;Industrial alleyways]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Climb in the chute (0:02)-&gt;Chute]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+
+
+There is an industrial chute leading into the park.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Climb down the ladder (0:02)-&gt;Industrial alleyways]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Climb in the chute (0:02)-&gt;Chute]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="259" name="Chute" tags="nobr" position="1100,3225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You slide down the chute to the park.&lt;br&gt;
+&lt;&lt;if $upperclothes is &quot;naked&quot; and $lowerclothes is &quot;naked&quot; and $underclothes is &quot;naked&quot;&gt;&gt;
+ 
+&lt;&lt;else&gt;&gt;
+Your clothing snags on a rut.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $upperintegrity to $upperintegrity - 20&gt;&gt;
+&lt;&lt;set $lowerintegrity to $lowerintegrity - 20&gt;&gt;
+&lt;&lt;set $underintegrity to $underintegrity - 20&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerchute to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - ($allure * 3))&gt;&gt;&lt;&lt;set $dangerchute to random(1)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $dangerchute is 1&gt;&gt;
+As the chute exit comes into view you see someone has left a cement mixer in front of it!&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Dodge it at any cost!|Molestation Chute]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Brace for impact|Cement Mixer]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;parkquick&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $dangerchute to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="260" name="Molestation Chute" tags="nobr" position="1225,3225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationchute&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;spankmaninit&gt;&gt;
+&lt;&lt;person1&gt;&gt;You avoid landing in the mixer, but collide with the edge and knock it over. It shatters against the ground.&lt;br&gt;&lt;br&gt;
+As you try to recover, a &lt;&lt;person&gt;&gt; storms over. &quot;I&#39;ll show you what happens when you break things that aren&#39;t yours!&quot; &lt;&lt;He&gt;&gt; grabs you by the arms, hauls you over to a chair and bends you over &lt;&lt;his&gt;&gt; lap.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $enemyanger lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Chute Done]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Chute Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Chute Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Chute]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="261" name="Cement Mixer" tags="nobr" position="100,3350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You curl up and slam into the mixer. Fortunately, the cement cushions your blow. Unfortunately, it&#39;s cement. You manage to struggle free,
+&lt;&lt;if $underclothes is &quot;naked&quot; and $lowerclothes is &quot;naked&quot; and $upperclothes is &quot;naked&quot;&gt;&gt;
+stumbling away without attractive notice.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+but lose your clothes in the process.&lt;br&gt;&lt;br&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;parkquick&gt;&gt;</tw-passagedata><tw-passagedata pid="262" name="Chute Done" tags="nobr" position="225,3350">&lt;&lt;effects&gt;&gt;
+
+&quot;I think you&#39;ve had enough.&quot; &lt;&lt;He&gt;&gt; releases you and you slip to the ground in a heap.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; leaves you to sob.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;parkquick&gt;&gt;</tw-passagedata><tw-passagedata pid="263" name="Chute Ejaculation" tags="nobr" position="350,3350">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; gives you one last spank, then leaves you lying on the ground.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; gets up and leaves you lying on the ground.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&quot;I think you&#39;ve learnt your lesson.&quot; &lt;&lt;He&gt;&gt; gets up and leaves you lying on the ground.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;parkquick&gt;&gt;</tw-passagedata><tw-passagedata pid="264" name="Chute Escape" tags="nobr" position="475,3350">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain. You take the opportunity to squirm free and bolt away. &lt;&lt;tearful&gt;&gt; you run into an area dense with foliage.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;parkquick&gt;&gt;</tw-passagedata><tw-passagedata pid="265" name="Commercial rooftops" tags="nobr" position="600,3350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+You are on the rooftop of a commercial building. You can access the shopping centre from here. Buildings are closely packed, crossing between them should be no problem.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutalley&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;&lt;&lt;exhibitionismroof&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Climb down the ladder (0:02)-&gt;Commercial alleyways]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Shopping centre (0:02)-&gt;Shopping Centre Top]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Climb down the ladder (0:02)-&gt;Commercial alleyways]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Shopping centre (0:02)-&gt;Shopping Centre Top]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="266" name="Shopping Centre Top" tags="nobr" position="725,3350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+You are on the top level of the shopping centre. It&#39;s not so busy up here, but you can hear a throng on the level below.
+
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;You are on the top level of the shopping centre. The shops are still open, but there are fewer people around as it nears closing time.
+
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+You are on the top level of the shopping centre. The shops are opening but it&#39;s not yet busy.
+
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+The building is closed for the night and seemingly deserted. It&#39;s probably illegal to be here right now.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+You search through the cart. The only thing that might help is a small waist apron.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Shopping Centre Top]]&gt;&gt;&lt;&lt;set $waistapronnew to 1&gt;&gt;&lt;&lt;waistapron&gt;&gt;&lt;&lt;set $waistapronno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|Shopping Centre Top]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutshop&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $hour is 21&gt;&gt;
+It&#39;s closing time. Security is herding everyone outside.&lt;&lt;if $exposed gte 1&gt;&gt;Panic swells within you as you realise how exposed you&#39;ll be should security find you in this state of dress.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Go Outside|High Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Hide until it&#39;s over (1:00)|Shopping Centre Top]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $exposed gte 2&gt;&gt;
+You feel so vulnerable with your privates exposed.
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+With your arms bound you can&#39;t even cover yourself.
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You must admit though that standing unclad in this often-crowded space is exhilarating. Still, you must find a way to fix your predicament.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Clothing Shop (0:01)|Clothing Shop Sneak]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;br&gt;
+	&lt;&lt;click [[Main floor (0:02)|Shopping Centre]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Roof (0:02)|Commercial rooftops]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	You cower behind a maintenance door away from prying eyes. there&#39;s a staircase here leading to the roof. There&#39;s also a cart full of cleaning tools, perhaps you could find something to cover yourself in there?&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Search cart (0:01)|Shopping Centre Top]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Roof (0:02)|Commercial rooftops]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+You are dressed really inappropriately for public!
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+With your arms bound you can&#39;t even cover yourself.
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	Fortunately there&#39;s no one around to see you in this state. Still, you must find a way to fix your predicament.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Clothing Shop (0:01)|Clothing Shop Sneak]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;br&gt;
+	&lt;&lt;click [[Main floor (0:02)|Shopping Centre]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Roof (0:02)|Commercial rooftops]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	You are hiding behind an ajar maintenance door. You know there&#39;s a clothing shop nearby. You could make a run for it, but you&#39;re bound to be seen. There&#39;s also a staircase to the roof.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Dash to the clothing Shop (0:01)|Clothing Shop]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;set $trauma to $trauma + 20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;click [[Roof (0:02)|Commercial rooftops]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;click [[Clothing Shop (0:01)|Clothing Shop Sneak]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Clothing Shop (0:01)|Clothing Shop]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;
+	&lt;&lt;click [[Go onto the roof (0:02)|Commercial rooftops]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Go downstairs (0:02)|Shopping Centre]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="267" name="Alley Alarm" tags="" position="850,3350">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="268" name="Alley Ejaculation" tags="nobr" position="975,3350">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; gives you one last smack to the face, then leaves you lying on the hard concrete.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; gets up and leaves you lying on the hard concrete.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &quot;This is for you.&quot; &lt;&lt;He&gt;&gt; gets up and leaves you lying on the hard concrete.&lt;&lt;set $money to $money + 500&gt;&gt;&lt;br&gt;
+You&#39;ve gained £5.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="269" name="Alley Escape" tags="nobr" position="1100,3350">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; falls to the ground, giving you the chance you need to escape. &lt;&lt;tearful&gt;&gt; you run round a few bends and take cover in a shadowed alcove.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="270" name="Widgets Combat Beast" tags="widget" position="1225,3350">&lt;&lt;widget &quot;beast&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+
+&lt;&lt;if $beaststance is &quot;top&quot;&gt;&gt;
+The $beasttype has you pinned in a mating posture.
+	&lt;&lt;if $semenpuddle gte 4&gt;&gt;
+		&lt;&lt;if $water is 0&gt;&gt;
+The semen on the ground makes your knees slip with every thrust.
+		&lt;&lt;else&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $beaststance is &quot;approach&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 120&gt;&gt;
+	The $beasttype bares its teeth at you.
+	&lt;&lt;elseif $enemyanger gte 80&gt;&gt;
+	The $beasttype bares its teeth at you.
+	&lt;&lt;elseif $enemyanger gte 40&gt;&gt;
+		&lt;&lt;if $water is 1&gt;&gt;
+		The $beasttype swims around you in a circle.
+		&lt;&lt;else&gt;&gt;
+		The $beasttype paces back and forth.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The $beasttype bears down on you.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 50&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; releases your hair.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; pulls on your hair, jerking your head back.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;beastclothing&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;neck&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 100&gt;&gt;
+	&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases your neck from &lt;&lt;his&gt;&gt; jaws.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $neckuse to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger + $rng lte 200&gt;&gt;
+	&lt;&lt;He&gt;&gt; continues to hold you down by the neck.&lt;&lt;violence3&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; tightens &lt;&lt;his&gt;&gt; jaw. You can&#39;t breathe!&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs its penis between your thighs and &lt;&lt;pussystop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis out from between your thighs.&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs.&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;
+		&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with a violent intensity.
+		&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; continues fucking your &lt;&lt;pussystop&gt;&gt; Each thrust feels deeper than the last.
+		&lt;&lt;else&gt;&gt;
+		Wanting to prove dominance &lt;&lt;he&gt;&gt; pounds your &lt;&lt;pussy&gt;&gt; with deep and deliberate thrusts.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+		&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		You feel &lt;&lt;his&gt;&gt; penis throb as &lt;&lt;he&gt;&gt; pounds away at your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; violates your &lt;&lt;pussy&gt;&gt; with increasing eagerness.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with deep and deliberate thrusts.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussycomma&gt;&gt; eager to fill you with seed.
+		&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; pounds your &lt;&lt;pussy&gt;&gt; and shows no sign of relenting.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; continues thrusting into your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence2&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;take&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+	&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $undervaginaexposed is 0 and $undertype is &quot;chastity&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; thrusts against your $underclothes, desperate to breed the &lt;&lt;pussy&gt;&gt; beneath. It hurts itself against the hard material and withdraws, growling.&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $enemyanger += 15&gt;&gt;&lt;&lt;set $enemytrust -= 15&gt;&gt;&lt;&lt;set $enemyhealth -= 5&gt;&gt;
+		&lt;&lt;elseif $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+			&lt;&lt;if $rng gte 71&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;
+			&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussystop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis toward your anus.&lt;/span&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your cheeks.&lt;&lt;submission3&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 101&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your hand.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $leftcarry to &quot;leftgrab&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 101&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your hand.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightcarry to &quot;rightgrab&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;botharm&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 101&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your hands.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hands.&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $leftcarry to &quot;leftgrab&quot;&gt;&gt;&lt;&lt;set $rightcarry to &quot;rightgrab&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 101&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your feet.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your feet.&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;
+		&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with a violent intensity.
+		&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; continues fucking your &lt;&lt;bottomstop&gt;&gt; Each thrust feels deeper than the last.
+		&lt;&lt;else&gt;&gt;
+		Wanting to prove dominance &lt;&lt;he&gt;&gt; pounds your &lt;&lt;bottom&gt;&gt; with deep and deliberate thrusts.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+		&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		You feel &lt;&lt;his&gt;&gt; penis throb as &lt;&lt;he&gt;&gt; pounds away at your &lt;&lt;bottomstop&gt;&gt;
+		&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; violates your &lt;&lt;bottom&gt;&gt; with increasing eagerness.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with deep and deliberate thrusts.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottomcomma&gt;&gt; eager to fill you with seed.
+		&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; pounds your &lt;&lt;bottom&gt;&gt; and shows no sign of relenting.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; continues thrusting into your &lt;&lt;bottomstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;take&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis to &quot;anus&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence50&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+	&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $underanusexposed is 0 and $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; thrusts against your $underclothes, desperate to violate the &lt;&lt;bottom&gt;&gt; beneath. It hurts itself against the hard material and withdraws, growling.&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $enemyanger += 15&gt;&gt;&lt;&lt;set $enemytrust -= 15&gt;&gt;&lt;&lt;set $enemyhealth -= 5&gt;&gt;
+		&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+			&lt;&lt;if $rng gte 71&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against the entrance of your anus, preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;
+			&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; continues thrusting into your wet mouth.&lt;&lt;submission10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;set $penis to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis to &quot;mouth&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+		&lt;&lt;if $mouthsubmit is 1&gt;&gt;&lt;&lt;He&gt;&gt; allows you to pleasure &lt;&lt;his&gt;&gt; cock with your mouth.&lt;&lt;submission5&gt;&gt;
+		&lt;&lt;elseif $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis to &quot;mouth&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouthentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your mouth.&lt;/span&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;set $penis to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $beaststance is &quot;approach&quot;&gt;&gt;
+	
+	
+	&lt;&lt;if $mouth is 0&gt;&gt;
+		&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		Curious, &lt;&lt;he&gt;&gt; sniffs your groin.&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $enemyarousal += 10&gt;&gt;
+		&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;beastlick&gt;&gt;
+		&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				&lt;&lt;if $skirt is 1&gt;&gt;
+					&lt;&lt;if $skirtdown is 1&gt;&gt;
+					&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; lifts up your $lowerclothes with &lt;&lt;his&gt;&gt; teeth.&lt;/span&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+					&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your $underclothes with &lt;&lt;his&gt;&gt; teeth.&lt;/span&gt;&lt;&lt;set $mouth to &quot;underclothes&quot;&gt;&gt;&lt;&lt;violence1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;beastlick&gt;&gt;				
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your $lowerclothes with &lt;&lt;his&gt;&gt; teeth.&lt;/span&gt;&lt;&lt;set $mouth to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;violence1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+			&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your $underclothes with &lt;&lt;his&gt;&gt; teeth.&lt;/span&gt;&lt;&lt;set $mouth to &quot;underclothes&quot;&gt;&gt;&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;beastlick&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger + $rng lte 200&gt;&gt;
+		&lt;&lt;He&gt;&gt; growls menacingly.&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $claws is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites and claws at your thighs.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;violence20&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 20&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $enemyanger -= 20&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penis is 0&gt;&gt;
+		&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 10) * 3)&gt;&gt;
+			&lt;&lt;if $water is 0&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; jumps on top of you and pins you down.&lt;/span&gt;&lt;&lt;set $beaststance to &quot;top&quot;&gt;&gt;&lt;&lt;violence5&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; swims right up to you, pressing &lt;&lt;his&gt;&gt; body against yours.&lt;/span&gt;&lt;&lt;set $beaststance to &quot;top&quot;&gt;&gt;&lt;&lt;violence5&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $beaststance is &quot;top&quot;&gt;&gt;
+	&lt;&lt;if $mouth is 0&gt;&gt;
+		&lt;&lt;if ($enemyanger + $rng) lte 20 and $position isnot &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; licks your face.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif ($enemyanger + $rng) lte 40 and $position isnot &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; licks your neck.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; tears at your $upperclothes.&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;if $claws is 1&gt;&gt;presses &lt;&lt;his&gt;&gt; claws into your back.&lt;&lt;else&gt;&gt;bites your back.&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif ($enemyanger + $rng) lte 100 and $position isnot &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; grabs your hair between &lt;&lt;his&gt;&gt; teeth.&lt;&lt;set $mouth to &quot;hair&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;
+		&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;He&gt;&gt; growls menacingly.&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif ($enemyanger + $rng) lte 140 and $position isnot &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your face.&lt;&lt;violence5&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;elseif ($enemyanger + $rng) lte 160 and $position isnot &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your neck.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; grabs your neck between its teeth.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $mouth to &quot;neck&quot;&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your waist.&lt;&lt;violence5&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+		&lt;&lt;if $rng lte 25&gt;&gt;
+		&lt;&lt;He&gt;&gt; humps your rear frantically, rubbing &lt;&lt;his&gt;&gt; penis against your back.&lt;&lt;neutral5&gt;&gt;
+		&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;He&gt;&gt; humps your rear frantically, rubbing &lt;&lt;his&gt;&gt; penis between your thighs.&lt;&lt;sex3&gt;&gt;
+		&lt;&lt;elseif $rng lte 75&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;His&gt;&gt; penis gains purchase between your &lt;&lt;bottom&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;His&gt;&gt; penis rubs against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+			&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; humps your rear frantically, gaining purchase in front of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; humps your rear frantically, rubbing against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;					&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; humps your rear frantically, rubbing &lt;&lt;his&gt;&gt; penis between your thighs.&lt;&lt;sex3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		
+		
+		
+&lt;br&gt;
+&lt;&lt;if $beastno is 2&gt;&gt;
+Another beast awaits its turn.
+&lt;&lt;elseif $beastno is 3&gt;&gt;
+Two other beasts await their turn.
+&lt;&lt;elseif $beastno is 4&gt;&gt;
+Three other beasts await their turn.
+&lt;&lt;elseif $beastno is 5&gt;&gt;
+Four other beasts await their turn.
+&lt;&lt;elseif $beastno is 6&gt;&gt;
+Five other beasts await their turn.
+&lt;&lt;/if&gt;&gt;
+		
+		
+		
+		
+		
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;beastlick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+			&lt;&lt;if $vaginaexist is 1&gt;&gt;
+				&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your hand, trying to taste the &lt;&lt;pussy&gt;&gt; beneath.
+					&lt;&lt;if $arousal gte 8000&gt;&gt;
+					It laps up the juices that leak through your fingers.
+					&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+					Its tongue probes around and between your fingers, searching for a weak spot.
+					&lt;&lt;else&gt;&gt;
+					It tries to force &lt;&lt;his&gt;&gt; tongue between your fingers.
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $undervaginaexposed is 0&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your $underclothes, trying to taste the &lt;&lt;pussy&gt;&gt; beneath.
+					&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+					&lt;&lt;He&gt;&gt; laps up your leaking juices as you squirm.
+					&lt;&lt;elseif $arousal gte 8000&gt;&gt;
+					You&#39;re shamed by how good it feels.
+					&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+					The incessant probing makes your groin heat up.
+					&lt;&lt;else&gt;&gt;
+					You try to shift your crotch away, but &lt;&lt;he&gt;&gt; persists.
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $lowervaginaexposed is 0&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your $lowerclothes, trying to taste the &lt;&lt;pussy&gt;&gt; beneath.
+					&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+					&lt;&lt;He&gt;&gt; laps up your leaking juices as you squirm.
+					&lt;&lt;elseif $arousal gte 8000&gt;&gt;
+					You&#39;re shamed by how good it feels.
+					&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+					The incessant probing makes your groin heat up.
+					&lt;&lt;else&gt;&gt;
+					You try to shift your crotch away, but &lt;&lt;he&gt;&gt; persists.
+					&lt;&lt;/if&gt;&gt;				
+				&lt;&lt;else&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your bare pussy.
+					&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+					The feeling of &lt;&lt;his&gt;&gt; tongue as you cum is maddening, but &lt;&lt;he&gt;&gt; doesn&#39;t relent.
+					&lt;&lt;elseif $arousal gte 8000&gt;&gt;
+					The feeling of &lt;&lt;his&gt;&gt; tongue on your sensitive flesh makes your pelvis jerk and spasm.
+					&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+					&lt;&lt;His&gt;&gt; hot breath and tongue ellicit shameful feelings.
+					&lt;&lt;else&gt;&gt;
+					You try to shift your crotch to escape this violation, but &lt;&lt;he&gt;&gt; persists.
+					&lt;&lt;/if&gt;&gt;				
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;
+				&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your hand, trying to taste the &lt;&lt;penis&gt;&gt; beneath.
+					&lt;&lt;if $arousal gte 8000&gt;&gt;
+					It laps up the juices that leak through your fingers.
+					&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+					Its tongue probes around and between your fingers, searching for a weak spot.
+					&lt;&lt;else&gt;&gt;
+					It tries to force &lt;&lt;his&gt;&gt; tongue between your fingers.
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $undervaginaexposed is 0&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your $underclothes, trying to taste the &lt;&lt;penis&gt;&gt; beneath.
+					&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+					&lt;&lt;He&gt;&gt; laps up your leaking juices as you squirm.
+					&lt;&lt;elseif $arousal gte 8000&gt;&gt;
+					You&#39;re shamed by how good it feels.
+					&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+					The incessant probing makes your groin heat up.
+					&lt;&lt;else&gt;&gt;
+					You try to shift your crotch away, but &lt;&lt;he&gt;&gt; persists.
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $lowervaginaexposed is 0&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your $lowerclothes, trying to taste the &lt;&lt;penis&gt;&gt; beneath.
+					&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+					&lt;&lt;He&gt;&gt; laps up your leaking juices as you squirm.
+					&lt;&lt;elseif $arousal gte 8000&gt;&gt;
+					You&#39;re shamed by how good it feels.
+					&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+					The incessant probing makes your groin heat up.
+					&lt;&lt;else&gt;&gt;
+					You try to shift your crotch away, but &lt;&lt;he&gt;&gt; persists.
+					&lt;&lt;/if&gt;&gt;				
+				&lt;&lt;else&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your bare penis.
+					&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+					The feeling of &lt;&lt;his&gt;&gt; tongue as you cum is maddening, but &lt;&lt;he&gt;&gt; doesn&#39;t relent.
+					&lt;&lt;elseif $arousal gte 8000&gt;&gt;
+					The feeling of &lt;&lt;his&gt;&gt; tongue on your sensitive flesh makes your pelvis jerk and spasm.
+					&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+					&lt;&lt;His&gt;&gt; hot breath and tongue ellicit shameful feelings.
+					&lt;&lt;else&gt;&gt;
+					You try to shift your crotch to escape this violation, but &lt;&lt;he&gt;&gt; persists.
+					&lt;&lt;/if&gt;&gt;				
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="271" name="Dog Park Alarm" tags="" position="100,3475">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="272" name="Dog Park Ejaculation" tags="nobr" position="225,3475">&lt;&lt;beastejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; bites you on the thigh, then leaves you lying on the grass.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+&lt;&lt;He&gt;&gt; barks, then leaves you lying on the grass.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; licks your &lt;&lt;genitals&gt;&gt; then darts away.&lt;&lt;neutral5&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="273" name="Dog Park Escape" tags="nobr" position="350,3475">&lt;&lt;effects&gt;&gt;
+
+The dog whimpers and flees into a bush. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="274" name="Residential Dog" tags="nobr" position="475,3475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $noise is 2 and $combat is 0&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;The youths are wondering aloud why the dog is so agitated. They&#39;ll find you soon if you don&#39;t do something!&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $timer is 1 and $combat is 0&gt;&gt;
+You hear the youths move away from the alley. You take a peek and see that they are indeed gone. The dog looks dejected as you walk away.&lt;br&gt;&lt;br&gt;&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;residentialeventend&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $timer is 1 and $combat is 1&gt;&gt;
+You hear the youths move away from the alley. You try to take a peek but the dog tackles you to the ground.&lt;br&gt;&lt;br&gt;&lt;&lt;set $rescue to 0&gt;&gt;
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Residential Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $noise gte 3&gt;&gt;
+Fed up with the racket, the pair make their way over.&lt;br&gt;&lt;br&gt;
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Residential Dog Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+It continues barking. You&#39;re afraid the youths will investigate if this continues.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Quietly tell it to shut up|Residential Dog]]&gt;&gt;&lt;&lt;set $noise to $noise + 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;click [[Stroke its head-&gt;Residential Dog]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+It quiets at your touch, runs in a small circle, then walks right up to you. You notice its penis is erect and ready. It looks at you expectantly.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Just keep stroking its head-&gt;Residential Dog]]&gt;&gt;&lt;&lt;set $noise to $noise + 1&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;span class=&quot;sub&quot;&gt;&lt;&lt;click [[Grab its penis|Residential Dog]]&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;/span&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+You continue to stroke its head, but it doesn&#39;t seem pleased and barks again.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Just keep stroking its head-&gt;Residential Dog]]&gt;&gt;&lt;&lt;set $noise to $noise + 1&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Grab its penis|Residential Dog]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 4&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;
+You take its penis in your hand. It starts humping against your fingers.&lt;br&gt;&lt;br&gt;
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Residential Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;elseif $phase is 5&gt;&gt;
+  &lt;&lt;if $molestationstart is 1&gt;&gt;
+  &lt;&lt;set $molestationstart to 0&gt;&gt;
+  &lt;&lt;controlloss&gt;&gt;
+  &lt;&lt;violence1&gt;&gt;
+  &lt;&lt;neutral1&gt;&gt;
+  &lt;&lt;molested&gt;&gt;
+  &lt;&lt;set $event to &quot;residentialdog&quot;&gt;&gt;
+  &lt;&lt;dog1init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;penis&quot;&gt;&gt;
+  &lt;&lt;set $penis to &quot;leftarm&quot;&gt;&gt;
+  &lt;&lt;endif&gt;&gt;
+	&lt;&lt;if $timer gte 1&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+  &lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+  &lt;&lt;stateman&gt;&gt;&lt;br&gt;
+  &lt;br&gt;
+  &lt;&lt;actionsman&gt;&gt;
+  
+  	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Dog Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Dog Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Dog Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Dog Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Dog Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+  
+ &lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="275" name="Residential Dog Alarm" tags="nobr" position="600,3475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1&gt;&gt;
+Your scream alerts the pair.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+At the sound of their approach, the dog ceases its adventure and bounds away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;Before you can recover, you are discovered by a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and a &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerstreet to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - ($allure * 3))&gt;&gt;&lt;&lt;set $dangerstreet to random(1, 100)&gt;&gt;
+
+They take advantage of your vulnerability.&lt;br&gt;&lt;br&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;
+
+[[Next|Residential Pair]]
+
+
+&lt;&lt;else&gt;&gt;
+
+Seeing you in distress, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; help you to your feet.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+&lt;&lt;clothesontowel&gt;&gt;
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks concerned. &quot;Are you ok?&quot; &lt;&lt;tearful&gt;&gt; you nod and thank them for their concern, before parting ways.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;ambulance&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="276" name="Residential Dog Ejaculation" tags="nobr" position="725,3475">&lt;&lt;beastejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; bites you on the thigh, then leaves you lying on the ground.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+&lt;&lt;He&gt;&gt; barks then leaves you lying on the ground.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; licks your &lt;&lt;genitals&gt;&gt; then darts away.&lt;&lt;neutral5&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $timer gte 1&gt;&gt;The youths leave shortly after.&lt;br&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;residentialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="277" name="Residential Dog Escape" tags="nobr" position="850,3475">&lt;&lt;effects&gt;&gt;
+
+Finally taking the hint, &lt;&lt;he&gt;&gt; whimpers and flees the alley.
+&lt;&lt;if $timer gte 1&gt;&gt;After a short while the youths also leave.&lt;&lt;/if&gt;&gt; &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;residentialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="278" name="Widgets Passout Shop" tags="widget" position="975,3475">&lt;&lt;widget &quot;passoutshop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+[[Everything fades to black...|Passout Shop]]
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="279" name="Passout Shop" tags="nobr" position="1100,3475">You&#39;ve pushed yourself too much.&lt;br&gt;&lt;br&gt;
+&lt;&lt;passout&gt;&gt;
+&lt;&lt;set $dangershop to 0&gt;&gt;
+&lt;&lt;set $safeshop to 0&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;&lt;&lt;set $dangershop  to random(1, 2)&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $danger lt (9900 - $allure)&gt;&gt;&lt;&lt;set $safeshop to 1&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $dangershop is 1&gt;&gt;[[Wake up|Abduction Shop]]
+&lt;&lt;elseif $dangershop is 2&gt;&gt;&lt;&lt;click [[Wake up|Molestation Shop]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $safeshop is 1&gt;&gt;&lt;&lt;ambulance&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;pass60&gt;&gt;
+
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;&lt;&lt;set $stress to $stress - 2000&gt;&gt;</tw-passagedata><tw-passagedata pid="280" name="Abduction Shop" tags="nobr" position="1225,3475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;set $drugged to 1&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer + 180&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+
+&lt;&lt;set $upperbikininew to 1&gt;&gt;
+&lt;&lt;set $lowerbikininew to 1&gt;&gt;
+&lt;&lt;upperbikini&gt;&gt;
+&lt;&lt;lowerbikini&gt;&gt;
+&lt;&lt;set $upperbikinino to 1&gt;&gt;
+&lt;&lt;set $lowerbikinino to 1&gt;&gt;
+&lt;&lt;generate1&gt;&gt;
+You feel light-headed as you regain consciousness. Your vision clears, and you find yourself facing out a window onto the High Street. You cannot move an inch, but you&#39;re stood upright. You feel straps against your skin, they must be holding you steady. They&#39;re also contorting your limbs into a specific pose; your hands are resting on your hips and your head is cocked to one side.&lt;br&gt;&lt;br&gt;
+
+Once your bewilderment subsides, you notice you are wearing nothing but a white string bikini. The implication suddenly dawns on you when a young blond woman stops in front of the window and stares. You feel blood rush to your face at the humiliation, but she moves on without a flicker of realisation on her face.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Abduction Shop]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $trauma to $trauma + 20&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+An hour passes without event. More people look at you through the window but none realise you aren&#39;t a mannequin. Most people just pass you by without a glance.&lt;br&gt;&lt;br&gt;
+
+You feel less groggy now, and can even twitch a bit. You&#39;ll regain control of your body soon, but that still leaves the straps.&lt;br&gt;&lt;br&gt;
+
+Your musing is interrupted by a gentle prod on your backside. A small boy, no older than three, walks into view. He stares up at you, then at your bikini bottoms. He reaches a hand out.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Try to tell him to stop!|Abduction Shop]]&gt;&gt;&lt;&lt;set $trauma to $trauma + 20&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Remain silent|Abduction Shop]]&gt;&gt;&lt;&lt;set $trauma to $trauma + 20&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+You can barely murmur, but it&#39;s enough. Startled, the boy cries out and runs away. A moment later you hear the voice of a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; laugh and console him. &quot;Don&#39;t cry. You just have an overactive imagination. Let me show you.&quot; A pair of hands clasp round your shoulders and spin you to face the inside of the shop. You see the boy watching you.&lt;br&gt;&lt;br&gt;
+
+&quot;See? It&#39;s just a doll,&quot; the &lt;&lt;person&gt;&gt; prods your waist in demonstration. Prods a little too hard; the force upsets your balance and you fall to the ground. The boy bursts into laughter.&lt;br&gt;&lt;br&gt;
+
+Looking somewhat sheepish, the &lt;&lt;person&gt;&gt; picks you up and tries to put you back into position. It&#39;s not an easy job to get you stable. Thinking you an object, &lt;&lt;he&gt;&gt; callously manhandles you, gripping you by whichever part of your body &lt;&lt;he&gt;&gt; thinks will help until &lt;&lt;he&gt;&gt; gets you to stay upright.&lt;br&gt;&lt;br&gt;&lt;&lt;set $arousal to $arousal + 200&gt;&gt;
+
+Satisfied, &lt;&lt;he&gt;&gt; takes the boy by the hand and leaves you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Abduction Shop]]&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;set $trauma to $trauma + 40&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+
+He prods your &lt;&lt;genitals&gt;&gt; through the thin fabric of the bikini. Curiosity unsated, he yanks the bikini bottoms, which easily come loose and fall to the ground. With your &lt;&lt;genitals&gt;&gt; exposed for all to see, he recommences his investigation into your private area. Before he becomes too confident a voice calls out, &quot;Jacob! What did I say about wandering away?&quot; Startled, the boy ceases his adventure and moves away from you.&lt;br&gt;&lt;br&gt;&lt;&lt;set $arousal to $arousal + 400&gt;&gt;
+
+&lt;&lt;click [[Next|Abduction Shop]]&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;set $trauma to $trauma + 40&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 5&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+
+You continue waiting, only now with your &lt;&lt;genitals&gt;&gt; on display. People react much the same way as before, only eyes now linger on your exposed &lt;&lt;genitalsstop&gt;&gt; A few people giggle.&lt;br&gt;&lt;br&gt;
+
+After two hours you feel your focus has returned, but the tight straps and forced position have made you physically sore. You are considering trying to loosen your bonds when you are lifted from behind and carried into a back room.&lt;br&gt;&lt;br&gt;
+
+As you are placed on the ground your bearer is revealed to be a tall man in his thirties. He talks while undoing your bindings. &quot;Sorry for the short notice! The missing mannequin has shown up, so your services are no longer needed. You did a fine job though! Your payment is on the table there. You can keep the bikini too, it looks good on you.&quot; After removing your bindings he leaves the room, shutting the door behind him.&lt;br&gt;&lt;br&gt;
+
+True to his word, there&#39;s £15 on the table, along with a bottle of water, a muffin with some sort of fruit in it, and the bottoms that were stripped from you.&lt;br&gt;&lt;br&gt;&lt;&lt;set $hunger to $hunger - 500&gt;&gt;&lt;&lt;set $thirst to $thirst - 500&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;commercialquick&gt;&gt;&lt;br&gt;
+[[Go into the shop|Clothing Shop]]&lt;br&gt;
+
+&lt;&lt;elseif $phase is 4&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+
+After two hours you feel your focus has returned, but the tight straps and forced position have made you physically sore. You are considering trying to surreptitiously loosen your bonds when you are lifted from behind and carried into a back room.&lt;br&gt;&lt;br&gt;
+
+As you are placed on the ground your bearer is revealed to be a tall man in his thirties. He talks while undoing your bindings. &quot;Sorry for the short notice! The missing mannequin has shown up, so your services are no longer needed. You did a fine job though! Your payment is on the table there. You can keep the bikini too, it looks good on you.&quot; After removing your bindings he leaves the room, shutting the door behind him.&lt;br&gt;&lt;br&gt;
+
+True to his word, there&#39;s £15 on the table, along with a bottle of water and a muffin with some sort of fruit in it.&lt;br&gt;&lt;br&gt;&lt;&lt;set $hunger to $hunger - 500&gt;&gt;&lt;&lt;set $thirst to $thirst - 500&gt;&gt;&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;commercialquick&gt;&gt;&lt;br&gt;
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+[[Go into the shop|Clothing Shop]]&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="281" name="Molestation Shop" tags="nobr" position="100,3600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationshop&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;tailorinit&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+You awaken to find yourself suspended and naked in a small room. Your wrists are tied together by a thin rope which hangs on a hook attatched to the ceiling. &lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; holds a tape measure up to your chest while&lt;&lt;person2&gt;&gt; a &lt;&lt;person&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt;.&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $phase is 1&gt;&gt;
+&quot;Be still now dear.&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; wraps the tape around your torso just beneath your armpits.&lt;&lt;set $phase to 2&gt;&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; shifts the tape down your chest until it presses against your nipples. &lt;&lt;set $arousal to $arousal + 50&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;
+&lt;&lt;elseif $phase is 3&gt;&gt;
+&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; shifts the tape further down and takes a measurement of your midriff.&lt;&lt;set $phase to 4&gt;&gt;
+&lt;&lt;elseif $phase is 4&gt;&gt;
+&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; measures your &lt;&lt;bottom&gt;&gt;.&lt;&lt;set $phase to 5&gt;&gt;
+&lt;&lt;elseif $phase is 5&gt;&gt;
+&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; prods your pussy with one end of the tape. You jerk in response to the sensation of metal touching such a sensitive area. She starts measuring your legs.&lt;&lt;set $arousal to $arousal + 50&gt;&gt;&lt;&lt;set $phase to 6&gt;&gt;
+&lt;&lt;elseif $phase is 6&gt;&gt;
+&lt;&lt;person1&gt;&gt;Satisfied, &lt;&lt;he&gt;&gt; drops the tape. &quot;We have just the thing!&quot;&lt;&lt;set $phase to 7&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Shop Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Shop Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Shop Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Shop]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Shop Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Shop Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Shop]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="282" name="Climb Out Bus" tags="nobr" position="225,3600">The bus slows to round a corner. You take the opportunity to slip out unnoticed.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;starfishquick&gt;&gt;</tw-passagedata><tw-passagedata pid="283" name="Bus Station" tags="nobr" position="350,3600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+You are in the bus station.
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+The main building is mostly empty, with the majority of vehicles in use.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+The building is packed with parked vehicles.
+&lt;&lt;else&gt;&gt;
+The main building is mostly empty, with the majority of vehicles in use.
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutstreet&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;&lt;&lt;exhibitionismbuilding&gt;&gt;
+
+
+
+		&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+		&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerindustrial to 0&gt;&gt;
+			&lt;&lt;if $danger gte (9900 - ($allure)) and $eventskip is 0&gt;&gt;&lt;&lt;set $dangerindustrial to random(1, 100)&gt;&gt;
+				&lt;&lt;if $dangerindustrial gte 1&gt;&gt;
+				&lt;&lt;busstationex1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Harvest Street (0:02)-&gt;Bus Station Front Door]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave via back door (0:02)|Industrial alleyways]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerindustrial to 0&gt;&gt;
+			&lt;&lt;if $danger gte (9900 - ($allure * 2)) and $eventskip is 0&gt;&gt;&lt;&lt;set $dangerindustrial to random(1, 100)&gt;&gt;
+				&lt;&lt;if $dangerindustrial gte 1&gt;&gt;
+				&lt;&lt;busstationex1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Leave via back door (0:02)|Bus Station Back Door]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+		
+	&lt;&lt;else&gt;&gt;
+
+
+		&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Harvest Street (0:02)-&gt;Bus Station Front Door]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave via back door (0:02)|Bus Station Back Door]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Harvest Street (0:02)-&gt;Harvest Street]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave via back door (0:02)|Bus Station Back Door]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;		
+		
+		
+		
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="284" name="Widgets Actions Man" tags="widget" position="475,3600">&lt;&lt;widget &quot;actionsman&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $face to 0&gt;&gt;
+
+&lt;&lt;if $enemyno gte 2&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $pronoun1 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $images is 1&gt;&gt;&lt;&lt;timed 100ms&gt;&gt;
+&lt;div id=&quot;divsex&quot;&gt;
+&lt;&lt;combatimg&gt;&gt;
+&lt;/div&gt;&lt;br&gt;
+&lt;&lt;/timed&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $traumafocus gte 1 and $traumafocusintro isnot 1&gt;&gt;
+&lt;&lt;set $traumafocusintro to 1&gt;&gt;
+&lt;i&gt;As you gain focus, you become more and more likely to escape your helpless state of dissociation.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $traumafocus gt random(1, 1000) and $dissociation gte 2 and $combat is 1&gt;&gt;
+&lt;&lt;set $traumafocus to 0&gt;&gt;&lt;&lt;set $trauma -= 1000&gt;&gt;&lt;&lt;set $dissociation to 1&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your lucidity returns.&lt;/span&gt; &lt;&lt;ltrauma&gt;&gt; &lt;span class=&quot;red&quot;&gt;The weight of reality crashes down on you.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;actioncarry&gt;&gt;
+&lt;&lt;actioncarrydrop&gt;&gt;
+
+&lt;&lt;if $trance lte 0&gt;&gt;
+&lt;&lt;if $dissociation lte 1&gt;&gt;
+&lt;&lt;if $panicparalysis is 0&gt;&gt;
+&lt;&lt;if $panicviolence is 0&gt;&gt;
+&lt;&lt;if $orgasmdown lte 0&gt;&gt;
+&lt;&lt;if $pain lt 100&gt;&gt;
+
+
+
+&lt;&lt;if $leftarm is 0&gt;&gt;&lt;br&gt;Your left hand is free.&lt;br&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftchest&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftchest&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftchest&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $consensual isnot 1&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;lefthit&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Punch&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthit&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Punch&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthit&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftcoverface&quot;&gt;&gt;
+| Cover your face &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcoverface&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Cover your face &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcoverface&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;leftgrab&gt;&gt;
+	
+&lt;&lt;leftplay&gt;&gt;
+	
+&lt;&lt;leftclothes&gt;&gt;
+	
+	
+	
+	&lt;&lt;if $lowervaginaexposed is 1 and $undervaginaexposed is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftcovervagina&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Cover your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcovervagina&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Cover your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcovervagina&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;if $lowervaginaexposed is 1 and $undervaginaexposed is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftcoverpenis&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Cover your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcoverpenis&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Cover your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcoverpenis&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;	
+
+	&lt;&lt;if $loweranusexposed is 1 and $underanusexposed is 1 and $anususe is 0&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftcoveranus&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Cover your &lt;&lt;bottom&gt;&gt;&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcoveranus&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Cover your &lt;&lt;bottom&gt;&gt;&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcoveranus&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $understate is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftunderpull&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftunderpull&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftunderpull&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;if $understate is &quot;knees&quot;&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftunderpull&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftunderpull&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftunderpull&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;if $understate is &quot;ankles&quot;&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftunderpull&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftunderpull&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftunderpull&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $skirt is 1&gt;&gt;
+		&lt;&lt;if $skirtdown is 0&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+				&lt;&lt;if $leftactiondefault is &quot;leftskirtpull&quot;&gt;&gt;
+			| &lt;span class=&quot;brat&quot;&gt;Cover your crotch with your $lowerclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftskirtpull&quot; checked&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+			| &lt;span class=&quot;brat&quot;&gt;Cover your crotch with your $lowerclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftskirtpull&quot;&gt;&gt;				
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $lowerstate isnot $lowerstatebase and $upperstate is $upperstatebase and $upperstatetop is $upperstatetopbase&gt;&gt;
+			&lt;&lt;if $leftactiondefault is &quot;leftlowerpull&quot;&gt;&gt;
+			| &lt;span class=&quot;brat&quot;&gt;Fix your $lowerclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftlowerpull&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			| &lt;span class=&quot;brat&quot;&gt;Fix your $lowerclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftlowerpull&quot;&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $upperstate isnot $upperstatebase&gt;&gt;
+			&lt;&lt;if $leftactiondefault is &quot;leftupperpull&quot;&gt;&gt;
+		| &lt;span class=&quot;brat&quot;&gt;Fix your $upperclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftupperpull&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;brat&quot;&gt;Fix your $upperclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftupperpull&quot;&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperstatetop isnot $upperstatetopbase&gt;&gt;
+			&lt;&lt;if $leftactiondefault is &quot;leftupperpull&quot;&gt;&gt;
+		| &lt;span class=&quot;brat&quot;&gt;Fix your $upperclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftupperpull&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;brat&quot;&gt;Fix your $upperclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftupperpull&quot;&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $leftarm is &quot;penis&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;Your left hand is holding &lt;&lt;his&gt;&gt; penis.&lt;br&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftwork&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Work &lt;&lt;his&gt;&gt; shaft&lt;/span&gt;   &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftwork&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Work &lt;&lt;his&gt;&gt; shaft&lt;/span&gt;   &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftwork&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstoppenis&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoppenis&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoppenis&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+	
+
+&lt;&lt;elseif $leftarm is &quot;grappled&quot;&gt;&gt;
+&lt;br&gt;Your left arm is being held down.&lt;br&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstruggle&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Struggle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstruggle&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Struggle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstruggle&quot;&gt;&gt;	
+
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;rest&quot;&gt;&gt;
+	| Rest &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;rest&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	| Rest &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;rest&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;&lt;br&gt;Your arms are helplessly bound.&lt;br&gt;
+
+
+
+
+&lt;&lt;elseif $leftarm is &quot;othervagina&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;Your left hand is stroking &lt;&lt;his&gt;&gt; pussy.&lt;br&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftclit&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; clit&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftclit&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; clit&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftclit&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftothervaginastop&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftothervaginastop&quot; checked&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftothervaginastop&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $rightarm is 0&gt;&gt;&lt;br&gt;&lt;br&gt;Your right hand is free.&lt;br&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightchest&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightchest&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightchest&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $consensual isnot 1&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;righthit&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Punch&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthit&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Punch&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthit&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightcoverface&quot;&gt;&gt;
+| Cover your face &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcoverface&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Cover your face &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcoverface&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;rightgrab&gt;&gt;
+	
+	
+&lt;&lt;rightplay&gt;&gt;
+
+
+&lt;&lt;rightclothes&gt;&gt;
+	
+	&lt;&lt;if $lowervaginaexposed is 1 and $undervaginaexposed is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightcovervagina&quot;&gt;&gt;	
+| &lt;span class=&quot;brat&quot;&gt;Cover your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcovervagina&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Cover your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcovervagina&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;if $lowervaginaexposed is 1 and $undervaginaexposed is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightcoverpenis&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Cover your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcoverpenis&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Cover your penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcoverpenis&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;	
+	
+	&lt;&lt;if $loweranusexposed is 1 and $underanusexposed is 1 and $anususe is 0&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightcoveranus&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Cover your &lt;&lt;bottom&gt;&gt;&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcoveranus&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Cover your &lt;&lt;bottom&gt;&gt;&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcoveranus&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $understate is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightunderpull&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightunderpull&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightunderpull&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;if $understate is &quot;knees&quot;&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightunderpull&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightunderpull&quot; checked&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightunderpull&quot;&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;if $understate is &quot;ankles&quot;&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightunderpull&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightunderpull&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull up your $underclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightunderpull&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $skirt is 1&gt;&gt;
+		&lt;&lt;if $skirtdown is 0&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+				&lt;&lt;if $rightactiondefault is &quot;rightskirtpull&quot;&gt;&gt;
+			| &lt;span class=&quot;brat&quot;&gt;Cover your crotch with your $lowerclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightskirtpull&quot; checked&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+			| &lt;span class=&quot;brat&quot;&gt;Cover your crotch with your $lowerclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightskirtpull&quot;&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $lowerstate isnot $lowerstatebase and $upperstate is $upperstatebase and $upperstatetop is $upperstatetopbase&gt;&gt;
+			&lt;&lt;if $rightactiondefault is &quot;rightlowerpull&quot;&gt;&gt;
+		| &lt;span class=&quot;brat&quot;&gt;Fix your $lowerclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightlowerpull&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;brat&quot;&gt;Fix your $lowerclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightlowerpull&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $upperstate isnot $upperstatebase&gt;&gt;
+			&lt;&lt;if $rightactiondefault is &quot;rightupperpull&quot;&gt;&gt;
+		| &lt;span class=&quot;brat&quot;&gt;Fix your $upperclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightupperpull&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;brat&quot;&gt;Fix your $upperclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightupperpull&quot;&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperstatetop isnot $upperstatetopbase&gt;&gt;	
+			&lt;&lt;if $rightactiondefault is &quot;rightupperpull&quot;&gt;&gt;
+		| &lt;span class=&quot;brat&quot;&gt;Fix your $upperclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightupperpull&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;brat&quot;&gt;Fix your $upperclothes&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightupperpull&quot;&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $rightarm is &quot;penis&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;Your right hand is holding &lt;&lt;his&gt;&gt; penis.&lt;br&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightwork&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Work &lt;&lt;his&gt;&gt; shaft&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightwork&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Work &lt;&lt;his&gt;&gt; shaft&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightwork&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstoppenis&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoppenis&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoppenis&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightarm is &quot;grappled&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;Your right arm is being held down.&lt;br&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstruggle&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Struggle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstruggle&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Struggle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstruggle&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rest&quot;&gt;&gt;
+	| Rest &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rest&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	| Rest &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rest&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;elseif $rightarm is &quot;othervagina&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;Your right hand is stroking &lt;&lt;his&gt;&gt; pussy.&lt;br&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightclit&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; clit&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightclit&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; clit&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightclit&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightothervaginastop&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightothervaginastop&quot; checked&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightothervaginastop&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $leftarm is &quot;vagina&quot;&gt;&gt;&lt;br&gt;Your left hand is protecting your &lt;&lt;pussystop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstopvagina&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstopvagina&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstopvagina&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftcovervagina&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcovervagina&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcovervagina&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;	
+
+&lt;&lt;if $rightarm is &quot;vagina&quot;&gt;&gt;&lt;br&gt;Your right hand is protecting your &lt;&lt;pussystop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstopvagina&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstopvagina&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstopvagina&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightcovervagina&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcovervagina&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcovervagina&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $leftarm is &quot;coverpenis&quot;&gt;&gt;&lt;br&gt;Your left hand is protecting your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstopcoverpenis&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstopcoverpenis&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstopcoverpenis&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftcoverpenis&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcoverpenis&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcoverpenis&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $rightarm is &quot;coverpenis&quot;&gt;&gt;&lt;br&gt;Your right hand is protecting your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstopcoverpenis&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstopcoverpenis&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstopcoverpenis&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightcoverpenis&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcoverpenis&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcoverpenis&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;if $leftarm is &quot;anus&quot;&gt;&gt;&lt;br&gt;Your left hand is protecting your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstopanus&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstopanus&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstopanus&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftcoveranus&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcoveranus&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcoveranus&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightarm is &quot;anus&quot;&gt;&gt;&lt;br&gt;Your right hand is protecting your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstopanus&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstopanus&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstopanus&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightcoveranus&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcoveranus&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Keep covering&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcoveranus&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;br&gt;
+&lt;&lt;if $feetuse isnot &quot;grappled&quot; and $feetuse isnot &quot;bound&quot;&gt;&gt;
+	&lt;&lt;if $feetuse is 0&gt;&gt;&lt;br&gt;&lt;br&gt;Your feet are free.&lt;br&gt;
+	
+&lt;&lt;feetgrab&gt;&gt;
+		
+		
+		&lt;&lt;if $consensual isnot 1&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;kick&quot;&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot;&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $feetuse is &quot;penis&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;Your feet are holding &lt;&lt;his&gt;&gt; penis.&lt;br&gt;
+		&lt;&lt;if $feetactiondefault is &quot;grabrub&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grabrub&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grabrub&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $feetactiondefault is &quot;stop&quot;&gt;&gt;
+		| Stop &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;stop&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		| Stop &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;stop&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $feetuse is &quot;othervagina&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;Your feet are holding back &lt;&lt;his&gt;&gt; pussy.&lt;br&gt;
+		&lt;&lt;if $feetactiondefault is &quot;vaginagrabrub&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrabrub&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrabrub&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $feetactiondefault is &quot;stop&quot;&gt;&gt;
+		| Stop &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;stop&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		| Stop &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;stop&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penis is &quot;clothed&quot;&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $feetuse is 0&gt;&gt;Your feet are free.&lt;br&gt;
+			&lt;&lt;if $feetactiondefault is &quot;rub&quot;&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot; checked&gt;&gt;
+	  		&lt;&lt;else&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;kick&quot;&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $penis2 is &quot;clothed&quot;&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $feetuse is 0&gt;&gt;Your feet are free.&lt;br&gt;
+			&lt;&lt;if $feetactiondefault is &quot;rub&quot;&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot; checked&gt;&gt;
+	  		&lt;&lt;else&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;kick&quot;&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $penis3 is &quot;clothed&quot;&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $feetuse is 0&gt;&gt;Your feet are free.&lt;br&gt;
+			&lt;&lt;if $feetactiondefault is &quot;rub&quot;&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot; checked&gt;&gt;
+	  		&lt;&lt;else&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;kick&quot;&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $penis4 is &quot;clothed&quot;&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $feetuse is 0&gt;&gt;Your feet are free.&lt;br&gt;
+			&lt;&lt;if $feetactiondefault is &quot;rub&quot;&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot; checked&gt;&gt;
+	  		&lt;&lt;else&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;kick&quot;&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $penis5 is &quot;clothed&quot;&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $feetuse is 0&gt;&gt;Your feet are free.&lt;br&gt;
+			&lt;&lt;if $feetactiondefault is &quot;rub&quot;&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot; checked&gt;&gt;
+	  		&lt;&lt;else&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;kick&quot;&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $penis6 is &quot;clothed&quot;&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $feetuse is 0&gt;&gt;Your feet are free.&lt;br&gt;
+			&lt;&lt;if $feetactiondefault is &quot;rub&quot;&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot; checked&gt;&gt;
+	  		&lt;&lt;else&gt;&gt;
+	  | &lt;span class=&quot;sub&quot;&gt;Rub &lt;&lt;his&gt;&gt; crotch&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rub&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;kick&quot;&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;def&quot;&gt;Kick&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;kick&quot;&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $feetuse is 0&gt;&gt;
+		&lt;&lt;if $feetactiondefault is &quot;rest&quot;&gt;&gt;
+| Rest &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rest&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Rest &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;rest&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $feetuse is &quot;bound&quot;&gt;&gt;
+&lt;br&gt;Your legs are bound.
+&lt;&lt;else&gt;&gt;&lt;br&gt;Your feet are free but unusable in this position.
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $mouthuse is 0&gt;&gt;&lt;br&gt;&lt;br&gt;Your mouth is free.&lt;br&gt;
+
+&lt;&lt;speak&gt;&gt;
+
+	&lt;&lt;if $head isnot &quot;grappled&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;peniskiss&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Kiss&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;peniskiss&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Kiss&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;peniskiss&quot;&gt;&gt;	
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;kiss&quot;&gt;&gt;
+			| &lt;span class=&quot;sub&quot;&gt;Kiss &lt;&lt;him&gt;&gt;&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;kiss&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			| &lt;span class=&quot;sub&quot;&gt;Kiss &lt;&lt;him&gt;&gt;&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;kiss&quot;&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		&lt;&lt;oral&gt;&gt;
+		
+		
+		
+		&lt;&lt;if $enemyanger gte 20 and $underwater lte 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;apologise&quot;&gt;&gt;
+	| Apologise &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;apologise&quot; checked&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+	| Apologise &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;apologise&quot;&gt;&gt;	
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $mouthstate is &quot;entrance&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;His&gt;&gt; penis hovers in front of your mouth.&lt;br&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;peniskiss&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;peniskiss&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;peniskiss&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;grasp&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Grab between breasts &lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;grasp&quot; checked&gt;&gt;&lt;&lt;chestdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Grab between breasts &lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;grasp&quot;&gt;&gt;&lt;&lt;chestdifficulty&gt;&gt;&lt;&lt;combatpromiscuous3&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;pullaway&quot;&gt;&gt;
+		&lt;&lt;if $head isnot &quot;grappled&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;pullaway&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;pullaway&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;speak&gt;&gt;
+
+
+&lt;&lt;elseif $mouthstate is &quot;imminent&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;His&gt;&gt; penis presses against your lips.&lt;br&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;lick&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;lick&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;lick&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;pullaway&quot;&gt;&gt;
+		&lt;&lt;if $head isnot &quot;grappled&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;pullaway&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;pullaway&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;speak&gt;&gt;
+
+
+&lt;&lt;elseif $mouthstate is &quot;penetrated&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;His&gt;&gt; penis penetrates your mouth.&lt;br&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;suck&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Suck&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;suck&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Suck&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;suck&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $consensual isnot 1&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;bite&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;bite&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;bite&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;pullaway&quot;&gt;&gt;
+		&lt;&lt;if $head isnot &quot;grappled&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;pullaway&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;pullaway&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $mouthuse is &quot;othervagina&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;His&gt;&gt; pussy presses against your lips.&lt;br&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;vaginalick&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;vaginalick&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;vaginalick&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $head isnot &quot;grappled&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;pullawayvagina&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull Away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;pullawayvagina&quot; checked&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull Away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;pullawayvagina&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;speak&gt;&gt;
+
+
+	
+&lt;&lt;elseif $mouthuse is &quot;kiss&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $mouthstate is &quot;kissentrance&quot;&gt;&gt;
+	Your mouth is pressed by another&#39;s.&lt;br&gt;
+	&lt;&lt;elseif $mouthstate is &quot;kissimminent&quot;&gt;&gt;
+	Your mouth is engulfed by another&#39;s.&lt;br&gt;
+	&lt;&lt;elseif $mouthstate is &quot;kiss&quot;&gt;&gt;
+	Your mouth is engulfed by another&#39;s.&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;pullawaykiss&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;pullawaykiss&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;pullawaykiss&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;kissback&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;kissback&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;kissback&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouthstate isnot &quot;kiss&quot; and $mouthstate isnot &quot;kissimminent&quot;&gt;&gt;
+	
+	&lt;&lt;speak&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;&lt;br&gt;&lt;br&gt;Your mouth is blocked, muffling any noise you make.
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $penisstate is 0&gt;&gt;&lt;br&gt;&lt;br&gt;Your &lt;&lt;penis&gt;&gt; is free.&lt;br&gt;
+&lt;&lt;actionspenistovagina&gt;&gt;
+&lt;&lt;actionspenistoanus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $penisstate is &quot;othermouthentrance&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;You feel breath on your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lt 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;thighbay&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Press your thigh against &lt;&lt;his&gt;&gt; mouth&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;thighbay&quot; checked&gt;&gt;&lt;&lt;thighdifficulty&gt;&gt; &lt;&lt;combatpromiscuous1&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Press your thigh against &lt;&lt;his&gt;&gt; mouth&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;thighbay&quot;&gt;&gt;&lt;&lt;thighdifficulty&gt;&gt; &lt;&lt;combatpromiscuous1&gt;&gt; 
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;othermouthtease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; face&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;othermouthtease&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; face&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;othermouthtease&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $penisstate is &quot;othermouthimminent&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; lips press against the tip of your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $penisactiondefault is &quot;othermouthrub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; lips&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;othermouthrub&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; lips&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;othermouthrub&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;othermouthescape&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;othermouthescape&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;othermouthescape&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;othermouth&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; mouth envelopes your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $penisactiondefault is &quot;othermouthcooperate&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;othermouthcooperate&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;othermouthcooperate&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $penisstate is &quot;entrance&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;His&gt;&gt; pussy hovers near your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 54&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;bay&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Frot against &lt;&lt;his&gt;&gt; clit&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;bay&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Frot against &lt;&lt;his&gt;&gt; clit&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;bay&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;tease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;tease&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;tease&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $penisstate is &quot;imminent&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; pussy presses against your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $penisactiondefault is &quot;rub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;rub&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;rub&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;escape&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;escape&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;escape&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;penetrated&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; vagina envelopes your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $penisactiondefault is &quot;cooperate&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;cooperate&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;cooperate&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;take&quot;&gt;&gt;
+| Take it &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;take&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Take it &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;take&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $penisstate is &quot;otheranusentrance&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;His&gt;&gt; ass hovers near your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 54&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;otheranusbay&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Frot against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranusbay&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Frot against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranusbay&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;otheranustease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranustease&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranustease&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $penisstate is &quot;otheranusimminent&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; ass presses against your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $penisactiondefault is &quot;otheranusrub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranusrub&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranusrub&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;otheranusescape&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranusescape&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranusescape&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;otheranus&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; ass envelopes your &lt;&lt;penisstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $penisactiondefault is &quot;otheranuscooperate&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranuscooperate&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranuscooperate&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;otheranustake&quot;&gt;&gt;
+| Take it &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranustake&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Take it &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranustake&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;if $penisstate is 0&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;rest&quot;&gt;&gt;
+| Rest &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;rest&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Rest &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;rest&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $vaginastate is 0&gt;&gt;&lt;br&gt;&lt;br&gt;Your &lt;&lt;pussy&gt;&gt; is free.&lt;br&gt;
+&lt;&lt;actionsvaginatopenis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $vaginastate is &quot;othermouthentrance&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;You feel breath on your &lt;&lt;pussystop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lt 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;thighbay&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Press your thigh against &lt;&lt;his&gt;&gt; mouth&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;thighbay&quot; checked&gt;&gt;&lt;&lt;thighdifficulty&gt;&gt; &lt;&lt;combatpromiscuous1&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Press your thigh against &lt;&lt;his&gt;&gt; mouth&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;thighbay&quot;&gt;&gt;&lt;&lt;thighdifficulty&gt;&gt; &lt;&lt;combatpromiscuous1&gt;&gt; 
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vaginaactiondefault is &quot;othermouthtease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; face&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;othermouthtease&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; face&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;othermouthtease&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $vaginastate is &quot;othermouthimminent&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; lips press against your labia.&lt;br&gt;
+	&lt;&lt;if $vaginaactiondefault is &quot;othermouthrub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; lips&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;othermouthrub&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; lips&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;othermouthrub&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vaginaactiondefault is &quot;othermouthescape&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;othermouthescape&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;othermouthescape&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;othermouth&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; tongue penetrates your &lt;&lt;pussystop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $vaginaactiondefault is &quot;othermouthcooperate&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;othermouthcooperate&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;othermouthcooperate&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $vaginastate is &quot;entrance&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;His&gt;&gt; penis hovers near your &lt;&lt;pussystop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 54&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $vaginaactiondefault is &quot;penisthighs&quot;&gt;&gt;
+		| &lt;span class=&quot;meek&quot;&gt;Try to keep &lt;&lt;his&gt;&gt; penis away with your thighs&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;penisthighs&quot; checked&gt;&gt;&lt;&lt;thighdifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+				&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;meek&quot;&gt;Try to keep &lt;&lt;his&gt;&gt; penis away with your thighs&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;penisthighs&quot;&gt;&gt;&lt;&lt;thighdifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 	
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $anususe is 0 and $analshield isnot 1&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;penisanus&quot;&gt;&gt;
+	| &lt;span class=&quot;meek&quot;&gt;Offer your &lt;&lt;bottom&gt;&gt; instead&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;penisanus&quot; checked&gt;&gt;&lt;&lt;analdifficulty&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;meek&quot;&gt;Offer your &lt;&lt;bottom&gt;&gt; instead&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;penisanus&quot;&gt;&gt;&lt;&lt;analdifficulty&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	&lt;&lt;if $vaginaactiondefault is &quot;penistease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease the tip&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;penistease&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease the tip&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;penistease&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $vaginastate is &quot;imminent&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; penis presses against your &lt;&lt;pussystop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $vaginaactiondefault is &quot;rub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;rub&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;rub&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vaginaactiondefault is &quot;escape&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;escape&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;escape&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; penis penetrates your &lt;&lt;pussystop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $vaginaactiondefault is &quot;cooperate&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;cooperate&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;cooperate&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vaginaactiondefault is &quot;take&quot;&gt;&gt;
+| Take it &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;take&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Take it &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;take&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $vaginastate is 0&gt;&gt;
+	&lt;&lt;if $vaginaactiondefault is &quot;rest&quot;&gt;&gt;
+| Rest &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;rest&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Rest &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;rest&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $anusstate is &quot;othermouthentrance&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;You feel breath on your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lt 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;bottombay&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Press your butt against &lt;&lt;his&gt;&gt; mouth&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;bottombay&quot; checked&gt;&gt;&lt;&lt;bottomdifficulty&gt;&gt; &lt;&lt;combatpromiscuous1&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Press your butt against &lt;&lt;his&gt;&gt; mouth&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;bottombay&quot;&gt;&gt;&lt;&lt;bottomdifficulty&gt;&gt; &lt;&lt;combatpromiscuous1&gt;&gt; 
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $anusactiondefault is &quot;othermouthtease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; face&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;othermouthtease&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; face&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;othermouthtease&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $anusstate is &quot;othermouthimminent&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; lips press against your anus.&lt;br&gt;
+	&lt;&lt;if $anusactiondefault is &quot;othermouthrub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; lips&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;othermouthrub&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub against &lt;&lt;his&gt;&gt; lips&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;othermouthrub&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $anusactiondefault is &quot;othermouthescape&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;othermouthescape&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;othermouthescape&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;othermouth&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; tongue penetrates your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $anusactiondefault is &quot;othermouthcooperate&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;othermouthcooperate&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;othermouthcooperate&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $anusstate is &quot;entrance&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;His&gt;&gt; penis hovers near your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 54&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $bottomuse is 0&gt;&gt;
+			&lt;&lt;if $anusactiondefault is &quot;penischeeks&quot;&gt;&gt;
+	| &lt;span class=&quot;meek&quot;&gt;Try to keep &lt;&lt;his&gt;&gt; penis away with your cheeks&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;penischeeks&quot; checked&gt;&gt;&lt;&lt;analdifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;meek&quot;&gt;Try to keep &lt;&lt;his&gt;&gt; penis away with your cheeks&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;penischeeks&quot;&gt;&gt;&lt;&lt;analdifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 	
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vaginause is 0 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;penispussy&quot;&gt;&gt;
+	| &lt;span class=&quot;meek&quot;&gt;Offer your pussy instead&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;penispussy&quot; checked&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;meek&quot;&gt;Offer your pussy instead&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;penispussy&quot;&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	&lt;&lt;if $anusactiondefault is &quot;penistease&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease the tip&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;penistease&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Tease the tip&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;penistease&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $anusstate is &quot;imminent&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; penis presses against your anus.&lt;br&gt;
+	&lt;&lt;if $anusactiondefault is &quot;rub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;rub&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;rub&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $anusactiondefault is &quot;escape&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;escape&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;escape&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;His&gt;&gt; penis penetrates your anus.&lt;br&gt;
+	&lt;&lt;if $anusactiondefault is &quot;cooperate&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;cooperate&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;cooperate&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $anusactiondefault is &quot;take&quot;&gt;&gt;
+| Take it &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;take&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Take it &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;take&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;if $bottomuse is &quot;mouth&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his&gt;&gt; face.&lt;br&gt;
+	&lt;&lt;if $cheekactiondefault is &quot;othermouthrub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$cheekaction&quot; &quot;othermouthrub&quot; checked&gt;&gt;&lt;&lt;analdifficulty&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$cheekaction&quot; &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;analdifficulty&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $cheekactiondefault is &quot;othermouthstop&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$cheekaction&quot; &quot;othermouthstop&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$cheekaction&quot; &quot;othermouthstop&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;if $bottomuse is &quot;penis&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+You hold &lt;&lt;his&gt;&gt; penis between your buttocks.&lt;br&gt;
+	&lt;&lt;if $cheekactiondefault is &quot;rub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$cheekaction&quot; &quot;rub&quot; checked&gt;&gt;&lt;&lt;analdifficulty&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$cheekaction&quot; &quot;rub&quot;&gt;&gt;&lt;&lt;analdifficulty&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $cheekactiondefault is &quot;stop&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$cheekaction&quot; &quot;stop&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$cheekaction&quot; &quot;stop&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $thighuse is &quot;mouth&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+You press your thigh against &lt;&lt;his&gt;&gt; mouth.&lt;br&gt;
+	&lt;&lt;if $thighactiondefault is &quot;othermouthrub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Continue&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;othermouthrub&quot; checked&gt;&gt;&lt;&lt;thighdifficulty&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Continue&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;thighdifficulty&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;othermouthstop&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;othermouthstop&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;othermouthstop&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;if $thighuse is &quot;penis&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+You hold &lt;&lt;his&gt;&gt; penis between your thighs.&lt;br&gt;
+	&lt;&lt;if $thighactiondefault is &quot;rub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;rub&quot; checked&gt;&gt;&lt;&lt;thighdifficulty&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;rub&quot;&gt;&gt;&lt;&lt;thighdifficulty&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;stop&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;stop&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;stop&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penisuse is &quot;clit&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+You press your &lt;&lt;penis&gt;&gt; against &lt;&lt;his&gt;&gt; clit.&lt;br&gt;
+	&lt;&lt;if $penisactiondefault is &quot;rub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;clitrub&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;clitrub&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;stop&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;stop&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;stop&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;if $penisuse is &quot;otheranusrub&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+You hold your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; ass cheeks.&lt;br&gt;
+	&lt;&lt;if $penisactiondefault is &quot;otheranusrub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranusrub&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisactiondefault is &quot;otheranusstop&quot;&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranusstop&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stop &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;otheranusstop&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;if $chestuse is &quot;penis&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+&lt;&lt;His&gt;&gt; penis rests against your &lt;&lt;breastsstop&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;His&gt;&gt; penis rests between your &lt;&lt;breasts&gt;&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;rub&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;rub&quot; checked&gt;&gt;&lt;&lt;chestdifficulty&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;rub&quot;&gt;&gt;&lt;&lt;chestdifficulty&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;combatstate&gt;&gt;
+&lt;&lt;carryblock&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;set $face to 0&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="285" name="Widgets Effects Man" tags="widget" position="600,3600">&lt;&lt;widget &quot;effectsman&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pain to $pain - 1&gt;&gt;
+
+&lt;&lt;if $enemyno gte 2&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $beastno gte 1&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $intro1 to 1&gt;&gt;
+&lt;&lt;set $intro2 to 1&gt;&gt;
+&lt;&lt;set $intro3 to 1&gt;&gt;
+&lt;&lt;set $intro4 to 1&gt;&gt;
+&lt;&lt;set $intro5 to 1&gt;&gt;
+&lt;&lt;set $intro6 to 1&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $trance gte 1&gt;&gt;
+You stare straight ahead, your body passive and compliant.
+&lt;&lt;elseif $dissociation gte 2&gt;&gt;
+You stare straight ahead, your body passive and compliant.
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $underwater is 1&gt;&gt;
+&lt;&lt;set $underwatertime += 1&gt;&gt;
+	&lt;&lt;if $underwatertime lte 5&gt;&gt;
+	You are underwater, and cannot speak.
+	&lt;&lt;elseif $underwatertime lte 10&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You are underwater, and cannot breathe.&lt;/span&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress10&gt;&gt;
+	&lt;&lt;elseif $underwatertime lte 15&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You are underwater, and cannot breathe.&lt;/span&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress20&gt;&gt;
+	&lt;&lt;elseif $underwatertime lte 20&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;You are underwater, and cannot breathe.&lt;/span&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress40&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;You are suffocating beneath the water.&lt;/span&gt;&lt;&lt;set $pain += 20&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma40&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+You are trapped in a $walltype with your posterior stuck out in the open.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;effectspain&gt;&gt;
+&lt;&lt;effectsorgasm&gt;&gt;
+&lt;&lt;effectsdissociation&gt;&gt;
+
+
+
+
+&lt;&lt;effectshandsclothes&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftgrab&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;combatpromiscuity3&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftwork&quot;&gt;&gt;
+		&lt;&lt;if $penis is 0&gt;&gt;
+			&lt;&lt;set $penis to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his1&gt;&gt; penis with your left hand.&lt;/span&gt;
+			
+		&lt;&lt;elseif $penis2 is 0&gt;&gt;
+			&lt;&lt;set $penis2 to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his2&gt;&gt; penis with your left hand.&lt;/span&gt;
+			
+		&lt;&lt;elseif $penis3 is 0&gt;&gt;
+			&lt;&lt;set $penis3 to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his3&gt;&gt; penis with your left hand.&lt;/span&gt;
+			
+		&lt;&lt;elseif $penis4 is 0&gt;&gt;
+			&lt;&lt;set $penis4 to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his4&gt;&gt; penis with your left hand.&lt;/span&gt;
+			
+		&lt;&lt;elseif $penis5 is 0&gt;&gt;
+			&lt;&lt;set $penis5 to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his5&gt;&gt; penis with your left hand.&lt;/span&gt;
+			
+		&lt;&lt;elseif $penis6 is 0&gt;&gt;
+			&lt;&lt;set $penis6 to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his6&gt;&gt; penis with your left hand.&lt;/span&gt;
+			
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;You try to grab &lt;&lt;a&gt;&gt; penis with your left hand, but &lt;&lt;theowner&gt;&gt; moves it away.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrab&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;combatpromiscuity3&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightwork&quot;&gt;&gt;
+		&lt;&lt;if $penis is 0&gt;&gt;&lt;&lt;set $penis to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;handstat&gt;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his1&gt;&gt; penis with your right hand.&lt;/span&gt;
+	
+		&lt;&lt;elseif $penis2 is 0&gt;&gt;&lt;&lt;set $penis2 to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his2&gt;&gt; penis with your right hand.&lt;/span&gt;
+	
+		&lt;&lt;elseif $penis3 is 0&gt;&gt;&lt;&lt;set $penis3 to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his3&gt;&gt; penis with your right hand.&lt;/span&gt;
+	
+		&lt;&lt;elseif $penis4 is 0&gt;&gt;&lt;&lt;set $penis4 to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his4&gt;&gt; penis with your right hand.&lt;/span&gt;
+	
+		&lt;&lt;elseif $penis5 is 0&gt;&gt;&lt;&lt;set $penis5 to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his5&gt;&gt; penis with your right hand.&lt;/span&gt;
+	
+		&lt;&lt;elseif $penis6 is 0&gt;&gt;&lt;&lt;set $penis6 to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;penis&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his6&gt;&gt; penis with your right hand.&lt;/span&gt;
+	
+		&lt;&lt;/if&gt;&gt;
+		
+
+	&lt;&lt;else&gt;&gt;You try to grab &lt;&lt;a&gt;&gt; penis with your right hand, but &lt;&lt;theowner&gt;&gt; moves it away.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstroke&quot; and $rightaction is &quot;rightstroke&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstroke&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstroke&quot;&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;actionspenisstroke&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstroke&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstroke&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;actionspenisstroke&gt;&gt;&lt;&lt;handskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstroke&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstroke&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;actionspenisstroke&gt;&gt;&lt;&lt;handskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftwork&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftwork&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;submission3&gt;&gt;&lt;&lt;actionsshaftrub&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;set $leftarm to 0&gt;&gt;
+		&lt;&lt;if $penis is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his1&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his2&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his3&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his4&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his5&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his6&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightwork&quot;&gt;&gt;&lt;&lt;set $rightction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightwork&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;submission3&gt;&gt;&lt;&lt;actionsshaftrub&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;
+	&lt;&lt;set $rightarm to 0&gt;&gt;
+		&lt;&lt;if $penis is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his1&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his2&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his3&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his4&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his5&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his6&gt;&gt; shaft, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstoppenis&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoppenis&quot;&gt;&gt;&lt;&lt;submission3&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;if $penis is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis to 0&gt;&gt;You let go of &lt;&lt;his1&gt;&gt; penis.
+	&lt;&lt;elseif $penis2 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to 0&gt;&gt;You let go of &lt;&lt;his2&gt;&gt; penis.
+	&lt;&lt;elseif $penis3 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to 0&gt;&gt;You let go of &lt;&lt;his3&gt;&gt; penis.
+	&lt;&lt;elseif $penis4 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to 0&gt;&gt;You let go of &lt;&lt;his4&gt;&gt; penis.
+	&lt;&lt;elseif $penis5 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to 0&gt;&gt;You let go of &lt;&lt;his5&gt;&gt; penis.
+	&lt;&lt;elseif $penis6 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to 0&gt;&gt;You let go of &lt;&lt;his6&gt;&gt; penis.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $rightaction is &quot;rightstoppenis&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoppenis&quot;&gt;&gt;&lt;&lt;submission3&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;if $penis is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis to 0&gt;&gt;You let go of &lt;&lt;his1&gt;&gt; penis.
+	&lt;&lt;elseif $penis2 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to 0&gt;&gt;You let go of &lt;&lt;his2&gt;&gt; penis.
+	&lt;&lt;elseif $penis3 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to 0&gt;&gt;You let go of &lt;&lt;his3&gt;&gt; penis.
+	&lt;&lt;elseif $penis4 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to 0&gt;&gt;You let go of &lt;&lt;his4&gt;&gt; penis.
+	&lt;&lt;elseif $penis5 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to 0&gt;&gt;You let go of &lt;&lt;his5&gt;&gt; penis.
+	&lt;&lt;elseif $penis6 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to 0&gt;&gt;You let go of &lt;&lt;his6&gt;&gt; penis.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstruggle&quot; and $rightaction is &quot;rightstruggle&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstruggle&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstruggle&quot;&gt;&gt;You struggle with all your might.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechstruggle to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstruggle&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstruggle&quot;&gt;&gt;You struggle.&lt;&lt;set $speechstruggle to 1&gt;&gt;&lt;&lt;defiance1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstruggle&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstruggle&quot;&gt;&gt;You struggle.&lt;&lt;defiance1&gt;&gt;&lt;&lt;set $speechstruggle to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;rest&quot; and $rightaction is &quot;rest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rest&quot;&gt;&gt;You don&#39;t resist the force binding your arms.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;rest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;rest&quot;&gt;&gt;You rest your left arm.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rest&quot;&gt;&gt;You rest your right arm.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftchest&quot; and $rightaction is &quot;rightchest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftchest&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightchest&quot;&gt;&gt;&lt;&lt;actionsstroke&gt;&gt;&lt;&lt;submission2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftchest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftchest&quot;&gt;&gt;&lt;&lt;actionsstroke&gt;&gt;&lt;&lt;submission1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightchest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightchest&quot;&gt;&gt;&lt;&lt;actionsstroke&gt;&gt;&lt;&lt;submission1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthit&quot; and $rightaction is &quot;righthit&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthit&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthit&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;&lt;&lt;actionshit&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;set $attackstat += 2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthit&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthit&quot;&gt;&gt;&lt;&lt;actionshit&gt;&gt;&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthit&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthit&quot;&gt;&gt;&lt;&lt;actionshit&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftcoverface&quot; and $rightaction is &quot;rightcoverface&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftcoverface&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightcoverface&quot;&gt;&gt;You cover your face with your hands.&lt;&lt;set $speechcoverface to 1&gt;&gt;&lt;&lt;set $face to &quot;covered&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;
+
+&lt;&lt;elseif $leftaction is &quot;leftcoverface&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftcoverface&quot;&gt;&gt;You cover your face with your hand.&lt;&lt;set $speechcoverface to 1&gt;&gt;&lt;&lt;set $face to &quot;covered&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+&lt;&lt;elseif $rightaction is &quot;rightcoverface&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightcoverface&quot;&gt;&gt;You cover your face with your hand.&lt;&lt;set $speechcoverface to 1&gt;&gt;&lt;&lt;set $face to &quot;covered&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;if $leftaction is &quot;leftcovervagina&quot; and $rightaction is &quot;rightcovervagina&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftcovervagina&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightcovervagina&quot;&gt;&gt;You cover your pussy with your hands.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $leftarm to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;cover&quot;&gt;&gt;&lt;&lt;set $speechcovervagina to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftcovervagina&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftcovervagina&quot;&gt;&gt;You cover your pussy with your hand.&lt;&lt;brat1&gt;&gt;&lt;&lt;set $leftarm to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;cover&quot;&gt;&gt;&lt;&lt;set $speechcovervagina to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightcovervagina&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightcovervagina&quot;&gt;&gt;You cover your pussy with your hand.&lt;&lt;brat1&gt;&gt;&lt;&lt;set $rightarm to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;cover&quot;&gt;&gt;&lt;&lt;set $speechcovervagina to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftcoverpenis&quot; and $rightaction is &quot;rightcoverpenis&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftcoverpenis&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightcoverpenis&quot;&gt;&gt;You cover your penis with your hands.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $leftarm to &quot;coverpenis&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;coverpenis&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;cover&quot;&gt;&gt;&lt;&lt;set $speechcoverpenis to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftcoverpenis&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftcoverpenis&quot;&gt;&gt;You cover your penis with your hand.&lt;&lt;brat1&gt;&gt;&lt;&lt;set $leftarm to &quot;coverpenis&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;cover&quot;&gt;&gt;&lt;&lt;set $speechcoverpenis to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightcoverpenis&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightcoverpenis&quot;&gt;&gt;You cover your penis with your hand.&lt;&lt;brat1&gt;&gt;&lt;&lt;set $rightarm to &quot;coverpenis&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;cover&quot;&gt;&gt;&lt;&lt;set $speechcoverpenis to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftcoveranus&quot; and $rightaction is &quot;rightcoveranus&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftcoveranus&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightcoveranus&quot;&gt;&gt;You cover your anus with your hands.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $leftarm to &quot;anus&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;anus&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;cover&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftcoveranus&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftcoveranus&quot;&gt;&gt;You cover your anus with your hand.&lt;&lt;brat1&gt;&gt;&lt;&lt;set $leftarm to &quot;anus&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;cover&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightcoveranus&quot;&gt;&gt;&lt;&lt;set $rightanus to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightcoveranus&quot;&gt;&gt;You cover your anus with your hand.&lt;&lt;brat1&gt;&gt;&lt;&lt;set $rightarm to &quot;anus&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;cover&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstopvagina&quot; and $rightaction is &quot;rightstopvagina&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstopvagina&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstopvagina&quot;&gt;&gt;You stop shielding your pussy with your hands.&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;meek2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstopcoverpenis&quot; and $rightaction is &quot;rightstopcoverpenis&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstopcoverpenis&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstopcoverpenis&quot;&gt;&gt;You stop shielding your penis with your hands.&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;meek2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstopanus&quot; and $rightaction is &quot;rightstopanus&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstopanus&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstopanus&quot;&gt;&gt;You stop shielding your &lt;&lt;bottom&gt;&gt; with your hands.&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;meek2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstopvagina&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $leftactiondefault to &quot;leftstopvagina&quot;&gt;&gt;You stop covering your pussy with your left hand.&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;if $rightarm isnot &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;&lt;&lt;meek1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstopcoverpenis&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstopcoverpenis&quot;&gt;&gt;You stop covering your penis with your left hand.&lt;&lt;set $leftarm to 0&gt;&gt;		&lt;&lt;if $rightarm isnot &quot;coverpenis&quot;&gt;&gt;
+	&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;&lt;&lt;meek1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstopanus&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstopanus&quot;&gt;&gt;
+You stop covering your &lt;&lt;bottom&gt;&gt; with your left hand.&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;if $rightarm isnot &quot;anus&quot;&gt;&gt;
+	&lt;&lt;set $anususe to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;meek1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstopvagina&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstopvagina&quot;&gt;&gt;
+You stop covering your vagina with your right hand.&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;if $leftarm isnot &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;&lt;&lt;meek1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstopcoverpenis&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstopcoverpenis&quot;&gt;&gt;
+You stop covering your penis with your right hand.&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;if $leftarm isnot &quot;coverpenis&quot;&gt;&gt;
+	&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;&lt;&lt;meek1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstopanus&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstopanus&quot;&gt;&gt;
+You stop covering you anus with your right hand.&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;if $leftarm isnot &quot;anus&quot;&gt;&gt;
+	&lt;&lt;set $anususe to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;&lt;&lt;meek1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;if $leftaction is &quot;leftclit&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftclit&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;actionsclitstroke&gt;&gt;&lt;&lt;submission10&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftplay&quot;&gt;&gt;
+		&lt;&lt;if $vagina is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his1&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his2&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his3&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his4&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his5&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is &quot;leftarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his6&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightclit&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightclit&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;&lt;actionsclitstroke&gt;&gt;&lt;&lt;submission10&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightplay&quot;&gt;&gt;
+		&lt;&lt;if $vagina is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his1&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his2&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his3&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his4&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his5&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is &quot;rightarm&quot;&gt;&gt;
+		&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stroke &lt;&lt;his6&gt;&gt; clit, but &lt;&lt;he&gt;&gt; slaps your hand away.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftothervaginastop&quot; and $rightaction is &quot;rightothervaginastop&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftothervaginastop&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightothervaginastop&quot;&gt;&gt;
+  
+  &lt;&lt;if $vagina is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hands away from &lt;&lt;his1&gt;&gt; pussy.&lt;/span&gt;
+ 	&lt;&lt;elseif $vagina2 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hands away from &lt;&lt;his2&gt;&gt; pussy.&lt;/span&gt;
+ 	&lt;&lt;elseif $vagina3 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hands away from &lt;&lt;his3&gt;&gt; pussy.&lt;/span&gt;
+ 	&lt;&lt;elseif $vagina4 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hands away from &lt;&lt;his4&gt;&gt; pussy.&lt;/span&gt;
+ 	&lt;&lt;elseif $vagina5 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hands away from &lt;&lt;his5&gt;&gt; pussy.&lt;/span&gt;
+ 	&lt;&lt;elseif $vagina6 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hands away from &lt;&lt;his6&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;and
+	&lt;&lt;if $vagina is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;his1&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;elseif $vagina2 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;his2&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;elseif $vagina3 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;his3&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;elseif $vagina4 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;his4&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;elseif $vagina5 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;his5&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;elseif $vagina6 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;his6&gt;&gt; pussy.&lt;/span&gt;
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftothervaginastop&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftothervaginastop&quot;&gt;&gt;
+	&lt;&lt;if $vagina is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his1&gt;&gt; pussy.&lt;/span&gt;
+ 	&lt;&lt;elseif $vagina2 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his2&gt;&gt; pussy.&lt;/span&gt;
+ 	&lt;&lt;elseif $vagina3 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his3&gt;&gt; pussy.&lt;/span&gt;
+ 	&lt;&lt;elseif $vagina4 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his4&gt;&gt; pussy.&lt;/span&gt;
+ 	&lt;&lt;elseif $vagina5 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his5&gt;&gt; pussy.&lt;/span&gt;
+ 	&lt;&lt;elseif $vagina6 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his6&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+ &lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $rightaction is &quot;rightothervaginastop&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightothervaginastop&quot;&gt;&gt;
+	&lt;&lt;if $vagina is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his1&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;elseif $vagina2 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his2&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;elseif $vagina3 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his3&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;elseif $vagina4 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his4&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;elseif $vagina5 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his5&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;elseif $vagina6 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You move your hand away from &lt;&lt;his6&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftplay&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftplay&quot;&gt;&gt;&lt;&lt;combatpromiscuity3&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftclit&quot;&gt;&gt;
+		&lt;&lt;if $vagina is 0&gt;&gt;
+		&lt;&lt;set $vagina to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his1&gt;&gt; pussy with your left hand.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+		&lt;&lt;set $vagina2 to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his2&gt;&gt; pussy with your left hand.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;&lt;set $vagina3 to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his3&gt;&gt; pussy with your left hand.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+		&lt;&lt;set $vagina4 to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his4&gt;&gt; pussy with your left hand.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+		&lt;&lt;set $vagina5 to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his5&gt;&gt; pussy with your left hand.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+		&lt;&lt;set $vagina6 to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his6&gt;&gt; pussy with your left hand.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;You try to grab &lt;&lt;a&gt;&gt; pussy with your left hand, but &lt;&lt;theowner&gt;&gt; moves it away.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightplay&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightplay&quot;&gt;&gt;&lt;&lt;combatpromiscuity3&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightclit&quot;&gt;&gt;
+		&lt;&lt;if $vagina is 0&gt;&gt;
+		&lt;&lt;set $vagina to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his1&gt;&gt; pussy with your right hand.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+		&lt;&lt;set $vagina2 to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his2&gt;&gt; pussy with your right hand.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;&lt;set $vagina3 to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his3&gt;&gt; pussy with your right hand.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+		&lt;&lt;set $vagina4 to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his4&gt;&gt; pussy with your right hand.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+		&lt;&lt;set $vagina5 to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his5&gt;&gt; pussy with your right hand.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+		&lt;&lt;set $vagina6 to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;othervagina&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab &lt;&lt;his6&gt;&gt; pussy with your right hand.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;You try to grab &lt;&lt;a&gt;&gt; pussy with your right hand, but the owner moves it away.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;leftunderpull&quot; and $rightaction is &quot;rightunderpull&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftunderpull&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightunderpull&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $underlast.&lt;&lt;brat2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lefthand is &quot;underclothes&quot;&gt;&gt;You struggle with &lt;&lt;him&gt;&gt; for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand2 is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand2 is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand3 is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand3 is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand4 is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand4 is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand5 is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand5 is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand6 is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand6 is &quot;underclothes&quot;&gt;&gt;You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;elseif $mouth is &quot;underclothes&quot;&gt;&gt;
+		You struggle for control of your $underclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $understruggle to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $understate is &quot;ankles&quot;&gt;&gt;&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;You pull your $underclothes up to your knees.
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;You pull your $underclothes up to your thighs.
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;if $vaginause is 0 and $anususe is 0&gt;&gt;You pull your $underclothes up to your waist.&lt;&lt;set $understate to &quot;waist&quot;&gt;&gt;&lt;&lt;set $underexposed to $underexposedbase&gt;&gt;&lt;&lt;set $undervaginaexposed to $undervaginaexposedbase&gt;&gt;&lt;&lt;set $underanusexposed to $underanusexposedbase&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+			You try to pull up your $underclothes, but something is in the way.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftunderpull&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftunderpull&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $underlast.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lefthand isnot &quot;underclothes&quot; and $righthand isnot &quot;underclothes&quot; and $lefthand2 isnot &quot;underclothes&quot; and $righthand2 isnot &quot;underclothes&quot; and $lefthand3 isnot &quot;underclothes&quot; and $righthand3 isnot &quot;underclothes&quot; and $lefthand4 isnot &quot;underclothes&quot; and $righthand4 isnot &quot;underclothes&quot; and $lefthand5 isnot &quot;underclothes&quot; and $righthand5 isnot &quot;underclothes&quot; and $lefthand6 isnot &quot;underclothes&quot; and $righthand6 isnot &quot;underclothes&quot; and $mouth isnot &quot;underclothes&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;ankles&quot;&gt;&gt;&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;You pull your $underclothes up to your knees.
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;You pull your $underclothes up to your thighs.
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;if $vaginause is 0 and $anususe is 0&gt;&gt;You pull your $underclothes up to your waist.&lt;&lt;set $understate to &quot;waist&quot;&gt;&gt;&lt;&lt;set $underexposed to $underexposedbase&gt;&gt;&lt;&lt;set $undervaginaexposed to $undervaginaexposedbase&gt;&gt;&lt;&lt;set $underanusexposed to $underanusexposedbase&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+			You try to pull up your $underclothes, but something is in the way.
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You try to pull up your $underclothes, but one hand won&#39;t be enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightunderpull&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightunderpull&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $underlast.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lefthand isnot &quot;underclothes&quot; and $righthand isnot &quot;underclothes&quot; and $lefthand2 isnot &quot;underclothes&quot; and $righthand2 isnot &quot;underclothes&quot; and $lefthand3 isnot &quot;underclothes&quot; and $righthand3 isnot &quot;underclothes&quot; and $lefthand4 isnot &quot;underclothes&quot; and $righthand4 isnot &quot;underclothes&quot; and $lefthand5 isnot &quot;underclothes&quot; and $righthand5 isnot &quot;underclothes&quot; and $lefthand6 isnot &quot;underclothes&quot; and $righthand6 isnot &quot;underclothes&quot; and $mouth isnot &quot;underclothes&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;ankles&quot;&gt;&gt;&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;You pull your $underclothes up to your knees.
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;You pull your $underclothes up to your thighs.
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;if $vaginause is 0 and $anususe is 0&gt;&gt;You pull your $underclothes up to your waist.&lt;&lt;set $understate to &quot;waist&quot;&gt;&gt;&lt;&lt;set $underexposed to $underexposedbase&gt;&gt;&lt;&lt;set $undervaginaexposed to $undervaginaexposedbase&gt;&gt;&lt;&lt;set $underanusexposed to $underanusexposedbase&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+			You try to pull up your $underclothes, but one hand won&#39;t be enough.
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You try to pull up your $underclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftskirtpull&quot; and $rightaction is &quot;rightskirtpull&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftskirtpull&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightskirtpull&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $lowerlast.
+	&lt;&lt;else&gt;&gt;
+	You pull your $lowerclothes down with both hands, covering your crotch.&lt;&lt;set $skirtdown to 1&gt;&gt;&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftskirtpull&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftskirtpull&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $lowerlast.
+	&lt;&lt;else&gt;&gt;
+	You pull your $lowerclothes back down, covering your crotch.&lt;&lt;set $skirtdown to 1&gt;&gt;&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightskirtpull&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightskirtpull&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $lowerlast.
+	&lt;&lt;else&gt;&gt;
+	You pull your $lowerclothes back down, covering your crotch.&lt;&lt;set $skirtdown to 1&gt;&gt;&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftlowerpull&quot; and $rightaction is &quot;rightlowerpull&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftlowerpull&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightlowerpull&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $lowerlast.&lt;&lt;brat2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lefthand is &quot;lowerclothes&quot;&gt;&gt;You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand is &quot;lowerclothes&quot;&gt;&gt;You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand2 is &quot;lowerclothes&quot;&gt;&gt;You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand2 is &quot;lowerclothes&quot;&gt;&gt;You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand3 is &quot;lowerclothes&quot;&gt;&gt;You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand4 is &quot;lowerclothes&quot;&gt;&gt;You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand5 is &quot;lowerclothes&quot;&gt;&gt;You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand5 is &quot;lowerclothes&quot;&gt;&gt;You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand6 is &quot;lowerclothes&quot;&gt;&gt;You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand6 is &quot;lowerclothes&quot;&gt;&gt;You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $mouth is &quot;lowerclothes&quot;&gt;&gt;
+		You struggle for control of your $lowerclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $lowerstruggle to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $vaginause isnot 0 and $vaginause isnot &quot;none&quot;&gt;&gt;
+			Your $lowerclothes hang loosely, but you can&#39;t adjust &lt;&lt;lowerit&gt;&gt; while your &lt;&lt;pussy&gt;&gt; is threatened.
+			&lt;&lt;elseif $penisuse isnot 0 and $penisuse isnot &quot;none&quot;&gt;&gt;
+			Your $lowerclothes hang loosely, but you can&#39;t adjust &lt;&lt;lowerit&gt;&gt; while your &lt;&lt;penis&gt;&gt; is threatened.
+			&lt;&lt;elseif $anususe isnot 0&gt;&gt;
+			Your $lowerclothes hang loosely, but you can&#39;t adjust &lt;&lt;lowerit&gt;&gt; while your &lt;&lt;bottom&gt;&gt; is threatened.
+			&lt;&lt;else&gt;&gt;
+
+			You fix your $lowerclothes, concealing your 
+				&lt;&lt;if $underexposed gte 1&gt;&gt;
+				&lt;&lt;genitalsstop&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				$underclothes.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;brat5&gt;&gt;&lt;&lt;set $lowerstate to $lowerstatebase&gt;&gt;&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftlowerpull&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftlowerpull&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $lowerlast.&lt;&lt;brat1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lefthand is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand2 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand3 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand3 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand3 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand4 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand4 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand5 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand5 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand6 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand6 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $mouth is &quot;lowerclothes&quot;&gt;&gt;
+		You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		
+			&lt;&lt;if $vaginause isnot 0 and $vaginause isnot &quot;none&quot;&gt;&gt;
+			Your $lowerclothes hang loosely, but you can&#39;t adjust &lt;&lt;lowerit&gt;&gt; while your &lt;&lt;pussy&gt;&gt; is threatened.
+			&lt;&lt;elseif $penisuse isnot 0 and $penisuse isnot &quot;none&quot;&gt;&gt;
+			Your $lowerclothes hang loosely, but you can&#39;t adjust &lt;&lt;lowerit&gt;&gt; while your &lt;&lt;penis&gt;&gt; is threatened.
+			&lt;&lt;elseif $anususe isnot 0&gt;&gt;
+			Your $lowerclothes hang loosely, but you can&#39;t adjust &lt;&lt;lowerit&gt;&gt; while your &lt;&lt;bottom&gt;&gt; is threatened.
+			&lt;&lt;else&gt;&gt;
+			
+			You fix your $lowerclothes, concealing your 
+				&lt;&lt;if $underexposed gte 1&gt;&gt;
+				&lt;&lt;genitalsstop&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				$underclothes.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;brat5&gt;&gt;&lt;&lt;set $lowerstate to $lowerstatebase&gt;&gt;&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;if $rightaction is &quot;rightlowerpull&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightlowerpull&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $lowerlast.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lefthand is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand2 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand2 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand3 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand3 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand4 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand4 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand5 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand5 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand6 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand6 is &quot;lowerclothes&quot;&gt;&gt;You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $mouth is &quot;lowerclothes&quot;&gt;&gt;
+		You try to pull up your $lowerclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $vaginause isnot 0 and $vaginause isnot &quot;none&quot;&gt;&gt;
+			Your $lowerclothes hang loosely, but you can&#39;t adjust &lt;&lt;lowerit&gt;&gt; while your &lt;&lt;pussy&gt;&gt; is threatened.
+			&lt;&lt;elseif $penisuse isnot 0 and $penisuse isnot &quot;none&quot;&gt;&gt;
+			Your $lowerclothes hang loosely, but you can&#39;t adjust &lt;&lt;lowerit&gt;&gt; while your &lt;&lt;penis&gt;&gt; is threatened.
+			&lt;&lt;elseif $anususe isnot 0&gt;&gt;
+			Your $lowerclothes hang loosely, but you can&#39;t adjust &lt;&lt;lowerit&gt;&gt; while your &lt;&lt;bottom&gt;&gt; is threatened.
+			&lt;&lt;else&gt;&gt;		
+				You fix your $lowerclothes, concealing your 
+				&lt;&lt;if $underexposed gte 1&gt;&gt;
+				&lt;&lt;genitalsstop&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				$underclothes.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;brat5&gt;&gt;&lt;&lt;set $lowerstate to $lowerstatebase&gt;&gt;&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;if $leftaction is &quot;leftupperpull&quot; and $rightaction is &quot;rightupperpull&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftupperpull&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightupperpull&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $upperlast.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $righthand is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand2 is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand2 is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand3 is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand3 is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand4 is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand4 is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand5 is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand5 is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $righthand6 is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $lefthand6 is &quot;upperclothes&quot;&gt;&gt;You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		&lt;&lt;elseif $mouth is &quot;upperclothes&quot;&gt;&gt;
+		You struggle for control of your $upperclothes.&lt;&lt;brat2&gt;&gt;&lt;&lt;set $upperstruggle to 1&gt;&gt;
+		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $vaginause isnot 0 and $vaginause isnot &quot;none&quot;&gt;&gt;
+			Your $upperclothes hang loosely, but you can&#39;t adjust &lt;&lt;upperit&gt;&gt; while your &lt;&lt;pussy&gt;&gt; is threatened.
+			&lt;&lt;elseif $penisuse isnot 0 and $penisuse isnot &quot;none&quot;&gt;&gt;
+			Your $upperclothes hang loosely, but you can&#39;t adjust &lt;&lt;upperit&gt;&gt; while your &lt;&lt;penis&gt;&gt; is threatened.
+			&lt;&lt;elseif $anususe isnot 0&gt;&gt;
+			Your $upperclothes hang loosely, but you can&#39;t adjust &lt;&lt;upperit&gt;&gt; while your &lt;&lt;bottom&gt;&gt; is threatened.
+	
+			&lt;&lt;elseif $lowerset is $upperset&gt;&gt;
+			You fix your $upperclothes, concealing your &lt;&lt;breasts&gt;&gt; and 
+				&lt;&lt;if $underexposed gte 1&gt;&gt;
+				&lt;&lt;genitalsstop&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				$underclothes.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;brat5&gt;&gt;&lt;&lt;set $upperstate to $upperstatebase&gt;&gt;&lt;&lt;set $upperstatetop to $upperstatetopbase&gt;&gt;&lt;&lt;set $upperexposed to $upperexposedbase&gt;&gt;&lt;&lt;set $lowerstate to $lowerstatebase&gt;&gt;&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			You fix your $upperclothes, concealing your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;brat5&gt;&gt;&lt;&lt;set $upperstate to $upperstatebase&gt;&gt;&lt;&lt;set $upperstatetop to $upperstatetopbase&gt;&gt;&lt;&lt;set $upperexposed to $upperexposedbase&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftupperpull&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftupperpull&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $upperlast.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $righthand is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand2 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand2 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand3 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand3 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand4 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand4 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand5 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand5 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand6 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand6 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $mouth is &quot;upperclothes&quot;&gt;&gt;
+		You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $vaginause isnot 0 and $vaginause isnot &quot;none&quot;&gt;&gt;
+			Your $upperclothes hang loosely, but you can&#39;t adjust &lt;&lt;upperit&gt;&gt; while your &lt;&lt;pussy&gt;&gt; is threatened.
+			&lt;&lt;elseif $penisuse isnot 0 and $penisuse isnot &quot;none&quot;&gt;&gt;
+			Your $upperclothes hang loosely, but you can&#39;t adjust &lt;&lt;upperit&gt;&gt; while your &lt;&lt;penis&gt;&gt; is threatened.
+			&lt;&lt;elseif $anususe isnot 0&gt;&gt;
+			Your $upperclothes hang loosely, but you can&#39;t adjust &lt;&lt;upperit&gt;&gt; while your &lt;&lt;bottom&gt;&gt; is threatened.
+	
+			&lt;&lt;elseif $lowerset is $upperset&gt;&gt;
+			You fix your $upperclothes, concealing your &lt;&lt;breasts&gt;&gt; and 
+				&lt;&lt;if $underexposed gte 1&gt;&gt;
+				&lt;&lt;genitalsstop&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				$underclothes.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;brat5&gt;&gt;&lt;&lt;set $upperstate to $upperstatebase&gt;&gt;&lt;&lt;set $upperstatetop to $upperstatetopbase&gt;&gt;&lt;&lt;set $upperexposed to $upperexposedbase&gt;&gt;&lt;&lt;set $lowerstate to $lowerstatebase&gt;&gt;&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			You fix your $upperclothes, concealing your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;brat5&gt;&gt;&lt;&lt;set $upperstate to $upperstatebase&gt;&gt;&lt;&lt;set $upperstatetop to $upperstatetopbase&gt;&gt;&lt;&lt;set $upperexposed to $upperexposedbase&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightupperpull&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightupperpull&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;
+	You clutch the tattered remains of your $upperlast.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $righthand is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand2 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand2 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand3 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand3 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand4 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand4 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand5 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand5 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $righthand6 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $lefthand6 is &quot;upperclothes&quot;&gt;&gt;You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+		&lt;&lt;elseif $mouth is &quot;upperclothes&quot;&gt;&gt;
+		You struggle for your $upperclothes, but you aren&#39;t strong enough.&lt;&lt;brat1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $vaginause isnot 0 and $vaginause isnot &quot;none&quot;&gt;&gt;
+			Your $upperclothes hang loosely, but you can&#39;t adjust &lt;&lt;upperit&gt;&gt; while your &lt;&lt;pussy&gt;&gt; is threatened.
+			&lt;&lt;elseif $penisuse isnot 0 and $penisuse isnot &quot;none&quot;&gt;&gt;
+			Your $upperclothes hang loosely, but you can&#39;t adjust &lt;&lt;upperit&gt;&gt; while your &lt;&lt;penis&gt;&gt; is threatened.
+			&lt;&lt;elseif $anususe isnot 0&gt;&gt;
+			Your $upperclothes hang loosely, but you can&#39;t adjust &lt;&lt;upperit&gt;&gt; while your &lt;&lt;bottom&gt;&gt; is threatened.
+	
+			&lt;&lt;elseif $lowerset is $upperset&gt;&gt;
+			You fix your $upperclothes, concealing your &lt;&lt;breasts&gt;&gt; and 
+				&lt;&lt;if $underexposed gte 1&gt;&gt;
+				&lt;&lt;genitalsstop&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				$underclothes.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;brat5&gt;&gt;&lt;&lt;set $upperstate to $upperstatebase&gt;&gt;&lt;&lt;set $upperstatetop to $upperstatetopbase&gt;&gt;&lt;&lt;set $upperexposed to $upperexposedbase&gt;&gt;&lt;&lt;set $lowerstate to $lowerstatebase&gt;&gt;&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $lowervaginaexposed to $lowervaginaexposedbase&gt;&gt;&lt;&lt;set $loweranusexposed to $loweranusexposedbase&gt;&gt;&lt;&lt;set $lowerexposed to $lowerexposedbase&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			You fix your $upperclothes, concealing your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;brat5&gt;&gt;&lt;&lt;set $upperstate to $upperstatebase&gt;&gt;&lt;&lt;set $upperstatetop to $upperstatetopbase&gt;&gt;&lt;&lt;set $upperexposed to $upperexposedbase&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $feetaction is &quot;grab&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;grab&quot;&gt;&gt;&lt;&lt;combatpromiscuity3&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $feetskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;set $feetactiondefault to &quot;grabrub&quot;&gt;&gt;
+	
+	  &lt;&lt;if $penis is 0&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penis to &quot;feet&quot;&gt;&gt;&lt;&lt;set $feetuse to &quot;penis&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab &lt;&lt;his1&gt;&gt; penis between your feet.&lt;/span&gt;
+	  &lt;&lt;elseif $penis2 is 0&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penis2 to &quot;feet&quot;&gt;&gt;&lt;&lt;set $feetuse to &quot;penis&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab &lt;&lt;his2&gt;&gt; penis between your feet.&lt;/span&gt;
+	  &lt;&lt;elseif $penis3 is 0&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penis3 to &quot;feet&quot;&gt;&gt;&lt;&lt;set $feetuse to &quot;penis&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab &lt;&lt;his3&gt;&gt; penis between your feet.&lt;/span&gt;
+	  &lt;&lt;elseif $penis4 is 0&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penis4 to &quot;feet&quot;&gt;&gt;&lt;&lt;set $feetuse to &quot;penis&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab &lt;&lt;his4&gt;&gt; penis between your feet.&lt;/span&gt;
+	  &lt;&lt;elseif $penis5 is 0&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penis5 to &quot;feet&quot;&gt;&gt;&lt;&lt;set $feetuse to &quot;penis&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab &lt;&lt;his5&gt;&gt; penis between your feet.&lt;/span&gt;
+	  &lt;&lt;elseif $penis6 is 0&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penis6 to &quot;feet&quot;&gt;&gt;&lt;&lt;set $feetuse to &quot;penis&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab &lt;&lt;his6&gt;&gt; penis between your feet.&lt;/span&gt;
+	  &lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	You clumsily try to grab &lt;&lt;a&gt;&gt; penis between your feet, but fail.&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;rest&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;You rest your legs.
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;kick&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;kick&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;&lt;&lt;actionskick&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;rub&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;actionsfeetrub&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;grabrub&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;grabrub&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $feetskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;actionsgrabrub&gt;&gt;&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;grab&quot;&gt;&gt;
+		&lt;&lt;if $penis is &quot;feet&quot;&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his1&gt;&gt; penis between your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;elseif $penis2 is &quot;feet&quot;&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his2&gt;&gt; penis between your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;elseif $penis3 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his3&gt;&gt; penis between your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;elseif $penis4 is &quot;feet&quot;&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his4&gt;&gt; penis between your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;elseif $penis5 is &quot;feet&quot;&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his5&gt;&gt; penis between your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;elseif $penis6 is &quot;feet&quot;&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his6&gt;&gt; penis between your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $penis6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;vaginagrab&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;vaginagrab&quot;&gt;&gt;&lt;&lt;combatpromiscuity3&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $feetskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;vaginagrabrub&quot;&gt;&gt;
+	
+		&lt;&lt;if $vagina is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $feetuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; press your feet against &lt;&lt;his1&gt;&gt; pussy.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $feetuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; press your feet against &lt;&lt;his2&gt;&gt; pussy.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $feetuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; press your feet against &lt;&lt;his3&gt;&gt; pussy.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $feetuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; press your feet against &lt;&lt;his4&gt;&gt; pussy.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $feetuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; press your feet against &lt;&lt;his5&gt;&gt; pussy.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $feetuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; press your feet against &lt;&lt;his6&gt;&gt; pussy.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You try to keep &lt;&lt;a&gt;&gt; pussy away with your feet, but &lt;&lt;theowner&gt;&gt; moves it away.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;vaginagrabrub&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;vaginagrabrub&quot;&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $feetskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;actionsfeetpussy&gt;&gt;&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;vaginagrab&quot;&gt;&gt;
+		&lt;&lt;if $vagina is &quot;feet&quot;&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to keep &lt;&lt;his1&gt;&gt; pussy away with your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;elseif $vagina2 is &quot;feet&quot;&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to keep &lt;&lt;his2&gt;&gt; pussy away with your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to keep &lt;&lt;his3&gt;&gt; pussy away with your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;
+		&lt;&lt;elseif $vagina4 is &quot;feet&quot;&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to keep &lt;&lt;his4&gt;&gt; pussy away with your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;
+		&lt;&lt;elseif $vagina5 is &quot;feet&quot;&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to keep &lt;&lt;his5&gt;&gt; pussy away with your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;
+		&lt;&lt;elseif $vagina6 is &quot;feet&quot;&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to keep &lt;&lt;his6&gt;&gt; pussy away with your feet, but &lt;&lt;he&gt;&gt; moves away.&lt;/span&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;stop&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;stop&quot;&gt;&gt;You move your feet away from their genitals.&lt;&lt;set $feetuse to 0&gt;&gt;
+&lt;&lt;if $penis is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $penis to 0&gt;&gt;
+&lt;&lt;elseif $penis2 is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $penis2 to 0&gt;&gt;
+&lt;&lt;elseif $penis3 is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $penis3 to 0&gt;&gt;
+&lt;&lt;elseif $penis4 is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $penis4 to 0&gt;&gt;
+&lt;&lt;elseif $penis5 is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $penis5 to 0&gt;&gt;
+&lt;&lt;elseif $penis6 is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $penis6 to 0&gt;&gt;
+&lt;&lt;elseif $vagina is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $vagina to 0&gt;&gt;
+&lt;&lt;elseif $vagina2 is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $vagina2 to 0&gt;&gt;
+&lt;&lt;elseif $vagina3 is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $vagina3 to 0&gt;&gt;
+&lt;&lt;elseif $vagina4 is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $vagina4 to 0&gt;&gt;
+&lt;&lt;elseif $vagina5 is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $vagina5 to 0&gt;&gt;
+&lt;&lt;elseif $vagina6 is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $vagina6 to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $mouthaction is &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;
+&lt;&lt;actionskiss&gt;&gt;&lt;&lt;submission3&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;kiss&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;plead&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;plead&quot;&gt;&gt;
+&lt;&lt;actionsplead&gt;&gt;&lt;&lt;set $speechplead to 1&gt;&gt;
+	&lt;&lt;if $englishtrait is 4&gt;&gt;
+	&lt;&lt;meek5&gt;&gt;
+	&lt;&lt;elseif $englishtrait is 3&gt;&gt;
+	&lt;&lt;meek4&gt;&gt;
+	&lt;&lt;elseif $englishtrait is 2&gt;&gt;
+	&lt;&lt;meek3&gt;&gt;
+	&lt;&lt;elseif $englishtrait is 1&gt;&gt;
+	&lt;&lt;meek2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;meek1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;moan&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;moan&quot;&gt;&gt;
+&lt;&lt;actionsmoan&gt;&gt;&lt;&lt;set $speechmoan to 1&gt;&gt;
+	&lt;&lt;if $englishtrait is 4&gt;&gt;
+	&lt;&lt;submission5&gt;&gt;
+	&lt;&lt;elseif $englishtrait is 3&gt;&gt;
+	&lt;&lt;submission4&gt;&gt;
+	&lt;&lt;elseif $englishtrait is 2&gt;&gt;
+	&lt;&lt;submission3&gt;&gt;
+	&lt;&lt;elseif $englishtrait is 1&gt;&gt;
+	&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;demand&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;demand&quot;&gt;&gt;
+&lt;&lt;actionsdemand&gt;&gt;&lt;&lt;set $speechdemand to 1&gt;&gt;
+	&lt;&lt;if $englishtrait is 4&gt;&gt;
+	&lt;&lt;defiance5&gt;&gt;
+	&lt;&lt;elseif $englishtrait is 3&gt;&gt;
+	&lt;&lt;defiance4&gt;&gt;
+	&lt;&lt;elseif $englishtrait is 2&gt;&gt;
+	&lt;&lt;defiance3&gt;&gt;
+	&lt;&lt;elseif $englishtrait is 1&gt;&gt;
+	&lt;&lt;defiance2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;defiance1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouth&quot;&gt;&gt;&lt;&lt;combatpromiscuity4&gt;&gt;
+	&lt;&lt;if $penisbitten is 1&gt;&gt;&lt;&lt;He&gt;&gt; smacks your head away from &lt;&lt;his&gt;&gt; penis.&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;elseif (1000 - ($rng * 10) - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;set $mouthactiondefault to &quot;lick&quot;&gt;&gt;&lt;&lt;set $mouthsubmit to 1&gt;&gt;
+		&lt;&lt;if $penis is 0&gt;&gt;
+		&lt;&lt;set $penis to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his1&gt;&gt; penis and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is 0&gt;&gt;
+		&lt;&lt;set $penis2 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his2&gt;&gt; penis and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is 0&gt;&gt;
+		&lt;&lt;set $penis3 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his3&gt;&gt; penis and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is 0&gt;&gt;
+		&lt;&lt;set $penis4 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his4&gt;&gt; penis and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is 0&gt;&gt;
+		&lt;&lt;set $penis5 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his5&gt;&gt; penis and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is 0&gt;&gt;
+		&lt;&lt;set $penis6 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his6&gt;&gt; penis and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;You try to move into a position where your mouth can take &lt;&lt;a&gt;&gt; penis, but &lt;&lt;theowner&gt;&gt; has other ideas.&lt;&lt;oralskilluse&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;othervagina&quot;&gt;&gt;&lt;&lt;combatpromiscuity4&gt;&gt;
+	&lt;&lt;if $penisbitten is 1&gt;&gt;&lt;&lt;He&gt;&gt; smacks your head away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;elseif (1000 - ($rng * 10) - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;vaginalick&quot;&gt;&gt;
+		&lt;&lt;if $vagina is 0&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his1&gt;&gt; pussy and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;&lt;&lt;set $vagina to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+		&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his2&gt;&gt; pussy and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;&lt;&lt;set $vagina2 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his3&gt;&gt; pussy and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;&lt;&lt;set $vagina3 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+		&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his4&gt;&gt; pussy and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;&lt;&lt;set $vagina4 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+		&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his5&gt;&gt; pussy and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;&lt;&lt;set $vagina5 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+		&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;oraltext&gt;&gt; move your mouth to &lt;&lt;his6&gt;&gt; pussy and &lt;&lt;he&gt;&gt; waits expectantly.&lt;/span&gt;&lt;&lt;set $vagina6 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;You try to move into a position where your mouth can eat pussy, but &lt;&lt;theowner&gt;&gt; has other ideas.&lt;&lt;oralskilluse&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;scream&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;
+You scream for help.&lt;&lt;brat10&gt;&gt;&lt;&lt;set $alarm to 1&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;scream&quot;&gt;&gt;&lt;&lt;set $speechscream to 1&gt;&gt;
+	&lt;&lt;if $lefthand is 0&gt;&gt;&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;&lt;&lt;He&gt;&gt; clasps &lt;&lt;his&gt;&gt; hand over your mouth to silence you.&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;
+	&lt;&lt;elseif $righthand is 0&gt;&gt;&lt;&lt;set $righthand to &quot;mouth&quot;&gt;&gt;&lt;&lt;He&gt;&gt; clasps &lt;&lt;his&gt;&gt; hand over your mouth to silence you.&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;apologise&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;
+	&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	You tell &lt;&lt;him&gt;&gt; you&#39;re sorry for being bad.&lt;&lt;set $mouthactiondefault to &quot;plead&quot;&gt;&gt;
+		&lt;&lt;if $apologised is 0&gt;&gt;While it doesn&#39;t understand you, your tone of voice has an impact.&lt;&lt;set $apologised to 1&gt;&gt;&lt;&lt;set $speechapologise to 1&gt;&gt;
+			&lt;&lt;if $englishtrait is 4&gt;&gt;
+			&lt;&lt;set $enemyanger to $enemyanger - 250&gt;&gt;
+			&lt;&lt;elseif $englishtrait is 3&gt;&gt;
+			&lt;&lt;set $enemyanger to $enemyanger - 200&gt;&gt;
+			&lt;&lt;elseif $englishtrait is 2&gt;&gt;
+			&lt;&lt;set $enemyanger to $enemyanger - 150&gt;&gt;
+			&lt;&lt;elseif $englishtrait is 1&gt;&gt;
+			&lt;&lt;set $enemyanger to $enemyanger - 100&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $enemyanger to $enemyanger - 50&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; ignores you.&lt;&lt;set $speechapologiseno to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+	You tell &lt;&lt;him&gt;&gt; you&#39;re sorry for being bad.&lt;&lt;set $mouthactiondefault to &quot;plead&quot;&gt;&gt;
+		&lt;&lt;if $apologised is 0&gt;&gt;&lt;&lt;His&gt;&gt; face softens.&lt;&lt;set $apologised to 1&gt;&gt;&lt;&lt;set $speechapologise to 1&gt;&gt;
+			&lt;&lt;if $englishtrait is 4&gt;&gt;
+			&lt;&lt;set $enemyanger to $enemyanger - 250&gt;&gt;
+			&lt;&lt;elseif $englishtrait is 3&gt;&gt;
+			&lt;&lt;set $enemyanger to $enemyanger - 200&gt;&gt;
+			&lt;&lt;elseif $englishtrait is 2&gt;&gt;
+			&lt;&lt;set $enemyanger to $enemyanger - 150&gt;&gt;
+			&lt;&lt;elseif $englishtrait is 1&gt;&gt;
+			&lt;&lt;set $enemyanger to $enemyanger - 100&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $enemyanger to $enemyanger - 50&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; ignores you.&lt;&lt;set $speechapologiseno to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;forgive&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;plead&quot;&gt;&gt;
+&lt;&lt;set $trauma -= $traumagain&gt;&gt;&lt;&lt;set $traumagain to 0&gt;&gt;&lt;&lt;set $speechforgive to 1&gt;&gt;&lt;&lt;set $angelforgive to 1&gt;&gt;
+	&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&quot;You don&#39;t know any better. You&#39;re just a $beasttype,&quot; you say. &quot;I forgive you.&quot;
+	&lt;&lt;else&gt;&gt;
+	&quot;Even though you&#39;re doing such a horrible thing, don&#39;t worry,&quot; you say. &quot;I forgive you.&quot;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $mouthaction is &quot;peniskiss&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;peniskiss&quot;&gt;&gt;
+&lt;&lt;actionspeniskiss&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;lick&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;lick&quot;&gt;&gt;&lt;&lt;actionspenislick&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;suck&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;suck&quot;&gt;&gt;&lt;&lt;actionspenissuck&gt;&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;pullaway&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;pullaway&quot;&gt;&gt;You try to pull your head away from the penis threatening your mouth.&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;brat1&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;set $pullaway to 1&gt;&gt;
+		&lt;&lt;if $penis is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $penis to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person4&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person5&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person6&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $penis to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person4&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person5&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person6&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person4&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person5&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person6&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;set $consensual to 0&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;if $mouthstate is &quot;penetrated&quot;&gt;&gt;&lt;span class=&quot;red&quot;&gt;However, &lt;&lt;theowner&gt;&gt; refuses to allow it, &lt;/span&gt;forcing the phallus back into your mouth.
+		&lt;&lt;elseif $mouthstate is &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;red&quot;&gt;However, &lt;&lt;theowner&gt;&gt; refuses to allow it, &lt;/span&gt;instead pushing the penis against your lips.
+		&lt;&lt;elseif $mouthstate is &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;red&quot;&gt;However, &lt;&lt;theowner&gt;&gt; refuses to allow it, &lt;/span&gt;instead pushing the penis against your lips.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;pullawayvagina&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;pullawayvagina&quot;&gt;&gt;
+	&lt;&lt;if $consensual is 1&gt;&gt;
+	You try to move your head away from the pussy.&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;brat1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You try to pull your head away from the pussy threatening your mouth.&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;brat1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $pullaway to 1&gt;&gt;
+		&lt;&lt;if $vagina is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person4&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person5&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person6&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;if $vagina is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person4&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person5&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is &quot;mouthimminent&quot;&gt;&gt;
+		&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person6&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;if $vagina is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person4&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person5&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person6&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;set $consensual to 0&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;However,&lt;&lt;theowner&gt;&gt; refuses to allow it, &lt;/span&gt;forcing it against your face.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;bite&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;bite&quot;&gt;&gt;You bite down on the penis, &lt;&lt;theowner&gt;&gt; &lt;&lt;if $enemytype is &quot;man&quot;&gt;&gt;yelps&lt;&lt;elseif $enemytype is &quot;beast&quot;&gt;&gt;growls&lt;&lt;else&gt;&gt;shrieks&lt;&lt;/if&gt;&gt; and recoils in agony.&lt;&lt;defiance20&gt;&gt;&lt;&lt;attackstat&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $penisbitten to 1&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;if $wolfgirl gte 2&gt;&gt;
+	&lt;&lt;defiance20&gt;&gt;&lt;&lt;defiance20&gt;&gt;You lick your fangs clean.
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;set $penis to 0&gt;&gt;
+	&lt;&lt;elseif $penis2 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to 0&gt;&gt;
+	&lt;&lt;elseif $penis3 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to 0&gt;&gt;
+	&lt;&lt;elseif $penis4 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to 0&gt;&gt;
+	&lt;&lt;elseif $penis5 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to 0&gt;&gt;
+	&lt;&lt;elseif $penis6 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;vaginalick&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;vaginalick&quot;&gt;&gt;&lt;&lt;actionspussylick&gt;&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;finish&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;
+&lt;&lt;set $mouthactiondefault to &quot;plead&quot;&gt;&gt;&lt;&lt;brat10&gt;&gt;You tell &lt;&lt;him&gt;&gt; you&#39;ve had enough and want to stop.
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $seductionskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;set $finish to 1&gt;&gt;They look disappointed, &lt;span class=&quot;green&quot;&gt;but comply.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;set $consensual to 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;They refuse!&lt;/span&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;novaginal&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;
+&lt;&lt;set $mouthactiondefault to &quot;plead&quot;&gt;&gt;&lt;&lt;brat5&gt;&gt;&lt;&lt;seductionskilluse&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+You tell &lt;&lt;him&gt;&gt; you don&#39;t want anything penetrating your vagina, you are a virgin after all.
+	&lt;&lt;else&gt;&gt;
+You tell &lt;&lt;him&gt;&gt; you don&#39;t want anything penetrating your vagina.
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $seductionskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;set $novaginal to 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;They nod in acknowledgement.&lt;/span&gt;		
+		&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;
+			&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+			&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your vagina.
+			&lt;&lt;elseif $penis2 is &quot;vagina&quot;&gt;&gt;
+			&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your vagina.
+			&lt;&lt;elseif $penis3 is &quot;vagina&quot;&gt;&gt;
+			&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;person3&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your vagina.
+			&lt;&lt;elseif $penis4 is &quot;vagina&quot;&gt;&gt;
+			&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;person4&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your vagina.
+			&lt;&lt;elseif $penis5 is &quot;vagina&quot;&gt;&gt;
+			&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;person5&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your vagina.
+			&lt;&lt;elseif $penis6 is &quot;vagina&quot;&gt;&gt;
+			&lt;&lt;set $penis6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;person6&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your vagina.	
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;set $consensual to 0&gt;&gt;They pause a moment before responding, &lt;span class=&quot;red&quot;&gt;&quot;Stupid slut, you think you can tell me what to do?&quot;&lt;/span&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;noanal&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;
+&lt;&lt;set $mouthactiondefault to &quot;plead&quot;&gt;&gt;&lt;&lt;brat5&gt;&gt;&lt;&lt;seductionskilluse&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+You tell &lt;&lt;him&gt;&gt; you don&#39;t want anything inside your anus, it&#39;s dirty there!	
+	&lt;&lt;else&gt;&gt;
+You tell &lt;&lt;him&gt;&gt; you don&#39;t want anything penetrating your anus.
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $seductionskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $noanal to 1&gt;&gt;
+	&lt;&lt;set $noanal to 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;They nod in acknowledgement.&lt;/span&gt;		
+		&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;
+			&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+			&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.
+			&lt;&lt;elseif $penis2 is &quot;anus&quot;&gt;&gt;
+			&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.
+			&lt;&lt;elseif $penis3 is &quot;anus&quot;&gt;&gt;
+			&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;person3&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.
+			&lt;&lt;elseif $penis4 is &quot;anus&quot;&gt;&gt;
+			&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;person4&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.
+			&lt;&lt;elseif $penis5 is &quot;anus&quot;&gt;&gt;
+			&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;person5&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.
+			&lt;&lt;elseif $penis6 is &quot;anus&quot;&gt;&gt;
+			&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;person6&gt;&gt;The &lt;&lt;person&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;set $consensual to 0&gt;&gt;They pause a moment before responding, &lt;span class=&quot;red&quot;&gt;&quot;Stupid slut, you think you can tell me what to do?&quot;&lt;/span&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;nopenile&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;
+&lt;&lt;set $mouthactiondefault to &quot;plead&quot;&gt;&gt;&lt;&lt;brat5&gt;&gt;&lt;&lt;seductionskilluse&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+You tell &lt;&lt;him&gt;&gt; you don&#39;t want your penis put inside anything, you are a virgin after all.	
+	&lt;&lt;else&gt;&gt;
+You tell &lt;&lt;him&gt;&gt; you don&#39;t want your penis put inside anything.
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $seductionskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;set $nopenile to 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;They nod in acknowledgement.&lt;/span&gt;		
+		&lt;&lt;if $penisstate is &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;
+			&lt;&lt;if $vagina is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $vagina to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; vagina.
+			&lt;&lt;elseif $vagina2 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $vagina2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; vagina.
+			&lt;&lt;elseif $vagina3 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $vagina3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person3&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; vagina.
+			&lt;&lt;elseif $vagina4 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $vagina4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person4&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; vagina.
+			&lt;&lt;elseif $vagina5 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $vagina5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person5&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; vagina.
+			&lt;&lt;elseif $vagina6 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $vagina6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person6&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; vagina.		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penisstate is &quot;penetratedanal&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entranceanal&quot;&gt;&gt;
+			&lt;&lt;if $anus is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $anus to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; anus.
+			&lt;&lt;elseif $anus2 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $anus2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; anus.
+			&lt;&lt;elseif $anus3 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $anus3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person3&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; anus.
+			&lt;&lt;elseif $anus4 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $anus4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person4&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; anus.
+			&lt;&lt;elseif $anus5 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $anus5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person5&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; anus.
+			&lt;&lt;elseif $anus6 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $anus6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person6&gt;&gt;The &lt;&lt;person&gt;&gt; frees your penis from &lt;&lt;his&gt;&gt; anus.		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;if $penisstate is &quot;penetratedoral&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entranceoral&quot;&gt;&gt;
+			&lt;&lt;if $mouth is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $mouth to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; slips your penis out of &lt;&lt;his&gt;&gt; mouth.
+			&lt;&lt;elseif $mouth2 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $mouth2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; slips your penis out of &lt;&lt;his&gt;&gt; mouth.
+			&lt;&lt;elseif $mouth3 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $mouth3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person3&gt;&gt;The &lt;&lt;person&gt;&gt; slips your penis out of &lt;&lt;his&gt;&gt; mouth.
+			&lt;&lt;elseif $mouth4 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $mouth4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person4&gt;&gt;The &lt;&lt;person&gt;&gt; slips your penis out of &lt;&lt;his&gt;&gt; mouth.
+			&lt;&lt;elseif $mouth5 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $mouth5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person5&gt;&gt;The &lt;&lt;person&gt;&gt; slips your penis out of &lt;&lt;his&gt;&gt; mouth.
+			&lt;&lt;elseif $mouth6 is &quot;penis&quot;&gt;&gt;
+			&lt;&lt;set $mouth6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;person6&gt;&gt;The &lt;&lt;person&gt;&gt; slips your penis out of &lt;&lt;his&gt;&gt; mouth.	
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;set $consensual to 0&gt;&gt;They pause a moment before responding, &lt;span class=&quot;red&quot;&gt;&quot;Stupid slut, you think you can tell me what to do?&quot;&lt;/span&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;pullawaykiss&quot;&gt;&gt;
+&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;pullawaykiss&quot;&gt;&gt;You try to pull your head away from their lips.&lt;&lt;oralskilluse&gt;&gt;&lt;&lt;brat1&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;if $mouth is &quot;kissentrance&quot;&gt;&gt;
+		&lt;&lt;set $mouth to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth2 is &quot;kissentrance&quot;&gt;&gt;
+		&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth3 is &quot;kissentrance&quot;&gt;&gt;
+		&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth4 is &quot;kissentrance&quot;&gt;&gt;
+		&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person4&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth5 is &quot;kissentrance&quot;&gt;&gt;
+		&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person5&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth6 is &quot;kissentrance&quot;&gt;&gt;
+		&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person6&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $mouth is &quot;kissimminent&quot;&gt;&gt;
+		&lt;&lt;set $mouth to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth2 is &quot;kissimminent&quot;&gt;&gt;
+		&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth3 is &quot;kissimminent&quot;&gt;&gt;
+		&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth4 is &quot;kissimminent&quot;&gt;&gt;
+		&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person4&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth5 is &quot;kissimminent&quot;&gt;&gt;
+		&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person5&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth6 is &quot;kissimminent&quot;&gt;&gt;
+		&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person6&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $mouth is &quot;kiss&quot;&gt;&gt;
+		&lt;&lt;set $mouth to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth2 is &quot;kiss&quot;&gt;&gt;
+		&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth3 is &quot;kiss&quot;&gt;&gt;
+		&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person3&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth4 is &quot;kiss&quot;&gt;&gt;
+		&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person4&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth5 is &quot;kiss&quot;&gt;&gt;
+		&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person5&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;elseif $mouth6 is &quot;kiss&quot;&gt;&gt;
+		&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;&lt;&lt;person6&gt;&gt;&lt;&lt;He&gt;&gt; doesn&#39;t stop you.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;set $consensual to 0&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;However, &lt;&lt;theowner&gt;&gt; refuses to allow it, &lt;/span&gt;kissing you more firmly.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;kissback&quot;&gt;&gt;
+&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;kissback&quot;&gt;&gt;&lt;&lt;actionskissback&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+&lt;&lt;if $vaginaaction is &quot;penisthighs&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;penisthighs&quot;&gt;&gt;&lt;&lt;combatpromiscuity4&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;rub&quot;&gt;&gt;
+		&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; grab &lt;&lt;his1&gt;&gt; penis between your thighs.&lt;/span&gt;&lt;&lt;set $penis to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;penis&quot;&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;elseif $penis2 is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; grab &lt;&lt;his2&gt;&gt; penis between your thighs.&lt;/span&gt;&lt;&lt;set $penis2 to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;penis&quot;&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;elseif $penis3 is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; grab &lt;&lt;his3&gt;&gt; penis between your thighs.&lt;/span&gt;&lt;&lt;set $penis3 to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;penis&quot;&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;elseif $penis4 is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; grab &lt;&lt;his4&gt;&gt; penis between your thighs.&lt;/span&gt;&lt;&lt;set $penis4 to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;penis&quot;&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;elseif $penis5 is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; grab &lt;&lt;his5&gt;&gt; penis between your thighs.&lt;/span&gt;&lt;&lt;set $penis5 to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;penis&quot;&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;elseif $penis6 is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; grab &lt;&lt;his6&gt;&gt; penis between your thighs.&lt;/span&gt;&lt;&lt;set $penis6 to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;penis&quot;&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You try to hold &lt;&lt;a&gt;&gt; penis between your thighs, but &lt;&lt;theowner&gt;&gt; is intent on your pussy.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;effectsvaginatopenis&gt;&gt;
+
+
+&lt;&lt;if $vaginaaction is &quot;rest&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;rest&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;penisanus&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;meek5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;penisanus&quot;&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $analskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+		&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You give your &lt;&lt;bottom&gt;&gt; a little wiggle, &lt;&lt;person1&gt;&gt;the &lt;&lt;combatperson&gt;&gt; responds to the provocation and moves &lt;&lt;his1&gt;&gt; penis in front of your butt.&lt;/span&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+
+		&lt;&lt;elseif $penis2 is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You give your &lt;&lt;bottom&gt;&gt; a little wiggle, &lt;&lt;person2&gt;&gt;the &lt;&lt;combatperson&gt;&gt; responds to the provocation and moves &lt;&lt;his2&gt;&gt; penis in front of your butt.&lt;/span&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+
+		&lt;&lt;elseif $penis3 is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You give your &lt;&lt;bottom&gt;&gt; a little wiggle, &lt;&lt;person3&gt;&gt;the &lt;&lt;combatperson&gt;&gt; responds to the provocation and moves &lt;&lt;his3&gt;&gt; penis in front of your butt.&lt;/span&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+
+		&lt;&lt;elseif $penis4 is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You give your &lt;&lt;bottom&gt;&gt; a little wiggle, &lt;&lt;person4&gt;&gt;the &lt;&lt;combatperson&gt;&gt; responds to the provocation and moves &lt;&lt;his4&gt;&gt; penis in front of your butt.&lt;/span&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+
+		&lt;&lt;elseif $penis5 is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You give your &lt;&lt;bottom&gt;&gt; a little wiggle, &lt;&lt;person5&gt;&gt;the &lt;&lt;combatperson&gt;&gt; responds to the provocation and moves &lt;&lt;his5&gt;&gt; penis in front of your butt.&lt;/span&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+
+		&lt;&lt;elseif $penis6 is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You give your &lt;&lt;bottom&gt;&gt; a little wiggle, &lt;&lt;person6&gt;&gt;the &lt;&lt;combatperson&gt;&gt; responds to the provocation and moves &lt;&lt;his6&gt;&gt; penis in front of your butt.&lt;/span&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;You give your &lt;&lt;bottom&gt;&gt; a little wiggle, but you just receive a slap.&lt;&lt;violence2&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;penischeeks&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;penischeeks&quot;&gt;&gt;&lt;&lt;combatpromiscuity4&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $bottomskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;&lt;set $cheekactiondefault to &quot;rub&quot;&gt;&gt;
+		&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;cheeks&quot;&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $bottomuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;cheeks&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; grab &lt;&lt;his&gt;&gt; penis between your butt cheeks.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;cheeks&quot;&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $bottomuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;cheeks&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; grab &lt;&lt;his2&gt;&gt; penis between your butt cheeks.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;cheeks&quot;&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $bottomuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;cheeks&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; grab &lt;&lt;his3&gt;&gt; penis between your butt cheeks.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;cheeks&quot;&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $bottomuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;cheeks&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; grab &lt;&lt;his4&gt;&gt; penis between your butt cheeks.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;cheeks&quot;&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $bottomuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;cheeks&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; grab &lt;&lt;his5&gt;&gt; penis between your butt cheeks.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;cheeks&quot;&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;submission2&gt;&gt;&lt;&lt;set $bottomuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;cheeks&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; grab &lt;&lt;his6&gt;&gt; penis between your butt cheeks.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You try to grab &lt;&lt;a&gt;&gt; penis between your cheeks, but &lt;&lt;theowner&gt;&gt; isn&#39;t interested.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;penispussy&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;meek10&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;penispussy&quot;&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $vaginalskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	
+		&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You spread your thighs, giving clear access to your pussy. The &lt;&lt;person1&gt;&gt;&lt;&lt;combatperson&gt;&gt; takes advantage and moves &lt;&lt;his1&gt;&gt; penis away from your butt.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You spread your thighs, giving clear access to your pussy. The &lt;&lt;person2&gt;&gt;&lt;&lt;combatperson&gt;&gt; takes advantage and moves &lt;&lt;his2&gt;&gt; penis away from your butt.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You spread your thighs, giving clear access to your pussy. The &lt;&lt;person3&gt;&gt;&lt;&lt;combatperson&gt;&gt; takes advantage and moves &lt;&lt;his3&gt;&gt; penis away from your butt.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You spread your thighs, giving clear access to your pussy. The &lt;&lt;person4&gt;&gt;&lt;&lt;combatperson&gt;&gt; takes advantage and moves &lt;&lt;his4&gt;&gt; penis away from your butt.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You spread your thighs, giving clear access to your pussy. The &lt;&lt;person5&gt;&gt;&lt;&lt;combatperson&gt;&gt; takes advantage and moves &lt;&lt;his5&gt;&gt; penis away from your butt.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You spread your thighs, giving clear access to your pussy. The &lt;&lt;person6&gt;&gt;&lt;&lt;combatperson&gt;&gt; takes advantage and moves &lt;&lt;his6&gt;&gt; penis away from your butt.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;You spread your thighs, but fail to garner interest.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $cheekaction is &quot;rub&quot;&gt;&gt;&lt;&lt;set $cheekaction to 0&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;rub&quot;&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $bottomskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;&lt;actionscheekrub&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;rub&quot;&gt;&gt;&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;cheeks&quot;&gt;&gt;
+		&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his1&gt;&gt; penis between your cheeks, but &lt;&lt;he&gt;&gt; is not interested.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his2&gt;&gt; penis between your cheeks, but &lt;&lt;he&gt;&gt; is not interested.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his3&gt;&gt; penis between your cheeks, but &lt;&lt;he&gt;&gt; is not interested.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his4&gt;&gt; penis between your cheeks, but &lt;&lt;he&gt;&gt; is not interested.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his5&gt;&gt; penis between your cheeks, but &lt;&lt;he&gt;&gt; is not interested.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub &lt;&lt;his6&gt;&gt; penis between your cheeks, but &lt;&lt;he&gt;&gt; is not interested.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $cheekaction is &quot;stop&quot;&gt;&gt;&lt;&lt;set $cheekaction to 0&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;stop&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop holding &lt;&lt;his1&gt;&gt; penis between your cheeks. &lt;&lt;He&gt;&gt; angles toward your anus.&lt;/span&gt;
+	&lt;&lt;elseif $penis2 is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop holding &lt;&lt;his2&gt;&gt; penis between your cheeks. &lt;&lt;He&gt;&gt; angles toward your anus.&lt;/span&gt;
+	&lt;&lt;elseif $penis3 is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop holding &lt;&lt;his3&gt;&gt; penis between your cheeks. &lt;&lt;He&gt;&gt; angles toward your anus.&lt;/span&gt;
+	&lt;&lt;elseif $penis4 is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop holding &lt;&lt;his4&gt;&gt; penis between your cheeks. &lt;&lt;He&gt;&gt; angles toward your anus.&lt;/span&gt;
+	&lt;&lt;elseif $penis5 is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop holding &lt;&lt;his5&gt;&gt; penis between your cheeks. &lt;&lt;He&gt;&gt; angles toward your anus.&lt;/span&gt;
+	&lt;&lt;elseif $penis6 is &quot;cheeks&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop holding &lt;&lt;his6&gt;&gt; penis between your cheeks. &lt;&lt;He&gt;&gt; angles toward your anus.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;penistease&quot;&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;penistease&quot;&gt;&gt;&lt;&lt;set $cheekaction to 0&gt;&gt;You tease the tip of the penis with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;analskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $thighaction is &quot;rub&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;rub&quot;&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;rub&quot;&gt;&gt;
+		&lt;&lt;actionsthighrub&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;set $thighuse to 0&gt;&gt;
+		&lt;&lt;if $vaginause is 0&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;
+
+			&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his1&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; instead angles it towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $penis2 is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his2&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; instead angles it towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $penis3 is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his3&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; instead angles it towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $penis4 is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his4&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; instead angles it towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $penis5 is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his5&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; instead angles it towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $penis5 is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his6&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; instead angles it towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his1&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; moves it away.&lt;/span&gt;
+			&lt;&lt;elseif $penis2 is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his1&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; moves it away.&lt;/span&gt;
+			&lt;&lt;elseif $penis3 is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his1&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; moves it away.&lt;/span&gt;
+			&lt;&lt;elseif $penis4 is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his1&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; moves it away.&lt;/span&gt;
+			&lt;&lt;elseif $penis5 is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his1&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; moves it away.&lt;/span&gt;
+			&lt;&lt;elseif $penis6 is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to hold &lt;&lt;his1&gt;&gt; penis between your thighs, but &lt;&lt;he&gt;&gt; moves it away.&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;stop&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;stop&quot;&gt;&gt;You stop holding &lt;&lt;his&gt;&gt; penis between your thighs.&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;if $vaginause is 0&gt;&gt;
+		&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is &quot;thighs&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles towards your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;elseif $penis2 is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;elseif $penis3 is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;elseif $penis4 is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;elseif $penis5 is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;elseif $penis6 is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;penistease&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;penistease&quot;&gt;&gt;&lt;&lt;actionspenistip&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;rub&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;rub&quot;&gt;&gt;&lt;&lt;actionspenisrub&gt;&gt;&lt;&lt;sex10&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;cooperate&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;cooperate&quot;&gt;&gt;&lt;&lt;actionspenisride&gt;&gt;&lt;&lt;submission20&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;take&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;take&quot;&gt;&gt;&lt;&lt;actionspenistake&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;escape&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;escape&quot;&gt;&gt;&lt;&lt;actionsvaginaescape&gt;&gt;&lt;&lt;brat10&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaescape1 to 1&gt;&gt;
+	&lt;&lt;elseif $penis2 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaescape2 to 1&gt;&gt;
+	&lt;&lt;elseif $penis3 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaescape3 to 1&gt;&gt;
+	&lt;&lt;elseif $penis4 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaescape4 to 1&gt;&gt;
+	&lt;&lt;elseif $penis5 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaescape5 to 1&gt;&gt;
+	&lt;&lt;elseif $penis6 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaescape6 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;effectspenistovagina&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;effectspenistoanus&gt;&gt;
+
+
+
+&lt;&lt;if $penisaction is &quot;rest&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;rest&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $penisaction is &quot;bay&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;bay&quot;&gt;&gt;&lt;&lt;combatpromiscuity4&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $penisskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;rub&quot;&gt;&gt;
+		&lt;&lt;if $vagina is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; press your penis against &lt;&lt;his1&gt;&gt; clit.&lt;/span&gt;&lt;&lt;set $vagina to &quot;frot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;clit&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;clit&quot;&gt;&gt;
+		&lt;&lt;elseif $vagina2 is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; press your &lt;&lt;penis&gt;&gt; against &lt;&lt;his2&gt;&gt; clit.&lt;/span&gt;&lt;&lt;set $vagina2 to &quot;frot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;clit&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;clit&quot;&gt;&gt;
+		&lt;&lt;elseif $vagina3 is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; press your &lt;&lt;penis&gt;&gt; against &lt;&lt;his3&gt;&gt; clit.&lt;/span&gt;&lt;&lt;set $vagina3 to &quot;frot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;clit&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;clit&quot;&gt;&gt;
+		&lt;&lt;elseif $vagina4 is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; press your &lt;&lt;penis&gt;&gt; against &lt;&lt;his4&gt;&gt; clit.&lt;/span&gt;&lt;&lt;set $vagina4 to &quot;frot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;clit&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;clit&quot;&gt;&gt;
+		&lt;&lt;elseif $vagina5 is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; press your &lt;&lt;penis&gt;&gt; against &lt;&lt;his5&gt;&gt; clit.&lt;/span&gt;&lt;&lt;set $vagina5 to &quot;frot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;clit&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;clit&quot;&gt;&gt;
+		&lt;&lt;elseif $vagina6 is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; press your &lt;&lt;penis&gt;&gt; against &lt;&lt;his6&gt;&gt; clit.&lt;/span&gt;&lt;&lt;set $vagina6 to &quot;frot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;clit&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;clit&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You try to keep the vagina menacing your &lt;&lt;penis&gt;&gt; at bay by rubbing against the clit, but &lt;&lt;theowner&gt;&gt; has other ideas.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;clitrub&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;rub&quot;&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $penisskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;rub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;actionsclitrub&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;bay&quot;&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $vagina is &quot;frot&quot;&gt;&gt;
+		&lt;&lt;set $vagina to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your &lt;&lt;penis&gt;&gt; against &lt;&lt;his1&gt;&gt; clit, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; labia closer to your tip.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is &quot;frot&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your &lt;&lt;penis&gt;&gt; against &lt;&lt;his2&gt;&gt; clit, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; labia closer to your tip.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is &quot;frot&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your &lt;&lt;penis&gt;&gt; against &lt;&lt;his3&gt;&gt; clit, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; labia closer to your tip.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is &quot;frot&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your &lt;&lt;penis&gt;&gt; against &lt;&lt;his4&gt;&gt; clit, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; labia closer to your tip.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is &quot;frot&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your &lt;&lt;penis&gt;&gt; against &lt;&lt;his5&gt;&gt; clit, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; labia closer to your tip.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is &quot;frot&quot;&gt;&gt;
+		&lt;&lt;set $vagina6 to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your &lt;&lt;penis&gt;&gt; against &lt;&lt;his6&gt;&gt; clit, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; labia closer to your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;stop&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;stop&quot;&gt;&gt;
+	&lt;&lt;if $vagina is &quot;bay&quot;&gt;&gt;
+&lt;&lt;set $vagina to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing &lt;&lt;his1&gt;&gt; clit with your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;elseif $vagina2 is &quot;bay&quot;&gt;&gt;
+&lt;&lt;set $vagina2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing &lt;&lt;his2&gt;&gt; clit with your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;elseif $vagina3 is &quot;bay&quot;&gt;&gt;
+&lt;&lt;set $vagina3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing &lt;&lt;his3&gt;&gt; clit with your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;elseif $vagina4 is &quot;bay&quot;&gt;&gt;
+&lt;&lt;set $vagina4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing &lt;&lt;his4&gt;&gt; clit with your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;elseif $vagina5 is &quot;bay&quot;&gt;&gt;
+&lt;&lt;set $vagina5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing &lt;&lt;his5&gt;&gt; clit with your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;elseif $vagina6 is &quot;bay&quot;&gt;&gt;
+&lt;&lt;set $vagina6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing &lt;&lt;his6&gt;&gt; clit with your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;tease&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;tease&quot;&gt;&gt;&lt;&lt;actionspussytease&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;rub&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;rub&quot;&gt;&gt;&lt;&lt;actionspussyrub&gt;&gt;&lt;&lt;sex10&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;cooperate&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;cooperate&quot;&gt;&gt;&lt;&lt;actionspussythrust&gt;&gt;&lt;&lt;submission20&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;take&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;&lt;&lt;actionspussytake&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;escape&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;escape&quot;&gt;&gt;&lt;&lt;actionspenisescape&gt;&gt;&lt;&lt;brat10&gt;&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;if $vagina is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $speechpenisescape1 to 1&gt;&gt;
+	&lt;&lt;elseif $vagina2 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $speechpenisescape2 to 1&gt;&gt;
+	&lt;&lt;elseif $vagina3 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $speechpenisescape3 to 1&gt;&gt;
+	&lt;&lt;elseif $vagina4 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $speechpenisescape4 to 1&gt;&gt;
+	&lt;&lt;elseif $vagina5 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $speechpenisescape5 to 1&gt;&gt;
+	&lt;&lt;elseif $vagina6 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $speechpenisescape6 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;thighbay&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;thighbay&quot;&gt;&gt;&lt;&lt;combatpromiscuity1&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;othermouthrub&quot;&gt;&gt;
+		&lt;&lt;if $mouth is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his1&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth2 is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his2&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth2 to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth3 is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his3&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth3 to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth4 is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his4&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth4 to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth5 is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his5&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth5 to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth6 is &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his6&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth6 to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You try to keep the mouth menacing your &lt;&lt;pussy&gt;&gt; at bay by pressing your thigh against it, but &lt;&lt;theowner&gt;&gt; has other ideas.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $vaginaaction is &quot;othermouthtease&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;othermouthtease&quot;&gt;&gt;&lt;&lt;actionsothermouthvaginatease&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;actionsothermouthvaginarub&gt;&gt;&lt;&lt;sex10&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;othermouthcooperate&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;othermouthcooperate&quot;&gt;&gt;&lt;&lt;actionsothermouthvaginathrust&gt;&gt;&lt;&lt;submission20&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;othermouthescape&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;othermouthescape&quot;&gt;&gt;&lt;&lt;actionsothermouthvaginaescape&gt;&gt;&lt;&lt;brat10&gt;&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;if $mouth is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth to &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth2 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth2 to &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth3 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth3 to &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth4 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth4 to &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth5 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth5 to &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth6 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth6 to &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $thighaction is &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;actionsmouththighrub&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisuse is 0&gt;&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;thighbay&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+			&lt;&lt;if $mouth is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his1&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $mouth2 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth2 to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his2&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $mouth3 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth3 to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his3&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $mouth4 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth4 to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his4&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $mouth5 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth5 to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his5&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $mouth6 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth6 to &quot;penisentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his6&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $vaginause is 0&gt;&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;thighbay&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+			&lt;&lt;if $mouth is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth to &quot;vaginaentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his1&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $mouth2 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his2&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $mouth3 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his3&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $mouth4 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his4&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $mouth5 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his5&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;elseif $mouth6 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;set $mouth6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your thigh against &lt;&lt;his6&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; would prefer the main course and moves &lt;&lt;his&gt;&gt; head closer to your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		
+		
+		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $mouth is &quot;thigh&quot;&gt;&gt;
+				&lt;&lt;if $penis is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your thigh against &lt;&lt;his1&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+			&lt;&lt;elseif $mouth2 is &quot;thigh&quot;&gt;&gt;
+				&lt;&lt;if $penis2 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis2 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina2 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina2 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your thigh against &lt;&lt;his2&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+			&lt;&lt;elseif $mouth3 is &quot;thigh&quot;&gt;&gt;
+				&lt;&lt;if $penis3 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis3 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina3 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina3 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your thigh against &lt;&lt;his3&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+			&lt;&lt;elseif $mouth4 is &quot;thigh&quot;&gt;&gt;
+				&lt;&lt;if $penis4 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis4 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina4 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina4 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your thigh against &lt;&lt;his4&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+			&lt;&lt;elseif $mouth5 is &quot;thigh&quot;&gt;&gt;
+				&lt;&lt;if $penis5 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis5 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina5 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina5 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your thigh against &lt;&lt;his5&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+			&lt;&lt;elseif $mouth6 is &quot;thigh&quot;&gt;&gt;
+				&lt;&lt;if $penis6 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis6 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina6 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina6 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your thigh against &lt;&lt;his6&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $thighaction is &quot;othermouthstop&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;stop&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;if $penisuse is 0&gt;&gt;
+		&lt;&lt;if $mouth is &quot;thigh&quot;&gt;&gt;
+	&lt;&lt;set $mouth to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his1&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth2 is &quot;thigh&quot;&gt;&gt;
+	&lt;&lt;set $mouth2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his2&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth3 is &quot;thigh&quot;&gt;&gt;
+	&lt;&lt;set $mouth3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his3&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth4 is &quot;thigh&quot;&gt;&gt;
+	&lt;&lt;set $mouth4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his4&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth5 is &quot;thigh&quot;&gt;&gt;
+	&lt;&lt;set $mouth5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his5&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth6 is &quot;thigh&quot;&gt;&gt;
+	&lt;&lt;set $mouth6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his6&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+		
+		
+		
+		
+	&lt;&lt;elseif $vaginause is 0&gt;&gt;
+		&lt;&lt;if $mouth is &quot;thigh&quot;&gt;&gt;
+		&lt;&lt;set $mouth to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his1&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth2 is &quot;thigh&quot;&gt;&gt;
+		&lt;&lt;set $mouth2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his2&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth3 is &quot;thigh&quot;&gt;&gt;
+		&lt;&lt;set $mouth3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his3&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth4 is &quot;thigh&quot;&gt;&gt;
+		&lt;&lt;set $mouth4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his4&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth5 is &quot;thigh&quot;&gt;&gt;
+		&lt;&lt;set $mouth5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his5&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth6 is &quot;thigh&quot;&gt;&gt;
+		&lt;&lt;set $mouth6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his6&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+		
+		
+		
+		
+		
+		
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouth is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;if $penis is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his1&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth2 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;if $penis2 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis2 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina2 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina2 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his2&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth3 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;if $penis3 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis3 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina3 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina3 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his3&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth4 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;if $penis4 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis4 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina4 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina4 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his4&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth5 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;if $penis5 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis5 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina5 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina5 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his5&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth6 is &quot;thigh&quot;&gt;&gt;
+			&lt;&lt;if $penis6 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis6 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina6 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina6 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your thigh against &lt;&lt;his6&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;thighbay&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;thighbay&quot;&gt;&gt;&lt;&lt;combatpromiscuity1&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;othermouthrub&quot;&gt;&gt;
+		&lt;&lt;if $mouth is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his1&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth2 is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his2&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth2 to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth3 is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his3&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth3 to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth4 is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his4&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth4 to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth5 is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his5&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth5 to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth6 is &quot;penisentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;thightext&gt;&gt; press your thigh against &lt;&lt;his6&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth6 to &quot;thigh&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;thighstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;&lt;&lt;set $thighuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You try to keep the mouth menacing your &lt;&lt;penis&gt;&gt; at bay by pressing your thigh against it, but &lt;&lt;theowner&gt;&gt; has other ideas.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $penisaction is &quot;othermouthtease&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;othermouthtease&quot;&gt;&gt;&lt;&lt;actionsothermouthpenistease&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;actionsothermouthpenisrub&gt;&gt;&lt;&lt;sex10&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;othermouthcooperate&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;othermouthcooperate&quot;&gt;&gt;&lt;&lt;actionsothermouthpenisthrust&gt;&gt;&lt;&lt;submission20&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;othermouthescape&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;othermouthescape&quot;&gt;&gt;&lt;&lt;actionsothermouthpenisescape&gt;&gt;&lt;&lt;brat10&gt;&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;if $mouth is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth to &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth2 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth2 to &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth3 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth3 to &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth4 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth4 to &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth5 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth5 to &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth6 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth6 to &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $cheekaction is &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;set $cheekaction to 0&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $bottomskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;actionsmouthbottomrub&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anususe is 0&gt;&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;bottombay&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+			&lt;&lt;if $mouth is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;set $mouth to &quot;anusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his1&gt;&gt; mouth, but instead &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head between your cheeks.&lt;/span&gt;
+			&lt;&lt;elseif $mouth2 is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;set $mouth2 to &quot;anusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his2&gt;&gt; mouth, but instead &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head between your cheeks.&lt;/span&gt;
+			&lt;&lt;elseif $mouth3 is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;set $mouth3 to &quot;anusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his3&gt;&gt; mouth, but instead &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head between your cheeks.&lt;/span&gt;
+			&lt;&lt;elseif $mouth4 is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;set $mouth4 to &quot;anusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his4&gt;&gt; mouth, but instead &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head between your cheeks.&lt;/span&gt;
+			&lt;&lt;elseif $mouth5 is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;set $mouth5 to &quot;anusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his5&gt;&gt; mouth, but instead &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head between your cheeks.&lt;/span&gt;
+			&lt;&lt;elseif $mouth6 is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;set $mouth6 to &quot;anusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his6&gt;&gt; mouth, but instead &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head between your cheeks.&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+			
+			
+			
+			
+
+		
+		
+		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $mouth is &quot;bottom&quot;&gt;&gt;
+				&lt;&lt;if $penis is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his1&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+			&lt;&lt;elseif $mouth2 is &quot;bottom&quot;&gt;&gt;
+				&lt;&lt;if $penis2 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis2 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina2 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina2 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his2&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+			&lt;&lt;elseif $mouth3 is &quot;bottom&quot;&gt;&gt;
+				&lt;&lt;if $penis3 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis3 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina3 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina3 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his3&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+			&lt;&lt;elseif $mouth4 is &quot;bottom&quot;&gt;&gt;
+				&lt;&lt;if $penis4 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis4 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina4 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina4 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his4&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+			&lt;&lt;elseif $mouth5 is &quot;bottom&quot;&gt;&gt;
+				&lt;&lt;if $penis5 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis5 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina5 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina5 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his5&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+			&lt;&lt;elseif $mouth6 is &quot;bottom&quot;&gt;&gt;
+				&lt;&lt;if $penis6 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $penis6 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;&lt;if $vagina6 is &quot;othermouth&quot;&gt;&gt;
+				&lt;&lt;set $vagina6 to 0&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+				&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his6&gt;&gt; mouth, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from you.&lt;/span&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $cheekaction is &quot;othermouthstop&quot;&gt;&gt;&lt;&lt;set $cheekaction to 0&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;stop&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;if $anususe is 0&gt;&gt;
+		&lt;&lt;if $mouth is &quot;bottom&quot;&gt;&gt;
+	&lt;&lt;set $mouth to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his1&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth2 is &quot;bottom&quot;&gt;&gt;
+	&lt;&lt;set $mouth2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his2&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth3 is &quot;bottom&quot;&gt;&gt;
+	&lt;&lt;set $mouth3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his3&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth4 is &quot;bottom&quot;&gt;&gt;
+	&lt;&lt;set $mouth4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his4&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth5 is &quot;bottom&quot;&gt;&gt;
+	&lt;&lt;set $mouth5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his5&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth6 is &quot;bottom&quot;&gt;&gt;
+	&lt;&lt;set $mouth6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his6&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouth is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;if $penis is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his1&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth2 is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;if $penis2 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis2 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina2 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina2 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his2&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth3 is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;if $penis3 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis3 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina3 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina3 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his3&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth4 is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;if $penis4 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis4 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina4 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina4 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his4&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth5 is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;if $penis5 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis5 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina5 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina5 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his5&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;elseif $mouth6 is &quot;bottom&quot;&gt;&gt;
+			&lt;&lt;if $penis6 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $penis6 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $vagina6 is &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;set $vagina6 to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop pressing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his6&gt;&gt; mouth.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;bottombay&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;bottombay&quot;&gt;&gt;&lt;&lt;combatpromiscuity1&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $bottomskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;othermouthrub&quot;&gt;&gt;
+		&lt;&lt;if $mouth is &quot;anusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his1&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth to &quot;bottom&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;&lt;set $bottomuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth2 is &quot;anusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his2&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth2 to &quot;bottom&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;&lt;set $bottomuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth3 is &quot;anusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his3&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth3 to &quot;bottom&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;&lt;set $bottomuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth4 is &quot;anusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his4&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth4 to &quot;bottom&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;&lt;set $bottomuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth5 is &quot;anusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his5&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth5 to &quot;bottom&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;&lt;set $bottomuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;elseif $mouth6 is &quot;anusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;bottomtext&gt;&gt; press your &lt;&lt;bottom&gt;&gt; against &lt;&lt;his6&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth6 to &quot;bottom&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;bottomstat&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;&lt;&lt;set $bottomuse to &quot;mouth&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You try to keep the mouth menacing your anus at bay by pressing your &lt;&lt;bottom&gt;&gt; against it, but &lt;&lt;theowner&gt;&gt; has other ideas.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $anusaction is &quot;othermouthtease&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;othermouthtease&quot;&gt;&gt;&lt;&lt;actionsothermouthanustease&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;othermouthrub&quot;&gt;&gt;&lt;&lt;actionsothermouthanusrub&gt;&gt;&lt;&lt;sex10&gt;&gt;&lt;&lt;analskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;othermouthcooperate&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;othermouthcooperate&quot;&gt;&gt;&lt;&lt;actionsothermouthanusthrust&gt;&gt;&lt;&lt;submission20&gt;&gt;&lt;&lt;analskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;othermouthescape&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;othermouthescape&quot;&gt;&gt;&lt;&lt;actionsothermouthanusescape&gt;&gt;&lt;&lt;brat10&gt;&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;if $mouth is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth to &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth2 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth2 to &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth3 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth3 to &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth4 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth4 to &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth5 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth5 to &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $mouth6 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $mouth6 to &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;otheranusbay&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranusbay&quot;&gt;&gt;&lt;&lt;combatpromiscuity4&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $penisskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;if $vagina is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his1&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $vagina to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina2 is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his1&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $vagina2 to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina3 is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his2&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $vagina3 to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina4 is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his3&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $vagina4 to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina5 is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his4&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $vagina5 to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina6 is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his5&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $vagina6 to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his6&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $penis to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis2 is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his2&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $penis2 to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis3 is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his3&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $penis3 to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis4 is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his4&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $penis4 to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis5 is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his5&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $penis5 to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis6 is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;peniletext&gt;&gt; point your &lt;&lt;penis&gt;&gt; away from &lt;&lt;his6&gt;&gt; anus, rubbing between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;&lt;&lt;set $penis6 to &quot;otheranusfrot&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusrub&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You try to move your &lt;&lt;penis&gt;&gt; away from the anus pressing against it, but &lt;&lt;theowner&gt;&gt; has other ideas.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $penisskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranusrub&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;actionsotheranusrub&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranusbay&quot;&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;&lt;if $vagina is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $vagina to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his1&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina2 is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his2&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina3 is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his3&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina4 is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his4&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina5 is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his5&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina6 is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $vagina6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his6&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $penis to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his1&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis2 is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his2&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis3 is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his3&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis4 is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his4&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis5 is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his5&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis6 is &quot;otheranusfrot&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You rub your penis between &lt;&lt;his6&gt;&gt; cheeks, but &lt;&lt;he&gt;&gt; would prefer the main course and presses &lt;&lt;his&gt;&gt; anus against your tip.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;otheranusstop&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;stop&quot;&gt;&gt;
+	&lt;&lt;if $vagina is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $vagina to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vagina2 is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $vagina2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his2&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vagina3 is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $vagina3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his3&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vagina4 is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $vagina4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his4&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vagina5 is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $vagina5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his5&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vagina6 is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $vagina6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his6&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his1&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis2 is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his2&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis3 is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his3&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis4 is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his4&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis5 is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his5&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis6 is &quot;otheranusbay&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stop rubbing your &lt;&lt;penis&gt;&gt; between &lt;&lt;his6&gt;&gt; cheeks.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;otheranustease&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranustease&quot;&gt;&gt;&lt;&lt;actionsotheranustease&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;otheranuscooperate&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranuscooperate&quot;&gt;&gt;&lt;&lt;actionsotheranusthrust&gt;&gt;&lt;&lt;submission20&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;otheranustake&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranustake&quot;&gt;&gt;&lt;&lt;actionsotheranustake&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;otheranusescape&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranusescape&quot;&gt;&gt;&lt;&lt;actionsotheranusescape&gt;&gt;&lt;&lt;brat10&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $vagina is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape1 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vagina2 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape2 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vagina3 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape3 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vagina4 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape4 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vagina5 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape5 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vagina6 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $vagina6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape6 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape1 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis2 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape2 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis3 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape3 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis4 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape4 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis5 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape5 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis6 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusescape6 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;rub&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;rub&quot;&gt;&gt;&lt;&lt;actionsanusrub&gt;&gt;&lt;&lt;sex10&gt;&gt;
+&lt;&lt;analskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;cooperate&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;cooperate&quot;&gt;&gt;&lt;&lt;actionsanusthrust&gt;&gt;&lt;&lt;submission15&gt;&gt;&lt;&lt;analskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;take&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;take&quot;&gt;&gt;&lt;&lt;actionsanustake&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;escape&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;escape&quot;&gt;&gt;&lt;&lt;actionsanusescape&gt;&gt;&lt;&lt;brat10&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $speechanusescape1 to 1&gt;&gt;
+	&lt;&lt;elseif $penis2 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $speechanusescape2 to 1&gt;&gt;
+	&lt;&lt;elseif $penis3 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $speechanusescape3 to 1&gt;&gt;
+	&lt;&lt;elseif $penis4 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $speechanusescape4 to 1&gt;&gt;
+	&lt;&lt;elseif $penis5 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $speechanusescape5 to 1&gt;&gt;
+	&lt;&lt;elseif $penis6 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $speechanusescape6 to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+		
+&lt;&lt;if $chestaction is &quot;rub&quot;&gt;&gt;
+&lt;&lt;set $chestaction to 0&gt;&gt;
+&lt;&lt;set $chestactiondefault to &quot;rub&quot;&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $chestskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+
+		&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;		
+	You rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his&gt;&gt; penis.
+		&lt;&lt;else&gt;&gt;		
+	You rub &lt;&lt;his&gt;&gt; penis between your &lt;&lt;breasts&gt;&gt;
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+	&lt;&lt;else&gt;&gt;	
+	&lt;&lt;set $chestuse to 0&gt;&gt;	
+		&lt;&lt;if $mouthuse is 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;grasp&quot;&gt;&gt;		&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;entrance&quot;&gt;&gt;
+		
+			&lt;&lt;if $penis is &quot;chest&quot;&gt;&gt;
+			&lt;&lt;set $penis to &quot;mouthentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his1&gt;&gt; penis, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; penis to your mouth.&lt;/span&gt;				
+			&lt;&lt;elseif $penis2 is &quot;chest&quot;&gt;&gt;
+			&lt;&lt;set $penis2 to &quot;mouthentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his2&gt;&gt; penis, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; penis to your mouth.&lt;/span&gt;				
+			&lt;&lt;elseif $penis3 is &quot;chest&quot;&gt;&gt;
+			&lt;&lt;set $penis3 to &quot;mouthentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his3&gt;&gt; penis, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; penis to your mouth.&lt;/span&gt;				
+			&lt;&lt;elseif $penis4 is &quot;chest&quot;&gt;&gt;
+			&lt;&lt;set $penis4 to &quot;mouthentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his4&gt;&gt; penis, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; penis to your mouth.&lt;/span&gt;				
+			&lt;&lt;elseif $penis5 is &quot;chest&quot;&gt;&gt;
+			&lt;&lt;set $penis5 to &quot;mouthentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his5&gt;&gt; penis, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; penis to your mouth.&lt;/span&gt;					
+			&lt;&lt;elseif $penis6 is &quot;chest&quot;&gt;&gt;
+			&lt;&lt;set $penis6 to &quot;mouthentrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his6&gt;&gt; penis, but &lt;&lt;he&gt;&gt; moves &lt;&lt;his&gt;&gt; penis to your mouth.&lt;/span&gt;				
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;else&gt;&gt;		
+			&lt;&lt;if $penis is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his1&gt;&gt; penis, but &lt;&lt;he&gt;&gt; pulls away.&lt;/span&gt;		
+			&lt;&lt;elseif $penis2 is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his2&gt;&gt; penis, but &lt;&lt;he&gt;&gt; pulls away.&lt;/span&gt;		
+			&lt;&lt;elseif $penis3 is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his3&gt;&gt; penis, but &lt;&lt;he&gt;&gt; pulls away.&lt;/span&gt;		
+			&lt;&lt;elseif $penis4 is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his4&gt;&gt; penis, but &lt;&lt;he&gt;&gt; pulls away.&lt;/span&gt;		
+			&lt;&lt;elseif $penis5 is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his5&gt;&gt; penis, but &lt;&lt;he&gt;&gt; pulls away.&lt;/span&gt;		
+			&lt;&lt;elseif $penis6 is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You try to rub your &lt;&lt;breasts&gt;&gt; against &lt;&lt;his6&gt;&gt; penis, but &lt;&lt;he&gt;&gt; pulls away.&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $mouthaction is &quot;grasp&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;grasp&quot;&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;&lt;&lt;combatpromiscuity3&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $chestskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;rub&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;penis&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;peniskiss&quot;&gt;&gt;
+		&lt;&lt;if $penis is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis to &quot;chest&quot;&gt;&gt;
+			&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; squeeze your &lt;&lt;breasts&gt;&gt; together as best you can and try to grab &lt;&lt;his1&gt;&gt; penis between them. Your breasts are too small for it to be effective, but your cute attempt succeeds in charming &lt;&lt;him&gt;&gt;.&lt;/span&gt; &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your chest.
+			&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; grab &lt;&lt;his1&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;elseif $penis2 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to &quot;chest&quot;&gt;&gt;
+			&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; squeeze your &lt;&lt;breasts&gt;&gt; together as best you can and try to grab &lt;&lt;his2&gt;&gt; penis between them. Your breasts are too small for it to be effective, but your cute attempt succeeds in charming &lt;&lt;him&gt;&gt;.&lt;/span&gt; &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your chest.
+			&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; grab &lt;&lt;his2&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;elseif $penis3 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to &quot;chest&quot;&gt;&gt;
+			&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; squeeze your &lt;&lt;breasts&gt;&gt; together as best you can and try to grab &lt;&lt;his3&gt;&gt; penis between them. Your breasts are too small for it to be effective, but your cute attempt succeeds in charming &lt;&lt;him&gt;&gt;.&lt;/span&gt; &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your chest.
+			&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; grab &lt;&lt;his3&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;elseif $penis4 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to &quot;chest&quot;&gt;&gt;
+			&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; squeeze your &lt;&lt;breasts&gt;&gt; together as best you can and try to grab &lt;&lt;his4&gt;&gt; penis between them. Your breasts are too small for it to be effective, but your cute attempt succeeds in charming &lt;&lt;him&gt;&gt;.&lt;/span&gt; &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your chest.
+			&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; grab &lt;&lt;his4&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;elseif $penis5 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to &quot;chest&quot;&gt;&gt;
+			&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; squeeze your &lt;&lt;breasts&gt;&gt; together as best you can and try to grab &lt;&lt;his5&gt;&gt; penis between them. Your breasts are too small for it to be effective, but your cute attempt succeeds in charming &lt;&lt;him&gt;&gt;.&lt;/span&gt; &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your chest.
+			&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; grab &lt;&lt;his5&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;elseif $penis6 is &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to &quot;chest&quot;&gt;&gt;
+			&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; squeeze your &lt;&lt;breasts&gt;&gt; together as best you can and try to grab &lt;&lt;his6&gt;&gt; penis between them. Your breasts are too small for it to be effective, but your cute attempt succeeds in charming &lt;&lt;him&gt;&gt;.&lt;/span&gt; &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your chest.
+			&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;chesttext&gt;&gt; grab &lt;&lt;his6&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+	You squeeze your &lt;&lt;breasts&gt;&gt; together as best you can and try to grab &lt;&lt;a&gt;&gt; penis between them, to no avail.
+		&lt;&lt;else&gt;&gt;
+	You try to grab &lt;&lt;a&gt;&gt; penis between your &lt;&lt;breasts&gt;&gt;, but fail.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $intro1 to 0&gt;&gt;
+&lt;&lt;set $intro2 to 0&gt;&gt;
+&lt;&lt;set $intro3 to 0&gt;&gt;
+&lt;&lt;set $intro4 to 0&gt;&gt;
+&lt;&lt;set $intro5 to 0&gt;&gt;
+&lt;&lt;set $intro6 to 0&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;br&gt;
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="286" name="Abomination" tags="nobr" position="725,3600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;abomination&quot;&gt;&gt;
+&lt;&lt;abomination&gt;&gt;
+You awaken to find yourself being assaulted by a strange beast!
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsmult&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsmult&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		[[Next-&gt;Abomination]]
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			[[Next-&gt;Abomination]]
+			&lt;&lt;else&gt;&gt;
+			[[Next-&gt;Abomination]]
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	[[Next-&gt;Abomination]]
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	[[Next-&gt;Abomination]]
+	&lt;&lt;else&gt;&gt;
+	[[Next-&gt;Abomination]]
+	&lt;&lt;endif&gt;&gt;
+&lt;/span&gt;</tw-passagedata><tw-passagedata pid="287" name="Molestation Shop Alarm" tags="" position="850,3600">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="288" name="Molestation Shop Ejaculation" tags="nobr" position="975,3600">&lt;&lt;effects&gt;&gt;
+
+Their bodies shudder in unison as they reach orgasm.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; drops to &lt;&lt;his&gt;&gt; knees and leans against the wall, a rapturous look on &lt;&lt;his&gt;&gt; face.&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; recovers quickly however. &lt;&lt;He&gt;&gt; speaks in a mocking tone as &lt;&lt;he&gt;&gt; unties you. &quot;We were going to give you something nice to wear, but I don&#39;t see why we should if you&#39;re going to be so disrespectful.&quot; With that, &lt;&lt;he&gt;&gt; shoves you outside, slamming the door behind you.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; drops to &lt;&lt;his&gt;&gt; knees and leans against the wall, a rapturous look on &lt;&lt;his&gt;&gt; face. &lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; recovers quickly however. &lt;&lt;He&gt;&gt; throws a couple of towels at you then shoves you out outside, slamming the door behind you.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $uppertowelnew to 1&gt;&gt;
+&lt;&lt;set $lowertowelnew to 1&gt;&gt;
+&lt;&lt;uppertowel&gt;&gt;
+&lt;&lt;lowertowel&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; drops to &lt;&lt;his&gt;&gt; knees and leans against the wall, a rapturous look on &lt;&lt;his&gt;&gt; face.&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; recovers quickly however. &lt;&lt;He&gt;&gt; smiles, &quot;We have just the thing.&quot; After a brief rummage through an assortment of garments &lt;&lt;he&gt;&gt; produces a sundress. &lt;&lt;He&gt;&gt; cuts your bonds and throws the dress over your head before shoving you through the door.&lt;br&gt;&lt;br&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $sundresscolourchoice to &quot;pink&quot;&gt;&gt;
+&lt;&lt;set $uppersundressno to 1&gt;&gt;
+&lt;&lt;set $uppersundressnew to 1&gt;&gt;
+&lt;&lt;set $lowersundressno to 1&gt;&gt;
+&lt;&lt;set $lowersundressnew to 1&gt;&gt;
+&lt;&lt;uppersundress&gt;&gt;
+&lt;&lt;lowersundress&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;tearful&gt;&gt; you struggle to your feet. You know you&#39;re not out of danger yet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;
+&lt;&lt;commercialquick&gt;&gt;</tw-passagedata><tw-passagedata pid="289" name="Molestation Shop Escape" tags="nobr" position="1100,3600">&lt;&lt;effects&gt;&gt;
+
+&quot;You ungrateful little trollop!&quot; Angry, they lower you off the hook and shove you outside, slamming the door behind you. &lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;commercialquick&gt;&gt;</tw-passagedata><tw-passagedata pid="290" name="Wolf Pack" tags="nobr" position="1225,3600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;dogpackinit&gt;&gt;
+You awaken to find yourself surrounded by a pack of stray dogs!
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		[[Next-&gt;Wolf Pack Alarm]]
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			[[Next|Wolf Pack Ejaculation]]
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			[[Next-&gt;Wolf Pack Escape]]
+			&lt;&lt;else&gt;&gt;
+			[[Next|Wolf Pack]]
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	[[Next-&gt;Wolf Pack Ejaculation]]
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	[[Next-&gt;Wolf Pack Escape]]
+	&lt;&lt;else&gt;&gt;
+	[[Next-&gt;Wolf Pack]]
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="291" name="Wolf Pack Alarm" tags="" position="100,3725">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="292" name="Wolf Pack Escape" tags="nobr" position="225,3725">&lt;&lt;effects&gt;&gt;
+&lt;&lt;beastwound&gt;&gt;
+
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+The beast recoils in pain and fear, but another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Wolf Pack]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+The beast recoils in pain and fear, but the other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Wolf Pack]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+The beast recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Wolf Pack End]]
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="293" name="Wolf Pack Ejaculation" tags="nobr" position="350,3725">&lt;&lt;effects&gt;&gt;
+&lt;&lt;beastejaculation&gt;&gt;
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+Satisfied, the beast leaves you be. Another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Wolf Pack]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+Satisfied, the beast leaves you be. The other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Wolf Pack]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+Satisfied, the beast leaves you be.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+[[Next|Wolf Pack End]]
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="294" name="Wolf Pack End" tags="nobr" position="475,3725">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemywounded is 1 and $enemyejaculated is 0&gt;&gt;
+The wolf whimpers and flees into the forest.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated is 1&gt;&gt;
+The wolf leaves you lying on the grass.
+&lt;&lt;elseif $enemywounded gte 2 and $enemyejaculated is 0&gt;&gt;
+Feeling that you&#39;re more trouble than you&#39;re worth, the wolves flee into the forest.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated gte 2&gt;&gt;
+The wolves leave you spent and shivering on the grass.
+&lt;&lt;elseif $enemywounded gte 1 and $enemyejaculated gte 1&gt;&gt;
+The wolves leave you spent and shivering on the grass. One seems to be limping.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;</tw-passagedata><tw-passagedata pid="295" name="Widgets Ejaculation" tags="widget" position="600,3725">&lt;&lt;widget &quot;ejaculation&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $ejaculating to 1&gt;&gt;
+
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;famesex1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;famerape1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;
+&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;&lt;fameexhibitionism2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun1 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun1 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;man&quot;&gt;&gt;
+&lt;&lt;set $intro1 to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina isnot &quot;none&quot; and $penis is &quot;none&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; convulses in orgasmic bliss.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis is &quot;idle&quot;&gt;&gt;&lt;&lt;He&gt;&gt; groans as a wet patch forms on &lt;&lt;his&gt;&gt; trousers.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your thighs.&lt;br&gt;&lt;br&gt;
+&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $thighsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates deep into your womb.&lt;br&gt;&lt;br&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginasemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your back.
+&lt;br&gt;&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates between your &lt;&lt;bottom&gt;&gt; cheeks.&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates between your &lt;&lt;bottom&gt;&gt; cheeks.&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates into your bowels.
+&lt;br&gt;&lt;br&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $anussemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your chest.
+&lt;br&gt;&lt;br&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $chestsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouth&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates down the back of your throat.
+&lt;br&gt;&lt;br&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $mouthsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;feet&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your feet.
+&lt;br&gt;&lt;br&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $feetsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;leftarm&quot; and $penis is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hands.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;&lt;&lt;set $rightarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;leftarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $rightarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is 0&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your tummy.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $tummysemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyno gte 2&gt;&gt;
+
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;famesex1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;famerape1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;
+&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;&lt;fameexhibitionism2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun2 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun2 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun2 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun2 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun2 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $intro2 to 1&gt;&gt;
+
+&lt;&lt;if $vagina2 isnot &quot;none&quot; and $penis2 is &quot;none&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; convulses in orgasmic bliss.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;idle&quot;&gt;&gt;&lt;&lt;He&gt;&gt; groans as a wet patch forms on &lt;&lt;his&gt;&gt; trousers.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your thighs.&lt;br&gt;&lt;br&gt;
+&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $thighsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;vagina&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates deep into your womb.&lt;br&gt;&lt;br&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginasemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;cheeks&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your back.
+&lt;br&gt;&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;anusentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;anusimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;anus&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates into your bowels.
+&lt;br&gt;&lt;br&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $anussemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your chest.
+&lt;br&gt;&lt;br&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $chestsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;mouth&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates down the back of your throat.
+&lt;br&gt;&lt;br&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $mouthsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;feet&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your feet.
+&lt;br&gt;&lt;br&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $feetsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;leftarm&quot; and $penis is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hands.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;&lt;&lt;set $rightarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $rightsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is 0&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your tummy.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $tummysemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemyno gte 3&gt;&gt;
+
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;famesex1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;famerape1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;
+&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;&lt;fameexhibitionism2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun3 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun3 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun3 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun3 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun3 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $intro3 to 1&gt;&gt;
+
+&lt;&lt;if $vagina3 isnot &quot;none&quot; and $penis3 is &quot;none&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; convulses in orgasmic bliss.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;idle&quot;&gt;&gt;&lt;&lt;He&gt;&gt; groans as a wet patch forms on &lt;&lt;his&gt;&gt; trousers.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your thighs.&lt;br&gt;&lt;br&gt;
+&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $thighsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;vagina&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates deep into your womb.&lt;br&gt;&lt;br&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginasemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;cheeks&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your back.
+&lt;br&gt;&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;anusentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;anusimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;anus&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates into your bowels.
+&lt;br&gt;&lt;br&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $anussemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your chest.
+&lt;br&gt;&lt;br&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $chestsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;mouth&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates down the back of your throat.
+&lt;br&gt;&lt;br&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $mouthsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;feet&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your feet.
+&lt;br&gt;&lt;br&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $feetsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;leftarm&quot; and $penis is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hands.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;&lt;&lt;set $rightarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $rightarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is 0&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your tummy.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $tummysemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemyno gte 4&gt;&gt;
+
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;famesex1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;famerape1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;
+&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;&lt;fameexhibitionism2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun4 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun4 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun4 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun4 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun4 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $intro4 to 1&gt;&gt;
+
+&lt;&lt;if $vagina4 isnot &quot;none&quot; and $penis4 is &quot;none&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; convulses in orgasmic bliss.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;idle&quot;&gt;&gt;&lt;&lt;He&gt;&gt; groans as a wet patch forms on &lt;&lt;his&gt;&gt; trousers.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your thighs.&lt;br&gt;&lt;br&gt;
+&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $thighsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;vagina&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates deep into your womb.&lt;br&gt;&lt;br&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginasemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;cheeks&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your back.
+&lt;br&gt;&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;anusentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;anusimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;anus&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates into your bowels.
+&lt;br&gt;&lt;br&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $anussemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your chest.
+&lt;br&gt;&lt;br&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $chestsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;mouth&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates down the back of your throat.
+&lt;br&gt;&lt;br&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $mouthsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;feet&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your feet.
+&lt;br&gt;&lt;br&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $feetsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;leftarm&quot; and $penis is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hands.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;&lt;&lt;set $rightsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $rightsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is 0&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your tummy.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $tummysemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemyno gte 5&gt;&gt;
+
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;famesex1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;famerape1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;
+&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;&lt;fameexhibitionism2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun5 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun5 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun5 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun5 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun5 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $intro2 to 1&gt;&gt;
+
+&lt;&lt;if $vagina5 isnot &quot;none&quot; and $penis5 is &quot;none&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; convulses in orgasmic bliss.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;idle&quot;&gt;&gt;&lt;&lt;He&gt;&gt; groans as a wet patch forms on &lt;&lt;his&gt;&gt; trousers.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your thighs.&lt;br&gt;&lt;br&gt;
+&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $thighsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;vagina&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates deep into your womb.&lt;br&gt;&lt;br&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginasemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;cheeks&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your back.
+&lt;br&gt;&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;anusentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;anusimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;anus&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates into your bowels.
+&lt;br&gt;&lt;br&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $anussemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your chest.
+&lt;br&gt;&lt;br&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $chestsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;mouth&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates down the back of your throat.
+&lt;br&gt;&lt;br&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $mouthsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;feet&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your feet.
+&lt;br&gt;&lt;br&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $feetsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;leftarm&quot; and $penis is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hands.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;&lt;&lt;set $rightsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $rightsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is 0&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your tummy.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $tummysemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemyno gte 6&gt;&gt;
+
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;famesex1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;famerape1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $exposed is 1&gt;&gt;
+&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;&lt;fameexhibitionism2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun6 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun6 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun6 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun6 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun6 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $intro6 to 1&gt;&gt;
+
+&lt;&lt;if $vagina6 isnot &quot;none&quot; and $penis6 is &quot;none&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; convulses in orgasmic bliss.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;idle&quot;&gt;&gt;&lt;&lt;He&gt;&gt; groans as a wet patch forms on &lt;&lt;his&gt;&gt; trousers.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your thighs.&lt;br&gt;&lt;br&gt;
+&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;
+&lt;&lt;set $thighsemen += 1&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;vagina&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates deep into your womb.&lt;br&gt;&lt;br&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginasemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;cheeks&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your back.
+&lt;br&gt;&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;anusentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;anusimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;anus&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates into your bowels.
+&lt;br&gt;&lt;br&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $anussemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your chest.
+&lt;br&gt;&lt;br&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $chestsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;mouth&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates down the back of your throat.
+&lt;br&gt;&lt;br&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $mouthsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;feet&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your feet.
+&lt;br&gt;&lt;br&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $feetsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;leftarm&quot; and $penis is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hands.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;&lt;&lt;set $rightarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;leftarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $rightsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is 0&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your tummy.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $tummysemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $images is 1&gt;&gt;
+&lt;div id=&quot;divsex&quot;&gt;
+&lt;&lt;combatimg&gt;&gt;
+&lt;/div&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $ejaculating to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;beastejaculation&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $ejaculating to 1&gt;&gt;
+&lt;&lt;set $enemyejaculated to $enemyejaculated + 1&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+
+&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your thighs.&lt;br&gt;&lt;br&gt;
+&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $thighsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your pussy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginaoutsidesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+
+	&lt;&lt;if random(1, 100) gte 81 and $beasttype is &quot;dog&quot;&gt;&gt;
+	
+	With a final thrust, it forces its knot into your &lt;&lt;pussystop&gt;&gt; It ejaculates deep into your womb. You feel the semen build within you, its exit plugged. The $beasttype climbs off and faces away from you, but you&#39;re locked together for a humiliating five minutes until the knot shrinks enough that the $beasttype can wiggle it free.&lt;&lt;pass5&gt;&gt;
+	
+	&lt;&lt;elseif random(1, 100) gte 61 and $beasttype is &quot;wolf&quot;&gt;&gt;
+	With a final thrust, it forces its knot into your &lt;&lt;pussystop&gt;&gt; It ejaculates deep into your womb. You feel the semen build within you, its exit plugged. The $beasttype climbs off and faces away from you, but you&#39;re locked together for a humiliating five minutes until the knot shrinks enough that the $beasttype can wiggle it free.&lt;&lt;pass5&gt;&gt;&lt;&lt;set $wolfbuild += 1&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;He&gt;&gt; ejaculates deep into your womb.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $vaginasemen += 1&gt;&gt;
+	&lt;&lt;if $beasttype is &quot;wolf&quot;&gt;&gt;
+	&lt;&lt;set $wolfbuild += 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your back.
+&lt;br&gt;&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;
+&lt;br&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $bottomsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+
+	&lt;&lt;if random(1, 100) gte 81 and $beasttype is &quot;dog&quot;&gt;&gt;
+	
+	With a final thrust, it forces its knot into your &lt;&lt;bottomstop&gt;&gt; It ejaculates deep into your bowels. You feel the semen build within you, its exit plugged. The $beasttype climbs off and faces away from you, but you&#39;re locked together for a humiliating five minutes until the knot shrinks enough that the $beasttype can wiggle it free.&lt;&lt;pass5&gt;&gt;
+	
+	&lt;&lt;elseif random(1, 100) gte 61 and $beasttype is &quot;wolf&quot;&gt;&gt;
+	With a final thrust, it forces its knot into your &lt;&lt;bottomstop&gt;&gt; It ejaculates deep into your bowels. You feel the semen build within you, its exit plugged. The $beasttype climbs off and faces away from you, but you&#39;re locked together for a humiliating five minutes until the knot shrinks enough that the $beasttype can wiggle it free.&lt;&lt;pass5&gt;&gt;&lt;&lt;set $wolfbuild += 1&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; ejaculates into your bowels.
+	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;br&gt;&lt;br&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $anussemen += 1&gt;&gt;
+	&lt;&lt;if $beasttype is &quot;wolf&quot;&gt;&gt;
+	&lt;&lt;set $wolfbuild += 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your chest.
+&lt;br&gt;&lt;br&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $chestsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your face.
+&lt;br&gt;&lt;br&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $facesemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;mouth&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates down the back of your throat.
+&lt;br&gt;&lt;br&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hunger to $hunger - 200&gt;&gt;&lt;&lt;set $thirst to $thirst - 200&gt;&gt;&lt;&lt;set $mouthsemen += 1&gt;&gt;
+
+	&lt;&lt;if $beasttype is &quot;wolf&quot;&gt;&gt;
+	&lt;&lt;set $wolfbuild += 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;feet&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your feet.
+&lt;br&gt;&lt;br&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $feetsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;leftarm&quot; and $penis is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hands.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;&lt;&lt;set $rightarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;leftarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $leftarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is &quot;rightarm&quot;&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates on your hand.
+&lt;br&gt;&lt;br&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $rightarmsemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis is 0&gt;&gt;&lt;&lt;He&gt;&gt; ejaculates onto your tummy.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 500&gt;&gt;&lt;&lt;set $tummysemen += 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $images is 1&gt;&gt;
+&lt;div id=&quot;divsex&quot;&gt;
+&lt;&lt;combatimg&gt;&gt;
+&lt;/div&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $beastnomax - $beastno is 0&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal2&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger2&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth2&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust2&gt;&gt;
+
+&lt;&lt;elseif $beastnomax - $beastno is 1&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal3&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger3&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth3&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust3&gt;&gt;
+
+&lt;&lt;elseif $beastnomax - $beastno is 2&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal4&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger4&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth4&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust4&gt;&gt;
+
+&lt;&lt;elseif $beastnomax - $beastno is 3&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal5&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger5&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth5&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust5&gt;&gt;
+
+&lt;&lt;elseif $beastnomax - $beastno is 4&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal6&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger6&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth6&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust6&gt;&gt;
+
+&lt;&lt;elseif $beastnomax - $beastno is 5&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal2&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger2&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth2&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust2&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $water is 0&gt;&gt;
+&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;&lt;&lt;set $semenpuddle to $semenpuddle + 1&gt;&gt;
+&lt;br&gt;&lt;&lt;His&gt;&gt; penis slides out of your vagina.&lt;br&gt;
+	&lt;&lt;if $semenpuddle is 1&gt;&gt;
+Lacking anything to hold it in, semen drools out and forms a puddle beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $semenpuddle is 2&gt;&gt;
+Lacking anything to hold it in, semen drools out and adds to the puddle beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $semenpuddle is 3&gt;&gt;
+Lacking anything to hold it in, semen drools out and adds to the growing puddle beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $semenpuddle is 4&gt;&gt;
+Lacking anything to hold it in, semen drools out and adds to the growing pool beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $semenpuddle is 5&gt;&gt;
+Lacking anything to hold it in, semen drools out and adds to the growing pool beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $semenpuddle is 6&gt;&gt;
+Lacking anything to hold it in, semen drools out and adds to the growing pool beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;&lt;&lt;set $semenpuddle to $semenpuddle + 1&gt;&gt;
+&lt;&lt;His&gt;&gt; penis slides out of your anus.&lt;br&gt;
+	&lt;&lt;if $semenpuddle is 1&gt;&gt;
+Lacking anything to hold it in, semen drools out and forms a puddle beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $semenpuddle is 2&gt;&gt;
+Lacking anything to hold it in, semen drools out and adds to the puddle beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $semenpuddle is 3&gt;&gt;
+Lacking anything to hold it in, semen drools out and adds to the growing puddle beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $semenpuddle is 4&gt;&gt;
+Lacking anything to hold it in, semen drools out and adds to the growing pool beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $semenpuddle is 5&gt;&gt;
+Lacking anything to hold it in, semen drools out and adds to the growing pool beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $semenpuddle is 6&gt;&gt;
+Lacking anything to hold it in, semen drools out and adds to the growing pool beneath you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;set $feetuse to 0&gt;&gt;
+&lt;&lt;if $leftarm isnot &quot;bound&quot; and $position isnot &quot;wall&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm isnot &quot;bound&quot; and $position isnot &quot;wall&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;if $head isnot &quot;bound&quot; and $position isnot &quot;wall&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $vaginaaction to 0&gt;&gt;
+&lt;&lt;set $anusaction to 0&gt;&gt;
+&lt;&lt;set $thighaction to 0&gt;&gt;
+&lt;&lt;set $cheekaction to 0&gt;&gt;
+&lt;&lt;set $feetaction to 0&gt;&gt;
+&lt;&lt;set $mouthaction to 0&gt;&gt;
+
+
+&lt;&lt;set $ejaculating to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="296" name="Widgets Wound" tags="widget" position="725,3725">&lt;&lt;widget &quot;beastwound&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemywounded to $enemywounded + 1&gt;&gt;
+
+&lt;&lt;if $beastnomax - $beastno is 0&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal2&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger2&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth2&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust2&gt;&gt;
+
+&lt;&lt;elseif $beastnomax - $beastno is 1&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal3&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger3&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth3&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust3&gt;&gt;
+
+&lt;&lt;elseif $beastnomax - $beastno is 2&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal4&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger4&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth4&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust4&gt;&gt;
+
+&lt;&lt;elseif $beastnomax - $beastno is 3&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal5&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger5&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth5&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust5&gt;&gt;
+
+&lt;&lt;elseif $beastnomax - $beastno is 4&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal6&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger6&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth6&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust6&gt;&gt;
+
+&lt;&lt;elseif $beastnomax - $beastno is 5&gt;&gt;
+&lt;&lt;set $enemyarousal to $enemyarousal2&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger2&gt;&gt;
+&lt;&lt;set $enemyhealth to $enemyhealth2&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust2&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $beaststance to &quot;approach&quot;&gt;&gt;&lt;&lt;set $penis to 0&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;set $feetuse to 0&gt;&gt;
+&lt;&lt;if $leftarm isnot &quot;bound&quot; and $position isnot &quot;wall&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm isnot &quot;bound&quot; and $position isnot &quot;wall&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;if $head isnot &quot;bound&quot; and $position isnot &quot;wall&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+
+&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $vaginaaction to 0&gt;&gt;
+&lt;&lt;set $anusaction to 0&gt;&gt;
+&lt;&lt;set $thighaction to 0&gt;&gt;
+&lt;&lt;set $cheekaction to 0&gt;&gt;
+&lt;&lt;set $feetaction to 0&gt;&gt;
+&lt;&lt;set $mouthaction to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="297" name="Clothing Shop" tags="nobr" position="850,3725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the clothing shop. It has a large selection of ordinary clothes, but you&#39;ll need to go elsewhere if you&#39;re looking for something exotic.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutshop&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $hour is 21&gt;&gt;
+It&#39;s closing time. Security is herding everyone outside.&lt;&lt;if $exposed gte 1&gt;&gt;Panic swells within you as you realise how exposed you&#39;ll be should security find you in this state of dress.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Go Outside|High Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Hide until it&#39;s over (1:00)|Clothing Shop]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+You are alone in the darkness.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+You are hiding within a clothing stand to protect your dignity.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+&lt;&lt;click [[Disable automatic clothing replacements|Clothing Shop]]&gt;&gt;&lt;&lt;set $clothingrebuy to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Enable automatic clothing replacements|Clothing Rebuy]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+[[View outfits|Outfit Shop]]&lt;br&gt;
+[[View tops|Top Shop]]&lt;br&gt;
+[[View bottoms|Bottom Shop]]&lt;br&gt;
+[[View underwear|Underwear Shop]]&lt;br&gt;
+
+
+
+&lt;&lt;if $daystate is &quot;night&quot; and $hour isnot 21 and $clothingshoptheft isnot 1&gt;&gt;
+&lt;&lt;click [[Examine the cash register|Clothing Shop Register]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+[[Leave|Shopping Centre Top]]&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="298" name="Shopping Centre" tags="nobr" position="975,3725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+You are on the main floor of the shopping centre. It&#39;s crowded with shoppers.
+
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;You are on the main floor of the shopping centre. The shops are still open, but there are fewer people around as it nears closing time.
+
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+You are on the main floor of the shopping centre. The shops are opening but it&#39;s not yet busy.
+
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+You are on the main floor of the shopping centre. It&#39;s probably illegal to be here right now.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutshop&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $hour is 21&gt;&gt;
+It&#39;s closing time. Security is herding everyone outside.&lt;&lt;if $exposed gte 1&gt;&gt;Panic swells within you as you realise how exposed you&#39;ll be should security find you in this state of dress.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Go Outside|High Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Hide until it&#39;s over (1:00)|Shopping Centre]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $exposed gte 2&gt;&gt;
+You feel so vulnerable with your privates exposed.
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+With your arms bound you can&#39;t even cover yourself.
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	You must admit though that standing unclad in this often-crowded space is exhilarating. Still, you must find a way to fix your predicament.&lt;br&gt;&lt;br&gt;
+	
+
+	
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $trauma to $trauma + 20&gt;&gt;
+	Your face aflame with embarrassment, you run into the women&#39;s restroom.&lt;br&gt;&lt;br&gt;
+	
+
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+You are dressed really inappropriately for public!
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+With your arms bound you can&#39;t even cover yourself.
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	Fortunately there&#39;s no one around to see you in this state. Still, you must find a way to fix your predicament.&lt;br&gt;&lt;br&gt;
+	
+
+	
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $trauma to $trauma + 20&gt;&gt;
+		Your face aflame with embarrassment, you run into the women&#39;s restroom.&lt;br&gt;&lt;br&gt;
+		
+
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;click [[Hairdressers (0:01)|Hairdressers Lock]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;br&gt;
+	&lt;&lt;click [[Go upstairs (0:02)|Shopping Centre Top]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Go outside (0:02)|Shopping Centre Entrance Sneak]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+	&lt;&lt;click [[Restroom|Shopping Centre Restroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $edenshopping is 0 and $money gte 5000&gt;&gt;
+	&lt;&lt;click [[Buy Eden&#39;s supplies (0:30) (£50)|Eden Supplies]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money -= 5000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Hairdressers (0:01)|Hairdressers]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;br&gt;
+	&lt;&lt;click [[Go Upstairs (0:02)|Shopping Centre Top]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[High Street (0:02)|High Street]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="299" name="Clothing Shop Sneak" tags="nobr" position="1100,3725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 0&gt;&gt;
+
+
+
+
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Clothing Shop]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Shopping Centre Top]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="300" name="Outfit Shop" tags="nobr" position="1225,3725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $colouraction isnot 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;
+You acquire a new garment.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+&lt;&lt;click [[Sundresses|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[School swimsuits|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Evening Gowns|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;[[Back|Clothing Shop]]&lt;br&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+A &lt;&lt;integrity3&gt;&gt;, &lt;&lt;reveal3&gt;&gt; sundress. Great for frolicking. Costs £15.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $uppersundressno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying a new sundress will replace your current one.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $sundresscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $uppersundressnew to 1&gt;&gt;&lt;&lt;set $uppersundressno to 1&gt;&gt;&lt;&lt;set $lowersundressnew to 1&gt;&gt;&lt;&lt;set $lowersundressno to 1&gt;&gt;&lt;&lt;uppersundress&gt;&gt;&lt;&lt;lowersundress&gt;&gt;&lt;&lt;crime15&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 1500&gt;&gt;
+
+&lt;&lt;click [[Buy and wear|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1500&gt;&gt;&lt;&lt;set $sundresscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $uppersundressnew to 1&gt;&gt;&lt;&lt;set $uppersundressno to 1&gt;&gt;&lt;&lt;set $lowersundressnew to 1&gt;&gt;&lt;&lt;set $lowersundressno to 1&gt;&gt;&lt;&lt;uppersundress&gt;&gt;&lt;&lt;lowersundress&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1500&gt;&gt;&lt;&lt;set $sundresscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $uppersundressnew to 1&gt;&gt;&lt;&lt;set $uppersundressno to 1&gt;&gt;&lt;&lt;set $lowersundressnew to 1&gt;&gt;&lt;&lt;set $lowersundressno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+A &lt;&lt;integrity2&gt;&gt;, &lt;&lt;reveal5&gt;&gt; school swimsuit. For girls. Costs £15.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperschoolswimsuitno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying a new school swimsuit will replace your current one.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $schoolswimsuitcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $upperschoolswimsuitnew to 1&gt;&gt;&lt;&lt;set $upperschoolswimsuitno to 1&gt;&gt;&lt;&lt;set $lowerschoolswimsuitnew to 1&gt;&gt;&lt;&lt;set $lowerschoolswimsuitno to 1&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;crime15&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 1500&gt;&gt;
+
+&lt;&lt;click [[Buy and wear|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1500&gt;&gt;&lt;&lt;set $schoolswimsuitcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $upperschoolswimsuitnew to 1&gt;&gt;&lt;&lt;set $upperschoolswimsuitno to 1&gt;&gt;&lt;&lt;set $lowerschoolswimsuitnew to 1&gt;&gt;&lt;&lt;set $lowerschoolswimsuitno to 1&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1500&gt;&gt;&lt;&lt;set $schoolswimsuitcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $upperschoolswimsuitnew to 1&gt;&gt;&lt;&lt;set $upperschoolswimsuitno to 1&gt;&gt;&lt;&lt;set $lowerschoolswimsuitnew to 1&gt;&gt;&lt;&lt;set $lowerschoolswimsuitno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+A &lt;&lt;integrity5&gt;&gt;, &lt;&lt;reveal5&gt;&gt; evening gown. For formal nights out. Costs £120.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $uppereveninggownno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying a new evening gown will replace your current one.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $eveninggowncolourchoice to $colouraction&gt;&gt;&lt;&lt;set $uppereveninggownnew to 1&gt;&gt;&lt;&lt;set $uppereveninggownno to 1&gt;&gt;&lt;&lt;set $lowereveninggownnew to 1&gt;&gt;&lt;&lt;set $lowereveninggownno to 1&gt;&gt;&lt;&lt;uppereveninggown&gt;&gt;&lt;&lt;lowereveninggown&gt;&gt;&lt;&lt;crime100&gt;&gt;&lt;&lt;crime20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 12000&gt;&gt;
+
+&lt;&lt;click [[Buy and wear|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 12000&gt;&gt;&lt;&lt;set $eveninggowncolourchoice to $colouraction&gt;&gt;&lt;&lt;set $uppereveninggownnew to 1&gt;&gt;&lt;&lt;set $uppereveninggownno to 1&gt;&gt;&lt;&lt;set $lowereveninggownnew to 1&gt;&gt;&lt;&lt;set $lowereveninggownno to 1&gt;&gt;&lt;&lt;uppereveninggown&gt;&gt;&lt;&lt;lowereveninggown&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 12000&gt;&gt;&lt;&lt;set $eveninggowncolourchoice to $colouraction&gt;&gt;&lt;&lt;set $uppereveninggownnew to 1&gt;&gt;&lt;&lt;set $uppereveninggownno to 1&gt;&gt;&lt;&lt;set $lowereveninggownnew to 1&gt;&gt;&lt;&lt;set $lowereveninggownno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Outfit Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="301" name="Top Shop" tags="nobr" position="100,3850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $colouraction isnot 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;
+You acquire a new garment.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+&lt;&lt;click [[Pyjama tops|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Bikini tops|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[T-shirts|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[School shirts|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[Tank tops|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;br&gt;[[Back|Clothing Shop]]&lt;br&gt;
+
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+A &lt;&lt;integrity3&gt;&gt;, &lt;&lt;reveal2&gt;&gt; pyjama shirt. Keeps you warm at night. Costs £10.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperpjsno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying a new pyjama shirt will replace your current one.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $upperpjscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $upperpjsnew to 1&gt;&gt;&lt;&lt;set $upperpjsno to 1&gt;&gt;&lt;&lt;upperpjs&gt;&gt;&lt;&lt;crime10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 1000&gt;&gt;
+&lt;&lt;click [[Buy and wear|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1000&gt;&gt;&lt;&lt;set $upperpjscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $upperpjsnew to 1&gt;&gt;&lt;&lt;set $upperpjsno to 1&gt;&gt;&lt;&lt;upperpjs&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1000&gt;&gt;&lt;&lt;set $upperpjscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $upperpjsnew to 1&gt;&gt;&lt;&lt;set $upperpjsno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+A &lt;&lt;integrity1&gt;&gt;, &lt;&lt;reveal7&gt;&gt; bikini top. Revealing Swimwear. Costs £30.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperbikinino gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying a new bikini top will replace your current one.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $upperbikinicolourchoice to $colouraction&gt;&gt;&lt;&lt;set $upperbikininew to 1&gt;&gt;&lt;&lt;set $upperbikinino to 1&gt;&gt;&lt;&lt;upperbikini&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 3000&gt;&gt;
+&lt;&lt;click [[Buy and wear|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;set $upperbikinicolourchoice to $colouraction&gt;&gt;&lt;&lt;set $upperbikininew to 1&gt;&gt;&lt;&lt;set $upperbikinino to 1&gt;&gt;&lt;&lt;upperbikini&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;set $upperbikinicolourchoice to $colouraction&gt;&gt;&lt;&lt;set $upperbikininew to 1&gt;&gt;&lt;&lt;set $upperbikinino to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+A &lt;&lt;integrity4&gt;&gt;, &lt;&lt;reveal3&gt;&gt; t-shirt. Cool and casual. Costs £10.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $tshirtno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying a new t-shirt will replace your current one.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $tshirtcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $tshirtnew to 1&gt;&gt;&lt;&lt;set $tshirtno to 1&gt;&gt;&lt;&lt;tshirt&gt;&gt;&lt;&lt;crime10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 1000&gt;&gt;
+&lt;&lt;click [[Buy and wear|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1000&gt;&gt;&lt;&lt;set $tshirtcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $tshirtnew to 1&gt;&gt;&lt;&lt;set $tshirtno to 1&gt;&gt;&lt;&lt;tshirt&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1000&gt;&gt;&lt;&lt;set $tshirtcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $tshirtnew to 1&gt;&gt;&lt;&lt;set $tshirtno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+
+A &lt;&lt;integrity6&gt;&gt;, &lt;&lt;reveal2&gt;&gt; shirt for school. A must-have for students. Costs £25.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $schoolshirtno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying a new t-shirt will replace your current one.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $schoolshirtcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolshirtnew to 1&gt;&gt;&lt;&lt;set $schoolshirtno to 1&gt;&gt;&lt;&lt;schoolshirt&gt;&gt;&lt;&lt;crime25&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 2500&gt;&gt;
+&lt;&lt;click [[Buy and wear|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 2500&gt;&gt;&lt;&lt;set $schoolshirtcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolshirtnew to 1&gt;&gt;&lt;&lt;set $schoolshirtno to 1&gt;&gt;&lt;&lt;schoolshirt&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 2500&gt;&gt;&lt;&lt;set $schoolshirtcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolshirtnew to 1&gt;&gt;&lt;&lt;set $schoolshirtno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $phase is 5&gt;&gt;
+
+A &lt;&lt;integrity4&gt;&gt;, &lt;&lt;reveal4&gt;&gt; tank top. Helps stay cool. Costs £10.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $tanktopno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying a new tank top will replace your current one.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $tanktopcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $tanktopnew to 1&gt;&gt;&lt;&lt;set $tanktopno to 1&gt;&gt;&lt;&lt;tanktop&gt;&gt;&lt;&lt;crime25&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 1000&gt;&gt;
+&lt;&lt;click [[Buy and wear|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1000&gt;&gt;&lt;&lt;set $tanktopcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $tanktopnew to 1&gt;&gt;&lt;&lt;set $tanktopno to 1&gt;&gt;&lt;&lt;tanktop&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1000&gt;&gt;&lt;&lt;set $tanktopcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $tanktopnew to 1&gt;&gt;&lt;&lt;set $tanktopno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Top Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="302" name="Bottom Shop" tags="nobr" position="225,3850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $colouraction isnot 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;
+You acquire a new garment.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+&lt;&lt;click [[Pyjama bottoms|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Bikini bottoms|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Shorts|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[School shorts|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[School skirt|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[School swim shorts|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 6&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;br&gt;[[Back|Clothing Shop]]&lt;br&gt;
+
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+A pair of &lt;&lt;integrity3&gt;&gt;, &lt;&lt;reveal2&gt;&gt; pyjama bottoms. Keeps you warm at night. Costs £10.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $lowerpjsno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying new pyjama bottoms will replace your current ones.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $lowerpjscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $lowerpjsnew to 1&gt;&gt;&lt;&lt;set $lowerpjsno to 1&gt;&gt;&lt;&lt;lowerpjs&gt;&gt;&lt;&lt;crime10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 1000&gt;&gt;
+&lt;&lt;click [[Buy and wear|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1000&gt;&gt;&lt;&lt;set $lowerpjscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $lowerpjsnew to 1&gt;&gt;&lt;&lt;set $lowerpjsno to 1&gt;&gt;&lt;&lt;lowerpjs&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1000&gt;&gt;&lt;&lt;set $lowerpjscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $lowerpjsnew to 1&gt;&gt;&lt;&lt;set $lowerpjsno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+A pair of &lt;&lt;integrity1&gt;&gt;, &lt;&lt;reveal7&gt;&gt; bikini bottoms. Revealing Swimwear. Costs £30.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $lowerbikinino gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying new bikini bottoms will replace your current ones.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $lowerbikinicolourchoice to $colouraction&gt;&gt;&lt;&lt;set $lowerbikininew to 1&gt;&gt;&lt;&lt;set $lowerbikinino to 1&gt;&gt;&lt;&lt;lowerbikini&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 3000&gt;&gt;
+&lt;&lt;click [[Buy and wear|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;set $lowerbikinicolourchoice to $colouraction&gt;&gt;&lt;&lt;set $lowerbikininew to 1&gt;&gt;&lt;&lt;set $lowerbikinino to 1&gt;&gt;&lt;&lt;lowerbikini&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;set $lowerbikinicolourchoice to $colouraction&gt;&gt;&lt;&lt;set $lowerbikininew to 1&gt;&gt;&lt;&lt;set $lowerbikinino to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+A pair of &lt;&lt;integrity3&gt;&gt;, &lt;&lt;reveal3&gt;&gt; shorts. Cool and Loose-fitting. Costs £10.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $shortsno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying new shorts will replace your current ones.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $shortscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $shortsnew to 1&gt;&gt;&lt;&lt;set $shortsno to 1&gt;&gt;&lt;&lt;shorts&gt;&gt;&lt;&lt;crime10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 1000&gt;&gt;
+&lt;&lt;click [[Buy and wear|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1000&gt;&gt;&lt;&lt;set $shortscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $shortsnew to 1&gt;&gt;&lt;&lt;set $shortsno to 1&gt;&gt;&lt;&lt;shorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1000&gt;&gt;&lt;&lt;set $shortscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $shortsnew to 1&gt;&gt;&lt;&lt;set $shortsno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+
+A pair of &lt;&lt;integrity5&gt;&gt;, &lt;&lt;reveal3&gt;&gt; school shorts. Boy&#39;s school uniform. Costs £20.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $schoolshortsno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying new school shorts will replace your current ones.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $schoolshortscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolshortsnew to 1&gt;&gt;&lt;&lt;set $schoolshortsno to 1&gt;&gt;&lt;&lt;schoolshorts&gt;&gt;&lt;&lt;crime20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 2000&gt;&gt;
+&lt;&lt;click [[Buy and wear|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 2000&gt;&gt;&lt;&lt;set $schoolshortscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolshortsnew to 1&gt;&gt;&lt;&lt;set $schoolshortsno to 1&gt;&gt;&lt;&lt;schoolshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 2000&gt;&gt;&lt;&lt;set $schoolshortscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolshortsnew to 1&gt;&gt;&lt;&lt;set $schoolshortsno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 5&gt;&gt;
+
+A &lt;&lt;integrity5&gt;&gt;, &lt;&lt;reveal3&gt;&gt; school skirt. Girl&#39;s school uniform. Costs £20.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $schoolskirtno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying new school skirt will replace your current one.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $schoolskirtcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolskirtnew to 1&gt;&gt;&lt;&lt;set $schoolskirtno to 1&gt;&gt;&lt;&lt;schoolskirt&gt;&gt;&lt;&lt;crime20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 2000&gt;&gt;
+&lt;&lt;click [[Buy and wear|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 2000&gt;&gt;&lt;&lt;set $schoolskirtcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolskirtnew to 1&gt;&gt;&lt;&lt;set $schoolskirtno to 1&gt;&gt;&lt;&lt;schoolskirt&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 2000&gt;&gt;&lt;&lt;set $schoolskirtcolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolskirtnew to 1&gt;&gt;&lt;&lt;set $schoolskirtno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 6&gt;&gt;
+
+A pair of &lt;&lt;integrity2&gt;&gt;, &lt;&lt;reveal5&gt;&gt; school swim shorts. For boys. Costs £15.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $schoolswimshortsno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying new school swim shorts will replace your current ones.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $schoolswimshortscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolswimshortsnew to 1&gt;&gt;&lt;&lt;set $schoolswimshortsno to 1&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;crime15&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 1500&gt;&gt;
+&lt;&lt;click [[Buy and wear|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1500&gt;&gt;&lt;&lt;set $schoolswimshortscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolswimshortsnew to 1&gt;&gt;&lt;&lt;set $schoolswimshortsno to 1&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1500&gt;&gt;&lt;&lt;set $schoolswimshortscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $schoolswimshortsnew to 1&gt;&gt;&lt;&lt;set $schoolswimshortsno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Bottom Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="303" name="Underwear Shop" tags="nobr" position="350,3850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $colouraction isnot 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;
+You acquire a new garment.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+&lt;&lt;click [[Plain panties|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Lace panties|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Y fronts|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Tights|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;[[Back|Clothing Shop]]&lt;br&gt;
+
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+A pair of &lt;&lt;integrity3&gt;&gt;, &lt;&lt;reveal3&gt;&gt; plain panties. No-nonsense. Costs £2.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $plainpantiesno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying new plain panties will replace your current ones.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Underwear Shop]]&gt;&gt;&lt;&lt;set $plainpantiescolourchoice to $colouraction&gt;&gt;&lt;&lt;set $plainpantiesnew to 1&gt;&gt;&lt;&lt;set $plainpantiesno to 1&gt;&gt;&lt;&lt;plainpanties&gt;&gt;&lt;&lt;crime2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 200&gt;&gt;
+&lt;&lt;click [[Buy and wear|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 200&gt;&gt;&lt;&lt;set $plainpantiescolourchoice to $colouraction&gt;&gt;&lt;&lt;set $plainpantiesnew to 1&gt;&gt;&lt;&lt;set $plainpantiesno to 1&gt;&gt;&lt;&lt;plainpanties&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 200&gt;&gt;&lt;&lt;set $plainpantiescolourchoice to $colouraction&gt;&gt;&lt;&lt;set $plainpantiesnew to 1&gt;&gt;&lt;&lt;set $plainpantiesno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+A pair of &lt;&lt;integrity2&gt;&gt;, &lt;&lt;reveal4&gt;&gt; lace panties. Fashionably sexy. Costs £6.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $lacepantiesno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying new lace panties will replace your current ones.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $lacepantiescolourchoice to $colouraction&gt;&gt;&lt;&lt;set $lacepantiesnew to 1&gt;&gt;&lt;&lt;set $lacepantiesno to 1&gt;&gt;&lt;&lt;lacepanties&gt;&gt;&lt;&lt;crime6&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 600&gt;&gt;
+&lt;&lt;click [[Buy and wear|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 600&gt;&gt;&lt;&lt;set $lacepantiescolourchoice to $colouraction&gt;&gt;&lt;&lt;set $lacepantiesnew to 1&gt;&gt;&lt;&lt;set $lacepantiesno to 1&gt;&gt;&lt;&lt;lacepanties&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 600&gt;&gt;&lt;&lt;set $lacepantiescolourchoice to $colouraction&gt;&gt;&lt;&lt;set $lacepantiesnew to 1&gt;&gt;&lt;&lt;set $lacepantiesno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+A pair of &lt;&lt;integrity3&gt;&gt;, &lt;&lt;reveal3&gt;&gt; Y fronts. Snug. Costs £2.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $yfrontsno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying new Y fronts will replace your current ones.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+There&#39;s a range of colours to choose from:&lt;br&gt;
+White &lt;&lt;radiobutton &quot;$colouraction&quot; &quot;white&quot; checked&gt;&gt;
+|&lt;span class=&quot;blue&quot;&gt; Blue &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;blue&quot;&gt;&gt;
+|&lt;span class=&quot;red&quot;&gt; Red &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;red&quot;&gt;&gt;
+|&lt;span class=&quot;green&quot;&gt; Green &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;green&quot;&gt;&gt;
+|&lt;span class=&quot;black&quot;&gt; Black &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;black&quot;&gt;&gt;
+|&lt;span class=&quot;pink&quot;&gt; Pink &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;pink&quot;&gt;&gt;
+|&lt;span class=&quot;purple&quot;&gt; Purple &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;purple&quot;&gt;&gt;
+|&lt;span class=&quot;tangerine&quot;&gt; Tangerine &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;tangerine&quot;&gt;&gt;
+|&lt;span class=&quot;gold&quot;&gt; Yellow &lt;/span&gt;&lt;&lt;radiobutton &quot;$colouraction&quot; &quot;yellow&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Underwear Shop]]&gt;&gt;&lt;&lt;set $yfrontscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $yfrontsnew to 1&gt;&gt;&lt;&lt;set $yfrontsno to 1&gt;&gt;&lt;&lt;yfronts&gt;&gt;&lt;&lt;crime2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 200&gt;&gt;
+&lt;&lt;click [[Buy and wear|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 200&gt;&gt;&lt;&lt;set $yfrontscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $yfrontsnew to 1&gt;&gt;&lt;&lt;set $yfrontsno to 1&gt;&gt;&lt;&lt;yfronts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 200&gt;&gt;&lt;&lt;set $yfrontscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $yfrontsnew to 1&gt;&gt;&lt;&lt;set $yfrontsno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+
+A pair of &lt;&lt;integrity4&gt;&gt;, &lt;&lt;reveal6&gt;&gt; tights. Sturdy, but don&#39;t conceal much. Costs £12.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $tightsno gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Buying new tights will replace your current ones.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;click [[Steal it|Underwear Shop]]&gt;&gt;&lt;&lt;set $tightscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $tightsnew to 1&gt;&gt;&lt;&lt;set $tightsno to 1&gt;&gt;&lt;&lt;tights&gt;&gt;&lt;&lt;crime12&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $money gte 1200&gt;&gt;
+&lt;&lt;click [[Buy and wear|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1200&gt;&gt;&lt;&lt;set $tightscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $tightsnew to 1&gt;&gt;&lt;&lt;set $tightsno to 1&gt;&gt;&lt;&lt;tights&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Buy and send home|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $money to $money - 1200&gt;&gt;&lt;&lt;set $tightscolourchoice to $colouraction&gt;&gt;&lt;&lt;set $tightsnew to 1&gt;&gt;&lt;&lt;set $tightsno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t have enough money.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Back|Underwear Shop]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $colouraction to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="304" name="Shopping Centre Entrance Sneak" tags="nobr" position="475,3850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 100&gt;&gt;
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|High Street]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;click [[Leave|Shopping Centre]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="305" name="Shopping Centre Restroom" tags="nobr" position="600,3850">You are alone in the women&#39;s restroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperexposed gte 1 and $lowerexposed gte 1&gt;&gt;
+You wrap a towel around your chest and nether regions, creating a makeshift skirt.&lt;&lt;set $uppertowelnew to 1&gt;&gt;&lt;&lt;uppertowel&gt;&gt;&lt;&lt;set $lowertowelnew to 1&gt;&gt;&lt;&lt;lowertowel&gt;&gt;
+
+&lt;&lt;elseif $upperexposed gte 1&gt;&gt;
+You wrap a towel around your chest.&lt;&lt;set $uppertowelnew to 1&gt;&gt;&lt;&lt;uppertowel&gt;&gt;
+
+
+&lt;&lt;elseif $lowerexposed gte 1&gt;&gt;
+You wrap a towel around your nether regions, creating a makeshift skirt.&lt;&lt;set $lowertowelnew to 1&gt;&gt;&lt;&lt;lowertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+It&#39;s a poor substitute for actual clothing but it&#39;ll keep you covered. You need to find something more solid as soon as you can.&lt;br&gt;&lt;br&gt;
+
+[[Leave|Shopping Centre]]</tw-passagedata><tw-passagedata pid="306" name="Shopping Centre Sneak" tags="nobr" position="725,3850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 100&gt;&gt;
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Shopping Centre]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|High Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="307" name="Widgets Nightingale" tags="widget" position="850,3850">&lt;&lt;widget &quot;nightingale&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Nightingale Street (0:05)  (Hospital)|Nightingale Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;nightingalequick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Nightingale Street|Nightingale Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;nightingaleeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Nightingale Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="308" name="Widgets Domus" tags="widget" position="975,3850">&lt;&lt;widget &quot;domus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Domus Street (0:05)  (Home)|Domus Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;domusquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Domus Street|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;domuseventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="309" name="Widgets Danube" tags="widget" position="1100,3850">&lt;&lt;widget &quot;danube&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Danube Street (0:05)  (Mansions)|Danube Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;danubequick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Danube Street|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;danubeeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="310" name="Widgets Wolf" tags="widget" position="1225,3850">&lt;&lt;widget &quot;wolf&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Wolf Street (0:05)  (Temple)|Wolf Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;wolfquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Wolf Street|Wolf Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;wolfeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Wolf Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="311" name="Widgets Elk" tags="widget" position="100,3975">&lt;&lt;widget &quot;elk&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Elk Street (0:05)|Elk Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;elkquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Elk Street|Elk Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;elkeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Elk Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;compoundoptions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $compoundhonest + $compoundlie + $compoundmock + $compoundbeg + $compoundflirt gte 9&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;&lt;&lt;Hes&gt;&gt; agitated and having trouble sitting still.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $compoundhonest + $compoundlie + $compoundmock + $compoundbeg + $compoundflirt gte 6&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; frowns and fidgets with &lt;&lt;his&gt;&gt; pen.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $compoundhonest + $compoundlie + $compoundmock + $compoundbeg + $compoundflirt gte 2&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; fidgets with &lt;&lt;his&gt;&gt; pen, impatient.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $compoundhonest gte 5&gt;&gt;
+&quot;Thank you for your cooperation,&quot; &lt;&lt;he&gt;&gt; says. &quot;You&#39;re not a threat at all, are you?&quot; &lt;&lt;He&gt;&gt; pulls a lever and a hatch opens beneath you. The board gives way and you tumble through, sliding down a tube and splashing into cold water.&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+You can&#39;t do this anymore, it hurts too much. You tell &lt;&lt;him&gt;&gt; everything &lt;&lt;he&gt;&gt; asks, anything to stop the pain.&lt;br&gt;&lt;br&gt;
+
+&quot;You&#39;re not a threat at all,&quot; &lt;&lt;he&gt;&gt; says, sounding disappointed. &lt;&lt;He&gt;&gt; pulls a lever and a hatch opens beneath you. The board gives way and you tumble through, sliding down a tube and splashing into cold water.&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $arousal gte 10000&gt;&gt;
+
+You feel like you&#39;re on the verge of cumming, but you don&#39;t. The sensation becomes unbearable. &quot;Oh, I forgot to mention,&quot; &lt;&lt;he&gt;&gt; says. &quot;This machine can bring you to the brink of orgasm. But it won&#39;t let you cum. Not until you tell me what I need to know.&quot;&lt;br&gt;&lt;br&gt;
+
+You can&#39;t take it, you just can&#39;t. You tell &lt;&lt;him&gt;&gt; everything as you struggle against the bindings, anything to be able to find release. &quot;You&#39;re not a threat at all,&quot; &lt;&lt;he&gt;&gt; says, flicking a switch.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;orgasmpassage&gt;&gt;
+
+&lt;&lt;He&gt;&gt; pulls a lever and a hatch opens beneath you. The board gives way and you tumble through, sliding down a tube and splashing into cold water.&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $compoundhonest + $compoundlie + $compoundmock + $compoundbeg + $compoundflirt gte 10&gt;&gt;
+
+&lt;&lt;He&gt;&gt; stands up, &lt;&lt;his&gt;&gt; impatience getting the better of &lt;&lt;himstop&gt;&gt; &quot;I knew this wouldn&#39;t work,&quot; &lt;&lt;he&gt;&gt; says. &quot;Let&#39;s do this the old fashioned way.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; releases your bindings and pulls you off the board onto the concrete floor. &lt;&lt;He&gt;&gt; pulls a knife out of &lt;&lt;his&gt;&gt; coat and leers over you, but when &lt;&lt;he&gt;&gt; tries to move &lt;&lt;he&gt;&gt; meets resistance. &quot;What,&quot; &lt;&lt;he&gt;&gt; looks at &lt;&lt;his&gt;&gt; other hand and finds it stuck in one of the bindings used to hold you. &quot;How did... You little shit.&quot;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress -= 2000&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $skulduggery lte 400&gt;&gt;
+	&lt;&lt;skulduggeryskilluse&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;That was too easy. You didn&#39;t learn anything.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+You pick up the machine &lt;&lt;he&gt;&gt; used to torture you. It might be worth something. &quot;Put that down,&quot; &lt;&lt;he&gt;&gt; says. &quot;It&#39;s expensive.&quot;&lt;&lt;set $blackmoney += 200&gt;&gt; Well there you go.&lt;br&gt;&lt;br&gt;
+
+You can&#39;t find a way to open the door and the &lt;&lt;person&gt;&gt; isn&#39;t forthcoming with information, but you find a metal hatch in the corner. You open and it and climb down into darkness.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;set $torturesurvivor to 1&gt;&gt;
+&lt;&lt;click [[Next|Industrial Drain]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $compoundhonest lte 4&gt;&gt;
+	&lt;&lt;click [[Be honest|Elk Compound Honest]]&gt;&gt;&lt;&lt;set $compoundhonest += 1&gt;&gt;&lt;&lt;set $arousal += 3000&gt;&gt;&lt;&lt;set $pain -= 10&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;lpain&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $compoundlie lte 4&gt;&gt;
+	&lt;&lt;click [[Lie|Elk Compound Lie]]&gt;&gt;&lt;&lt;set $compoundlie += 1&gt;&gt;&lt;&lt;set $arousal -= 1000&gt;&gt;&lt;&lt;set $pain += 30&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;larousal&gt;&gt;&lt;&lt;gpain&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You&#39;re under such strain you cannot think up another lie.&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $submissive lte 500 and $compoundmock lte 4&gt;&gt;
+	&lt;&lt;click [[Mock|Elk Compound Mock]]&gt;&gt;&lt;&lt;set $compoundmock += 1&gt;&gt;&lt;&lt;set $arousal -= 2000&gt;&gt;&lt;&lt;set $pain += 30&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;larousal&gt;&gt;&lt;&lt;gpain&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $submissive gte 1500 and $compoundbeg lte 4&gt;&gt;
+	&lt;&lt;click [[Beg|Elk Compound Beg]]&gt;&gt;&lt;&lt;set $compoundbeg += 1&gt;&gt;&lt;&lt;set $arousal += 3000&gt;&gt;&lt;&lt;set $pain -= 20&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;lpain&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+
+
+
+	&lt;&lt;if $compoundflirt is 0&gt;&gt;
+	&lt;&lt;click [[Flirt|Elk Compound Flirt]]&gt;&gt;&lt;&lt;set $compoundflirt += 1&gt;&gt;&lt;&lt;set $pain -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;&lt;lpain&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $compoundflirt is 1 and $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Flirt|Elk Compound Flirt]]&gt;&gt;&lt;&lt;set $compoundflirt += 1&gt;&gt;&lt;&lt;set $pain -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;&lt;lpain&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $compoundflirt is 2 and $promiscuity gte 35&gt;&gt;
+	&lt;&lt;click [[Flirt|Elk Compound Flirt]]&gt;&gt;&lt;&lt;set $compoundflirt += 1&gt;&gt;&lt;&lt;set $pain -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;&lt;lpain&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $compoundflirt is 3 and $promiscuity gte 55&gt;&gt;
+	&lt;&lt;click [[Flirt|Elk Compound Flirt]]&gt;&gt;&lt;&lt;set $compoundflirt += 1&gt;&gt;&lt;&lt;set $pain -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;&lt;lpain&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $compoundflirt is 4 and $promiscuity gte 75&gt;&gt;
+	&lt;&lt;click [[Flirt|Elk Compound Flirt]]&gt;&gt;&lt;&lt;set $compoundflirt += 1&gt;&gt;&lt;&lt;set $pain -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;&lt;lpain&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;passoutcompound&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You&#39;ve pushed yourself too much. You black out.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Elk Compound Experiment]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="312" name="Widgets Harvest" tags="widget" position="225,3975">&lt;&lt;widget &quot;harvest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Harvest Street (0:05) (Pub)|Harvest Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;harvestquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Harvest Street|Harvest Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;harvesteventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Harvest Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="313" name="Widgets Mer" tags="widget" position="350,3975">&lt;&lt;widget &quot;mer&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Mer Street (0:05) (Docks)|Mer Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;merquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Mer Street|Mer Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;mereventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Mer Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="314" name="Widgets Starfish" tags="widget" position="475,3975">&lt;&lt;widget &quot;starfish&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Starfish Street (0:05) (Beach)|Starfish Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;starfishquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Starfish Street|Starfish Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;starfisheventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Starfish Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="315" name="Widgets Cliff" tags="widget" position="600,3975">&lt;&lt;widget &quot;cliff&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Cliff Street (0:05)  (Cafe)|Cliff Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;cliffquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Cliff Street|Cliff Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;cliffeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Cliff Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="316" name="Widgets Barb" tags="widget" position="725,3975">&lt;&lt;widget &quot;barb&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Barb Street (0:05)  (Studio)|Barb Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;barbquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Barb Street|Barb Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;barbeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Barb Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="317" name="Widgets Connudatus" tags="widget" position="850,3975">&lt;&lt;widget &quot;connudatus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Connudatus Street (0:05)  (Clubs)|Connudatus Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;connudatusquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Connudatus Street|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;connudatuseventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Connudatus Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;connudatuswallet&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You find a quiet place and open the &lt;&lt;walletstop&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 91&gt;&gt;
+	
+	You don&#39;t find much, just some loose change worth £2.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Connudatus Street]]&gt;&gt;&lt;&lt;set $money += 200&gt;&gt;&lt;&lt;crime2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $rng gte 81&gt;&gt;
+	
+	You don&#39;t find much, just some loose change worth £3.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Connudatus Street]]&gt;&gt;&lt;&lt;set $money += 300&gt;&gt;&lt;&lt;crime3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $rng gte 71&gt;&gt;
+	
+	You find £8 hidden in a secret compartment.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Connudatus Street]]&gt;&gt;&lt;&lt;set $money += 800&gt;&gt;&lt;&lt;crime8&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	
+	You find a black credit card.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Connudatus Street]]&gt;&gt;&lt;&lt;set $blackmoney += 8&gt;&gt;&lt;&lt;crime8&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $rng gte 51&gt;&gt;
+	
+	You find £15 tucked away.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Connudatus Street]]&gt;&gt;&lt;&lt;set $money += 1500&gt;&gt;&lt;&lt;crime15&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	
+	You find a silver credit card.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Connudatus Street]]&gt;&gt;&lt;&lt;set $blackmoney += 15&gt;&gt;&lt;&lt;crime15&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;elseif $rng gte 31&gt;&gt;
+	
+	You find £25 tucked away.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Connudatus Street]]&gt;&gt;&lt;&lt;set $money += 2500&gt;&gt;&lt;&lt;crime25&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	
+	You find a gold credit card.&lt;br&gt;&lt;br&gt;
+
+	
+	&lt;&lt;click [[Take it|Connudatus Street]]&gt;&gt;&lt;&lt;set $blackmoney += 25&gt;&gt;&lt;&lt;crime25&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;elseif $rng gte 11&gt;&gt;
+	
+	You find a platinum credit card.&lt;br&gt;&lt;br&gt;
+
+	
+	&lt;&lt;click [[Take it|Connudatus Street]]&gt;&gt;&lt;&lt;set $blackmoney += 50&gt;&gt;&lt;&lt;crime50&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;else&gt;&gt;
+	
+	You find £50 tucked away.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Connudatus Street]]&gt;&gt;&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;crime50&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="318" name="Widgets High" tags="widget" position="975,3975">&lt;&lt;widget &quot;high&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[High Street (0:05) (Shopping Centre)|High Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;highquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[High Street|High Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;higheventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|High Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="319" name="Widgets Oxford" tags="widget" position="1100,3975">&lt;&lt;widget &quot;oxford&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Oxford Street (0:05) (School)|Oxford Street]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;oxfordquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Oxford Street|Oxford Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;oxfordeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Oxford Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="320" name="Widgets Residential" tags="widget" position="1225,3975">&lt;&lt;widget &quot;residential&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Residential alleyways (0:05)|Residential alleyways]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;residentialquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Residential alleyways|Residential alleyways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;residentialeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Residential alleyways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="321" name="Widgets Industrial" tags="widget" position="100,4100">&lt;&lt;widget &quot;industrial&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Industrial alleyways (0:05)|Industrial alleyways]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;industrialquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Industrial alleyways|Industrial alleyways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;industrialeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Industrial alleyways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="322" name="Widgets Commercial" tags="widget" position="225,4100">&lt;&lt;widget &quot;commercial&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Commercial alleyways (0:05)|Commercial alleyways]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;commercialquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Commercial alleyways|Commercial alleyways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;commercialeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Commercial alleyways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="323" name="Widgets Park" tags="widget" position="350,4100">&lt;&lt;widget &quot;park&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Park (0:05)|Park]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;parkquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Park|Park]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;parkeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Park]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="324" name="Widgets Bus" tags="widget" position="475,4100">&lt;&lt;widget &quot;buswait&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;click [[Wait for a bus (0:02)|Bus]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="325" name="Widgets Ambulance" tags="widget" position="600,4100">&lt;&lt;widget &quot;ambulance&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Wake up|Ambulance rescue]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="326" name="Widgets Combat Man 2" tags="widget" position="725,4100">&lt;&lt;widget &quot;man2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun2 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun2 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun2 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun2 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun2 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;man2speech&gt;&gt;
+&lt;&lt;set $intro2 to 1&gt;&gt;
+
+
+
+&lt;&lt;if $lefthand2 is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;set $speechclit to 1&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand2 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your warm &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand2 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand2 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your penis.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand2 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		eager to explore it.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		invading your body in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your ass.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand2 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; hand away from your ass.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand2 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You see stars.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 8&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $lefthand2 to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;purple&quot;&gt;You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You see stars.&lt;/span&gt; &lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 7&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;red&quot;&gt;You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $righthand2 to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused. &lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking disappointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused.&lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking dissapointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+				
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+&lt;&lt;if $righthand2 is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $skirtuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;&lt;set $lefthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes passed your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;				
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes pass your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand2 is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random (1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand2 is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $lefthand2 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest, &lt;&lt;his&gt;&gt; fingers lingering around your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; leans against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your tummy.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; grips your thigh and pulls, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes and squeezes your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $lefthand2 to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;set $lefthand2 to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand2 isnot &quot;arms&quot; and $righthand2 isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $lefthand2 to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; digs &lt;&lt;his&gt;&gt; nails into your &lt;&lt;bottom&gt;&gt; while groping, giving no heed to you comfort.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; smacks your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your nose.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $righthand2 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your pubic mound and teases your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;testicles&gt;&gt; and teases your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest and teases your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger above your entrance.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; right hand against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your tummy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes your &lt;&lt;bottomcomma&gt;&gt; making sure you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your cheek.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; tugs on your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; cups and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;He pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $righthand2 to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;	
+		&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; right hand.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand2 isnot &quot;arms&quot; and $righthand2 isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $righthand2 to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; grips your &lt;&lt;bottomcomma&gt;&gt; digging &lt;&lt;his&gt;&gt; nails into your skin.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; slaps your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the side of your face.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt; 
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; pulls up &lt;&lt;his&gt;&gt; skirt, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs and &lt;&lt;pussystop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis out from between your thighs.&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs.&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your anus.&lt;/span&gt;&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;cheeks&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your cheeks.&lt;&lt;submission3&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis2 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis2 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;botharm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your hands.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hands.&lt;&lt;set $penis2 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your feet.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your feet.&lt;&lt;set $penis2 to 0&gt;&gt;&lt;&lt;set $feetuse to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; penis out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis2 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; violates your &lt;&lt;pussy&gt;&gt; with increasing intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to fuck your &lt;&lt;pussy&gt;&gt; with no regard for your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with rough thrusts, giving no regard to your comfort.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb as &lt;&lt;he&gt;&gt; pounds away at your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with deep and deliberate thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues thrusting into your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your pussy.&lt;/span&gt;&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;
+				&lt;&lt;if $enemyanger gte 80&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; glides &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis2 to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;His&gt;&gt; penis thrusts deep into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis2 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginavirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechvaginawithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis2 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis2 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis2 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;pussy&gt;&gt; without penetrating.&lt;&lt;sex10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis2 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; ravages your &lt;&lt;bottom&gt;&gt; with a violent intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis ever deeper within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with rough thrusts, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;bottomcomma&gt;&gt; giving no regard to your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with deep and dominating thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues fucking your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis2 to &quot;anus&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your virgin anus,&lt;/span&gt; &lt;span class=&quot;red&quot;&gt;violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis2 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence50&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanusvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechanuswithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis2 to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;set $speechanusentrance to 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis2 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis2 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;His&gt;&gt; penis rubs against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis2 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; continues thrusting into your mouth.&lt;&lt;submission10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;Saliva drips from the tip of &lt;&lt;his&gt;&gt; phallus.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your mouth.&lt;/span&gt;&lt;&lt;set $penis2 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;
+
+		&lt;&lt;elseif $rng lte 20&gt;&gt;
+			&lt;&lt;if $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis2 to &quot;mouth&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis2 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;if $mouthsubmit is 1&gt;&gt;&lt;&lt;He&gt;&gt; allows you to pleasure &lt;&lt;his&gt;&gt; cock with your mouth.&lt;&lt;submission5&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis2 to &quot;mouth&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis2 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;mouthentrance&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;&lt;&lt;His&gt;&gt; penis hovers only inches from your face.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your mouth.&lt;/span&gt;&lt;&lt;set $penis2 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;set $penis2 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your chest.&lt;&lt;set $penis2 to 0&gt;&gt;&lt;&lt;set $chestuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;submission3&gt;&gt;
+		&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechchestrub to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechbreastrub to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your &lt;&lt;penis&gt;&gt; against your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses and teases your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; foot.
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis2 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+	
+&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranustake&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis2 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis2 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis2 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis2 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis2 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis2 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lefthand2 is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $righthand2 is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your tummy.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $mouth2 is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your face.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+			&lt;&lt;if $penisbitten is 0&gt;&gt;
+				&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; positions &lt;&lt;his&gt;&gt; penis in front of your mouth.&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechmouthentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+		&lt;&lt;if $anususe is 0&gt;&gt;
+			&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;	
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+	&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;neutral5&gt;&gt;
+	
+		
+
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $penisbitten is 0&gt;&gt;
+			&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; shoves &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penis2 to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+				&lt;&lt;if $underanusexposed is 1&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+				&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 171&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $undervaginaexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;elseif $undervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;/span&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $underanusexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+	
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; lifts up &lt;&lt;his&gt;&gt; skirt, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; clit away and presses &lt;&lt;his&gt;&gt; hungry pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your glans.&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; vagina.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina2 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penistate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; movements violent and erratic as &lt;&lt;his&gt;&gt; pussy slides along your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; vagina twitch and throb around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; vagina as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; pussy, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina2 to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina2 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; vagina, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechpeniswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina2 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;peniscomma&gt;&gt; preparing to envelope you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina2 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;lefthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $lefthand2 to 0&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;righthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $righthand2 to 0&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; covers your mouth with &lt;&lt;his&gt;&gt; pussy, making it difficult to breathe.&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthsubmit is 1&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+		 	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;		
+		 	&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;
+	 		&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; kneads your pussies together.&lt;&lt;sex20&gt;&gt;&lt;&lt;set $speechvaginavagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from yours.&lt;/span&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your feet.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your feet away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your penis agianst your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; foot against your &lt;&lt;pussystop&gt;&gt;
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina2 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic. Fluid from &lt;&lt;his&gt;&gt; pussy drools onto your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length as &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	
+	
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina2 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina2 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina2 is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina2 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina2 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina2 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $vagina2 is 0&gt;&gt;
+
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; sways &lt;&lt;his&gt;&gt; hips suggestively.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;&lt;&lt;He&gt;&gt; twirls on the spot.&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral10&gt;&gt;
+	
+	
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $lefthand2 is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina2 to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand2 to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $righthand2 is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina2 to &quot;righthand&quot;&gt;&gt;&lt;&lt;set $righthand2 to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100 and $penisuse is 0 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, &lt;&lt;his&gt;&gt; pussy hovering close to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $penisuse is 0 and $penisexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your pelvis, pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $vaginause is 0 and $vaginaexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $vaginause to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; pussy against yours.
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; sits on your protruding &lt;&lt;bottomcomma&gt;&gt; pressing down on you painfully.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;elseif $mouth2 is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your face.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; frots against your thigh while squeezing it with &lt;&lt;his&gt;&gt; own.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vagina2 to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the stomach.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+			
+
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 200 and $mouthuse is 0&gt;&gt;
+		&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;
+		Saliva drips from her pussy.
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $penisexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your head and presses &lt;&lt;his&gt;&gt; pussy against your mouth.&lt;/span&gt;
+	&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;othervagina&quot;&gt;&gt;&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;		
+		&lt;&lt;He&gt;&gt; kicks you in the face.&lt;&lt;violence10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;thigh&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your thigh.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;bottom&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth2 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your anus with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;His&gt;&gt; tongue probes inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;bottomcomma&gt;&gt; letting &lt;&lt;him&gt;&gt; push &lt;&lt;his&gt;&gt; tongue deeper into your anus.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;set $mouth2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth2 to &quot;anus&quot;&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin anus,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth2 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead licking your anus.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+		&lt;&lt;if $vagina2 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis2 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth2 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus, preparing to penetrate you.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth2 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth2 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses down on your clit with &lt;&lt;his&gt;&gt; teeth while exploring your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your vagina.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;pussycomma&gt;&gt; then pushes &lt;&lt;his&gt;&gt; tongue deeper into your vagina. &lt;&lt;He&gt;&gt; slowly pulls out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your &lt;&lt;pussy&gt;&gt; lips.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth2 to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth2 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead running &lt;&lt;his&gt;&gt; tongue up and down your labia.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;if $vagina2 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis2 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth2 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussycomma&gt;&gt; preparing to fuck you with &lt;&lt;his&gt;&gt; tongue.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth2 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on your clit and runs &lt;&lt;his&gt;&gt; tongue around your labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head back, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth2 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; slowly caresses your shaft with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		Eyes fixed on your face, &lt;&lt;he&gt;&gt; wraps &lt;&lt;his&gt;&gt; tongue around your &lt;&lt;penis&gt;&gt; and sucks.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes &lt;&lt;his&gt;&gt; lips around your &lt;&lt;peniscomma&gt;&gt; and circles &lt;&lt;his&gt;&gt; tongue around your glans.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; takes you deeper into &lt;&lt;his&gt;&gt; mouth, until your &lt;&lt;penis&gt;&gt; disappears inside &lt;&lt;him&gt;&gt; completely. &lt;&lt;He&gt;&gt; slowly pushes you out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; repeatedly swallows and expels your &lt;&lt;peniscomma&gt;&gt; fucking you with &lt;&lt;his&gt;&gt; mouth.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; taking you into &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth2 to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your virgin penis, taking you into &lt;&lt;his&gt;&gt; mouth,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth2 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; mouth, instead kissing the tip of your glans.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+		&lt;&lt;if $vagina2 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis2 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth2 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in &lt;&lt;his&gt;&gt; mouth proper.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth2 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on and licks the tip of your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth2 is &quot;kiss&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; explores your mouth with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; tongue deep into your mouth.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth2 is &quot;kissimminent&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your lips.&lt;&lt;set $mouth2 to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kiss&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently probes your lips with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites and toys with your lips.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth2 is &quot;kissentrance&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls you closer and presses your lips together in a kiss.&lt;&lt;set $mouth2 to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently brushes &lt;&lt;his&gt;&gt; lips against yours.&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your lower lip.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth2 is 0&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You were a virgin! I can&#39;t believe my luck!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I felt your hymen tear bitch. Something to remember me by.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $speechpenisvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;AHH! This was your first time wasn&#39;t it? It feels so good!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How&#39;s it feel to have your virgin dick broken in? Feels amazing for me.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechanusvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this. I&#39;ve got plenty more work to do before you&#39;re properly broken in.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechmouthvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick? You&#39;ll be a cum-addicted cock slave soon.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechcum is 1 and $rng gte 61 and $speechorgasmrepeat lte 1 and $speechorgasmcount lte 6&gt;&gt;
+	&lt;&lt;cumspeech&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;combatspeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;elseif $rng gte 91&gt;&gt;
+	&lt;&lt;basespeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your body.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless hips.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your chest.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your legs.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless legs.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your face.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the forehead.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses you on the hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;elseif $enemyanger + $rng lte 55&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your neck.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; licks your cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless legs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; lips close to yours, about to kiss.&lt;/span&gt;&lt;&lt;set $mouthuse to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;set $mouth2 to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your cheek.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 84&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $vagina2 is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $anususe is 0 and $penis2 is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth2 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 92&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $vaginause is 0 and $vagina2 is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $vaginause is 0 and $penis2 is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+	
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $penis2 is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0 and $vagina2 is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+		
+		
+		
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 105&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and caresses your helpless thighs with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and caresses your nipple with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and gently bites your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and gently bites you on the neck.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 115&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your stomach.&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; spits on your helpless thighs.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your face.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your shoulders.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your hips.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;tummybruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your neck.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your cheek.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng gte 190&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;chestbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;manend&gt;&gt;
+&lt;&lt;set $pullaway to 0&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="327" name="Widgets Combat Man 3" tags="widget" position="850,4100">&lt;&lt;widget &quot;man3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun3 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun3 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun3 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun3 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun3 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;man3speech&gt;&gt;
+&lt;&lt;set $intro3 to 1&gt;&gt;
+
+
+&lt;&lt;if $lefthand3 is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;set $speechclit to 1&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand3 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your warm &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand3 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand3 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your penis.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand3 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		eager to explore it.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		invading your body in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your ass.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand3 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; hand away from your ass.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand3 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You see stars.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 8&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $lefthand3 to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;purple&quot;&gt;You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You see stars.&lt;/span&gt; &lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 7&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;red&quot;&gt;You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $righthand3 to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused. &lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking disappointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused.&lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking dissapointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+				
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+&lt;&lt;if $righthand3 is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $skirtuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;&lt;set $lefthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes passed your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;				
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes pass your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand3 is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random (1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand3 is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $lefthand3 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest, &lt;&lt;his&gt;&gt; fingers lingering around your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; leans against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your tummy.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; grips your thigh and pulls, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes and squeezes your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $lefthand3 to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;set $lefthand3 to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand3 isnot &quot;arms&quot; and $righthand3 isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $lefthand3 to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; digs &lt;&lt;his&gt;&gt; nails into your &lt;&lt;bottom&gt;&gt; while groping, giving no heed to you comfort.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; smacks your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your nose.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $righthand3 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your pubic mound and teases your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;testicles&gt;&gt; and teases your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest and teases your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger above your entrance.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; right hand against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your tummy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes your &lt;&lt;bottomcomma&gt;&gt; making sure you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your cheek.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; tugs on your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; cups and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;He pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $righthand3 to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;	
+		&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; right hand.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand3 isnot &quot;arms&quot; and $righthand3 isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $righthand3 to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; grips your &lt;&lt;bottomcomma&gt;&gt; digging &lt;&lt;his&gt;&gt; nails into your skin.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; slaps your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the side of your face.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt; 
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; pulls up &lt;&lt;his&gt;&gt; skirt, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs and &lt;&lt;pussystop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis out from between your thighs.&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs.&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your anus.&lt;/span&gt;&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;cheeks&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your cheeks.&lt;&lt;submission3&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis3 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis3 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;botharm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your hands.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hands.&lt;&lt;set $penis3 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your feet.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your feet.&lt;&lt;set $penis3 to 0&gt;&gt;&lt;&lt;set $feetuse to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; penis out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis3 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; violates your &lt;&lt;pussy&gt;&gt; with increasing intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to fuck your &lt;&lt;pussy&gt;&gt; with no regard for your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with rough thrusts, giving no regard to your comfort.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb as &lt;&lt;he&gt;&gt; pounds away at your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with deep and deliberate thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues thrusting into your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your pussy.&lt;/span&gt;&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;
+				&lt;&lt;if $enemyanger gte 80&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; glides &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis3 to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;His&gt;&gt; penis thrusts deep into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis3 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginavirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechvaginawithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis3 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis3 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis3 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;pussy&gt;&gt; without penetrating.&lt;&lt;sex10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis3 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; ravages your &lt;&lt;bottom&gt;&gt; with a violent intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis ever deeper within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with rough thrusts, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;bottomcomma&gt;&gt; giving no regard to your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with deep and dominating thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues fucking your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis3 to &quot;anus&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your virgin anus,&lt;/span&gt; &lt;span class=&quot;red&quot;&gt;violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis3 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence50&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanusvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechanuswithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis3 to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;set $speechanusentrance to 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis3 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis3 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;His&gt;&gt; penis rubs against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis3 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; continues thrusting into your mouth.&lt;&lt;submission10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;Saliva drips from the tip of &lt;&lt;his&gt;&gt; phallus.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your mouth.&lt;/span&gt;&lt;&lt;set $penis3 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;
+
+		&lt;&lt;elseif $rng lte 20&gt;&gt;
+			&lt;&lt;if $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis3 to &quot;mouth&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis3 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;if $mouthsubmit is 1&gt;&gt;&lt;&lt;He&gt;&gt; allows you to pleasure &lt;&lt;his&gt;&gt; cock with your mouth.&lt;&lt;submission5&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis3 to &quot;mouth&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis3 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;mouthentrance&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;&lt;&lt;His&gt;&gt; penis hovers only inches from your face.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your mouth.&lt;/span&gt;&lt;&lt;set $penis3 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;set $penis3 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your chest.&lt;&lt;set $penis3 to 0&gt;&gt;&lt;&lt;set $chestuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;submission3&gt;&gt;
+		&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechchestrub to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechbreastrub to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your &lt;&lt;penis&gt;&gt; against your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses and teases your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; foot.
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis3 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+	
+&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranustake&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis3 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis3 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis3 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis3 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis3 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis3 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lefthand3 is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $righthand3 is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your tummy.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $mouth3 is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your face.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+			&lt;&lt;if $penisbitten is 0&gt;&gt;
+				&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; positions &lt;&lt;his&gt;&gt; penis in front of your mouth.&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechmouthentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+		&lt;&lt;if $anususe is 0&gt;&gt;
+			&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;	
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+	&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;neutral5&gt;&gt;
+	
+		
+
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $penisbitten is 0&gt;&gt;
+			&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; shoves &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penis3 to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+				&lt;&lt;if $underanusexposed is 1&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+				&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 171&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $undervaginaexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;elseif $undervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;/span&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $underanusexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+	
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; lifts up &lt;&lt;his&gt;&gt; skirt, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; clit away and presses &lt;&lt;his&gt;&gt; hungry pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your glans.&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; vagina.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina3 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penistate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; movements violent and erratic as &lt;&lt;his&gt;&gt; pussy slides along your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; vagina twitch and throb around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; vagina as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; pussy, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina3 to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina3 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; vagina, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechpeniswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina3 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;peniscomma&gt;&gt; preparing to envelope you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina3 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;lefthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $lefthand3 to 0&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;righthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $righthand3 to 0&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; covers your mouth with &lt;&lt;his&gt;&gt; pussy, making it difficult to breathe.&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthsubmit is 1&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+		 	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;		
+		 	&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;
+	 		&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; kneads your pussies together.&lt;&lt;sex20&gt;&gt;&lt;&lt;set $speechvaginavagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from yours.&lt;/span&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your feet.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your feet away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your penis agianst your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; foot against your &lt;&lt;pussystop&gt;&gt;
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina3 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic. Fluid from &lt;&lt;his&gt;&gt; pussy drools onto your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length as &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	
+	
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina3 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina3 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina3 is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina3 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina3 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina3 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $vagina3 is 0&gt;&gt;
+
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; sways &lt;&lt;his&gt;&gt; hips suggestively.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;&lt;&lt;He&gt;&gt; twirls on the spot.&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral10&gt;&gt;
+	
+	
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $lefthand3 is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina3 to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand3 to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $righthand3 is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina3 to &quot;righthand&quot;&gt;&gt;&lt;&lt;set $righthand3 to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100 and $penisuse is 0 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, &lt;&lt;his&gt;&gt; pussy hovering close to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $penisuse is 0 and $penisexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your pelvis, pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $vaginause is 0 and $vaginaexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $vaginause to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; pussy against yours.
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; sits on your protruding &lt;&lt;bottomcomma&gt;&gt; pressing down on you painfully.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;elseif $mouth3 is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your face.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; frots against your thigh while squeezing it with &lt;&lt;his&gt;&gt; own.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vagina3 to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the stomach.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+			
+
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 200 and $mouthuse is 0&gt;&gt;
+		&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;
+		Saliva drips from her pussy.
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $penisexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your head and presses &lt;&lt;his&gt;&gt; pussy against your mouth.&lt;/span&gt;
+	&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;othervagina&quot;&gt;&gt;&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;		
+		&lt;&lt;He&gt;&gt; kicks you in the face.&lt;&lt;violence10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;thigh&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your thigh.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;bottom&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth3 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your anus with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;His&gt;&gt; tongue probes inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;bottomcomma&gt;&gt; letting &lt;&lt;him&gt;&gt; push &lt;&lt;his&gt;&gt; tongue deeper into your anus.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;set $mouth3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth3 to &quot;anus&quot;&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin anus,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth3 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead licking your anus.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+		&lt;&lt;if $vagina3 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis3 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth3 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus, preparing to penetrate you.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth3 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth3 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses down on your clit with &lt;&lt;his&gt;&gt; teeth while exploring your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your vagina.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;pussycomma&gt;&gt; then pushes &lt;&lt;his&gt;&gt; tongue deeper into your vagina. &lt;&lt;He&gt;&gt; slowly pulls out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your &lt;&lt;pussy&gt;&gt; lips.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth3 to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth3 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead running &lt;&lt;his&gt;&gt; tongue up and down your labia.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;if $vagina3 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis3 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth3 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussycomma&gt;&gt; preparing to fuck you with &lt;&lt;his&gt;&gt; tongue.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth3 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on your clit and runs &lt;&lt;his&gt;&gt; tongue around your labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head back, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth3 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; slowly caresses your shaft with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		Eyes fixed on your face, &lt;&lt;he&gt;&gt; wraps &lt;&lt;his&gt;&gt; tongue around your &lt;&lt;penis&gt;&gt; and sucks.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes &lt;&lt;his&gt;&gt; lips around your &lt;&lt;peniscomma&gt;&gt; and circles &lt;&lt;his&gt;&gt; tongue around your glans.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; takes you deeper into &lt;&lt;his&gt;&gt; mouth, until your &lt;&lt;penis&gt;&gt; disappears inside &lt;&lt;him&gt;&gt; completely. &lt;&lt;He&gt;&gt; slowly pushes you out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; repeatedly swallows and expels your &lt;&lt;peniscomma&gt;&gt; fucking you with &lt;&lt;his&gt;&gt; mouth.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; taking you into &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth3 to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your virgin penis, taking you into &lt;&lt;his&gt;&gt; mouth,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth3 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; mouth, instead kissing the tip of your glans.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+		&lt;&lt;if $vagina3 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis3 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth3 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in &lt;&lt;his&gt;&gt; mouth proper.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth3 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on and licks the tip of your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth3 is &quot;kiss&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; explores your mouth with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; tongue deep into your mouth.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth3 is &quot;kissimminent&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your lips.&lt;&lt;set $mouth3 to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kiss&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently probes your lips with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites and toys with your lips.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth3 is &quot;kissentrance&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls you closer and presses your lips together in a kiss.&lt;&lt;set $mouth3 to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently brushes &lt;&lt;his&gt;&gt; lips against yours.&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your lower lip.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth3 is 0&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You were a virgin! I can&#39;t believe my luck!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I felt your hymen tear bitch. Something to remember me by.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $speechpenisvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;AHH! This was your first time wasn&#39;t it? It feels so good!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How&#39;s it feel to have your virgin dick broken in? Feels amazing for me.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechanusvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this. I&#39;ve got plenty more work to do before you&#39;re properly broken in.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechmouthvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick? You&#39;ll be a cum-addicted cock slave soon.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechcum is 1 and $rng gte 61 and $speechorgasmrepeat lte 1 and $speechorgasmcount lte 6&gt;&gt;
+	&lt;&lt;cumspeech&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;combatspeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;elseif $rng gte 91&gt;&gt;
+	&lt;&lt;basespeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your body.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless hips.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your chest.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your legs.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless legs.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your face.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the forehead.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses you on the hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;elseif $enemyanger + $rng lte 55&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your neck.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; licks your cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless legs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; lips close to yours, about to kiss.&lt;/span&gt;&lt;&lt;set $mouthuse to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;set $mouth3 to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your cheek.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 84&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $vagina3 is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $anususe is 0 and $penis3 is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth3 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 92&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $vaginause is 0 and $vagina3 is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $vaginause is 0 and $penis3 is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+	
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $penis3 is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0 and $vagina3 is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+		
+		
+		
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 105&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and caresses your helpless thighs with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and caresses your nipple with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and gently bites your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and gently bites you on the neck.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 115&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your stomach.&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; spits on your helpless thighs.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your face.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your shoulders.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your hips.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;tummybruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your neck.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your cheek.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng gte 190&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;chestbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;manend&gt;&gt;
+&lt;&lt;set $pullaway to 0&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="328" name="Widgets Combat Man 4" tags="widget" position="975,4100">&lt;&lt;widget &quot;man4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun4 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun4 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun4 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun4 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun4 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;man4speech&gt;&gt;
+&lt;&lt;set $intro4 to 1&gt;&gt;
+
+
+&lt;&lt;if $lefthand4 is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;set $speechclit to 1&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand4 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your warm &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand4 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand4 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your penis.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand4 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		eager to explore it.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		invading your body in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your ass.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand4 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; hand away from your ass.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand4 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You see stars.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 8&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $lefthand4 to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;purple&quot;&gt;You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You see stars.&lt;/span&gt; &lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 7&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;red&quot;&gt;You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $righthand4 to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused. &lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking disappointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused.&lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking dissapointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+				
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+&lt;&lt;if $righthand4 is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $skirtuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;&lt;set $lefthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes passed your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;				
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes pass your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand4 is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random (1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand4 is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $lefthand4 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest, &lt;&lt;his&gt;&gt; fingers lingering around your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; leans against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your tummy.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; grips your thigh and pulls, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes and squeezes your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $lefthand4 to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;set $lefthand4 to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand4 isnot &quot;arms&quot; and $righthand4 isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $lefthand4 to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; digs &lt;&lt;his&gt;&gt; nails into your &lt;&lt;bottom&gt;&gt; while groping, giving no heed to you comfort.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; smacks your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your nose.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $righthand4 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your pubic mound and teases your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;testicles&gt;&gt; and teases your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest and teases your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger above your entrance.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; right hand against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your tummy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes your &lt;&lt;bottomcomma&gt;&gt; making sure you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your cheek.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; tugs on your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; cups and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;He pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $righthand4 to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;	
+		&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; right hand.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand4 isnot &quot;arms&quot; and $righthand4 isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $righthand4 to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; grips your &lt;&lt;bottomcomma&gt;&gt; digging &lt;&lt;his&gt;&gt; nails into your skin.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; slaps your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the side of your face.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt; 
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; pulls up &lt;&lt;his&gt;&gt; skirt, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs and &lt;&lt;pussystop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis out from between your thighs.&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs.&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your anus.&lt;/span&gt;&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;cheeks&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your cheeks.&lt;&lt;submission3&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis4 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis4 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;botharm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your hands.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hands.&lt;&lt;set $penis4 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your feet.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your feet.&lt;&lt;set $penis4 to 0&gt;&gt;&lt;&lt;set $feetuse to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; penis out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis4 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; violates your &lt;&lt;pussy&gt;&gt; with increasing intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to fuck your &lt;&lt;pussy&gt;&gt; with no regard for your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with rough thrusts, giving no regard to your comfort.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb as &lt;&lt;he&gt;&gt; pounds away at your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with deep and deliberate thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues thrusting into your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your pussy.&lt;/span&gt;&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;
+				&lt;&lt;if $enemyanger gte 80&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; glides &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis4 to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;His&gt;&gt; penis thrusts deep into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis4 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginavirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechvaginawithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis4 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis4 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis4 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;pussy&gt;&gt; without penetrating.&lt;&lt;sex10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis4 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; ravages your &lt;&lt;bottom&gt;&gt; with a violent intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis ever deeper within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with rough thrusts, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;bottomcomma&gt;&gt; giving no regard to your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with deep and dominating thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues fucking your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis4 to &quot;anus&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your virgin anus,&lt;/span&gt; &lt;span class=&quot;red&quot;&gt;violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis4 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence50&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanusvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechanuswithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis4 to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;set $speechanusentrance to 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis4 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis4 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;His&gt;&gt; penis rubs against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis4 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; continues thrusting into your mouth.&lt;&lt;submission10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;Saliva drips from the tip of &lt;&lt;his&gt;&gt; phallus.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your mouth.&lt;/span&gt;&lt;&lt;set $penis4 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;
+
+		&lt;&lt;elseif $rng lte 20&gt;&gt;
+			&lt;&lt;if $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis4 to &quot;mouth&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis4 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;if $mouthsubmit is 1&gt;&gt;&lt;&lt;He&gt;&gt; allows you to pleasure &lt;&lt;his&gt;&gt; cock with your mouth.&lt;&lt;submission5&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis4 to &quot;mouth&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis4 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;mouthentrance&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;&lt;&lt;His&gt;&gt; penis hovers only inches from your face.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your mouth.&lt;/span&gt;&lt;&lt;set $penis4 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;set $penis4 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your chest.&lt;&lt;set $penis4 to 0&gt;&gt;&lt;&lt;set $chestuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;submission3&gt;&gt;
+		&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechchestrub to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechbreastrub to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your &lt;&lt;penis&gt;&gt; against your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses and teases your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; foot.
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis4 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+	
+&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranustake&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis4 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis4 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis4 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis4 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis4 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis4 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lefthand4 is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $righthand4 is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your tummy.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $mouth4 is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your face.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+			&lt;&lt;if $penisbitten is 0&gt;&gt;
+				&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; positions &lt;&lt;his&gt;&gt; penis in front of your mouth.&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechmouthentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+		&lt;&lt;if $anususe is 0&gt;&gt;
+			&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;	
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+	&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;neutral5&gt;&gt;
+	
+		
+
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $penisbitten is 0&gt;&gt;
+			&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; shoves &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penis4 to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+				&lt;&lt;if $underanusexposed is 1&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+				&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 171&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $undervaginaexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;elseif $undervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;/span&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $underanusexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+	
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; lifts up &lt;&lt;his&gt;&gt; skirt, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; clit away and presses &lt;&lt;his&gt;&gt; hungry pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your glans.&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; vagina.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina4 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penistate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; movements violent and erratic as &lt;&lt;his&gt;&gt; pussy slides along your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; vagina twitch and throb around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; vagina as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; pussy, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina4 to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina4 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; vagina, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechpeniswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina4 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;peniscomma&gt;&gt; preparing to envelope you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina4 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;lefthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $lefthand4 to 0&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;righthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $righthand4 to 0&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; covers your mouth with &lt;&lt;his&gt;&gt; pussy, making it difficult to breathe.&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthsubmit is 1&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+		 	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;		
+		 	&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;
+	 		&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; kneads your pussies together.&lt;&lt;sex20&gt;&gt;&lt;&lt;set $speechvaginavagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from yours.&lt;/span&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your feet.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your feet away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your penis agianst your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; foot against your &lt;&lt;pussystop&gt;&gt;
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina4 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic. Fluid from &lt;&lt;his&gt;&gt; pussy drools onto your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length as &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	
+	
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina4 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina4 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina4 is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina4 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina4 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina4 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $vagina4 is 0&gt;&gt;
+
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; sways &lt;&lt;his&gt;&gt; hips suggestively.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;&lt;&lt;He&gt;&gt; twirls on the spot.&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral10&gt;&gt;
+	
+	
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $lefthand4 is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina4 to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand4 to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $righthand4 is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina4 to &quot;righthand&quot;&gt;&gt;&lt;&lt;set $righthand4 to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100 and $penisuse is 0 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, &lt;&lt;his&gt;&gt; pussy hovering close to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $penisuse is 0 and $penisexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your pelvis, pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $vaginause is 0 and $vaginaexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $vaginause to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; pussy against yours.
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; sits on your protruding &lt;&lt;bottomcomma&gt;&gt; pressing down on you painfully.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;elseif $mouth4 is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your face.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; frots against your thigh while squeezing it with &lt;&lt;his&gt;&gt; own.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vagina4 to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the stomach.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+			
+
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 200 and $mouthuse is 0&gt;&gt;
+		&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;
+		Saliva drips from her pussy.
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $penisexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your head and presses &lt;&lt;his&gt;&gt; pussy against your mouth.&lt;/span&gt;
+	&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;othervagina&quot;&gt;&gt;&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;		
+		&lt;&lt;He&gt;&gt; kicks you in the face.&lt;&lt;violence10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;thigh&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your thigh.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;bottom&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth4 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your anus with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;His&gt;&gt; tongue probes inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;bottomcomma&gt;&gt; letting &lt;&lt;him&gt;&gt; push &lt;&lt;his&gt;&gt; tongue deeper into your anus.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;set $mouth4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth4 to &quot;anus&quot;&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin anus,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth4 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead licking your anus.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+		&lt;&lt;if $vagina4 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis4 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth4 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus, preparing to penetrate you.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth4 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth4 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses down on your clit with &lt;&lt;his&gt;&gt; teeth while exploring your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your vagina.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;pussycomma&gt;&gt; then pushes &lt;&lt;his&gt;&gt; tongue deeper into your vagina. &lt;&lt;He&gt;&gt; slowly pulls out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your &lt;&lt;pussy&gt;&gt; lips.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth4 to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth4 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead running &lt;&lt;his&gt;&gt; tongue up and down your labia.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;if $vagina4 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis4 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth4 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussycomma&gt;&gt; preparing to fuck you with &lt;&lt;his&gt;&gt; tongue.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth4 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on your clit and runs &lt;&lt;his&gt;&gt; tongue around your labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head back, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth4 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; slowly caresses your shaft with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		Eyes fixed on your face, &lt;&lt;he&gt;&gt; wraps &lt;&lt;his&gt;&gt; tongue around your &lt;&lt;penis&gt;&gt; and sucks.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes &lt;&lt;his&gt;&gt; lips around your &lt;&lt;peniscomma&gt;&gt; and circles &lt;&lt;his&gt;&gt; tongue around your glans.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; takes you deeper into &lt;&lt;his&gt;&gt; mouth, until your &lt;&lt;penis&gt;&gt; disappears inside &lt;&lt;him&gt;&gt; completely. &lt;&lt;He&gt;&gt; slowly pushes you out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; repeatedly swallows and expels your &lt;&lt;peniscomma&gt;&gt; fucking you with &lt;&lt;his&gt;&gt; mouth.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; taking you into &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth4 to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your virgin penis, taking you into &lt;&lt;his&gt;&gt; mouth,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth4 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; mouth, instead kissing the tip of your glans.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+		&lt;&lt;if $vagina4 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis4 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth4 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in &lt;&lt;his&gt;&gt; mouth proper.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth4 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on and licks the tip of your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth4 is &quot;kiss&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; explores your mouth with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; tongue deep into your mouth.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth4 is &quot;kissimminent&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your lips.&lt;&lt;set $mouth4 to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kiss&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently probes your lips with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites and toys with your lips.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth4 is &quot;kissentrance&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls you closer and presses your lips together in a kiss.&lt;&lt;set $mouth4 to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently brushes &lt;&lt;his&gt;&gt; lips against yours.&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your lower lip.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth4 is 0&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You were a virgin! I can&#39;t believe my luck!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I felt your hymen tear bitch. Something to remember me by.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $speechpenisvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;AHH! This was your first time wasn&#39;t it? It feels so good!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How&#39;s it feel to have your virgin dick broken in? Feels amazing for me.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechanusvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this. I&#39;ve got plenty more work to do before you&#39;re properly broken in.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechmouthvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick? You&#39;ll be a cum-addicted cock slave soon.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechcum is 1 and $rng gte 61 and $speechorgasmrepeat lte 1 and $speechorgasmcount lte 6&gt;&gt;
+	&lt;&lt;cumspeech&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;combatspeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;elseif $rng gte 91&gt;&gt;
+	&lt;&lt;basespeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your body.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless hips.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your chest.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your legs.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless legs.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your face.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the forehead.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses you on the hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;elseif $enemyanger + $rng lte 55&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your neck.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; licks your cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless legs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; lips close to yours, about to kiss.&lt;/span&gt;&lt;&lt;set $mouthuse to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;set $mouth4 to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your cheek.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 84&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $vagina4 is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $anususe is 0 and $penis4 is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth4 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 92&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $vaginause is 0 and $vagina4 is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $vaginause is 0 and $penis4 is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+	
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $penis4 is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0 and $vagina4 is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+		
+		
+		
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 105&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and caresses your helpless thighs with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and caresses your nipple with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and gently bites your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and gently bites you on the neck.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 115&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your stomach.&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; spits on your helpless thighs.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your face.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your shoulders.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your hips.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;tummybruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your neck.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your cheek.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng gte 190&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;chestbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;manend&gt;&gt;
+&lt;&lt;set $pullaway to 0&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="329" name="Widgets Combat Man 5" tags="widget" position="1100,4100">&lt;&lt;widget &quot;man5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun5 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun5 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun5 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun5 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun5 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;man5speech&gt;&gt;
+&lt;&lt;set $intro5 to 1&gt;&gt;
+
+
+&lt;&lt;if $lefthand5 is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;set $speechclit to 1&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand5 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your warm &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand5 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand5 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your penis.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand5 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		eager to explore it.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		invading your body in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your ass.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand5 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; hand away from your ass.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand5 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You see stars.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 8&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $lefthand5 to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;purple&quot;&gt;You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You see stars.&lt;/span&gt; &lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 7&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;red&quot;&gt;You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $righthand5 to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused. &lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking disappointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused.&lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking dissapointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+				
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+&lt;&lt;if $righthand5 is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $skirtuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;&lt;set $lefthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes passed your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;				
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes pass your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand5 is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random (1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand5 is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $lefthand5 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest, &lt;&lt;his&gt;&gt; fingers lingering around your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; leans against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your tummy.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; grips your thigh and pulls, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes and squeezes your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $lefthand5 to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;set $lefthand5 to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand5 isnot &quot;arms&quot; and $righthand5 isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $lefthand5 to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; digs &lt;&lt;his&gt;&gt; nails into your &lt;&lt;bottom&gt;&gt; while groping, giving no heed to you comfort.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; smacks your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your nose.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $righthand5 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your pubic mound and teases your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;testicles&gt;&gt; and teases your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest and teases your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger above your entrance.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; right hand against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your tummy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes your &lt;&lt;bottomcomma&gt;&gt; making sure you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your cheek.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; tugs on your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; cups and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;He pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $righthand5 to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;	
+		&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; right hand.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand5 isnot &quot;arms&quot; and $righthand5 isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $righthand5 to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; grips your &lt;&lt;bottomcomma&gt;&gt; digging &lt;&lt;his&gt;&gt; nails into your skin.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; slaps your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the side of your face.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt; 
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; pulls up &lt;&lt;his&gt;&gt; skirt, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs and &lt;&lt;pussystop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis out from between your thighs.&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs.&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your anus.&lt;/span&gt;&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;cheeks&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your cheeks.&lt;&lt;submission3&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis5 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis5 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;botharm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your hands.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hands.&lt;&lt;set $penis5 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your feet.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your feet.&lt;&lt;set $penis5 to 0&gt;&gt;&lt;&lt;set $feetuse to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; penis out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis5 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; violates your &lt;&lt;pussy&gt;&gt; with increasing intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to fuck your &lt;&lt;pussy&gt;&gt; with no regard for your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with rough thrusts, giving no regard to your comfort.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb as &lt;&lt;he&gt;&gt; pounds away at your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with deep and deliberate thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues thrusting into your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your pussy.&lt;/span&gt;&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;
+				&lt;&lt;if $enemyanger gte 80&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; glides &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis5 to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;His&gt;&gt; penis thrusts deep into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis5 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginavirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechvaginawithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis5 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis5 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis5 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;pussy&gt;&gt; without penetrating.&lt;&lt;sex10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis5 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; ravages your &lt;&lt;bottom&gt;&gt; with a violent intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis ever deeper within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with rough thrusts, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;bottomcomma&gt;&gt; giving no regard to your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with deep and dominating thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues fucking your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis5 to &quot;anus&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your virgin anus,&lt;/span&gt; &lt;span class=&quot;red&quot;&gt;violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis5 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence50&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanusvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechanuswithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis5 to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;set $speechanusentrance to 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis5 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis5 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;His&gt;&gt; penis rubs against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis5 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; continues thrusting into your mouth.&lt;&lt;submission10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;Saliva drips from the tip of &lt;&lt;his&gt;&gt; phallus.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your mouth.&lt;/span&gt;&lt;&lt;set $penis5 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;
+
+		&lt;&lt;elseif $rng lte 20&gt;&gt;
+			&lt;&lt;if $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis5 to &quot;mouth&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis5 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;if $mouthsubmit is 1&gt;&gt;&lt;&lt;He&gt;&gt; allows you to pleasure &lt;&lt;his&gt;&gt; cock with your mouth.&lt;&lt;submission5&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis5 to &quot;mouth&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis5 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;mouthentrance&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;&lt;&lt;His&gt;&gt; penis hovers only inches from your face.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your mouth.&lt;/span&gt;&lt;&lt;set $penis5 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;set $penis5 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your chest.&lt;&lt;set $penis5 to 0&gt;&gt;&lt;&lt;set $chestuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;submission3&gt;&gt;
+		&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechchestrub to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechbreastrub to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your &lt;&lt;penis&gt;&gt; against your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses and teases your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; foot.
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis5 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+	
+&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranustake&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis5 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis5 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis5 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis5 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis5 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis5 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lefthand5 is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $righthand5 is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your tummy.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $mouth5 is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your face.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+			&lt;&lt;if $penisbitten is 0&gt;&gt;
+				&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; positions &lt;&lt;his&gt;&gt; penis in front of your mouth.&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechmouthentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+		&lt;&lt;if $anususe is 0&gt;&gt;
+			&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;	
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+	&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;neutral5&gt;&gt;
+	
+		
+
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $penisbitten is 0&gt;&gt;
+			&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; shoves &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penis5 to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+				&lt;&lt;if $underanusexposed is 1&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+				&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 171&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $undervaginaexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;elseif $undervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;/span&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $underanusexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+	
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; lifts up &lt;&lt;his&gt;&gt; skirt, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; clit away and presses &lt;&lt;his&gt;&gt; hungry pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your glans.&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; vagina.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina5 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penistate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; movements violent and erratic as &lt;&lt;his&gt;&gt; pussy slides along your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; vagina twitch and throb around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; vagina as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; pussy, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina5 to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina5 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; vagina, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechpeniswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina5 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;peniscomma&gt;&gt; preparing to envelope you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina5 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;lefthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $lefthand5 to 0&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;righthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $righthand5 to 0&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; covers your mouth with &lt;&lt;his&gt;&gt; pussy, making it difficult to breathe.&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthsubmit is 1&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+		 	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;		
+		 	&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;
+	 		&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; kneads your pussies together.&lt;&lt;sex20&gt;&gt;&lt;&lt;set $speechvaginavagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from yours.&lt;/span&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your feet.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your feet away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your penis agianst your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; foot against your &lt;&lt;pussystop&gt;&gt;
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina5 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic. Fluid from &lt;&lt;his&gt;&gt; pussy drools onto your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length as &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	
+	
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina5 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina5 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina5 is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina5 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina5 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina5 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $vagina5 is 0&gt;&gt;
+
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; sways &lt;&lt;his&gt;&gt; hips suggestively.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;&lt;&lt;He&gt;&gt; twirls on the spot.&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral10&gt;&gt;
+	
+	
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $lefthand5 is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina5 to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand5 to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $righthand5 is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina5 to &quot;righthand&quot;&gt;&gt;&lt;&lt;set $righthand5 to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100 and $penisuse is 0 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, &lt;&lt;his&gt;&gt; pussy hovering close to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $penisuse is 0 and $penisexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your pelvis, pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $vaginause is 0 and $vaginaexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $vaginause to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; pussy against yours.
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; sits on your protruding &lt;&lt;bottomcomma&gt;&gt; pressing down on you painfully.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;elseif $mouth5 is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your face.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; frots against your thigh while squeezing it with &lt;&lt;his&gt;&gt; own.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vagina5 to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the stomach.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+			
+
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 200 and $mouthuse is 0&gt;&gt;
+		&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;
+		Saliva drips from her pussy.
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $penisexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your head and presses &lt;&lt;his&gt;&gt; pussy against your mouth.&lt;/span&gt;
+	&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;othervagina&quot;&gt;&gt;&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;		
+		&lt;&lt;He&gt;&gt; kicks you in the face.&lt;&lt;violence10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;thigh&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your thigh.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;bottom&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth5 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your anus with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;His&gt;&gt; tongue probes inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;bottomcomma&gt;&gt; letting &lt;&lt;him&gt;&gt; push &lt;&lt;his&gt;&gt; tongue deeper into your anus.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;set $mouth5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth5 to &quot;anus&quot;&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin anus,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth5 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead licking your anus.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+		&lt;&lt;if $vagina5 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis5 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth5 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus, preparing to penetrate you.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth5 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth5 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses down on your clit with &lt;&lt;his&gt;&gt; teeth while exploring your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your vagina.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;pussycomma&gt;&gt; then pushes &lt;&lt;his&gt;&gt; tongue deeper into your vagina. &lt;&lt;He&gt;&gt; slowly pulls out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your &lt;&lt;pussy&gt;&gt; lips.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth5 to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth5 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead running &lt;&lt;his&gt;&gt; tongue up and down your labia.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;if $vagina5 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis5 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth5 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussycomma&gt;&gt; preparing to fuck you with &lt;&lt;his&gt;&gt; tongue.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth5 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on your clit and runs &lt;&lt;his&gt;&gt; tongue around your labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head back, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth5 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; slowly caresses your shaft with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		Eyes fixed on your face, &lt;&lt;he&gt;&gt; wraps &lt;&lt;his&gt;&gt; tongue around your &lt;&lt;penis&gt;&gt; and sucks.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes &lt;&lt;his&gt;&gt; lips around your &lt;&lt;peniscomma&gt;&gt; and circles &lt;&lt;his&gt;&gt; tongue around your glans.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; takes you deeper into &lt;&lt;his&gt;&gt; mouth, until your &lt;&lt;penis&gt;&gt; disappears inside &lt;&lt;him&gt;&gt; completely. &lt;&lt;He&gt;&gt; slowly pushes you out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; repeatedly swallows and expels your &lt;&lt;peniscomma&gt;&gt; fucking you with &lt;&lt;his&gt;&gt; mouth.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; taking you into &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth5 to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your virgin penis, taking you into &lt;&lt;his&gt;&gt; mouth,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth5 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; mouth, instead kissing the tip of your glans.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+		&lt;&lt;if $vagina5 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis5 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth5 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in &lt;&lt;his&gt;&gt; mouth proper.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth5 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on and licks the tip of your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth5 is &quot;kiss&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; explores your mouth with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; tongue deep into your mouth.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth5 is &quot;kissimminent&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your lips.&lt;&lt;set $mouth5 to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kiss&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently probes your lips with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites and toys with your lips.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth5 is &quot;kissentrance&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls you closer and presses your lips together in a kiss.&lt;&lt;set $mouth5 to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently brushes &lt;&lt;his&gt;&gt; lips against yours.&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your lower lip.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth5 is 0&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You were a virgin! I can&#39;t believe my luck!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I felt your hymen tear bitch. Something to remember me by.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $speechpenisvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;AHH! This was your first time wasn&#39;t it? It feels so good!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How&#39;s it feel to have your virgin dick broken in? Feels amazing for me.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechanusvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this. I&#39;ve got plenty more work to do before you&#39;re properly broken in.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechmouthvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick? You&#39;ll be a cum-addicted cock slave soon.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechcum is 1 and $rng gte 61 and $speechorgasmrepeat lte 1 and $speechorgasmcount lte 6&gt;&gt;
+	&lt;&lt;cumspeech&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;combatspeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;elseif $rng gte 91&gt;&gt;
+	&lt;&lt;basespeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your body.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless hips.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your chest.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your legs.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless legs.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your face.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the forehead.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses you on the hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;elseif $enemyanger + $rng lte 55&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your neck.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; licks your cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless legs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; lips close to yours, about to kiss.&lt;/span&gt;&lt;&lt;set $mouthuse to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;set $mouth5 to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your cheek.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 84&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $vagina5 is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $anususe is 0 and $penis5 is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth5 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 92&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $vaginause is 0 and $vagina5 is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $vaginause is 0 and $penis5 is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+	
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $penis5 is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0 and $vagina5 is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+		
+		
+		
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 105&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and caresses your helpless thighs with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and caresses your nipple with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and gently bites your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and gently bites you on the neck.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 115&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your stomach.&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; spits on your helpless thighs.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your face.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your shoulders.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your hips.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;tummybruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your neck.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your cheek.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng gte 190&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;chestbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;manend&gt;&gt;
+&lt;&lt;set $pullaway to 0&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="330" name="Widgets Combat Man 6" tags="widget" position="1225,4100">&lt;&lt;widget &quot;man6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pronoun6 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;m&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun6 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun6 is &quot;i&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;i&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun6 is &quot;n&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;n&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pronoun6 is &quot;t&quot;&gt;&gt;
+&lt;&lt;set $pronoun to &quot;t&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;man6speech&gt;&gt;
+&lt;&lt;set $intro6 to 1&gt;&gt;
+
+
+&lt;&lt;if $lefthand6 is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;spank&quot;&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottom&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot; and $lowerstate is &quot;waist&quot;&gt;&gt;
+through your $lowerclothes.
+	&lt;&lt;elseif $underclothes isnot &quot;naked&quot; and $understate is &quot;waist&quot;&gt;&gt;
+	through your $underclothes.
+	&lt;&lt;else&gt;&gt;
+	reddening your exposed skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;violence5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;arms&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your arms.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your arms.
+	&lt;&lt;violence6&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your left arm.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your left arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $enemytrust gte 20 and $enemyanger lte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases your right arm.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; grips your right arm.&lt;&lt;violence3&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;set $speechclit to 1&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand6 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your labia.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; gives your clitoris a tweak.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your warm &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand6 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand6 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 51&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your shaft.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; rubs your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; fingers around your penis.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand6 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		eager to explore it.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; the inside of your &lt;&lt;pussycomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechvagina to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		invading your body in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; grip.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; massages the length of your &lt;&lt;peniscomma&gt;&gt;&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechpenis to 1&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		causing you involuntary shudders.
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		coaxing out lewd fluid.
+		&lt;&lt;else&gt;&gt;
+		exploiting your body&#39;s natural reactions in a most sordid manner.
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from your ass.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $lefthand6 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; hand away from your ass.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your anus.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; plunges a finger into your ass.&lt;/span&gt;&lt;&lt;neutral15&gt;&gt;&lt;&lt;set $righthand6 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; finger out of your ass.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;He&gt;&gt; rhythmically slides &lt;&lt;his&gt;&gt; finger in and out of your ass,&lt;&lt;neutral20&gt;&gt;&lt;&lt;set $speechanus to 1&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+		teasing your prostate.
+		&lt;&lt;else&gt;&gt;
+		teasing your anus.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20 and $enemytrust gte 20&gt;&gt;&lt;span class=&quot;teal&quot;&gt;Made confident by your accommodating behaviour, &lt;&lt;he&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your mouth.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; continues to clasp your mouth shut.&lt;&lt;violence1&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You see stars.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 8&gt;&gt;&lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; strangles your throat. You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $lefthand6 to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;throat&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;&lt;&lt;set $strangle to $strangle + 1&gt;&gt;
+		&lt;&lt;if $strangle is 0&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat.&lt;&lt;violence5&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;elseif $strangle lte 2&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;purple&quot;&gt;You can&#39;t breathe!&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence10&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 4&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You feel light-headed.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle lte 6&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;pink&quot;&gt;You see stars.&lt;/span&gt; &lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence40&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;elseif $strangle gte 7&gt;&gt;&lt;&lt;He&gt;&gt; strangles your throat. &lt;span class=&quot;red&quot;&gt;You are suffocating.&lt;/span&gt;&lt;&lt;set $speechthroat to 1&gt;&gt;
+		&lt;&lt;violence100&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;&lt;span class=&quot;teal&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your throat.&lt;/span&gt; You gasp for air.
+	&lt;&lt;set $righthand6 to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; holds you down by your throat.&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused. &lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking disappointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;underclothes&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; tries to loosen your $underclothes.&lt;/span&gt; &lt;&lt;His&gt;&gt; rough handling leaves you feeling more frustrated and aroused.&lt;&lt;He&gt;&gt; gives up after a few moments of impotent tugging, looking dissapointed.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $arousal to $arousal + 5&gt;&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $speechchastity to 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+				
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+&lt;&lt;if $righthand6 is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from pulling down your $underclothes.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $skirtuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;hair&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 61&gt;&gt;With your hair in &lt;&lt;his&gt;&gt; grip, &lt;&lt;he&gt;&gt; yanks back your head.&lt;&lt;violence4&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+	&lt;&lt;elseif $enemyanger gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes your hair while holding it bunched in &lt;&lt;his&gt;&gt; grip.&lt;&lt;set $speechhair to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your hair.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;&lt;set $lefthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes passed your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; completely pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $lowerclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your
+	$lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your skirt, 
+		exposing your
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+			&lt;&lt;elseif $skirtdown is 0&gt;&gt;
+				&lt;&lt;if $lowerset is $upperset&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+						&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;He&gt;&gt; lifts your $upperclothes above your midriff.&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+							&lt;&lt;if $upperstatetop is &quot;waist&quot;&gt;&gt;
+							&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+				
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off completely.&lt;/span&gt;&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to 0&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowerset isnot $upperset&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs.					
+					&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+
+					&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;				
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes pass your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, tearing &lt;&lt;lowerit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $lefthand6 is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random (1, 100)&gt;&gt;
+
+&lt;&lt;if $righthand6 is &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; casts aside the fabric.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $upperstruggle is 1&gt;&gt;&lt;&lt;set $upperstruggle to 0&gt;&gt;You manage to keep &lt;&lt;him&gt;&gt; from stripping you of your $upperclothes.&lt;&lt;set $speechstripstruggle to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; releases &lt;&lt;his&gt;&gt; hand from your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs.
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+				&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;
+					
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $open is 0&gt;&gt;
+				&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, exposing your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; lifts up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; removes your $upperclothes completely.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $lowerstate is $upperstatetop and $lowerstate is $upperstate and $skirt is 1&gt;&gt;
+					&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+					&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;elseif $position isnot &quot;wall&quot;&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your midriff.&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your bundled $upperclothes up past your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstatetop to &quot;chest&quot;&gt;&gt;
+						
+						&lt;&lt;elseif $upperstate is &quot;chest&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off your body.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				
+
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down the top of your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down past your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+						&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+						&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;
+						&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+						&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $upperclothes, tearing &lt;&lt;upperit&gt;&gt; before &lt;span class=&quot;blue&quot;&gt;letting go.&lt;/span&gt;&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $lefthand6 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your inner thigh and brushes &lt;&lt;his&gt;&gt; fingers against your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest, &lt;&lt;his&gt;&gt; fingers lingering around your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; leans against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your tummy.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; grips your thigh and pulls, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes and squeezes your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $lefthand6 to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;endif&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;	
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; left hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; smacks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;set $lefthand6 to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand6 isnot &quot;arms&quot; and $righthand6 isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $lefthand6 to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; digs &lt;&lt;his&gt;&gt; nails into your &lt;&lt;bottom&gt;&gt; while groping, giving no heed to you comfort.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; smacks your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; punches your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your nose.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; punches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $righthand6 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your pubic mound and teases your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your &lt;&lt;testicles&gt;&gt; and teases your glans.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your clit.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+			&lt;&lt;elseif $penisexist is 1&gt;&gt;&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand up your thigh and &lt;&lt;strokes&gt;&gt; your &lt;&lt;glansstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your chest and teases your nipple.&lt;&lt;neutral4&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger on your entrance.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; resting a finger above your entrance.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; right hand against the wall.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your tummy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes your &lt;&lt;bottomcomma&gt;&gt; making sure you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;strokes&gt;&gt; your cheek.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;	
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; tugs on your leg, but you&#39;re stuck firm.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperstate isnot &quot;chest&quot; and $upperstatetop is &quot;chest&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;breasts&gt;&gt; through your $upperclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your exposed &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;set $speechbottom to 1&gt;&gt;
+		&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; gropes your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;neutral2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; fondles and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;penisstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; cups and &lt;&lt;strokes&gt;&gt; your &lt;&lt;testiclesstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot; and $skirt is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $lowerclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your labia through your $underclothes.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; gropes and &lt;&lt;strokes&gt;&gt; your exposed &lt;&lt;pussystop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+		&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $lowerclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;lowerclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;elseif $vaginaexist is 1&gt;&gt;He pinches your clitoris.&lt;&lt;neutral15&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechclit to 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your glans.&lt;&lt;neutral15&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechglans to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; pinches your shaft.&lt;&lt;neutral10&gt;&gt;&lt;&lt;penisbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes your thigh.&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $upperclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;upperclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grabs your throat.&lt;/span&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $righthand6 to &quot;throat&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 125&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;		
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerclothes isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; grasps your $underclothes.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;underclothes&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $vaginaexist is 1&gt;&gt;
+						&lt;&lt;if $vaginause is 0&gt;&gt;
+						&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;pussycomma&gt;&gt; &lt;&lt;his&gt;&gt; finger resting on your entrance.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;elseif $penisexist is 1&gt;&gt;
+						&lt;&lt;if $penisuse is 0&gt;&gt;
+								&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; right hand against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisuse to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;	
+		&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; seizes your hair with &lt;&lt;his&gt;&gt; right hand.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;hair&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;set $speechhair to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160 and $lefthand6 isnot &quot;arms&quot; and $righthand6 isnot &quot;arms&quot; and $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pins down your arms.&lt;/span&gt;&lt;&lt;set $righthand6 to &quot;arms&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;violence2&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;&lt;&lt;set $speecharms to 1&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;&lt;He&gt;&gt; grips your &lt;&lt;bottomcomma&gt;&gt; digging &lt;&lt;his&gt;&gt; nails into your skin.&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 175&gt;&gt;&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechspank to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;&lt;&lt;He&gt;&gt; slaps your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 185&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your thigh.&lt;&lt;thighbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; beats your tummy.&lt;&lt;violence20&gt;&gt;&lt;&lt;tummybruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 190&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;bottombruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spanks your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;chestbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 191&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; jabs your gooch.&lt;&lt;violence20&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;		
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the side of your face.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 61&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the back of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 41&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your cheek.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches your jaw.&lt;&lt;violence20&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; scratches the front of your neck.&lt;&lt;violence20&gt;&gt;&lt;&lt;neckbruise&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt; 
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;&lt;He&gt;&gt; pulls up &lt;&lt;his&gt;&gt; skirt, &lt;span class=&quot;blue&quot;&gt;revealing &lt;&lt;his&gt;&gt; erect penis.&lt;/span&gt;&lt;&lt;set $penis6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs and &lt;&lt;pussystop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis out from between your thighs.&lt;&lt;set $thighuse to 0&gt;&gt;&lt;&lt;set $penis6 to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your thighs.&lt;&lt;sex5&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; angles &lt;&lt;his&gt;&gt; penis towards your anus.&lt;/span&gt;&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $cheekactiondefault to &quot;cheeks&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your cheeks.&lt;&lt;submission3&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis6 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your fingers.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hand.&lt;&lt;set $penis6 to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;botharm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your hands.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your hands.&lt;&lt;set $penis6 to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrab&quot;&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrab&quot;&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your feet.&lt;&lt;submission1&gt;&gt;
+	&lt;&lt;elseif $rng gte 101&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your feet.&lt;&lt;set $penis6 to 0&gt;&gt;&lt;&lt;set $feetuse to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; slides &lt;&lt;his&gt;&gt; penis out of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis6 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; violates your &lt;&lt;pussy&gt;&gt; with increasing intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to fuck your &lt;&lt;pussy&gt;&gt; with no regard for your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with rough thrusts, giving no regard to your comfort.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb as &lt;&lt;he&gt;&gt; pounds away at your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with deep and deliberate thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues thrusting into your &lt;&lt;pussystop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your pussy.&lt;/span&gt;&lt;&lt;set $penis6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;
+				&lt;&lt;if $enemyanger gte 80&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; glides &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis6 to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginapenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;His&gt;&gt; penis thrusts deep into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis6 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechvaginavirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechvaginawithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis6 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis6 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis6 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;pussy&gt;&gt; without penetrating.&lt;&lt;sex10&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis6 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; ravages your &lt;&lt;bottom&gt;&gt; with a violent intensity.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis ever deeper within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with rough thrusts, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; penis throb within you as &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;bottomcomma&gt;&gt; giving no regard to your comfort.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with deep and dominating thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with increasing power.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues fucking your &lt;&lt;bottomstop&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with steady thrusts.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;take&quot;&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis6 to &quot;anus&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanuspenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis deep into your virgin anus,&lt;/span&gt; &lt;span class=&quot;red&quot;&gt;violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis6 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence50&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechanusvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus but does not penetrate.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechanuswithhold to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis6 to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;bottom&gt;&gt; through your $underclothes.&lt;&lt;set $speechanusentrance to 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis6 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis6 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;His&gt;&gt; penis rubs against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; withdraws &lt;&lt;his&gt;&gt; penis from your mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis6 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; continues thrusting into your mouth.&lt;&lt;submission10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;Saliva drips from the tip of &lt;&lt;his&gt;&gt; phallus.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; penis against your mouth.&lt;/span&gt;&lt;&lt;set $penis6 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;
+
+		&lt;&lt;elseif $rng lte 20&gt;&gt;
+			&lt;&lt;if $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis6 to &quot;mouth&quot;&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis6 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $rng gte 21&gt;&gt;
+			&lt;&lt;if $mouthsubmit is 1&gt;&gt;&lt;&lt;He&gt;&gt; allows you to pleasure &lt;&lt;his&gt;&gt; cock with your mouth.&lt;&lt;submission5&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;set $penis6 to &quot;mouth&quot;&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $oralvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; penis into your mouth.&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; It tastes strange.&lt;/span&gt;&lt;&lt;submission30&gt;&gt;&lt;&lt;set $penis6 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;oralstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $mouthstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechmouthpenetrated to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;mouthentrance&quot;&gt;&gt;
+	&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;&lt;&lt;His&gt;&gt; penis hovers only inches from your face.
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your mouth.&lt;/span&gt;&lt;&lt;set $penis6 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;set $penis6 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; penis away from your chest.&lt;&lt;set $penis6 to 0&gt;&gt;&lt;&lt;set $chestuse to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;submission3&gt;&gt;
+		&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechchestrub to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; penis between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $speechbreastrub to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis6 to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your &lt;&lt;penis&gt;&gt; against your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses and teases your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; foot.
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis6 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;		
+	
+&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;otheranustake&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $penis6 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $penis6 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penis6 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis6 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $penis6 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $penis6 is 0&gt;&gt;
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;
+		&lt;&lt;if $lefthand6 is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $righthand6 is 0&gt;&gt;
+			&lt;&lt;if $enemyarousal lte 40&gt;&gt;&lt;&lt;He&gt;&gt; slowly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission1&gt;&gt;
+			&lt;&lt;elseif $enemyarousal lte 90&gt;&gt;&lt;&lt;He&gt;&gt; quickly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $enemyarousal gte 91&gt;&gt;&lt;&lt;He&gt;&gt; rapidly rubs &lt;&lt;his&gt;&gt; shaft.&lt;&lt;submission3&gt;&gt;
+			&lt;&lt;endif&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your tummy.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;submission2&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;elseif $mouth6 is 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your face.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; cock against your thighs.&lt;&lt;submission2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+			&lt;&lt;if $penisbitten is 0&gt;&gt;
+				&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; positions &lt;&lt;his&gt;&gt; penis in front of your mouth.&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechmouthentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+		&lt;&lt;if $anususe is 0&gt;&gt;
+			&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0&gt;&gt;
+				&lt;&lt;if $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves between your legs, positioning &lt;&lt;his&gt;&gt; penis in front of your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;	
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+	&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;neutral5&gt;&gt;
+	
+		
+
+			
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $penisbitten is 0&gt;&gt;
+			&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; shoves &lt;&lt;his&gt;&gt; penis against your lips.&lt;/span&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;set $speechmouthimminent to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; slowly traces &lt;&lt;his&gt;&gt; length across your exposed skin.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penis6 to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+				&lt;&lt;if $underanusexposed is 1&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+				&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng gte 171&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;
+			&lt;&lt;if $vaginause is 0&gt;&gt;
+				&lt;&lt;if $lowervaginaexposed is 1&gt;&gt;
+					&lt;&lt;if $undervaginaexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussycomma&gt;&gt; preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechvaginaimminent to 1&gt;&gt;
+					&lt;&lt;elseif $undervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $underclothes.&lt;/span&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $lowervaginaexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your &lt;&lt;pussy&gt;&gt; through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechvaginaentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+				&lt;&lt;if $loweranusexposed is 1&gt;&gt;
+					&lt;&lt;if $underanusexposed is 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus, preparing to penetrate.&lt;/span&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechanusimminent to 1&gt;&gt;
+					&lt;&lt;elseif $underanusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $underclothes.&lt;/span&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $loweranusexposed is 0&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your anus through your $lowerclothes.&lt;/span&gt;&lt;&lt;sex2&gt;&gt;&lt;&lt;set $penis6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;penis&quot;&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $anusstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechanusentrance to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+	
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; lifts up &lt;&lt;his&gt;&gt; skirt, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; unzips &lt;&lt;his&gt;&gt; fly, revealing &lt;&lt;his&gt;&gt; moistened pussy.&lt;/span&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; clit away and presses &lt;&lt;his&gt;&gt; hungry pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your glans.&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; vagina.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina6 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penistate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; movements violent and erratic as &lt;&lt;his&gt;&gt; pussy slides along your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; vagina twitch and throb around your length &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; vagina as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; vagina rhythmically kneading and squeezing your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; pussy, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina6 to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenispenetrated to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina6 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;penetrated&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; vagina, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechpeniswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechpenisentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina6 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;peniscomma&gt;&gt; preparing to envelope you fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina6 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;&lt;set $speechpenisimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; teases your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;lefthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; left hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; left hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $lefthand6 to 0&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;righthand&quot;&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; strokes &lt;&lt;his&gt;&gt; pussy with &lt;&lt;his&gt;&gt; right hand.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; right hand away from &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+	&lt;&lt;set $righthand6 to 0&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;mouth&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger gte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; covers your mouth with &lt;&lt;his&gt;&gt; pussy, making it difficult to breathe.&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthsubmit is 1&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+		 	&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;		
+		 	&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		 	&lt;&lt;if $rng gte 1&gt;&gt;
+	  &lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your lips.
+	  			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 3)&gt;&gt;
+				You can taste &lt;&lt;his&gt;&gt; juices.
+				&lt;&lt;/if&gt;&gt;
+	  &lt;&lt;sex3&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from your face.&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;
+	 		&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; kneads your pussies together.&lt;&lt;sex20&gt;&gt;&lt;&lt;set $speechvaginavagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pussy away from yours.&lt;/span&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your fingers.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your hand away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightplay&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your feet.&lt;&lt;submission2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; moves your feet away from &lt;&lt;his&gt;&gt; pussy.&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses your penis agianst your stomach with &lt;&lt;his&gt;&gt; foot and rubs your glans between &lt;&lt;his&gt;&gt; toes.
+	&lt;&lt;set $speechpenisfoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; foot against your &lt;&lt;pussystop&gt;&gt;
+	&lt;&lt;set $speechvaginafoot to 1&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;otherfrot&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; ass and presses &lt;&lt;his&gt;&gt; anus against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina6 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger gte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;His&gt;&gt; continues to fuck your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, &lt;&lt;his&gt;&gt; movements violent and erratic. Fluid from &lt;&lt;his&gt;&gt; pussy drools onto your length.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to ride you, your penis helpless as it&#39;s fucked.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;penis&gt;&gt; with rough movements, intent on showing you who&#39;s boss.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			You feel &lt;&lt;his&gt;&gt; ass twitch around your length as &lt;&lt;he&gt;&gt; fucks you.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues to violate your &lt;&lt;peniscomma&gt;&gt; using you as a sex toy.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; fucks your &lt;&lt;peniscomma&gt;&gt; taking as much of you into &lt;&lt;his&gt;&gt; ass as &lt;&lt;he&gt;&gt; can.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 5) * 4)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length. &lt;&lt;His&gt;&gt; body jerks whenever you hit a sensitive spot.
+			&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 5) * 2)&gt;&gt;
+			&lt;&lt;He&gt;&gt; continues riding your &lt;&lt;peniscomma&gt;&gt; &lt;&lt;his&gt;&gt; anus rhythmically pounding your length.
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; rides your &lt;&lt;penis&gt;&gt; with steady movements.
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;			
+	
+	
+	&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;otheranusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;take&quot;&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your &lt;&lt;penis&gt;&gt; into &lt;&lt;his&gt;&gt; ass, swallowing you to the base.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $vagina6 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechotheranus to 1&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; eases your virgin penis into &lt;&lt;his&gt;&gt; ass,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $vagina6 to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $speechpenisvirgin to 1&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; ass, instead teasing the tip of your glans.&lt;&lt;sex15&gt;&gt;&lt;&lt;set $speechotheranuswithhold to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vagina6 is &quot;otheranusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; ass away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vagina6 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penis&gt;&gt; through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina6 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; ass against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in fully.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $vagina6 to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusimminent&quot;&gt;&gt;&lt;&lt;set $speechotheranusimminent to 1&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; rubs your &lt;&lt;penis&gt;&gt; between &lt;&lt;his&gt;&gt; cheeks.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $vagina6 is 0&gt;&gt;
+
+	&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; sways &lt;&lt;his&gt;&gt; hips suggestively.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;&lt;&lt;He&gt;&gt; twirls on the spot.&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $speechvaginaflaunt to 1&gt;&gt;
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, rubbing &lt;&lt;his&gt;&gt; ass against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $speechotheranusentrance to 1&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral10&gt;&gt;
+	
+	
+
+
+
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $lefthand6 is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina6 to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand6 to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80 and $righthand6 is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; fingers against &lt;&lt;his&gt;&gt; labia.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $vagina6 to &quot;righthand&quot;&gt;&gt;&lt;&lt;set $righthand6 to &quot;othervagina&quot;&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; pussy against your thigh.&lt;&lt;neutral2&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 100 and $penisuse is 0 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; straddles you, &lt;&lt;his&gt;&gt; pussy hovering close to your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $penisuse is 0 and $penisexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;imminent&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your pelvis, pressing &lt;&lt;his&gt;&gt; pussy against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 120 and $vaginause is 0 and $vaginaexist is 1 and $undervaginaexposed is 1 and $lowervaginaexposed is 1&gt;&gt;
+	&lt;&lt;set $vaginause to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; pussy against yours.
+	
+	
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; sits on your protruding &lt;&lt;bottomcomma&gt;&gt; pressing down on you painfully.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;elseif $mouth6 is 0&gt;&gt;
+		&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; clit against your face.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; frots against your thigh while squeezing it with &lt;&lt;his&gt;&gt; own.&lt;&lt;violence3&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $vagina6 to &quot;footjob&quot;&gt;&gt;
+		&lt;&lt;if $penisexist is 1&gt;&gt;
+		&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kicks you in the stomach.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+			
+
+	
+	
+	&lt;&lt;elseif $enemyanger + $rng lte 200 and $mouthuse is 0&gt;&gt;
+		&lt;&lt;if $pullaway is 1&gt;&gt;&lt;&lt;set $pullaway to 0&gt;&gt;
+		Saliva drips from her pussy.
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+				&lt;&lt;if $penisexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; wraps &lt;&lt;his&gt;&gt; legs around your head and presses &lt;&lt;his&gt;&gt; pussy against your mouth.&lt;/span&gt;
+	&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;othervagina&quot;&gt;&gt;&lt;&lt;violence3&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechvaginamouth to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $penisexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;penisstop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; kicks your &lt;&lt;pussystop&gt;&gt;&lt;&lt;violence20&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;		
+		&lt;&lt;He&gt;&gt; kicks you in the face.&lt;&lt;violence10&gt;&gt;&lt;&lt;facebruise&gt;&gt;&lt;&lt;set $speechbeat to 1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;thigh&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your thigh.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;bottom&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;anus&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth6 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your anus with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;His&gt;&gt; tongue probes inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue inside your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;bottomcomma&gt;&gt; letting &lt;&lt;him&gt;&gt; push &lt;&lt;his&gt;&gt; tongue deeper into your anus.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;set $mouth6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $noanal is 0&gt;&gt;
+			&lt;&lt;if $analvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your anus.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth6 to &quot;anus&quot;&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $analvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin anus,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth6 to &quot;anus&quot;&gt;&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;anusbruise&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead licking your anus.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $anususe to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+		&lt;&lt;if $vagina6 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis6 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $loweranusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $loweranusexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $underanusexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your anus through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $underanusexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $noanal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth6 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; tongue against your anus, preparing to penetrate you.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth6 to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; kisses and licks your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;vagina&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; retracts &lt;&lt;his&gt;&gt; tongue from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth6 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; caresses your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses down on your clit with &lt;&lt;his&gt;&gt; teeth while exploring your vagina with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; circles &lt;&lt;his&gt;&gt; tongue around your vagina.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth firmly against your &lt;&lt;pussycomma&gt;&gt; then pushes &lt;&lt;his&gt;&gt; tongue deeper into your vagina. &lt;&lt;He&gt;&gt; slowly pulls out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		Repeatedly thrusting and retracting, &lt;&lt;he&gt;&gt; fucks your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; tongue against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $novaginal is 0&gt;&gt;
+			&lt;&lt;if $vaginalvirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your &lt;&lt;pussy&gt;&gt; lips.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth6 to &quot;vagina&quot;&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $vaginalvirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue into your virgin pussy,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; breaking your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth6 to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;vaginabruise&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not penetrate your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue, instead running &lt;&lt;his&gt;&gt; tongue up and down your labia.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $vaginause to 0&gt;&gt;&lt;&lt;set $vaginastate to 0&gt;&gt;
+		&lt;&lt;if $vagina6 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis6 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;pussy&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $novaginal is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth6 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;pussycomma&gt;&gt; preparing to fuck you with &lt;&lt;his&gt;&gt; tongue.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth6 to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on your clit and runs &lt;&lt;his&gt;&gt; tongue around your labia.&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head back, releasing your &lt;&lt;penis&gt;&gt; from &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth6 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $enemyarousal lte ($enemyarousalmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; slowly caresses your shaft with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 2)&gt;&gt;
+		Eyes fixed on your face, &lt;&lt;he&gt;&gt; wraps &lt;&lt;his&gt;&gt; tongue around your &lt;&lt;penis&gt;&gt; and sucks.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 3)&gt;&gt;
+		&lt;&lt;He&gt;&gt; squeezes &lt;&lt;his&gt;&gt; lips around your &lt;&lt;peniscomma&gt;&gt; and circles &lt;&lt;his&gt;&gt; tongue around your glans.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;elseif $enemyarousal lte (($enemyarousalmax / 5) * 4)&gt;&gt;
+		&lt;&lt;He&gt;&gt; takes you deeper into &lt;&lt;his&gt;&gt; mouth, until your &lt;&lt;penis&gt;&gt; disappears inside &lt;&lt;him&gt;&gt; completely. &lt;&lt;He&gt;&gt; slowly pushes you out again, then takes a deep breath.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; repeatedly swallows and expels your &lt;&lt;peniscomma&gt;&gt; fucking you with &lt;&lt;his&gt;&gt; mouth.&lt;&lt;sex30&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; stops pressing &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $nopenile is 0&gt;&gt;
+			&lt;&lt;if $penilevirginity is 0&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; taking you into &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;sex30&gt;&gt;&lt;&lt;set $mouth6 to &quot;penis&quot;&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;elseif $penilevirginity is 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; lips against your virgin penis, taking you into &lt;&lt;his&gt;&gt; mouth,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your foreskin and glans and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;sex100&gt;&gt;&lt;&lt;set $mouth6 to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;penisbruise&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence100&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouth&quot;&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Respecting your wishes, &lt;&lt;he&gt;&gt; does not envelope your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; mouth, instead kissing the tip of your glans.&lt;&lt;sex15&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 101&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; head away from your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $penisuse to 0&gt;&gt;&lt;&lt;set $penisstate to 0&gt;&gt;
+		&lt;&lt;if $vagina6 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penis6 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis6 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $lowerclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;
+		&lt;&lt;elseif $lowervaginaexposed is 1&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $undervaginaexposed is 0&gt;&gt;&lt;&lt;He&gt;&gt; traces the outline of your &lt;&lt;penis&gt;&gt; with &lt;&lt;his&gt;&gt; tongue through your $underclothes.&lt;&lt;sex5&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+			&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+				&lt;&lt;if $rng gte 71&gt;&gt;
+					&lt;&lt;if $nopenile is 1&gt;&gt;
+					&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth6 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+				&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; lips against your &lt;&lt;peniscomma&gt;&gt; preparing to take you in &lt;&lt;his&gt;&gt; mouth proper.&lt;/span&gt;&lt;&lt;sex20&gt;&gt;&lt;&lt;set $mouth6 to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthimminent&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $rng gte 1&gt;&gt;&lt;&lt;He&gt;&gt; blows on and licks the tip of your &lt;&lt;penisstop&gt;&gt;&lt;&lt;sex10&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth6 is &quot;kiss&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; explores your mouth with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; thrusts &lt;&lt;his&gt;&gt; tongue deep into your mouth.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth6 is &quot;kissimminent&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; tongue between your lips.&lt;&lt;set $mouth6 to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kiss&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently probes your lips with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;sex2&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites and toys with your lips.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth6 is &quot;kissentrance&quot;&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin isnot 1 and $speechpenisvirgin isnot 1 and $speechanusvirgin isnot 1 and $speechmouthvirgin isnot 1&gt;&gt;
+		&lt;&lt;if $rng gte 101&gt;&gt;
+		&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+		&lt;&lt;elseif $rng lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; pulls you closer and presses your lips together in a kiss.&lt;&lt;set $mouth6 to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissimminent&quot;&gt;&gt;&lt;&lt;sex2&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;He&gt;&gt; gently brushes &lt;&lt;his&gt;&gt; lips against yours.&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your lower lip.&lt;&lt;violence1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;&lt;&lt;He&gt;&gt; pulls &lt;&lt;his&gt;&gt; mouth away from yours.&lt;/span&gt;&lt;&lt;set $mouthuse to 0&gt;&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;&lt;&lt;set $mouthstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $mouth6 is 0&gt;&gt;
+	&lt;&lt;if $speechvaginavirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You were a virgin! I can&#39;t believe my luck!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I felt your hymen tear bitch. Something to remember me by.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $speechpenisvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;AHH! This was your first time wasn&#39;t it? It feels so good!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How&#39;s it feel to have your virgin dick broken in? Feels amazing for me.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechanusvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s so tight! This must be the first time your ass has been used like this. I&#39;ve got plenty more work to do before you&#39;re properly broken in.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechmouthvirgin is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is this the first time you&#39;ve tasted dick? You&#39;ll be a cum-addicted cock slave soon.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $speechcum is 1 and $rng gte 61 and $speechorgasmrepeat lte 1 and $speechorgasmcount lte 6&gt;&gt;
+	&lt;&lt;cumspeech&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;combatspeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;elseif $rng gte 91&gt;&gt;
+	&lt;&lt;basespeech&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $enemyanger + $rng lte 20&gt;&gt;&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your body.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 25&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your hair.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 30&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless hips.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your chest.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your legs.&lt;&lt;neutral1&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 40&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your helpless legs.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your face.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 45&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the forehead.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 50&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses you on the hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses you on the cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;elseif $enemyanger + $rng lte 55&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless thighs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses your neck.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 60&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless hips.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; licks your cheek.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 80&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; licks your helpless legs.&lt;&lt;neutral3&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $mouthuse is 0&gt;&gt;
+				&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; lips close to yours, about to kiss.&lt;/span&gt;&lt;&lt;set $mouthuse to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;set $mouth6 to &quot;kissentrance&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; licks your cheek.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 84&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $anususe is 0 and $vagina6 is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $anususe is 0 and $penis6 is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels behind you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $anususe to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth6 to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+			
+			
+			
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 92&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $vaginause is 0 and $vagina6 is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $vaginause is 0 and $penis6 is 0 and $vaginaexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+			
+			
+	
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 100&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;if $penisuse is 0 and $penis6 is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;elseif $penisuse is 0 and $vagina6 is 0 and $penisexist is 1&gt;&gt;
+			&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; kneels beside you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;othermouth&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;othermouthentrance&quot;&gt;&gt;&lt;&lt;set $mouth6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;othermouth&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; breathes on your skin, making your hair stand on end.&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+			
+		
+		
+		
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 105&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and caresses your helpless thighs with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and caresses your nipple with &lt;&lt;his&gt;&gt; tongue.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+		&lt;&lt;elseif $enemyanger + $rng lte 110&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; kisses and gently bites your helpless &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; kisses and gently bites you on the neck.&lt;&lt;neutral10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 115&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 120&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 130&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your stomach.&lt;&lt;neutral5&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 140&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; spits on your helpless thighs.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; spits on your face.&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 150&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 160&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your shoulders.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;rightarmbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 170&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your hips.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;tummybruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your neck.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;neckbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng lte 180&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your thighs.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;thighbruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your cheek.&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;facebruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $enemyanger + $rng gte 190&gt;&gt;
+			&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; bites your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;bottombruise&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; bites your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;violence10&gt;&gt;&lt;&lt;hitstat&gt;&gt;&lt;&lt;chestbruise&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;manend&gt;&gt;
+&lt;&lt;set $pullaway to 0&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="331" name="Gang" tags="nobr" position="100,4225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;&lt;&lt;generate5&gt;&gt;&lt;&lt;generate6&gt;&gt;
+&lt;&lt;ganginit&gt;&gt;You feel something probing your nethers. Hands reach out from all around.&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		[[Next-&gt;Gang]]
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			[[Next-&gt;Gang]]
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			[[Next-&gt;Gang]]
+			&lt;&lt;else&gt;&gt;
+			[[Next-&gt;Gang]]
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	[[Next-&gt;Gang]]
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	[[Next-&gt;Gang]]
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next|Gang]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="332" name="StreetEx1" tags="nobr" position="225,4225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You take cover under a parked car. The footsteps grow louder and you soon see a pair of feet march past. Heart racing, you wait for the footsteps to fade before continuing.&lt;&lt;garousal&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;set $arousal to $arousal + 50&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;if $rng lte 80&gt;&gt;&lt;&lt;set $arousal to $arousal + 50&gt;&gt;
+	
+	You keep to the side of the road opposite the footsteps and soon see a &lt;&lt;person&gt;&gt; step into the glow of a street light. Fortunately they seem in a hurry and don&#39;t notice your skulking. Your heart continues to beat rapidly.&lt;&lt;garousal&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $arousal to $arousal + 50&gt;&gt;
+
+You keep to the side of the road opposite the footsteps and soon see a &lt;&lt;person&gt;&gt; step into the glow of a street light.&lt;br&gt;&lt;br&gt;
+
+Unfortunately the darkness isn&#39;t as concealing as you hoped. &lt;&lt;He&gt;&gt; spots you in your embarrassing state of dress. Ashamed, you break into a run, followed by &lt;&lt;his&gt;&gt; whistling.&lt;&lt;set $trauma to $trauma + 5&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="333" name="StreetEx2" tags="nobr" position="350,4225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationresidential&quot;&gt;&gt;
+&lt;&lt;strangeman2init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx2 Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt; 
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx2 Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx2 Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx2 Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx2 Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="334" name="StreetEx2 Alarm" tags="" position="475,4225">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="335" name="StreetEx2 Ejaculation" tags="nobr" position="600,4225">&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; bashes your head against the pavement, then leaves you.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; saunters off.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; kisses you on the cheek, then saunters off.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="336" name="StreetEx2 Escape" tags="nobr" position="725,4225">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need to escape. &lt;&lt;tearful&gt;&gt; you keep running until your legs give out and you collapse against a wall.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="337" name="StreetEx3" tags="nobr" position="850,4225">&lt;&lt;set $outside to 1&gt;&gt;
+&lt;&lt;if $phase is 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+You run with all the speed you can muster. &lt;&lt;physique&gt;&gt;
+
+	&lt;&lt;if $bestialitydisable is &quot;t&quot;&gt;&gt;
+You manage to escape, but not unscathed.&lt;&lt;set $trauma to $trauma + 40&gt;&gt;&lt;&lt;set $pain to $pain + 40&gt;&gt;&lt;&lt;set $stress to $stress + 400&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 20&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 20&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 20&gt;&gt;&lt;&lt;leftarmbruise&gt;&gt;&lt;&lt;fullbruise&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $physique gte $rng * 100 + 2000&gt;&gt;
+You slowly gain distance on the dog and it eventually gives up the chase. You run a bit further, then stop to catch your breath.&lt;br&gt;&lt;br&gt;&lt;&lt;set $trauma to $trauma + 1&gt;&gt;&lt;&lt;set $stress to $stress + 100&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+
+The beast is faster than you however. It quickly catches up to you and, grabbing your arm in its teeth, drags you to the ground.&lt;br&gt;&lt;br&gt;&lt;&lt;set $pain to $pain + 30&gt;&gt;&lt;&lt;set $phase2 to 1&gt;&gt;
+
+&lt;&lt;click [[Next|StreetEx3]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpark&quot;&gt;&gt;
+&lt;&lt;dog1init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+&lt;&lt;if $phase2 is 1&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger + 120&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx3 Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx3 Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx3 Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx3]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx3 Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx3 Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;StreetEx3]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="338" name="StreetEx3 Alarm" tags="" position="975,4225">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="339" name="StreetEx3 Ejaculation" tags="nobr" position="1100,4225">&lt;&lt;beastejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; bites you on the thigh, then leaves you lying on the pavement.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+&lt;&lt;He&gt;&gt; barks then leaves you lying on the pavement.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; licks your &lt;&lt;genitals&gt;&gt; then darts away.&lt;&lt;neutral5&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="340" name="StreetEx3 Escape" tags="nobr" position="1225,4225">&lt;&lt;effects&gt;&gt;
+
+Deciding that &lt;&lt;he&gt;&gt; might have bitten off more than &lt;&lt;he&gt;&gt; can chew, &lt;&lt;he&gt;&gt; flees back into the darkness. &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="341" name="Abduction Alarm" tags="" position="100,4350">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="342" name="Abduction Ejaculation" tags="nobr" position="225,4350">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; violently grabs your arms, drags you to the window and hurls you out. You fall a story before slamming against the ground.&lt;&lt;violence30&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;tearful&gt;&gt; you struggle to your feet.
+&lt;&lt;clotheson&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+&lt;&lt;person1&gt;&gt;They carry you out the room and down a flight of stairs before unceremoniously dumping you outside.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;tearful&gt;&gt; you struggle to your feet.
+&lt;&lt;clotheson&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;unbind&gt;&gt;
+	&lt;&lt;if $brothelknown isnot 1&gt;&gt;
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; unties your bonds while the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; speaks, &quot;There&#39;s a place for sluts like you.&quot; &lt;&lt;He&gt;&gt; seizes your arm and begins to write on it. &lt;&lt;He&gt;&gt; finishes quickly, it&#39;s the address of a building on Harvest Street.&lt;&lt;set $brothelknown to 1&gt;&gt; &lt;span class=&quot;gold&quot;&gt;You can now access the suspicious building on Harvest Street.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+They escort you from the premises. &lt;&lt;tearful&gt;&gt; you try to work out your whereabouts. You think you&#39;re somewhere in the industrial distict.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+&lt;&lt;industrialquick&gt;&gt;</tw-passagedata><tw-passagedata pid="343" name="Abduction Escape" tags="nobr" position="350,4350">&lt;&lt;effects&gt;&gt;
+
+
+
+They recoil in pain. &lt;&lt;tearful&gt;&gt; you seize the opportunity and escape the room. You flee along a corridor, then down a flight of stairs before bursting through an exit door.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+&lt;&lt;industrialquick&gt;&gt;</tw-passagedata><tw-passagedata pid="344" name="Widgets End Event" tags="widget" position="475,4350">&lt;&lt;widget &quot;endevent&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $dancing is 1&gt;&gt;
+&lt;&lt;famedance&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $molestavoid to 1&gt;&gt;
+
+&lt;&lt;set $phase to 0&gt;&gt;
+&lt;&lt;set $phase2 to 0&gt;&gt;
+&lt;&lt;set $npc to 0&gt;&gt;
+&lt;&lt;endnpc&gt;&gt;
+&lt;&lt;set $dancelocation to 0&gt;&gt;
+&lt;&lt;set $forceddance to 0&gt;&gt;
+
+&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand3 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand4 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand5 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand6 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand3 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand4 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand5 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand6 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina3 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina4 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina5 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina6 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth3 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth4 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth5 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth6 to &quot;none&quot;&gt;&gt;
+
+&lt;&lt;set $gender1 to 0&gt;&gt;
+&lt;&lt;set $gender2 to 0&gt;&gt;
+&lt;&lt;set $gender3 to 0&gt;&gt;
+&lt;&lt;set $gender4 to 0&gt;&gt;
+&lt;&lt;set $gender5 to 0&gt;&gt;
+&lt;&lt;set $gender6 to 0&gt;&gt;
+
+&lt;&lt;set $pronoun1 to 0&gt;&gt;
+&lt;&lt;set $pronoun2 to 0&gt;&gt;
+&lt;&lt;set $pronoun3 to 0&gt;&gt;
+&lt;&lt;set $pronoun4 to 0&gt;&gt;
+&lt;&lt;set $pronoun5 to 0&gt;&gt;
+&lt;&lt;set $pronoun6 to 0&gt;&gt;
+
+&lt;&lt;set $description1 to 0&gt;&gt;
+&lt;&lt;set $description2 to 0&gt;&gt;
+&lt;&lt;set $description3 to 0&gt;&gt;
+&lt;&lt;set $description4 to 0&gt;&gt;
+&lt;&lt;set $description5 to 0&gt;&gt;
+&lt;&lt;set $description6 to 0&gt;&gt;
+
+&lt;&lt;set $consensual to 0&gt;&gt;
+&lt;&lt;set $danceaction to 0&gt;&gt;
+&lt;&lt;set $danceactiondefault to 0&gt;&gt;
+&lt;&lt;set $attention to 0&gt;&gt;
+&lt;&lt;set $audience to 0&gt;&gt;
+&lt;&lt;set $audienceexcitement to 0&gt;&gt;
+&lt;&lt;set $audiencearousal to 0&gt;&gt;
+&lt;&lt;set $enemyno to 0&gt;&gt;
+&lt;&lt;set $audiencemod to 1&gt;&gt;
+&lt;&lt;set $venuemod to 1&gt;&gt;
+&lt;&lt;set $danceevent to 0&gt;&gt;
+&lt;&lt;set $dancing to 0&gt;&gt;
+&lt;&lt;set $privatedanceoffered to 0&gt;&gt;
+&lt;&lt;set $trance to 0&gt;&gt;
+
+&lt;&lt;set $orgasmcurrent to 0&gt;&gt;
+
+&lt;&lt;set $acionuncladoutfit to 0&gt;&gt;
+&lt;&lt;set $acionuncladupper to 0&gt;&gt;
+&lt;&lt;set $acionuncladlower to 0&gt;&gt;
+&lt;&lt;set $acionuncladunder to 0&gt;&gt;
+&lt;&lt;set $clothingselector to 0&gt;&gt;
+&lt;&lt;set $stealtextskip to 0&gt;&gt;
+
+&lt;&lt;set $speechcum to 0&gt;&gt;
+&lt;&lt;set $speechorgasmcount to 0&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="345" name="Bus Station Front Door" tags="nobr" position="600,4350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 100&gt;&gt;
+
+
+
+
+&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Pick it (0:10)|Harvest Street]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click [[Leave|Bus Station]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="346" name="Bus Station Back Door" tags="nobr" position="725,4350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 0&gt;&gt;
+
+
+
+&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Pick it (0:10)|Industrial alleyways]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click [[Leave|Bus Station]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="347" name="Bus Station Entrance" tags="nobr" position="850,4350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 100&gt;&gt;
+
+
+&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Pick it (0:10)|Bus Station]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click [[Leave|Harvest Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="348" name="Bus Station Back Entrance" tags="nobr" position="975,4350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 0&gt;&gt;
+
+
+&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Pick it (0:10)|Bus Station]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click [[Leave|Industrial alleyways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="349" name="Widgets Bus Station Ex" tags="widget" position="1100,4350">&lt;&lt;widget &quot;busstationex1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;
+&lt;&lt;person1&gt;&gt;You are crouching behind a parked bus when you are accosted from behind!&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Molestation Bus Station]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="350" name="Molestation Bus Station" tags="nobr" position="1225,4350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationindustrial&quot;&gt;&gt;
+&lt;&lt;man2init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus Station Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus Station Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus Station Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Bus Station]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus Station Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Bus Station Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Molestation Bus Station]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="351" name="Bus Station Alarm" tags="" position="100,4475">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="352" name="Bus Station Ejaculation" tags="nobr" position="225,4475">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+They give you one last smack to the face, then leave you lying broken on the ground.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, they leave you lying broken on the ground.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;person&gt;&gt; kisses you on the cheek. &quot;This is for you.&quot; They get up and leave you lying broken on the ground.&lt;&lt;set $money to $money + 500&gt;&gt;&lt;br&gt;
+You&#39;ve gained £5.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $eventskip to 1&gt;&gt;
+[[Next|Bus Station]]</tw-passagedata><tw-passagedata pid="353" name="Bus Station Escape" tags="nobr" position="350,4475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need to escape. &lt;&lt;tearful&gt;&gt; you escape through the back door, which is fortunately open.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;industrialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="354" name="Residential Pair" tags="nobr" position="475,4475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationindustrial&quot;&gt;&gt;
+&lt;&lt;man2init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Pair Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Pair Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Pair]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Pair Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Pair Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Residential Pair]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="355" name="Residential Pair Ejaculation" tags="nobr" position="600,4475">&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+They bash your head against the pavement, then leave you.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, they saunter off.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; kisses you on the cheek, they then saunter off.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="356" name="Residential Pair Escape" tags="nobr" position="725,4475">&lt;&lt;effects&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; recoils in pain, giving you the chance you need to escape. &lt;&lt;tearful&gt;&gt; you keep running until your legs give out and you collapse against a wall.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="357" name="Catcall Ignore" tags="nobr" position="850,4475">&lt;&lt;effects&gt;&gt;
+
+You hasten your pace to escape the remarks.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;set $trauma to $trauma + 1&gt;&gt;&lt;&lt;gstress30&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="358" name="Test" tags="nobr" position="975,4475">&lt;&lt;click [[Sea Dolphins]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="359" name="Catcall Skirt" tags="nobr" position="1100,4475">&lt;&lt;effects&gt;&gt;
+
+Feeling daring, you twirl on the spot. Your skirt flares up, giving the &lt;&lt;person&gt;&gt; an eyefull of your
+&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+&lt;&lt;genitalsstop&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;garousal30&gt;&gt;
+&lt;&lt;exhibitionism5&gt;&gt;
+&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+$underclothes.&lt;&lt;lstress30&gt;&gt;&lt;&lt;garousal30&gt;&gt;
+&lt;&lt;exhibitionism5&gt;&gt;
+&lt;&lt;else&gt;&gt;
+$underclothes.&lt;&lt;lstress30&gt;&gt;&lt;&lt;garousal30&gt;&gt;
+&lt;&lt;exhibitionism2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="360" name="Street Molestation" tags="nobr" position="1225,4475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;i&gt;&lt;&lt;Hes&gt;&gt; bold to attack you in public during daylight hours. If you were to scream, surely someone would help you?&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Molestation Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="361" name="Street Molestation Alarm" tags="nobr" position="100,4600">&lt;&lt;effects&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; notices several heads turning in response to your cry, and relents in &lt;&lt;his&gt;&gt; assault before hurriedly making &lt;&lt;his&gt;&gt; escape. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="362" name="Street Molestation Ejaculation" tags="nobr" position="225,4600">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; throws you against the pavement.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; leaves.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &quot;This is for you.&quot; &lt;&lt;He&gt;&gt; gets up and leaves you lying on the ground.&lt;&lt;set $money to $money + 500&gt;&gt;&lt;br&gt;
+You&#39;ve gained £5.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;understeal&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="363" name="Street Molestation Escape" tags="nobr" position="350,4600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the crowds. &lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="364" name="Street Pair" tags="nobr" position="475,4600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;i&gt;Attacking you during daylight hours is brazen of them. If only you could scream, someone would help.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;man2init&gt;&gt;
+&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $righthand to &quot;arms&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Pair Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Pair Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Pair Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Pair]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Pair Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Pair Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Pair]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="365" name="Street Pair Ejaculation" tags="nobr" position="600,4600">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; throws you against the pavement.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, they leave.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &quot;That&#39;s a good &lt;&lt;girlstop&gt;&gt;&quot; They get up and leave you lying on the ground.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="366" name="Street Pair Escape" tags="nobr" position="725,4600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+They recoil in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the crowds. &lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+They recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="367" name="Street Pair Alarm" tags="nobr" position="850,4600">&lt;&lt;effects&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+Your cries attract the attention of the people passing by the alley&#39;s entrance. The pair cease their attack on you and walk in the opposite direction.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="368" name="Street Dogs" tags="nobr" position="975,4600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast3init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Dogs Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Dogs Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Dogs]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Dogs Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Dogs Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Street Dogs]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="369" name="Street Dogs Ejaculation" tags="nobr" position="1100,4600">&lt;&lt;effects&gt;&gt;
+&lt;&lt;beastejaculation&gt;&gt;
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+Satisfied, the beast leaves you be. Another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Street Dogs]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+Satisfied, the beast leaves you be. The other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Street Dogs]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+Satisfied, the beast leaves you be.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+[[Next|Street Dogs End]]
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="370" name="Street Dogs Escape" tags="nobr" position="1225,4600">&lt;&lt;effects&gt;&gt;
+&lt;&lt;beastwound&gt;&gt;
+
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+The beast recoils in pain and fear, but another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Street Dogs]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+The beast recoils in pain and fear, but the other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Street Dogs]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+The beast recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Street Dogs End]]
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="371" name="Street Dogs End" tags="nobr" position="100,4725">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemywounded is 1 and $enemyejaculated is 0&gt;&gt;
+The dog whimpers and flees into the darkness.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated is 1&gt;&gt;
+The dog leaves you lying on the pavement.
+&lt;&lt;elseif $enemywounded gte 2 and $enemyejaculated is 0&gt;&gt;
+Feeling that you&#39;re more trouble than you&#39;re worth, the dogs flee into the darkness.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated gte 2&gt;&gt;
+The dogs leave you spent and shivering on the pavement.
+&lt;&lt;elseif $enemywounded gte 1 and $enemyejaculated gte 1&gt;&gt;
+The dogs leave you spent and shivering on the pavement. One is slowed by a limp.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="372" name="Industrial Drain" tags="nobr" position="225,4725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;
+
+You are within the storm drain system beneath the industrial district. Water rushes down the centre, flanked by a thin walkway on each side.&lt;br&gt;&lt;br&gt;
+You can access several parts of town from here.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutdrain&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+&lt;&lt;eventsdrain&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;commercialdrain&gt;&gt;&lt;br&gt;
+&lt;&lt;drainexit&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+	&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;elk&gt;&gt;&lt;br&gt;
+&lt;&lt;mer&gt;&gt;&lt;br&gt;
+&lt;&lt;harvest&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;industrial&gt;&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="373" name="Widgets Industrial Drain" tags="widget" position="350,4725">&lt;&lt;widget &quot;industrialdrain&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Industrial Drain System (0:05)|Industrial Drain]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;industrialdrainquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Industrial Drain System|Industrial Drain]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;industrialdraineventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Industrial Drain]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="374" name="Commercial Drain" tags="nobr" position="475,4725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;commercialdrain&quot;&gt;&gt;
+
+You are within the storm drain system beneath the commercial district. Water rushes down the centre, flanked by a thin walkway on each side.&lt;br&gt;&lt;br&gt;
+You can access several parts of town from here.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutdrain&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+&lt;&lt;eventsdrain&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;residentialdrain&gt;&gt;&lt;br&gt;
+&lt;&lt;industrialdrain&gt;&gt;&lt;br&gt;	
+&lt;br&gt;
+	&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;high&gt;&gt;&lt;br&gt;
+&lt;&lt;connudatus&gt;&gt;&lt;br&gt;
+&lt;&lt;cliff&gt;&gt;&lt;br&gt;
+&lt;&lt;nightingale&gt;&gt;&lt;br&gt;
+&lt;&lt;starfish&gt;&gt;&lt;br&gt;
+&lt;&lt;oxford&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;commercial&gt;&gt;&lt;br&gt;
+&lt;&lt;park&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+		&lt;&lt;if $historytrait gte 2 and $schooldrainintro gte 1&gt;&gt;
+	 	&lt;&lt;click [[Secret tunnel to school (0:02)|School Toilets]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="375" name="Widgets Commercial Drain" tags="widget" position="600,4725">&lt;&lt;widget &quot;commercialdrain&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Commercial Drain System (0:05)|Commercial Drain]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;commercialdrainquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Commercial Drain System|Commercial Drain]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;commercialdraineventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Commercial Drain]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="376" name="Widgets Residential Drain" tags="widget" position="725,4725">&lt;&lt;widget &quot;residentialdrain&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Residential Drain System (0:05)|Residential Drain]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;residentialdrainquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Residential Drain System|Residential Drain]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;residentialdraineventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Residential Drain]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="377" name="Residential Drain" tags="nobr" position="850,4725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;residentialdrain&quot;&gt;&gt;
+
+You are within the storm drain system beneath the residential district. Water rushes down the centre, flanked by a thin walkway on each side.&lt;br&gt;&lt;br&gt;
+You can access several parts of town from here.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutdrain&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+&lt;&lt;eventsdrain&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;commercialdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+	&lt;&lt;if $exposed gte 1 and $daystate isnot &quot;night&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;domus&gt;&gt;&lt;br&gt;
+&lt;&lt;barb&gt;&gt;&lt;br&gt;
+&lt;&lt;danube&gt;&gt;&lt;br&gt;
+&lt;&lt;wolf&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;residential&gt;&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="378" name="Widgets Passout Drain" tags="widget" position="975,4725">&lt;&lt;widget &quot;passoutdrain&quot;&gt;&gt;
+[[Everything fades to black...-&gt;Passout Drain]]
+&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="379" name="Passout Drain" tags="nobr" position="1100,4725">You&#39;ve pushed yourself too much.&lt;br&gt;&lt;br&gt;
+&lt;&lt;passout&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+	&lt;&lt;if $rng gte 51&gt;&gt;
+		&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;click [[Wake up|Passout Beast Drain]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Wake up|Passout Drain Abduction]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+	&lt;&lt;click [[Wake up|Passout Drain Abduction]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;ambulance&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;pass60&gt;&gt;
+
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;&lt;&lt;set $stress to $stress - 2000&gt;&gt;</tw-passagedata><tw-passagedata pid="380" name="Passout Beast Drain" tags="nobr" position="1225,4725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast4init&gt;&gt;&lt;&lt;set $beasttype to &quot;lizard&quot;&gt;&gt;
+You awaken to the sound of hissing. Four lizards tower above you!
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Passout Beast Drain Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Passout Beast Drain Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Passout Beast Drain]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Passout Beast Drain Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Passout Beast Drain Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Passout Beast Drain]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="381" name="Passout Beast Drain Ejaculation" tags="nobr" position="100,4850">&lt;&lt;effects&gt;&gt;
+&lt;&lt;beastejaculation&gt;&gt;
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+Satisfied, the beast leaves you be. Another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Passout Beast Drain]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+Satisfied, the beast leaves you be. The other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Passout Beast Drain]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+Satisfied, the beast leaves you be.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+[[Next|Passout Beast Drain End]]
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="382" name="Passout Beast Drain Escape" tags="nobr" position="225,4850">&lt;&lt;effects&gt;&gt;
+&lt;&lt;beastwound&gt;&gt;
+
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+The beast recoils in pain and fear, but another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Passout Beast Drain]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+The beast recoils in pain and fear, but the other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Passout Beast Drain]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+The beast recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Passout Beast Drain End]]
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="383" name="Passout Beast Drain End" tags="nobr" position="350,4850">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemywounded is 1 and $enemyejaculated is 0&gt;&gt;
+The lizard hisses and flees into the darkness.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated is 1&gt;&gt;
+The lizard leaves you lying on the cement.
+&lt;&lt;elseif $enemywounded gte 2 and $enemyejaculated is 0&gt;&gt;
+Feeling that you&#39;re more trouble than you&#39;re worth, the lizards flee into the darkness.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated gte 2&gt;&gt;
+The lizards leave you spent and shivering in the dark.
+&lt;&lt;elseif $enemywounded gte 1 and $enemyejaculated gte 1&gt;&gt;
+The lizards leave you spent and shivering in the dark. One seems to be limping.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="384" name="Widgets Storm Drain Entrance" tags="widget" position="475,4850">&lt;&lt;widget &quot;stormdrain&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;click [[Manhole (0:05)|Storm Drain Entrance]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="385" name="Storm Drain Entrance" tags="nobr" position="600,4850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You peer down the manhole. It leads to the network of storm drains beneath the town.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $bus is &quot;nightingale&quot;&gt;&gt;
+&lt;&lt;commercialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;domus&quot;&gt;&gt;
+&lt;&lt;residentialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;elk&quot;&gt;&gt;
+&lt;&lt;industrialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;high&quot;&gt;&gt;
+&lt;&lt;commercialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;starfish&quot;&gt;&gt;
+&lt;&lt;commercialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;barb&quot;&gt;&gt;
+&lt;&lt;residentialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;connudatus&quot;&gt;&gt;
+&lt;&lt;commercialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;wolf&quot;&gt;&gt;
+&lt;&lt;residentialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;harvest&quot;&gt;&gt;
+&lt;&lt;industrialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;oxford&quot;&gt;&gt;
+&lt;&lt;commercialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;danube&quot;&gt;&gt;
+&lt;&lt;residentialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;mer&quot;&gt;&gt;
+&lt;&lt;industrialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;cliff&quot;&gt;&gt;
+&lt;&lt;commercialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;industrial&quot;&gt;&gt;
+&lt;&lt;industrialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;residential&quot;&gt;&gt;
+&lt;&lt;residentialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;commercial&quot;&gt;&gt;
+&lt;&lt;commercialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;park&quot;&gt;&gt;
+&lt;&lt;commercialdrainquick&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="386" name="Beach" tags="nobr" position="725,4850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are on the beach. 
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+	It is awash with visitors, children build sandcastles and play in the water while their parents bask in the sun. A group of teenagers are playing volleyball.
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+	The clouds have driven away most would-be visitors, but there are still people strolling along the water&#39;s edge.
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+	The beach itself is mostly deserted due to the rain, but the violent waves have attracted surfers.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+	It is a popular destination for joggers, some have dogs with them. A few families are setting up windbreakers. A group of teenagers are playing volleyball.
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+	It is a popular destination for joggers, some have dogs with them. Fog blocks your view of the ocean.
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+	The beach itself is mostly deserted due to the rain, but the violent waves have attracted surfers.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+	Families are leaving as the sun sets. A group of teenagers are playing volleyball.
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+	It is mostly deserted, but some people are strolling along the water&#39;s edge.
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+	The beach itself is mostly deserted due to the rain, but the violent waves have attracted surfers.	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+	It appears deserted, save for a group of teenagers who are drinking around a fire.
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+	It appears deserted. 
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+	It appears deserted.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+You could go for a swim, but make sure to dress appropriately.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;exhibitionismbeach&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmbeach&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsbeach&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Go for a swim (0:02)|Sea Beach]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Changing Room|Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;if $exposed lte 0&gt;&gt;&lt;&lt;click [[Go for a run (0:30)|Beach Run]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $weather is &quot;clear&quot; and $daystate is &quot;night&quot; and $exposed lte 0&gt;&gt;&lt;&lt;click [[Party|Beach Party]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $weather is &quot;clear&quot; and $daystate isnot &quot;night&quot; and $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Volleyball|Beach Volleyball]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $exhibitionism gte 75 and $beachstrip isnot 1&gt;&gt;
+	&lt;&lt;click [[Strip (0:20)|Beach Strip]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist5&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+Travel&lt;br&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;&lt;&lt;cliff&gt;&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;&lt;&lt;starfish&gt;&gt;&lt;br&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="387" name="Changing Room" tags="nobr" position="850,4850">&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;
+
+You are in a small wooden changing room.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;wardrobe&gt;&gt;
+
+&lt;&lt;if $exposed lte 0&gt;&gt;
+[[Leave|Beach]]&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You can&#39;t go out like this!&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="388" name="Widgets Wardrobe" tags="widget" position="975,4850">&lt;&lt;widget &quot;wardrobe&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $wear is &quot;stripall&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+&lt;&lt;if $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot; and $undertype is &quot;naked&quot;&gt;&gt;
+There&#39;s nothing to remove.
+&lt;&lt;else&gt;&gt;
+You remove your clothing.
+&lt;&lt;endif&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;dry&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+&lt;&lt;set $upperwet to 0&gt;&gt;&lt;&lt;set $lowerwet to 0&gt;&gt;&lt;&lt;set $underwet to 0&gt;&gt;&lt;&lt;set $upperwetstage to 0&gt;&gt;&lt;&lt;set $lowerwetstage to 0&gt;&gt;&lt;&lt;set $underwetstage to 0&gt;&gt;
+You squeeze the water from your clothes.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;sundress&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the sundress.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $uppersundressno gte 1 and $lowersundressno gte 1&gt;&gt;
+	&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $uppersundressno gte 1&gt;&gt;
+&lt;&lt;uppersundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowersundressno gte 1&gt;&gt;
+	&lt;&lt;lowersundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;schoolswimsuit&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the swimsuit.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $upperschoolswimsuitno gte 1&gt;&gt;
+&lt;&lt;upperschoolswimsuit&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowerschoolswimsuitno gte 1&gt;&gt;
+	&lt;&lt;lowerschoolswimsuit&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;eveninggown&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the evening gown.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $uppereveninggownno gte 1&gt;&gt;
+&lt;&lt;uppereveninggown&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowereveninggownno gte 1&gt;&gt;
+	&lt;&lt;lowereveninggown&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $wear is &quot;stripupper&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+&lt;&lt;if $uppertype isnot &quot;naked&quot;&gt;&gt;
+You take off your $upperclothes.
+&lt;&lt;else&gt;&gt;
+You are already topless.
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;uppertowel&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;&lt;&lt;set $uppertowelnew to 1&gt;&gt;
+You wrap the towel around your chest.&lt;br&gt;&lt;br&gt;
+&lt;&lt;uppertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;upperpjs&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the pyjama shirt.&lt;br&gt;&lt;br&gt;
+&lt;&lt;upperpjs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;upperbikini&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the bikini top.&lt;br&gt;&lt;br&gt;
+&lt;&lt;upperbikini&gt;&gt;
+&lt;&lt;/if&gt;&gt; 
+
+&lt;&lt;if $wear is &quot;tshirt&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the t-shirt.&lt;br&gt;&lt;br&gt;
+&lt;&lt;tshirt&gt;&gt;
+&lt;&lt;/if&gt;&gt; 
+
+&lt;&lt;if $wear is &quot;schoolshirt&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the school shirt.&lt;br&gt;&lt;br&gt;
+&lt;&lt;schoolshirt&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;tanktop&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the tank top.&lt;br&gt;&lt;br&gt;
+&lt;&lt;tanktop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $wear is &quot;striplower&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+You take off your 
+&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+$lowerclothes
+&lt;&lt;else&gt;&gt;$upperclothes.
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You are already bottomless.
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;lowertowel&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;&lt;&lt;set $lowertowelnew to 1&gt;&gt;
+You wrap the towel around your pelvis.&lt;br&gt;&lt;br&gt;
+&lt;&lt;lowertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;lowerpjs&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the pyjama bottoms.&lt;br&gt;&lt;br&gt;
+&lt;&lt;lowerpjs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;lowerbikini&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the bikini bottoms.&lt;br&gt;&lt;br&gt;
+&lt;&lt;lowerbikini&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;waistapron&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the waist apron.&lt;br&gt;&lt;br&gt;
+&lt;&lt;waistapron&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;shorts&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the shorts.&lt;br&gt;&lt;br&gt;
+&lt;&lt;shorts&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;schoolshorts&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the school shorts.&lt;br&gt;&lt;br&gt;
+&lt;&lt;schoolshorts&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;schoolskirt&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the school skirt.&lt;br&gt;&lt;br&gt;
+&lt;&lt;schoolskirt&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;schoolswimshorts&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the swim shorts.&lt;br&gt;&lt;br&gt;
+&lt;&lt;schoolswimshorts&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $wear is &quot;stripunder&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+You take off your $underclothes.
+&lt;&lt;else&gt;&gt;
+You are already pantiless.
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;plainpanties&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the plain panties.&lt;br&gt;&lt;br&gt;
+&lt;&lt;plainpanties&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;lacepanties&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the lace panties.&lt;br&gt;&lt;br&gt;
+&lt;&lt;lacepanties&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;yfronts&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the Y fronts.&lt;br&gt;&lt;br&gt;
+&lt;&lt;yfronts&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;tights&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You wear the tights.&lt;br&gt;&lt;br&gt;
+&lt;&lt;tights&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;accessorieswear&gt;&gt;
+
+
+&lt;&lt;if $upperwetstage gte 1 or $lowerwetstage gte 1 or $underwetstage gte 1&gt;&gt;
+&lt;&lt;click &quot;Dry your clothes&quot;&gt;&gt;&lt;&lt;set $wear to &quot;dry&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+Outfits&lt;br&gt;
+&lt;&lt;if $uppersundressno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Sundress&quot;&gt;&gt;&lt;&lt;set $wear to &quot;sundress&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $lowersundressno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Sundress&quot;&gt;&gt;&lt;&lt;set $wear to &quot;sundress&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $upperschoolswimsuitno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;School swimsuit&quot;&gt;&gt;&lt;&lt;set $wear to &quot;schoolswimsuit&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $lowerschoolswimsuitno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;School swimsuit&quot;&gt;&gt;&lt;&lt;set $wear to &quot;schoolswimsuit&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $uppereveninggownno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Evening gown&quot;&gt;&gt;&lt;&lt;set $wear to &quot;eveninggown&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $lowereveninggownno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Evening gown&quot;&gt;&gt;&lt;&lt;set $wear to &quot;eveninggown&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;br&gt;
+
+&lt;&lt;click &quot;Strip all&quot;&gt;&gt;&lt;&lt;set $wear to &quot;stripall&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+Tops&lt;br&gt;
+&lt;&lt;if $upperpjsno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Pyjama shirt&quot;&gt;&gt;&lt;&lt;set $wear to &quot;upperpjs&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperbikinino gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Bikini top&quot;&gt;&gt;&lt;&lt;set $wear to &quot;upperbikini&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tshirtno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;T-shirt&quot;&gt;&gt;&lt;&lt;set $wear to &quot;tshirt&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $schoolshirtno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;School shirt&quot;&gt;&gt;&lt;&lt;set $wear to &quot;schoolshirt&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tanktopno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Tank top&quot;&gt;&gt;&lt;&lt;set $wear to &quot;tanktop&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+ | &lt;&lt;click &quot;Towel&quot;&gt;&gt;&lt;&lt;set $wear to &quot;uppertowel&quot;&gt;&gt;
+ &lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;
+&lt;&lt;/click&gt;&gt;
+
+&lt;br&gt;
+
+&lt;&lt;click &quot;Strip top&quot;&gt;&gt;&lt;&lt;set $wear to &quot;stripupper&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+Bottoms&lt;br&gt;
+&lt;&lt;if $lowerpjsno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Pyjama bottoms&quot;&gt;&gt;&lt;&lt;set $wear to &quot;lowerpjs&quot;&gt;&gt;
+&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lowerbikinino gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Bikini bottoms&quot;&gt;&gt;&lt;&lt;set $wear to &quot;lowerbikini&quot;&gt;&gt;
+&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $waistapronno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Waist apron&quot;&gt;&gt;&lt;&lt;set $wear to &quot;waistapron&quot;&gt;&gt;
+&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $shortsno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Shorts&quot;&gt;&gt;&lt;&lt;set $wear to &quot;shorts&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;
+&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $schoolshortsno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;School shorts&quot;&gt;&gt;&lt;&lt;set $wear to &quot;schoolshorts&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;
+&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $schoolskirtno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;School skirt&quot;&gt;&gt;&lt;&lt;set $wear to &quot;schoolskirt&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;
+&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $schoolswimshortsno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;School swim shorts&quot;&gt;&gt;&lt;&lt;set $wear to &quot;schoolswimshorts&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;
+&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+ | &lt;&lt;click &quot;Towel&quot;&gt;&gt;&lt;&lt;set $wear to &quot;lowertowel&quot;&gt;&gt;
+ &lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;
+&lt;&lt;/click&gt;&gt;
+
+
+&lt;br&gt;
+
+
+
+&lt;&lt;click &quot;Strip bottom&quot;&gt;&gt;&lt;&lt;set $wear to &quot;striplower&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+Underwear&lt;br&gt;
+
+&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+You can&#39;t remove your chastity belt without help.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $plainpantiesno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Plain panties&quot;&gt;&gt;&lt;&lt;set $wear to &quot;plainpanties&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lacepantiesno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Lace panties&quot;&gt;&gt;&lt;&lt;set $wear to &quot;lacepanties&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $yfrontsno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Y fronts&quot;&gt;&gt;&lt;&lt;set $wear to &quot;yfronts&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tightsno gte 1&gt;&gt; | 
+&lt;&lt;click &quot;Tights&quot;&gt;&gt;&lt;&lt;set $wear to &quot;tights&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;
+
+&lt;&lt;click &quot;Strip underwear&quot;&gt;&gt;&lt;&lt;set $wear to &quot;stripunder&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;accessories&gt;&gt;
+
+
+
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;exposure&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="389" name="Widgets Beach" tags="widget" position="1100,4850">&lt;&lt;widget &quot;beachday1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;You hear someone behind you. You turn just in time to see a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; rushing into you. &lt;&lt;He&gt;&gt; tackles you to the sand and tries to remove your clothes!&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Beach Day Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;beachday2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You feel something yanking at your $lowerclothes. Looking over your shoulder, you see a small dog with your clothes between it&#39;s teeth.&lt;&lt;set $lowerintegrity to $lowerintegrity - 20&gt;&gt;
+&lt;&lt;if $lowerintegrity lte 0&gt;&gt;
+You try to wrestle your clothes free from its maw, but your $lowerclothes &lt;&lt;lowerplural&gt;&gt; torn from your body!
+	&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+	The dog scampers away, leaving you humiliated with your &lt;&lt;genitals&gt;&gt; on display.&lt;&lt;set $trauma to $trauma + 10&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The dog scampers away, leaving you humiliated with your $underclothes on display.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $trauma to $trauma + 10&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You manage to wrestle your clothes free from its maw, though the ordeal has left them a little worse for wear.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;beachday3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;You see a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; watching you. &lt;&lt;He&gt;&gt; seems to be here with &lt;&lt;his&gt;&gt; kids who are playing in the sand some way away. &lt;&lt;He&gt;&gt; looks away as you make eye contact.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Look away|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Approach|Beach Day Encounter]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;beachday4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+A gust of wind blows in from the ocean, pleasantly caressing your skin. &lt;&lt;lstress&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $skirt is 1&gt;&gt;
+It flares up your skirt, laying bare your 
+	&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+$underclothes for anyone to see.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;genitals&gt;&gt;for anyone to see.&lt;&lt;garousal&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+You hasten to cover yourself, blushing.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;beachnight1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+A wild-looking dog emerges from the darkness, teeth bared and eyes alight with hunger.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;click [[Next|Beach Night Dog]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You manage to escape, but not unscathed.&lt;&lt;beastescape&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;beachnight2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;It&#39;s so dark, you don&#39;t see the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; lying on the sand until &lt;&lt;he&gt;&gt; grasps you by the ankle and pulls you to the ground.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Beach Night Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;beachex1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; spots you in your fragile state and calls out, &lt;&lt;lewdcatcall&gt;&gt; Other heads turn in response and you quickly find yourself the centre of attention. 
+&lt;&lt;if $panicattacks gte 1&gt;&gt;
+You are overcome by anxiety. Robbed of higher thought, you can do nothing flee away from the crowds, chased by jeering laughter.&lt;&lt;fameexhibitionism50&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+When your fear subsides you find yourself slumped against the inside wall of a changing room.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Changing Room|Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Keep walking|Beach Exhibition]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Ask for help|Beach Exhibition]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;beachex2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; spots you in your fragile state and calls out to &lt;&lt;his&gt;&gt; friends. You quickly find yourself surrounded. The &lt;&lt;person&gt;&gt; speaks, &quot;You know this isn&#39;t a nudist beach right? Infact, I think I should report you.&quot; You tense as &lt;&lt;he&gt;&gt; visibly inhales as if to shout, anticipating even more attention drawn to your predicament. Instead however, &lt;&lt;he&gt;&gt; and &lt;&lt;his&gt;&gt; friends burst into derisive laughter. &quot;Or, you know, I could help you out, give you something to cover up with. Of course, I&#39;ll want something in return. Get on your knees.&quot;&lt;&lt;fameexhibitionism20&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $promiscuity gte 35&gt;&gt;
+&lt;&lt;click [[Comply|Beach Exhibit Molestation]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Refuse|Beach Exhibit Molestation]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="390" name="Widgets Stats" tags="widget" position="1225,4850">&lt;&lt;widget &quot;lstress5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress - 80&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lstress10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress - 160&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lstress20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress - 320&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lstress30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress - 460&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lstress40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress - 720&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lstress50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress - 880&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lstress60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress - 1040&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;gstress5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress + 10&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gstress10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress + 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gstress20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress + 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gstress30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress + 60&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gstress40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress + 80&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gstress50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress + 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gstress60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress to $stress + 120&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;larousal10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;larousal20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 200&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;larousal30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 300&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;larousal40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 400&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;larousal50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 500&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;larousal60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 600&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;garousal10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;garousal20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 200&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;garousal30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 300&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;garousal40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 400&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;garousal50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 500&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;garousal60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 600&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;ltiredness5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness - 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltiredness10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness - 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltiredness20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness - 60&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltiredness30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness - 120&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltiredness40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness - 160&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltiredness50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness - 200&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltiredness60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness - 240&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtiredness5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness + 10&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtiredness10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness + 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtiredness20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness + 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtiredness30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness + 60&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtiredness40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness + 80&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtiredness50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness + 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtiredness60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $tiredness to $tiredness + 120&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;ltrauma10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma - 3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltrauma20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma - 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltrauma30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma - 9&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltrauma40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma - 12&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltrauma50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma - 15&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ltrauma60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma - 18&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;gtrauma10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma + 3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtrauma20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma + 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtrauma30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma + 9&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtrauma40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma + 12&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtrauma50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma + 15&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gtrauma60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma + 18&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;detention10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $detention += 10&gt;&gt;
+&lt;&lt;set $delinquency += 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;detention20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $detention += 20&gt;&gt;
+&lt;&lt;set $delinquency += 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;detention30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $detention += 30&gt;&gt;
+&lt;&lt;set $delinquency += 3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;detention40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $detention += 40&gt;&gt;
+&lt;&lt;set $delinquency += 4&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;detention50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $detention += 50&gt;&gt;
+&lt;&lt;set $delinquency += 5&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;detention60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $detention += 60&gt;&gt;
+&lt;&lt;set $delinquency += 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;lcool10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $cool to ($cool * 0.9)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;gcool1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $cool += 1&gt;&gt;
+&lt;&lt;if $faceacc is &quot;cool shades&quot;&gt;&gt;
+&lt;&lt;set $cool += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $headacc is &quot;beanie&quot;&gt;&gt;
+&lt;&lt;set $cool += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;humiliation10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress += 40&gt;&gt;
+&lt;&lt;set $trauma += 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;wolfpacktrust&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $wolfpacktrust += 1&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;The pack trusts you a little more.&lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;wolfpackfear&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $wolfpackfear += 1&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;The pack fears you a little more.&lt;/span&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;submissive1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $submissive += 1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;defiant1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $submissive -= 1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="391" name="Widgets Difficulty" tags="widget" position="100,4975">&lt;&lt;widget &quot;chestdifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if (990 - ($enemytrust * 10) - $chestskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (800 - ($enemytrust * 10) - $chestskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (600 - ($enemytrust * 10) - $chestskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+&lt;&lt;elseif (400 - ($enemytrust * 10) - $chestskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+&lt;&lt;elseif (200 - ($enemytrust * 10) - $chestskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+&lt;&lt;elseif (1 - ($enemytrust * 10) - $chestskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;seductiondifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $combat is 1&gt;&gt;
+	&lt;&lt;if (990 - ($enemytrust * 10) - $seductionskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+	&lt;&lt;elseif (800 - ($enemytrust * 10) - $seductionskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+	&lt;&lt;elseif (600 - ($enemytrust * 10) - $seductionskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+	&lt;&lt;elseif (400 - ($enemytrust * 10) - $seductionskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+	&lt;&lt;elseif (200 - ($enemytrust * 10) - $seductionskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+	&lt;&lt;elseif (1 - ($enemytrust * 10) - $seductionskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+	&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if 990 - $seductionskill - ($attractiveness / 10) lte -100&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+	&lt;&lt;elseif 800 - $seductionskill - ($attractiveness / 10) lte -100&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+	&lt;&lt;elseif 600 - $seductionskill - ($attractiveness / 10) lte -100&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+	&lt;&lt;elseif 400 - $seductionskill - ($attractiveness / 10) lte -100&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+	&lt;&lt;elseif 200 - $seductionskill - ($attractiveness / 10) lte -100&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+	&lt;&lt;elseif 1 - $seductionskill - ($attractiveness / 10) lte -100&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+	&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;oraldifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if (990 - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (800 - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (600 - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+&lt;&lt;elseif (400 - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+&lt;&lt;elseif (200 - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+&lt;&lt;elseif (1 - ($enemytrust * 10) - $oralskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;vaginaldifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if (990 - ($enemytrust * 10) - $vaginalskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (800 - ($enemytrust * 10) - $vaginalskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (600 - ($enemytrust * 10) - $vaginalskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+&lt;&lt;elseif (400 - ($enemytrust * 10) - $vaginalskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+&lt;&lt;elseif (200 - ($enemytrust * 10) - $vaginalskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+&lt;&lt;elseif (1 - ($enemytrust * 10) - $vaginalskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;analdifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if (990 - ($enemytrust * 10) - $analskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (800 - ($enemytrust * 10) - $analskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (600 - ($enemytrust * 10) - $analskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+&lt;&lt;elseif (400 - ($enemytrust * 10) - $analskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+&lt;&lt;elseif (200 - ($enemytrust * 10) - $analskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+&lt;&lt;elseif (1 - ($enemytrust * 10) - $analskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;handdifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if (990 - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (800 - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (600 - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+&lt;&lt;elseif (400 - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+&lt;&lt;elseif (200 - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+&lt;&lt;elseif (1 - ($enemytrust * 10) - $handskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;feetdifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if (990 - ($enemytrust * 10) - $feetskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (800 - ($enemytrust * 10) - $feetskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (600 - ($enemytrust * 10) - $feetskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+&lt;&lt;elseif (400 - ($enemytrust * 10) - $feetskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+&lt;&lt;elseif (200 - ($enemytrust * 10) - $feetskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+&lt;&lt;elseif (1 - ($enemytrust * 10) - $feetskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;bottomdifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if (990 - ($enemytrust * 10) - $bottomskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (800 - ($enemytrust * 10) - $bottomskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (600 - ($enemytrust * 10) - $bottomskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+&lt;&lt;elseif (400 - ($enemytrust * 10) - $bottomskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+&lt;&lt;elseif (200 - ($enemytrust * 10) - $bottomskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+&lt;&lt;elseif (1 - ($enemytrust * 10) - $bottomskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;thighdifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if (990 - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (800 - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (600 - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+&lt;&lt;elseif (400 - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+&lt;&lt;elseif (200 - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+&lt;&lt;elseif (1 - ($enemytrust * 10) - $thighskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;peniledifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if (990 - ($enemytrust * 10) - $penileskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (800 - ($enemytrust * 10) - $penileskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+
+&lt;&lt;elseif (600 - ($enemytrust * 10) - $penileskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+
+&lt;&lt;elseif (400 - ($enemytrust * 10) - $penileskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+
+&lt;&lt;elseif (200 - ($enemytrust * 10) - $penileskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+
+&lt;&lt;elseif (1 - ($enemytrust * 10) - $penileskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;skulduggerycheck&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $skulduggeryroll to random(1, 1000)&gt;&gt;
+&lt;&lt;if $skulduggery gte $skulduggerydifficulty&gt;&gt;
+&lt;&lt;set $skulduggerysuccess to 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You succeed in your skulduggery. &lt;/span&gt;
+&lt;&lt;elseif $skulduggery + 100 gte $skulduggerydifficulty&gt;&gt;
+	&lt;&lt;if $skulduggeryroll gte 100&gt;&gt;
+	&lt;&lt;set $skulduggerysuccess to 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You succeed in your skulduggery. &lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $skulduggerysuccess to 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;You fail in your skulduggery. &lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $skulduggery + 200 gte $skulduggerydifficulty&gt;&gt;
+	&lt;&lt;if $skulduggeryroll gte 300&gt;&gt;
+	&lt;&lt;set $skulduggerysuccess to 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You succeed in your skulduggery. &lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $skulduggerysuccess to 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;You fail in your skulduggery. &lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $skulduggery + 300 gte $skulduggerydifficulty&gt;&gt;
+	&lt;&lt;if $skulduggeryroll gte 500&gt;&gt;
+	&lt;&lt;set $skulduggerysuccess to 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You succeed in your skulduggery. &lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $skulduggerysuccess to 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;You fail in your skulduggery. &lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $skulduggery + 400 gte $skulduggerydifficulty&gt;&gt;
+	&lt;&lt;if $skulduggeryroll gte 700&gt;&gt;
+	&lt;&lt;set $skulduggerysuccess to 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You succeed in your skulduggery. &lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $skulduggerysuccess to 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;You fail in your skulduggery. &lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;elseif $skulduggery + 500 gte $skulduggerydifficulty&gt;&gt;
+	&lt;&lt;if $skulduggeryroll gte 900&gt;&gt;
+	&lt;&lt;set $skulduggerysuccess to 1&gt;&gt;&lt;span class=&quot;green&quot;&gt;You succeed in your skulduggery. &lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $skulduggerysuccess to 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;You fail in your skulduggery. &lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;		
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $skulduggerysuccess to 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;You fail in your skulduggery. &lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;skulduggerydifficulty&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $skulduggery gte $skulduggerydifficulty&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;  (Very Easy) &lt;/span&gt;
+&lt;&lt;elseif $skulduggery + 100 gte $skulduggerydifficulty&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;  (Easy) &lt;/span&gt;
+&lt;&lt;elseif $skulduggery + 200 gte $skulduggerydifficulty&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;  (Medium) &lt;/span&gt;
+&lt;&lt;elseif $skulduggery + 300 gte $skulduggerydifficulty&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;  (Challenging) &lt;/span&gt;
+&lt;&lt;elseif $skulduggery + 400 gte $skulduggerydifficulty&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;  (Hard) &lt;/span&gt;
+&lt;&lt;elseif $skulduggery + 500 gte $skulduggerydifficulty&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;  (Very Hard) &lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;  (Impossible) &lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;skulduggeryrequired&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+ Skulduggery required: 
+&lt;&lt;if $lock lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $lock gte 1 and $lock lt 100&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;
+&lt;&lt;elseif $lock gte 100 and $lock lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F+&lt;/span&gt;
+&lt;&lt;elseif $lock gte 200 and $lock lt 300&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;
+&lt;&lt;elseif $lock gte 300 and $lock lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D+&lt;/span&gt;
+&lt;&lt;elseif $lock gte 400 and $lock lt 500&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;
+&lt;&lt;elseif $lock gte 500 and $lock lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C+&lt;/span&gt;
+&lt;&lt;elseif $lock gte 600 and $lock lt 700&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;
+&lt;&lt;elseif $lock gte 700 and $lock lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B+&lt;/span&gt;
+&lt;&lt;elseif $lock gte 800 and $lock lt 900&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;
+&lt;&lt;elseif $lock gte 900 and $lock lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A+&lt;/span&gt;
+&lt;&lt;elseif $lock gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;seductioncheck&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+Attractiveness rating: 
+&lt;&lt;if $attractiveness gte 5000&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 4000&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 3000&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 2000&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 1000&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+Seduction Skill: &lt;&lt;if $seductionskill lte 0&gt;&gt;&lt;span class=&quot;red&quot;&gt;None&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 1 and $seductionskill lt 200&gt;&gt;&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 200 and $seductionskill lt 400&gt;&gt;&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 400 and $seductionskill lt 600&gt;&gt;&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 600 and $seductionskill lt 800&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 800 and $seductionskill lt 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;
+&lt;&lt;elseif $seductionskill gte 1000&gt;&gt;&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;endif&gt;&gt;
+&lt;br&gt;
+Overall rating: 
+&lt;&lt;if $attractiveness + ($seductionskill * 5) gte 10000&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;set $seductionrating to 6&gt;&gt;
+&lt;&lt;elseif $attractiveness + ($seductionskill * 5) gte 8000&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;&lt;&lt;set $seductionrating to 5&gt;&gt;
+&lt;&lt;elseif $attractiveness + ($seductionskill * 5) gte 6000&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;&lt;&lt;set $seductionrating to 4&gt;&gt;
+&lt;&lt;elseif $attractiveness + ($seductionskill * 5) gte 4000&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;&lt;&lt;set $seductionrating to 3&gt;&gt;
+&lt;&lt;elseif $attractiveness + ($seductionskill * 5) gte 2000&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;&lt;&lt;set $seductionrating to 2&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;&lt;&lt;set $seductionrating to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+Required rating: 
+&lt;&lt;if $seductiondifficulty gte 10000&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;&lt;&lt;set $seductionrequired to 6&gt;&gt;
+&lt;&lt;elseif $seductiondifficulty gte 8000&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;&lt;&lt;set $seductionrequired to 5&gt;&gt;
+&lt;&lt;elseif $seductiondifficulty gte 6000&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;&lt;&lt;set $seductionrequired to 4&gt;&gt;
+&lt;&lt;elseif $seductiondifficulty gte 4000&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;&lt;&lt;set $seductionrequired to 3&gt;&gt;
+&lt;&lt;elseif $seductiondifficulty gte 2000&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;&lt;&lt;set $seductionrequired to 2&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;&lt;&lt;set $seductionrequired to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="392" name="Widgets Disable" tags="widget" position="225,4975">&lt;&lt;widget &quot;disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $anususe is &quot;cover&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+	
+	
+		
+		
+		
+
+
+		
+		
+		
+		
+
+
+		
+&lt;&lt;if $penisuse is &quot;clit&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;if $vagina is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;set $vagina to 0&gt;&gt;
+	&lt;&lt;elseif $vagina2 is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;set $vagina2 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina3 is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;set $vagina3 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina4 is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;set $vagina4 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina5 is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;set $vagina5 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina6 is &quot;frot&quot;&gt;&gt;
+	&lt;&lt;set $vagina6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+
+&lt;&lt;if $penisuse is &quot;otheranusrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+	&lt;&lt;if $vagina is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $vagina to 0&gt;&gt;
+	&lt;&lt;elseif $vagina2 is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $vagina2 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina3 is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $vagina3 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina4 is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $vagina4 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina5 is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $vagina5 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina6 is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $vagina6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penis is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $penis to 0&gt;&gt;
+	&lt;&lt;elseif $penis2 is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to 0&gt;&gt;
+	&lt;&lt;elseif $penis3 is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to 0&gt;&gt;
+	&lt;&lt;elseif $penis4 is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to 0&gt;&gt;
+	&lt;&lt;elseif $penis5 is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to 0&gt;&gt;
+	&lt;&lt;elseif $penis6 is &quot;otheranusfrot&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+ 
+
+	
+	
+	
+&lt;&lt;if $feetuse is &quot;othervagina&quot;&gt;&gt;
+&lt;&lt;set $feetuse to 0&gt;&gt;
+	&lt;&lt;if $vagina is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $vagina to 0&gt;&gt;
+	&lt;&lt;elseif $vagina2 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $vagina2 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina3 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $vagina3 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina4 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $vagina4 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina5 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $vagina5 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina6 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $vagina6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+
+&lt;&lt;if $feetuse is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $feetuse to 0&gt;&gt;
+	&lt;&lt;if $penis is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $penis to 0&gt;&gt;
+	&lt;&lt;elseif $penis2 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to 0&gt;&gt;
+	&lt;&lt;elseif $penis3 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to 0&gt;&gt;
+	&lt;&lt;elseif $penis4 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to 0&gt;&gt;
+	&lt;&lt;elseif $penis5 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to 0&gt;&gt;
+	&lt;&lt;elseif $penis6 is &quot;feet&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+
+&lt;&lt;if $rightarm is &quot;othervagina&quot;&gt;&gt;
+	&lt;&lt;if $vagina is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina to 0&gt;&gt;
+	&lt;&lt;elseif $vagina2 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina2 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina3 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina3 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina4 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina4 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina5 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina5 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina6 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+
+	
+&lt;&lt;if $leftarm is &quot;othervagina&quot;&gt;&gt;
+	&lt;&lt;if $vagina is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina to 0&gt;&gt;
+	&lt;&lt;elseif $vagina2 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina2 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina3 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina3 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina4 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina4 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina5 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina5 to 0&gt;&gt;
+	&lt;&lt;elseif $vagina6 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $vagina6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $rightarm is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis to 0&gt;&gt;
+	&lt;&lt;elseif $penis2 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to 0&gt;&gt;
+	&lt;&lt;elseif $penis3 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to 0&gt;&gt;
+	&lt;&lt;elseif $penis4 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to 0&gt;&gt;
+	&lt;&lt;elseif $penis5 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to 0&gt;&gt;
+	&lt;&lt;elseif $penis6 is &quot;rightarm&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+
+	
+&lt;&lt;if $leftarm is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis to 0&gt;&gt;
+	&lt;&lt;elseif $penis2 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to 0&gt;&gt;
+	&lt;&lt;elseif $penis3 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to 0&gt;&gt;
+	&lt;&lt;elseif $penis4 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to 0&gt;&gt;
+	&lt;&lt;elseif $penis5 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to 0&gt;&gt;
+	&lt;&lt;elseif $penis6 is &quot;leftarm&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;	
+	
+	
+&lt;&lt;if $bottomuse is &quot;penis&quot;&gt;&gt;
+ &lt;&lt;set $bottomuse to 0&gt;&gt;&lt;&lt;set $anusstate to 0&gt;&gt;
+	&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;set $penis to 0&gt;&gt;
+	&lt;&lt;elseif $penis2 is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to 0&gt;&gt;
+	&lt;&lt;elseif $penis3 is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to 0&gt;&gt;
+	&lt;&lt;elseif $penis4 is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to 0&gt;&gt;
+	&lt;&lt;elseif $penis5 is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to 0&gt;&gt;
+	&lt;&lt;elseif $penis6 is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;	 
+
+
+
+&lt;&lt;if $bottomuse is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;if $mouth is &quot;bottom&quot;&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+		&lt;&lt;if $penis is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouth2 is &quot;bottom&quot;&gt;&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;
+		&lt;&lt;if $penis2 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina2 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;if $mouth3 is &quot;bottom&quot;&gt;&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;
+		&lt;&lt;if $penis3 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina3 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;if $mouth4 is &quot;bottom&quot;&gt;&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;
+		&lt;&lt;if $penis4 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina4 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouth5 is &quot;bottom&quot;&gt;&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;
+		&lt;&lt;if $penis5 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina5 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouth6 is &quot;bottom&quot;&gt;&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;
+		&lt;&lt;if $penis6 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina6 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+ 
+ 
+
+&lt;&lt;if $thighuse is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;set $penis to 0&gt;&gt;
+	&lt;&lt;elseif $penis2 is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to 0&gt;&gt;
+	&lt;&lt;elseif $penis3 is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to 0&gt;&gt;
+	&lt;&lt;elseif $penis4 is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to 0&gt;&gt;
+	&lt;&lt;elseif $penis5 is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to 0&gt;&gt;
+	&lt;&lt;elseif $penis6 is &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+
+
+
+
+&lt;&lt;if $thighuse is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;if $mouth is &quot;thigh&quot;&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+		&lt;&lt;if $penis is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouth2 is &quot;thigh&quot;&gt;&gt;&lt;&lt;set $mouth2 to 0&gt;&gt;
+		&lt;&lt;if $penis2 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina2 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina2 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;if $mouth3 is &quot;thigh&quot;&gt;&gt;&lt;&lt;set $mouth3 to 0&gt;&gt;
+		&lt;&lt;if $penis3 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina3 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina3 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;if $mouth4 is &quot;thigh&quot;&gt;&gt;&lt;&lt;set $mouth4 to 0&gt;&gt;
+		&lt;&lt;if $penis4 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina4 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina4 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouth5 is &quot;thigh&quot;&gt;&gt;&lt;&lt;set $mouth5 to 0&gt;&gt;
+		&lt;&lt;if $penis5 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina5 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina5 to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouth6 is &quot;thigh&quot;&gt;&gt;&lt;&lt;set $mouth6 to 0&gt;&gt;
+		&lt;&lt;if $penis6 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $penis to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vagina6 is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;set $vagina to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $chestuse isnot 0&gt;&gt;
+	&lt;&lt;set $chestuse to 0&gt;&gt;
+	&lt;&lt;if $penis is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;set $penis to 0&gt;&gt;
+	&lt;&lt;elseif $penis2 is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;set $penis2 to 0&gt;&gt;
+	&lt;&lt;elseif $penis3 is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;set $penis3 to 0&gt;&gt;
+	&lt;&lt;elseif $penis4 is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;set $penis4 to 0&gt;&gt;
+	&lt;&lt;elseif $penis5 is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;set $penis5 to 0&gt;&gt;
+	&lt;&lt;elseif $penis6 is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;set $penis6 to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftarm isnot &quot;grappled&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $rightarm isnot &quot;grappled&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $feetuse isnot &quot;grappled&quot; and $feetuse isnot &quot;bound&quot;&gt;&gt;&lt;&lt;set $feetuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+		
+		
+&lt;&lt;if $tentacle1head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle1head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle2head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle3head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle4head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle5head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle6head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle7head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle8head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle9head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle10head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle11head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle12head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle13head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle14head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle15head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $tentacle16head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle1head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle2head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle3head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle4head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle5head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle6head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle7head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle8head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle9head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle10head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle11head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle12head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle13head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle14head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle15head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $tentacle16head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle1head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;if $tentacle2head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle2head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle3head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle4head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle5head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle6head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle7head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle8head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle9head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle10head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle11head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle12head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle13head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle14head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle15head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $tentacle16head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="393" name="Widgets Clamp" tags="widget" position="350,4975">&lt;&lt;widget &quot;preclamp&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+&lt;&lt;set $beauty -= (($trauma - $traumamax) / 5)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;clamp&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $devlevel lte 19&gt;&gt;
+&lt;&lt;set $beauty = Math.clamp($beauty, 0, $beautymax)&gt;&gt;
+&lt;&lt;set $physique = Math.clamp($physique, 0, $physiqueage)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $beauty = Math.clamp($beauty, 0, $beautymax)&gt;&gt;
+&lt;&lt;set $physique = Math.clamp($physique, 0, 20000)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $upperwet = Math.clamp($upperwet, 0, 200)&gt;&gt;
+&lt;&lt;set $lowerwet = Math.clamp($lowerwet, 0, 200)&gt;&gt;
+&lt;&lt;set $underwet = Math.clamp($underwet, 0, 200)&gt;&gt;
+
+&lt;&lt;set $angelbuild = Math.clamp($angelbuild, 0, 100)&gt;&gt;
+&lt;&lt;set $wolfbuild = Math.clamp($wolfbuild, 0, 100)&gt;&gt;
+
+&lt;&lt;set $seductionskill = Math.clamp($seductionskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $oralskill = Math.clamp($oralskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $vaginalskill = Math.clamp($vaginalskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $analskill  = Math.clamp($analskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $handskill = Math.clamp($handskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $feetskill = Math.clamp($feetskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $bottomskill = Math.clamp($bottomskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $thighskill = Math.clamp($thighskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $chestskill = Math.clamp($chestskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $penileskill = Math.clamp($penileskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $hunger = Math.clamp($hunger, 0, 2000)&gt;&gt;
+&lt;&lt;set $thirst = Math.clamp($thirst, 0, 2000)&gt;&gt;
+
+&lt;&lt;set $hygiene = Math.clamp($hygiene, 0, 2000)&gt;&gt;
+&lt;&lt;set $arousal = Math.clamp($arousal, 0, 10000)&gt;&gt;
+&lt;&lt;set $stress = Math.clamp($stress, 0, $stressmax)&gt;&gt;
+&lt;&lt;set $hairlength = Math.clamp($hairlength, 0, 1000)&gt;&gt;
+&lt;&lt;set $trauma = Math.clamp($trauma, 0, $traumamax)&gt;&gt;
+&lt;&lt;set $awareness = Math.clamp($awareness, 0, 1000)&gt;&gt;
+&lt;&lt;set $submissive = Math.clamp($submissive, 0, 2000)&gt;&gt;
+&lt;&lt;if $vaginalvirginity is 1 and $penilevirginity is 1&gt;&gt;&lt;&lt;set $purity = Math.clamp($purity, 0, 1000)&gt;&gt;&lt;&lt;else&gt;&gt;&lt;&lt;set $purity = Math.clamp($purity, 0, 999)&gt;&gt;&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $time = Math.clamp($time, 0, 1440)&gt;&gt;
+&lt;&lt;set $minute = Math.clamp($minute, 0, 1440)&gt;&gt;
+&lt;&lt;set $orgasmcount = Math.clamp($orgasmcount, 0, 25)&gt;&gt;
+
+&lt;&lt;set $english to Math.clamp($english, 0, 1000)&gt;&gt;
+&lt;&lt;set $maths to Math.clamp($maths, 0, 1000)&gt;&gt;
+&lt;&lt;set $science to Math.clamp($science, 0, 1000)&gt;&gt;
+&lt;&lt;set $history to Math.clamp($history, 0, 1000)&gt;&gt;
+&lt;&lt;set $school to Math.clamp($school, 0, 4000)&gt;&gt;
+&lt;&lt;set $cool to Math.clamp($cool, 0, $coolmax)&gt;&gt;
+
+&lt;&lt;set $skulduggery to Math.clamp($skulduggery, 0, 1000)&gt;&gt;
+&lt;&lt;set $danceskill to Math.clamp($danceskill, 0, 1000)&gt;&gt;
+&lt;&lt;set $swimmingskill to Math.clamp($swimmingskill, 0, 1000)&gt;&gt;
+
+
+
+&lt;&lt;set $enemyanger to Math.clamp($enemyanger, - 200, 200)&gt;&gt;
+&lt;&lt;set $audienceexcitement to Math.clamp($audienceexcitement, 0, 100)&gt;&gt;
+&lt;&lt;set $audiencearousal to Math.clamp($audiencearousal, 0, 100)&gt;&gt;
+&lt;&lt;set $pain to Math.clamp($pain, 0, 200)&gt;&gt;
+
+&lt;&lt;set $facebruise  to Math.clamp($facebruise , 0, 100)&gt;&gt;
+&lt;&lt;set $chestbruise to Math.clamp($chestbruise, 0, 100)&gt;&gt;
+&lt;&lt;set $tummybruise to Math.clamp($tummybruise, 0, 100)&gt;&gt;
+&lt;&lt;set $vaginabruise to Math.clamp($vaginabruise, 0, 100)&gt;&gt;
+&lt;&lt;set $anusbruise to Math.clamp($anusbruise, 0, 100)&gt;&gt;
+&lt;&lt;set $bottombruise to Math.clamp($bottombruise, 0, 100)&gt;&gt;
+&lt;&lt;set $thighbruise to Math.clamp($thighbruise, 0, 100)&gt;&gt;
+&lt;&lt;set $armbruise to Math.clamp($armbruise, 0, 100)&gt;&gt;
+&lt;&lt;set $neckbruise to Math.clamp($neckbruise, 0, 100)&gt;&gt;
+
+&lt;&lt;set $breastsize to Math.clamp($breastsize, 0, 12)&gt;&gt;
+
+&lt;&lt;set $exhibitionism to Math.clamp($exhibitionism, 0, 100)&gt;&gt;
+&lt;&lt;set $promiscuity to Math.clamp($promiscuity, 0, 100)&gt;&gt;
+
+
+&lt;&lt;set $druggedtimer to Math.clamp($druggedtimer, 0, 1000)&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="394" name="Beach Party" tags="nobr" position="475,4975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You approach the teenagers. Several are dancing near a fire on a makeshift stage while others are drinking and chattering.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Socialise (0:10)|Beach Party Chat]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Dance (0:05)|Beach Party Dance]]&gt;&gt;&lt;&lt;set $dancing to 1&gt;&gt;&lt;&lt;set $venuemod to 1&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;&lt;gtiredness20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;click [[Leave|Beach]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="395" name="Beach Volleyball" tags="nobr" position="600,4975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;generatey3&gt;&gt;&lt;&lt;generatey4&gt;&gt;&lt;&lt;generatey5&gt;&gt;
+
+You approach a group playing volleyball. A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; sits on the sand and watches four of &lt;&lt;his&gt;&gt; friends play.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Join In (0:30)|Beach Volleyball Play]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="396" name="Beach Volleyball Play" tags="nobr" position="725,4975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The teenagers are happy to have a sixth player, particularly the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;physique3&gt;&gt;
+
+&lt;&lt;set $eventcheck to random(1, 10000)&gt;&gt;
+&lt;&lt;if $eventcheck gte (9900 - ($allure))&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;&lt;&lt;molested&gt;&gt;
+You are so focused on the opposing team you do not notice one of your own sneak up on you. A pair of hands grasp the rim of your $lowerclothes.
+		&lt;&lt;if $skirt is 0 and $lowerset isnot $upperset&gt;&gt;
+Before you can react, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; has pulled them all the way to your knees,
+		&lt;&lt;elseif $skirt is 0 and $lowerset is $upperset&gt;&gt;
+Before you can react, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; has pulled it aside,
+		&lt;&lt;else&gt;&gt;
+Before you can react, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; has lifted it,
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+exposing your &lt;&lt;genitals&gt;&gt; for all to see. Laughter and lewd gestures erupt from both teams as your face turns red and you hasten to protect your dignity.&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;set $trauma to $trauma + 3&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+exposing your $underclothes. Laughter erupts from both teams and you hasten to protect your dignity.&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;set $trauma to $trauma + 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;	
+		&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+Part-way through the match the ball collides with your chest, sending you sprawling. &lt;&lt;set $upperintegrity to $upperintegrity - 1&gt;&gt;It&#39;s embarrassing, but you soon dust yourself off.&lt;br&gt;&lt;br&gt;
+	
+	
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You have a good time.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+With the sun fully set, continuing to play would be difficult. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; tells you they are going to a beach party and invites you to come along. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Accept (0:10)|Beach Party Chat]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Make excuses and say your goodbyes|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Play more (0:30)|Beach Volleyball Play]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="397" name="Beach Party Chat" tags="nobr" position="850,4975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You join the conversation.
+	&lt;&lt;if $allure gte 3000&gt;&gt;
+You quickly become the centre of attention.
+	&lt;&lt;elseif $allure gte 2000&gt;&gt;
+You draw eyes your way with ease.
+	&lt;&lt;elseif $allure gte 1000&gt;&gt;
+People acknowledge you when you speak, but otherwise leave you alone.
+	&lt;&lt;else&gt;&gt;
+Dour as you are, people constantly talk over you, as if unaware of your presence.
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+The sun rises on the horizon and the remaining teenagers head home.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $eventcheck to random(1, 10000)&gt;&gt;
+	&lt;&lt;if $eventcheck gte (9900 - ($allure))&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; sits next to you and offers you a beverage.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Drink (0:10)|Beach Party Chat]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;&lt;set $drunk to 1&gt;&gt;&lt;&lt;set $druggedtimer to $druggedtimer + 60&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Just talk (0:10)|Beach Party Chat]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Continue (0:10)|Beach Party Chat]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+	&lt;&lt;if $rng gte 21&gt;&gt;
+You enjoy talking with the &lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your body when &lt;&lt;he&gt;&gt; thinks you aren&#39;t looking.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Drink (0:10)|Beach Party Chat]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;&lt;set $drunk to 1&gt;&gt;&lt;&lt;set $druggedtimer to $druggedtimer + 60&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Just talk (0:10)|Beach Party Chat]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+You enjoy talking with the &lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; leans close and whispers, &quot;Would you like to go somewhere private?&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Yes|Beach Party Sex]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[No|Beach Party Chat]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+	&lt;&lt;if $rng gte 11&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+&lt;&lt;He&gt;&gt; is dissapointed, but politely says goodbye before leaving to look elsewhere.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Continue (0:10)|Beach Party Chat]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; seizes you by the throat, &quot;Well, that isn&#39;t very polite of you. I think you need a lesson.&quot; &lt;&lt;He&gt;&gt; stands you up and starts forcing you away from the rest of the group.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Continue|Beach Party Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $timer to 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="398" name="Widgets Promiscuity" tags="widget" position="975,4975">&lt;&lt;widget &quot;promiscuity1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $promiscuity lte 19&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;&lt;&lt;set $trauma to $trauma - 30&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 20&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress1 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress1 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 100&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $promiscuity lte 19&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 1&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;&lt;&lt;set $trauma to $trauma - 30&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 20&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress1 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress1 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 100&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;promiscuity2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $promiscuity lte 39&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;set $stress to $stress - 600&gt;&gt;&lt;&lt;set $trauma to $trauma - 60&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 40&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress2 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress2 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 200&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $promiscuity lte 39&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 1&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;set $stress to $stress - 600&gt;&gt;&lt;&lt;set $trauma to $trauma - 60&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 40&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress2 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress2 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 200&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;promiscuity3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $promiscuity lte 59&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;set $stress to $stress - 900&gt;&gt;&lt;&lt;set $trauma to $trauma - 90&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 60&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress3 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress3 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $promiscuity lte 59&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 1&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;set $stress to $stress - 900&gt;&gt;&lt;&lt;set $trauma to $trauma - 90&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 60&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress3 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress3 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;promiscuity4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $promiscuity lte 79&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;set $stress to $stress - 1200&gt;&gt;&lt;&lt;set $trauma to $trauma - 120&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 80&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress4 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress4 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 400&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $promiscuity lte 79&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 1&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;set $stress to $stress - 1200&gt;&gt;&lt;&lt;set $trauma to $trauma - 120&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 80&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress4 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress4 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 400&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;promiscuity5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $promiscuity lte 99&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;set $stress to $stress - 1500&gt;&gt;&lt;&lt;set $trauma to $trauma - 150&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 100&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress5 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress5 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 500&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $promiscuity lte 99&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 1&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;set $stress to $stress - 1500&gt;&gt;&lt;&lt;set $trauma to $trauma - 150&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 100&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress5 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress5 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 500&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;combatpromiscuity1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $promiscuity lte 19&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;&lt;&lt;set $trauma to $trauma - 30&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 20&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress1 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress1 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 100&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $promiscuity lte 19&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 1&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;&lt;&lt;set $trauma to $trauma - 30&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 20&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress1 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress1 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 100&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatpromiscuity2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $promiscuity lte 39&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;set $stress to $stress - 600&gt;&gt;&lt;&lt;set $trauma to $trauma - 60&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 40&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress2 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress2 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 200&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $promiscuity lte 39&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 1&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;set $stress to $stress - 600&gt;&gt;&lt;&lt;set $trauma to $trauma - 60&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 40&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress2 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress2 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 200&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatpromiscuity3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $promiscuity lte 59&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;set $stress to $stress - 900&gt;&gt;&lt;&lt;set $trauma to $trauma - 90&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 60&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress3 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress3 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $promiscuity lte 59&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 1&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;set $stress to $stress - 900&gt;&gt;&lt;&lt;set $trauma to $trauma - 90&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 60&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress3 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress3 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 300&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatpromiscuity4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $promiscuity lte 79&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;set $stress to $stress - 1200&gt;&gt;&lt;&lt;set $trauma to $trauma - 120&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 80&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress4 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress4 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 400&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $promiscuity lte 79&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 1&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;set $stress to $stress - 1200&gt;&gt;&lt;&lt;set $trauma to $trauma - 120&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 80&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress4 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress4 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 400&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;combatpromiscuity5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual is 1&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+	&lt;&lt;if $promiscuity lte 99&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 2&gt;&gt;
+Performing such a lewd act excites you and &lt;span class=&quot;green&quot;&gt;restores your sense of control and self-worth&lt;/span&gt;, for now.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;set $stress to $stress - 1500&gt;&gt;&lt;&lt;set $trauma to $trauma - 150&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 100&gt;&gt;
+While performing such a lewd act excites you, it does nothing to lift the cloud hanging over you. &lt;span class=&quot;pink&quot;&gt;You need to do something more extreme.&lt;/span&gt;&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress5 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress5 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 500&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $promiscuity lte 99&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity + 1&gt;&gt;
+You already feel in control, but performing such a lewd act &lt;span class=&quot;green&quot;&gt;soothes&lt;/span&gt; and excites you.&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;set $stress to $stress - 1500&gt;&gt;&lt;&lt;set $trauma to $trauma - 150&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;elseif $promiscuity gte 100&gt;&gt;
+You already feel in control and the act is &lt;span class=&quot;pink&quot;&gt;too tame to soothe&lt;/span&gt;, but it does excite you.&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;if $promiscuitystress5 isnot 1&gt;&gt;&lt;&lt;set $promiscuitystress5 to 1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;set $stress to $stress - 500&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="399" name="Beach Party Dance" tags="nobr" position="1100,4975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;danceeffects&gt;&gt;
+&lt;&lt;danceaudience&gt;&gt;
+&lt;&lt;danceactions&gt;&gt;
+
+
+&lt;&lt;if $danceevent is 0 and $exhibitionism lte 74 and $exposed gte 2&gt;&gt;
+There&#39;s no way you can continue dancing while so exposed! Face reddening, you flee the scene.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $danceevent is 0 and $exhibitionism lte 34 and $exposed gte 1&gt;&gt;
+There&#39;s no way you can continue dancing while so exposed! Face reddening, you flee the scene.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $danceevent is &quot;rape&quot;&gt;&gt;
+&lt;&lt;click [[Next|Beach Party Dance Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $danceevent is &quot;finish&quot;&gt;&gt;
+&lt;&lt;click [[Next|Beach Party]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $danceevent is 0&gt;&gt;
+	&lt;&lt;if $exposed gte 2 and $exhibitionism lte 74&gt;&gt;
+	&lt;&lt;click [[Flee|Changing Room]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;elseif $exposed gte 1 and $exhibitionism lte 34&gt;&gt;
+	&lt;&lt;click [[Flee|Changing Room]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Stop|Beach Party]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="400" name="Beach Party Sex" tags="nobr" position="1225,4975">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+&lt;&lt;He&gt;&gt; quietly takes your hand and leads you away from the group. You walk into the dunes until you&#39;re out of earshot, then &lt;&lt;he&gt;&gt; turns and embraces you.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Sex Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Sex Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Sex Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Sex Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="401" name="Beach Party Rape" tags="nobr" position="100,5100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;arms&quot;&gt;&gt;
+&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $timer is 0 and $rescue is 1&gt;&gt;
+&lt;&lt;set $rescue to 0&gt;&gt;
+You walk behind a dune. You&#39;re too far for anyone to help you.
+&lt;&lt;elseif $timer gte 1&gt;&gt;
+You are pulled further from the group, but they&#39;re still in sight.
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Rape Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;The drugs inhibit you, you couldn&#39;t cry very loudly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Rape Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Rape Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Rape Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Rape Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="402" name="Beach Party Rape Alarm" tags="nobr" position="225,5100">&lt;&lt;effects&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; notices several heads turning in response to your cry. &lt;&lt;He&gt;&gt; looks at you with anger and shouts, &quot;Crazy Slut!&quot; before heading back to &lt;&lt;his&gt;&gt; friends. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="403" name="Beach Party Rape Ejaculation" tags="nobr" position="350,5100">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; pushes you onto the sand.&lt;&lt;violence1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; heads back to his friends.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; leans closer, &quot;Good &lt;&lt;girlstop&gt;&gt;&quot; &lt;&lt;He&gt;&gt; leaves you lying on the sand.&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="404" name="Beach Party Rape Escape" tags="nobr" position="475,5100">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="405" name="Beach Party Sex Ejaculation" tags="nobr" position="600,5100">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; drops you on the sand.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; leaves.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &lt;&lt;He&gt;&gt; gets up and leaves you lying on the sand.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="406" name="Beach Party Sex Escape" tags="nobr" position="725,5100">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="407" name="Beach Party Sex Finish" tags="nobr" position="850,5100">The &lt;&lt;person&gt;&gt; leaves you. &lt;&lt;He&gt;&gt; looks dejected.
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="408" name="Widgets Dance Actions" tags="widget" position="975,5100">&lt;&lt;widget &quot;danceactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;exposure&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $danceevent is 0&gt;&gt;
+	&lt;&lt;if $exposed gte 2 and $exhibitionism lte 74 and $forceddance isnot 1&gt;&gt;
+	&lt;&lt;elseif $exposed gte 1 and $exhibitionism lte 34 and $forceddance isnot 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+
+
+
+&lt;&lt;if $danceactiondefault is &quot;cool&quot;&gt;&gt;
+Cool Dance (0:01) &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;cool&quot; checked&gt;&gt; | 
+&lt;&lt;elseif $danceactiondefault is 0&gt;&gt;
+Cool Dance (0:01) &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;cool&quot; checked&gt;&gt; | 
+&lt;&lt;else&gt;&gt;
+Cool Dance (0:01) &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;cool&quot;&gt;&gt; | 
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $danceactiondefault is &quot;sophisticated&quot;&gt;&gt;
+Sophisticated Dance (0:01) &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;sophisticated&quot; checked&gt;&gt; | 
+&lt;&lt;else&gt;&gt;
+Sophisticated Dance (0:01) &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;sophisticated&quot;&gt;&gt; | 
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $danceactiondefault is &quot;seductive&quot;&gt;&gt;
+&lt;span class=&quot;meek&quot;&gt;Seductive Dance&lt;/span&gt; (0:01)&lt;&lt;combatexhibitionist1&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;seductive&quot; checked&gt;&gt; | 
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;meek&quot;&gt;Seductive Dance&lt;/span&gt; (0:01)&lt;&lt;combatexhibitionist1&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;seductive&quot;&gt;&gt; | 
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+&lt;&lt;if $exhibitionism gte 15&gt;&gt;
+&lt;&lt;if $danceactiondefault is &quot;sexual&quot;&gt;&gt;
+&lt;span class=&quot;sub&quot;&gt;Sexual Dance&lt;/span&gt; (0:01) &lt;&lt;combatexhibitionist2&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;sexual&quot; checked&gt;&gt; | 
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;sub&quot;&gt;Sexual Dance&lt;/span&gt; (0:01) &lt;&lt;combatexhibitionist2&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;sexual&quot;&gt;&gt; | 
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;dancestripactions&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Continue&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;
+&lt;br&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $danceevent is &quot;rape&quot;&gt;&gt;
+
+&lt;&lt;elseif $danceevent is &quot;molest&quot;&gt;&gt;
+&lt;&lt;click &quot;Let them cop a feel&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;set $danceaction to &quot;cop&quot;&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;if $dancelocation isnot &quot;underground&quot;&gt;&gt;
+&lt;&lt;click &quot;It&#39;s too dangerous, time to end the show&quot;&gt;&gt;&lt;&lt;set $danceaction to &quot;finish&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $danceevent is &quot;skirtstrip&quot;&gt;&gt;
+&lt;&lt;click &quot;Struggle for your clothes&quot;&gt;&gt;&lt;&lt;set $danceaction to &quot;skirtstruggle&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Surrender your clothes&quot;&gt;&gt;&lt;&lt;set $danceaction to &quot;skirtsurrender&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $danceevent is &quot;lowerstrip&quot;&gt;&gt;
+&lt;&lt;click &quot;Struggle for your clothes&quot;&gt;&gt;&lt;&lt;set $danceaction to &quot;lowerstruggle&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Surrender your clothes&quot;&gt;&gt;&lt;&lt;set $danceaction to &quot;lowersurrender&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $danceevent is &quot;upperstrip&quot;&gt;&gt;
+&lt;&lt;click &quot;Struggle for your clothes&quot;&gt;&gt;&lt;&lt;set $danceaction to &quot;upperstruggle&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Surrender your clothes&quot;&gt;&gt;&lt;&lt;set $danceaction to &quot;uppersurrender&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $danceevent is &quot;understrip&quot;&gt;&gt;
+&lt;&lt;click &quot;Struggle for your clothes&quot;&gt;&gt;&lt;&lt;set $danceaction to &quot;understruggle&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Surrender your clothes&quot;&gt;&gt;&lt;&lt;set $danceaction to &quot;undersurrender&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $danceevent is &quot;private&quot; and $dancelocation isnot &quot;underground&quot;&gt;&gt;
+&lt;&lt;click &quot;Ignore&quot;&gt;&gt;&lt;&lt;set $danceaction to &quot;privaterefuse&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="409" name="Widgets Dance Audience" tags="widget" position="1100,5100">&lt;&lt;widget &quot;danceaudience&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $danceevent is 0&gt;&gt;
+
+&lt;&lt;if $allure / 100 + $danceskill / 20 + $audienceexcitement / 5 + $audiencearousal / 5 gte $rng&gt;&gt;
+&lt;&lt;set $audience to $audience + 1&gt;&gt;
+	&lt;&lt;if $audience is 1&gt;&gt;
+	&lt;&lt;generatel&gt;&gt; A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; starts watching you.
+	&lt;&lt;elseif $audience is 2&gt;&gt;
+	&lt;&lt;generatel&gt;&gt; A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; starts watching you.
+	&lt;&lt;elseif $audience is 3&gt;&gt;
+	&lt;&lt;generatel&gt;&gt; A &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; starts watching you.
+	&lt;&lt;elseif $audience is 4&gt;&gt;
+	&lt;&lt;generatel&gt;&gt; A &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; starts watching you.
+	&lt;&lt;elseif $audience is 5&gt;&gt;
+	&lt;&lt;generatel&gt;&gt; A &lt;&lt;person5&gt;&gt;&lt;&lt;person&gt;&gt; starts watching you.
+	&lt;&lt;elseif $audience is 6&gt;&gt;
+	&lt;&lt;generatel&gt;&gt; A &lt;&lt;person6&gt;&gt;&lt;&lt;person&gt;&gt; starts watching you.
+	&lt;&lt;else&gt;&gt;
+	Someone else joins the audience.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $audience is 0&gt;&gt;
+Nobody is paying attention to you.
+&lt;&lt;elseif $audience is 1&gt;&gt;
+The &lt;&lt;person&gt;&gt; is watching you intently.
+&lt;&lt;elseif $audience is 2&gt;&gt;
+A couple of people are watching you.
+&lt;&lt;elseif $audience is 3&gt;&gt;
+A few people are watching you.
+&lt;&lt;elseif $audience is 4&gt;&gt;
+Four people are watching you.
+&lt;&lt;elseif $audience is 5&gt;&gt;
+Five people are watching you.
+&lt;&lt;elseif $audience is 6&gt;&gt;
+Six people are watching you.
+&lt;&lt;elseif $audience is 7&gt;&gt;
+Seven people are watching you.
+&lt;&lt;elseif $audience is 8&gt;&gt;
+Eight people are watching you.
+&lt;&lt;elseif $audience is 9&gt;&gt;
+Nine people are watching you.
+&lt;&lt;elseif $audience is 10&gt;&gt;
+Ten people are watching you.
+&lt;&lt;elseif $audience is 11&gt;&gt;
+Eleven people are watching you.
+&lt;&lt;elseif $audience is 12&gt;&gt;
+A dozen people are watching you.
+&lt;&lt;elseif $audience lte 24&gt;&gt;
+There&#39;s a small crowd watching you.
+&lt;&lt;elseif $audience lte 36&gt;&gt;
+You&#39;ve attracted quite a crowd.
+&lt;&lt;else&gt;&gt;
+There&#39;s a large crowd of people watching you. Those at the back struggle to get a good view.
+&lt;&lt;/if&gt;&gt;
+ 
+&lt;&lt;dancespeech&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $audience gte 1&gt;&gt;
+Your audience looks 
+	&lt;&lt;if $audienceexcitement is 0&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;distracted&lt;/span&gt;
+	&lt;&lt;elseif $audienceexcitement lte 20&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;indifferent&lt;/span&gt;
+	&lt;&lt;elseif $audienceexcitement lte 40&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;attentive&lt;/span&gt;
+	&lt;&lt;elseif $audienceexcitement lte 60&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;interested&lt;/span&gt;
+	&lt;&lt;elseif $audienceexcitement lte 80&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;impressed&lt;/span&gt;
+	&lt;&lt;elseif $audienceexcitement lte 99&gt;&gt;
+	&lt;span class=&quot;teal&quot;&gt;engrossed&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;obsessed&lt;/span&gt;	
+	&lt;&lt;/if&gt;&gt;
+ and 
+	&lt;&lt;if $audiencearousal is 0&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;chaste.&lt;/span&gt;	
+	&lt;&lt;elseif $audiencearousal lte 20&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;reserved.&lt;/span&gt;
+	&lt;&lt;elseif $audiencearousal lte 40&gt;&gt;
+	&lt;span class=&quot;teal&quot;&gt;temperate.&lt;/span&gt;
+	&lt;&lt;elseif $audiencearousal lte 60&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;excited.&lt;/span&gt;
+	&lt;&lt;elseif $audiencearousal lte 80&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;lustful.&lt;/span&gt;
+	&lt;&lt;elseif $audiencearousal lte 99&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;lecherous.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;filled with carnal desire.&lt;/span&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	
+	&lt;&lt;if ($allure / 100 + $danceskill / 20 + $audienceexcitement / 5 + $audiencearousal / 5) gte $rng + 50&gt;&gt;
+		&lt;&lt;set $rng to random(1, 10)&gt;&gt;
+		&lt;&lt;set $dancetip to ($rng * $audience * $venuemod * $audiencemod)&gt;&gt;
+		&lt;&lt;set $dancetip to $dancetip + ($dancetip * ($mathstrait / 4))&gt;&gt;
+		&lt;&lt;if $dancetip gte 5000&gt;&gt;
+		Thrilled with the display, your audience showers you with cash.
+		&lt;&lt;elseif $dancetip gte 500&gt;&gt;
+		Someone throws a decent tip at you.
+		&lt;&lt;else&gt;&gt;
+		Someone throws a modest tip at you.
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;set $dancetip = Math.trunc($dancetip)&gt;&gt;
+		 You&#39;ve gained £&lt;&lt;print ($dancetip / 100)&gt;&gt;&lt;&lt;set $money to $money + $dancetip&gt;&gt;.
+	&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $dancelocation is 0&gt;&gt;
+
+	&lt;&lt;if $audiencearousal gte 100&gt;&gt;
+		&lt;&lt;if $rng gte 91&gt;&gt;
+		&lt;&lt;set $danceevent to &quot;rape&quot;&gt;&gt;
+		Driven wild by their lust, your audience surges toward you, their eyes filled with a primal hunger.
+		&lt;&lt;elseif $rng gte 71&gt;&gt;
+		&lt;&lt;set $danceevent to &quot;molest&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+		&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; reaches out and grasps your waist!
+		&lt;&lt;elseif $rng gte 51&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+				&lt;&lt;if $skirt is 1&gt;&gt;
+				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;	&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+	&lt;&lt;elseif $audiencearousal gte 81&gt;&gt;
+		&lt;&lt;if $rng gte 91&gt;&gt;
+		&lt;&lt;set $danceevent to &quot;molest&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+		&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; reaches out and grasps your waist!
+		&lt;&lt;elseif $rng gte 71&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+				&lt;&lt;if $skirt is 1&gt;&gt;
+				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;	&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $audiencearousal gte 61&gt;&gt;
+		&lt;&lt;if $rng gte 91&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+				&lt;&lt;if $skirt is 1&gt;&gt;
+				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $dancelocation is &quot;club&quot;&gt;&gt;
+	&lt;&lt;if $audiencearousal gte 100&gt;&gt;
+	A member of security motions for you to step off the stage. You open your mouth to ask why, but you are interrupted, &quot;The crowd is getting a bit rowdy. We need to let them cool off, or we won&#39;t be able to protect you.&quot; Looking at your audience, you can&#39;t help but agree.&lt;&lt;set $danceevent to &quot;finish&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $audiencearousal gte 60&gt;&gt;
+		&lt;&lt;if $rng gte 81 and $privatedanceoffered isnot 1&gt;&gt;
+		&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; raises &lt;&lt;his&gt;&gt; &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet,&lt;&lt;else&gt;&gt;purse,&lt;&lt;/if&gt;&gt; indicating &lt;&lt;he&gt;&gt; wants to hire your services.&lt;&lt;set $danceevent to &quot;private&quot;&gt;&gt;
+			&lt;&lt;if $promiscuity gte 35&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+However, you are not promiscuous enough to take up &lt;&lt;his&gt;&gt; offer.&lt;&lt;set $privatedanceoffered to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 51&gt;&gt;
+		Some of the audience are practically salivating while watching you, but a glance at security quells any violent ambitions.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $dancelocation is &quot;cafe&quot;&gt;&gt;
+	
+	&lt;&lt;if $timer lte 0&gt;&gt;
+	&lt;&lt;endevent&gt;&gt;&lt;&lt;sam&gt;&gt;&lt;&lt;person1&gt;&gt;Sam appears beside your table-stage. &quot;That&#39;s enough everyone, this &lt;&lt;girl&gt;&gt; has had enough.&quot; &lt;&lt;He&gt;&gt; takes you by the arm and leads you into a back room. &quot;Good job today. Here&#39;s a little something extra.&quot; You earn £10.&lt;&lt;set $samlove += 1&gt;&gt;&lt;&lt;set $money += 1000&gt;&gt;&lt;&lt;set $danceevent to &quot;finish&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $audiencearousal gte 81&gt;&gt;
+			&lt;&lt;if $rng gte 71&gt;&gt;
+				&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+					&lt;&lt;if $skirt is 1&gt;&gt;
+					You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;	&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+
+
+		&lt;&lt;elseif $audiencearousal gte 61&gt;&gt;
+			&lt;&lt;if $rng gte 91&gt;&gt;
+				&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+					&lt;&lt;if $skirt is 1&gt;&gt;
+					You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+
+&lt;&lt;elseif $dancelocation is &quot;brothel&quot;&gt;&gt;
+
+	&lt;&lt;if $audiencearousal gte 100&gt;&gt;
+		&lt;&lt;if $rng gte 91&gt;&gt;
+		&lt;&lt;set $danceevent to &quot;rape&quot;&gt;&gt;
+		Driven wild by their lust, your audience surges toward you, their eyes filled with a primal hunger.
+		&lt;&lt;elseif $rng gte 71&gt;&gt;
+		&lt;&lt;set $danceevent to &quot;molest&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+		&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; reaches out and grasps your waist!
+		&lt;&lt;elseif $rng gte 51&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+				&lt;&lt;if $skirt is 1&gt;&gt;
+				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;	&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 31 and $privatedanceoffered isnot 1&gt;&gt;
+		&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; raises &lt;&lt;his&gt;&gt; &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet,&lt;&lt;else&gt;&gt;purse,&lt;&lt;/if&gt;&gt; indicating &lt;&lt;he&gt;&gt; wants to hire your services.&lt;&lt;set $danceevent to &quot;private&quot;&gt;&gt;
+			&lt;&lt;if $promiscuity gte 35&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+However, you are not promiscuous enough to take up &lt;&lt;his&gt;&gt; offer.&lt;&lt;set $privatedanceoffered to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+	&lt;&lt;elseif $audiencearousal gte 81&gt;&gt;
+		&lt;&lt;if $rng gte 91&gt;&gt;
+		&lt;&lt;set $danceevent to &quot;molest&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+		&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; reaches out and grasps your waist!
+		&lt;&lt;elseif $rng gte 71&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+				&lt;&lt;if $skirt is 1&gt;&gt;
+				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;	&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 51 and $privatedanceoffered isnot 1&gt;&gt;
+				&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; raises &lt;&lt;his&gt;&gt; &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet,&lt;&lt;else&gt;&gt;purse,&lt;&lt;/if&gt;&gt; indicating &lt;&lt;he&gt;&gt; wants to hire your services.&lt;&lt;set $danceevent to &quot;private&quot;&gt;&gt;
+			&lt;&lt;if $promiscuity gte 35&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+However, you are not promiscuous enough to take up &lt;&lt;his&gt;&gt; offer.&lt;&lt;set $privatedanceoffered to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $audiencearousal gte 61&gt;&gt;
+		&lt;&lt;if $rng gte 91&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+				&lt;&lt;if $skirt is 1&gt;&gt;
+				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 71 and $privatedanceoffered isnot 1&gt;&gt;
+		&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; raises &lt;&lt;his&gt;&gt; &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet,&lt;&lt;else&gt;&gt;purse,&lt;&lt;/if&gt;&gt; indicating &lt;&lt;he&gt;&gt; wants to hire your services.&lt;&lt;set $danceevent to &quot;private&quot;&gt;&gt;
+			&lt;&lt;if $promiscuity gte 35&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+However, you are not promiscuous enough to take up &lt;&lt;his&gt;&gt; offer.&lt;&lt;set $privatedanceoffered to 1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $dancelocation is &quot;underground&quot;&gt;&gt;
+
+	&lt;&lt;if $audiencearousal gte 100&gt;&gt;
+		&lt;&lt;if $rng gte 91&gt;&gt;
+		&lt;&lt;set $danceevent to &quot;rape&quot;&gt;&gt;
+		Driven wild by their lust, your audience surges toward you, their eyes filled with a primal hunger.
+		&lt;&lt;elseif $rng gte 71&gt;&gt;
+		&lt;&lt;set $danceevent to &quot;molest&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+		&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; reaches out and grasps your waist!
+		&lt;&lt;elseif $rng gte 51&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+				&lt;&lt;if $skirt is 1&gt;&gt;
+				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;	&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 31 and $privatedanceoffered isnot 1&gt;&gt;
+		&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; raises &lt;&lt;his&gt;&gt; &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet,&lt;&lt;else&gt;&gt;purse,&lt;&lt;/if&gt;&gt; indicating &lt;&lt;he&gt;&gt; wants to hire your services.&lt;&lt;set $danceevent to &quot;private&quot;&gt;&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+	&lt;&lt;elseif $audiencearousal gte 81&gt;&gt;
+		&lt;&lt;if $rng gte 91&gt;&gt;
+		&lt;&lt;set $danceevent to &quot;molest&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+		&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; reaches out and grasps your waist!
+		&lt;&lt;elseif $rng gte 71&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+				&lt;&lt;if $skirt is 1&gt;&gt;
+				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;	&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 51 and $privatedanceoffered isnot 1&gt;&gt;
+				&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; raises &lt;&lt;his&gt;&gt; &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet,&lt;&lt;else&gt;&gt;purse,&lt;&lt;/if&gt;&gt; indicating &lt;&lt;he&gt;&gt; wants to hire your services.&lt;&lt;set $danceevent to &quot;private&quot;&gt;&gt;
+
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $audiencearousal gte 61&gt;&gt;
+		&lt;&lt;if $rng gte 91&gt;&gt;
+			&lt;&lt;if $underclothes isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+				&lt;&lt;if $skirt is 1&gt;&gt;
+				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;skirtstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.&lt;&lt;set $danceevent to &quot;understrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	&lt;&lt;set $danceevent to &quot;upperstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;elseif $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.&lt;&lt;set $danceevent to &quot;lowerstrip&quot;&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;controlloss&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 71 and $privatedanceoffered isnot 1&gt;&gt;
+		&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; raises &lt;&lt;his&gt;&gt; &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet,&lt;&lt;else&gt;&gt;purse,&lt;&lt;/if&gt;&gt; indicating &lt;&lt;he&gt;&gt; wants to hire your services.&lt;&lt;set $danceevent to &quot;private&quot;&gt;&gt;
+
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="410" name="Widgets Dance Effects" tags="widget" position="1225,5100">&lt;&lt;widget &quot;danceeffects&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;set $danceevent to 0&gt;&gt;
+&lt;&lt;set $audiencemod to $audiencemod - 1&gt;&gt;&lt;&lt;set $audiencemod to Math.clamp($audiencemod, 1, 10)&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;cop&quot;&gt;&gt;
+&lt;&lt;set $danceaction to 0&gt;&gt;
+&lt;&lt;garousal30&gt;&gt;&lt;&lt;set $dancespeech to &quot;cop&quot;&gt;&gt;
+You let the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; feel you up. 
+	&lt;&lt;if $audience gte 6&gt;&gt;
+Cheered on by the crowd, &lt;&lt;he&gt;&gt; 
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; 
+	&lt;&lt;/if&gt;&gt;
+reaches round and grips both your nipples between thumb and forefinger while massaging your &lt;&lt;breasts&gt;&gt; with &lt;&lt;his&gt;&gt; remaining digits. They pinch and fondle for a few moments, before running their fingers down your tummy. You tense in anticipation as their hands draw closer to your &lt;&lt;genitalsstop&gt;&gt; However, they release you before things become too lewd, giving your &lt;&lt;bottom&gt;&gt; a swift spank as they do.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;rape&quot;&gt;&gt;
+&lt;&lt;set $danceaction to 0&gt;&gt;
+&lt;&lt;garousal30&gt;&gt;&lt;&lt;set $danceevent to &quot;rape&quot;&gt;&gt;
+You let the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; feel you up. 
+&lt;&lt;if $audience gte 6&gt;&gt;
+Cheered on by the crowd, &lt;&lt;he&gt;&gt; 
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; 
+&lt;&lt;/if&gt;&gt;
+reaches round and grips both your nipples between thumb and forefinger while massaging your &lt;&lt;breasts&gt;&gt; with &lt;&lt;his&gt;&gt; remaining digits. They pinch and fondle for a few moments, before running their fingers down your tummy. Suddenly, they snatch you from the stage!
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;finish&quot;&gt;&gt;&lt;&lt;set $danceevent to &quot;finish&quot;&gt;&gt;
+&lt;&lt;set $danceaction to 0&gt;&gt;
+You decide it&#39;s best to quit before the audience becomes too brave. They&#39;re dissapointed, but they let you pass unmolested.&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;skirtstruggle&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You try to hold up your $underclothes with one hand while holding down the hem of your skirt with the other. After a brief struggle, you manage to regain control of your clothes, dignity mostly intact.&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $dancespeech to &quot;struggle&quot;&gt;&gt;
+	&lt;&lt;if $underintegrity lte 0&gt;&gt;
+Your $underclothes are damaged by the struggle however. The ruined fabric soon gives way and the tatters fall to the ground between your legs. A breeze caresses your &lt;&lt;genitalsstop&gt;&gt;covered now only by your $lowerclothes.&lt;&lt;set $audiencemod to $audiencemod + 2&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;underruined&gt;&gt;&lt;&lt;set $audiencearousal to $audiencearousal + 5&gt;&gt;&lt;&lt;set $audienceexcitement to $audienceexcitement + 5&gt;&gt;&lt;&lt;set $dancespeech to &quot;strip&quot;&gt;&gt;
+		&lt;&lt;if $audience gte 3&gt;&gt;
+		The audience cheer as they realise your predicament.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;skirtsurrender&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You hold down the hem of your skirt to give yourself some protection as your $underclothes are torn from your thighs. Now bare beneath your $lowerclothes you move away from further prying, conscious of the fact that you&#39;re &lt;&lt;genitals&gt;&gt; is dangerously close to being displayed for all to see.&lt;&lt;set $audiencemod to $audiencemod + 2&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;underruined&gt;&gt;&lt;&lt;set $audiencearousal to $audiencearousal + 5&gt;&gt;&lt;&lt;set $audienceexcitement to $audienceexcitement + 5&gt;&gt;&lt;&lt;set $dancespeech to &quot;strip&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;upperstruggle&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You struggle to prevent your $upperclothes being ripped clean from your body. After a brief tussle, you manage to regain control of your clothes, dignity mostly intact.&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 10&gt;&gt;&lt;&lt;set $dancespeech to &quot;struggle&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte 0&gt;&gt;
+Your $upperclothes was damaged by the struggle however. The ruined fabric soon falls apart, leaving your &lt;&lt;breasts&gt;&gt; exposed for the world to leer at.&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $audiencemod to $audiencemod + 2&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;uppercover&quot;&gt;&gt;&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $audiencearousal to $audiencearousal + 5&gt;&gt;&lt;&lt;set $audienceexcitement to $audienceexcitement + 5&gt;&gt;&lt;&lt;set $dancespeech to &quot;strip&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;uppersurrender&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+Your $upperclothes is torn from your body, leaving your &lt;&lt;breasts&gt;&gt; exposed for the world to see.&lt;&lt;set $audiencemod to $audiencemod + 2&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;uppercover&quot;&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;upperruined&gt;&gt;&lt;&lt;set $audiencearousal to $audiencearousal + 5&gt;&gt;&lt;&lt;set $audienceexcitement to $audienceexcitement + 5&gt;&gt;&lt;&lt;set $dancespeech to &quot;strip&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;lowerstruggle&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You struggle to keep hold of your $lowerclothes and manage to prevent its being ripped from your body.&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 10&gt;&gt;&lt;&lt;set $dancespeech to &quot;struggle&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte 0&gt;&gt;
+However, the struggle was fierce and you soon find your $lowerclothes falling from your body in tatters.&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $audiencemod to $audiencemod + 2&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;lowercover&quot;&gt;&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $audiencearousal to $audiencearousal + 5&gt;&gt;&lt;&lt;set $audienceexcitement to $audienceexcitement + 5&gt;&gt;&lt;&lt;set $dancespeech to &quot;strip&quot;&gt;&gt;
+		&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+Your breath catches in your throat as your &lt;&lt;genitals&gt;&gt; is revealed for all to see.&lt;&lt;set $audiencearousal to $audiencearousal + 5&gt;&gt;&lt;&lt;set $audienceexcitement to $audienceexcitement + 5&gt;&gt;&lt;&lt;set $audiencemod to $audiencemod + 2&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+			&lt;&lt;if $audience gte 3&gt;&gt;
+Your audience jeers and taunts, pleased at seeing you in such a vulnerable state.			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Your $underclothes are now exposed, becoming the only thing protecting your &lt;&lt;genitalsstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;lowersurrender&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+Your $lowerclothes &lt;&lt;lowerplural&gt;&gt; ripped from your body.&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $audiencemod to $audiencemod + 2&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;lowercover&quot;&gt;&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $audiencearousal to $audiencearousal + 5&gt;&gt;&lt;&lt;set $audienceexcitement to $audienceexcitement + 5&gt;&gt;&lt;&lt;set $dancespeech to &quot;strip&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+Your breath catches in your throat as your &lt;&lt;genitals&gt;&gt; is revealed for all to see.&lt;&lt;set $audiencearousal to $audiencearousal + 5&gt;&gt;&lt;&lt;set $audienceexcitement to $audienceexcitement + 5&gt;&gt;&lt;&lt;set $audiencemod to $audiencemod + 2&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+			&lt;&lt;if $audience gte 3&gt;&gt;
+Your audience jeers and taunts, pleased at seeing you in such a vulnerable state.			
+			&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+Your $underclothes &lt;&lt;underplural&gt;&gt; now exposed, becoming the only thing protecting your &lt;&lt;genitalsstop&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;understruggle&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You fight desperately to keep your $underclothes held up.&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;&lt;&lt;set $dancespeech to &quot;struggle&quot;&gt;&gt;
+	&lt;&lt;if $underintegrity lte 0&gt;&gt;
+You are starting to win the tug of war when the fabric tears, throwing you onto the ground minus your underwear. Your breath catches in your throat as your &lt;&lt;genitals&gt;&gt; is revealed for all to see.&lt;&lt;set $audiencearousal to $audiencearousal + 5&gt;&gt;&lt;&lt;set $audienceexcitement to $audienceexcitement + 5&gt;&gt;&lt;&lt;set $audiencemod to $audiencemod + 4&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;underruined&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;undercover&quot;&gt;&gt;&lt;&lt;set $dancespeech to &quot;strip&quot;&gt;&gt;
+		&lt;&lt;if $audience gte 3&gt;&gt;
+		Your audience jeers and taunts, pleased at seeing you in such a vulnerable state.		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;undersurrender&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+Your $underclothes &lt;&lt;underplural&gt;&gt; from you, freeing your &lt;&lt;genitalsstop&gt;&gt;for the world to see. Your heart pounds at the humiliation.&lt;&lt;set $audiencearousal to $audiencearousal + 10&gt;&gt;&lt;&lt;set $audienceexcitement to $audienceexcitement + 10&gt;&gt;&lt;&lt;set $audiencemod to $audiencemod + 4&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;underruined&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;undercover&quot;&gt;&gt;&lt;&lt;set $dancespeech to &quot;strip&quot;&gt;&gt;
+	&lt;&lt;if $audience gte 3&gt;&gt;
+		Your audience jeers and taunts, pleased at seeing you in such a vulnerable state.		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceaction is &quot;cool&quot;&gt;&gt;
+&lt;&lt;set $danceaction to 0&gt;&gt;&lt;&lt;set $danceactiondefault to &quot;cool&quot;&gt;&gt;
+&lt;&lt;lstress10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;dancestat&gt;&gt;&lt;&lt;set $dancespeech to &quot;dance&quot;&gt;&gt;
+&lt;&lt;if $audience gte 1&gt;&gt;
+&lt;&lt;set $audiencearousal to $audiencearousal + $allure / 2000 + $danceskill / 100&gt;&gt;
+&lt;&lt;set $audienceexcitement to $audienceexcitement + $danceskill / 100&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;if $danceskill lte 200&gt;&gt;
+	Not knowing what else to do, you just bob along rhythmically.
+	&lt;&lt;elseif $danceskill lte 400&gt;&gt;
+	You try to mimic a fashionable dance you&#39;ve seen on the internet. You end up feeling and looking a little silly.	
+	&lt;&lt;elseif $danceskill lte 600&gt;&gt;
+	You decide to keep things simple, and focus on making sure you dance with competence.
+	&lt;&lt;elseif $danceskill lte 800&gt;&gt;
+	You try to mimic a fashionable dance you&#39;ve seen, and pull it off.
+	&lt;&lt;elseif $danceskill lte 999&gt;&gt;
+	You dance energetically yet smoothly, each move flowing naturally into the next.
+	&lt;&lt;else&gt;&gt;
+	You dominate the area with your moves.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;danceskilluse&gt;&gt;&lt;&lt;pass1&gt;&gt;
+&lt;&lt;set $dancephysique += 1&gt;&gt;
+&lt;&lt;if $dancephysique gte 10&gt;&gt;
+&lt;&lt;set $dancephysique -= 10&gt;&gt;
+&lt;&lt;physique&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $danceaction is &quot;sophisticated&quot;&gt;&gt;
+&lt;&lt;set $danceaction to 0&gt;&gt;&lt;&lt;set $danceactiondefault to &quot;sophisticated&quot;&gt;&gt;
+&lt;&lt;lstress10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;dancestat&gt;&gt;&lt;&lt;set $dancespeech to &quot;dance&quot;&gt;&gt;
+&lt;&lt;if $audience gte 1&gt;&gt;
+&lt;&lt;set $audiencearousal to $audiencearousal + $allure / 3000 + $danceskill / 100&gt;&gt;
+&lt;&lt;set $audienceexcitement to $audienceexcitement + $danceskill / 100&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+	&lt;&lt;if $danceskill lte 200&gt;&gt;
+	You sway around in what you hope is a refined manner.
+	&lt;&lt;elseif $danceskill lte 400&gt;&gt;
+	You assume a refined posture, then sway around in what you hope is a refined manner.
+	&lt;&lt;elseif $danceskill lte 600&gt;&gt;
+	You focus on maintaining balance as you twirl and glide.
+	&lt;&lt;elseif $danceskill lte 800&gt;&gt;
+	Without sacrificing poise, you move with speed and confidence.
+	&lt;&lt;elseif $danceskill lte 999&gt;&gt;
+	The serenity with which you move conceals the confidence and focus of your mind.
+	&lt;&lt;else&gt;&gt;
+	You are the very model of dignity as you pirouette.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;danceskilluse&gt;&gt;&lt;&lt;pass1&gt;&gt;
+&lt;&lt;set $dancephysique += 1&gt;&gt;
+&lt;&lt;if $dancephysique gte 10&gt;&gt;
+&lt;&lt;set $dancephysique -= 10&gt;&gt;
+&lt;&lt;physique&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $danceaction is &quot;seductive&quot;&gt;&gt;
+&lt;&lt;set $danceaction to 0&gt;&gt;&lt;&lt;set $danceactiondefault to &quot;seductive&quot;&gt;&gt;
+&lt;&lt;lstress10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;&lt;&lt;dancestat&gt;&gt;&lt;&lt;set $dancespeech to &quot;dance&quot;&gt;&gt;
+&lt;&lt;if $audience gte 1&gt;&gt;
+&lt;&lt;set $audiencearousal to $audiencearousal + $allure / 1000 + $danceskill / 100&gt;&gt;
+&lt;&lt;set $audienceexcitement to $audienceexcitement + $danceskill / 100&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+	&lt;&lt;if $danceskill lte 200&gt;&gt;
+	You try to dance seductively, but look more silly than sexy.
+	&lt;&lt;elseif $danceskill lte 400&gt;&gt;
+	You dance slowly and daintily, trying to emphasise your beauty.
+	&lt;&lt;elseif $danceskill lte 600&gt;&gt;
+	Your dance moves emphasise the beauty of your body.
+	&lt;&lt;elseif $danceskill lte 800&gt;&gt;
+	You dance smoothly yet suggestively.
+	&lt;&lt;elseif $danceskill lte 999&gt;&gt;
+	You dance with grace and eroticism, showcasing your body.
+	&lt;&lt;else&gt;&gt;
+	Your beguiling movements give little away yet promise the world.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;danceskilluse&gt;&gt;&lt;&lt;pass1&gt;&gt;
+&lt;&lt;set $dancephysique += 1&gt;&gt;
+&lt;&lt;if $dancephysique gte 10&gt;&gt;
+&lt;&lt;set $dancephysique -= 10&gt;&gt;
+&lt;&lt;physique&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $danceaction is &quot;sexual&quot;&gt;&gt;
+&lt;&lt;set $danceaction to 0&gt;&gt;&lt;&lt;set $danceactiondefault to &quot;sexual&quot;&gt;&gt;
+&lt;&lt;lstress10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;exhibitionism2&gt;&gt;&lt;&lt;dancestat&gt;&gt;&lt;&lt;set $dancespeech to &quot;dance&quot;&gt;&gt;
+&lt;&lt;if $audience gte 1&gt;&gt;
+&lt;&lt;set $audiencearousal to $audiencearousal + $allure / 500 + $danceskill / 100&gt;&gt;
+&lt;&lt;set $audienceexcitement to $audienceexcitement + $danceskill / 100&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+	&lt;&lt;if $danceskill lte 200&gt;&gt;
+	You try to dance provocatively. Due to your lack of skill, this amounts to little more than waving your buttocks around.
+	&lt;&lt;elseif $danceskill lte 400&gt;&gt;
+	You shake your assets, giving a show to anyone who looks.
+	&lt;&lt;elseif $danceskill lte 600&gt;&gt;
+	You dance flirtatiously, your movements emphasising your lewder parts.
+	&lt;&lt;elseif $danceskill lte 800&gt;&gt;
+	You dance skillfully and provocatively, your movements emphasising your lewder parts.
+	&lt;&lt;elseif $danceskill lte 999&gt;&gt;
+	You dance skillfully and provocatively, your entire body advertising a raw sexual energy.
+	&lt;&lt;else&gt;&gt;
+	Your moves radiate a primal and intoxicating sexuality.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;&lt;&lt;danceskilluse&gt;&gt;
+
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;set $dancephysique += 1&gt;&gt;
+&lt;&lt;if $dancephysique gte 10&gt;&gt;
+&lt;&lt;set $dancephysique -= 10&gt;&gt;
+&lt;&lt;physique&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $danceaction is &quot;privaterefuse&quot;&gt;&gt;
+You ignore the potential client.
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;dancestripeffects&gt;&gt;
+
+
+
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="411" name="Beach Party Dance Rape" tags="nobr" position="100,5225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Dance Rape Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Dance Rape Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Dance Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Dance Rape Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Dance Rape Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Party Dance Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="412" name="Beach Party Dance Rape Ejaculation" tags="nobr" position="225,5225">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+&lt;&lt;if $audience is 1&gt;&gt;
+A cheer erupts from the crowd as the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; climaxes. &lt;&lt;tearful&gt;&gt; you manage to stagger away before anyone else gets ideas.
+&lt;&lt;elseif $audience lte 6&gt;&gt;
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; highfive eachother. &lt;&lt;tearful&gt;&gt; you manage to stagger away while the audience congratulates eachother.
+&lt;&lt;else&gt;&gt;
+A cheer erupts from the crowd, seems they enjoyed the show. &lt;&lt;tearful&gt;&gt; you manage to stagger away before anyone else gets any ideas.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="413" name="Beach Party Dance Rape Escape" tags="nobr" position="350,5225">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="414" name="Beach Run" tags="nobr" position="475,5225">&lt;&lt;pass30&gt;&gt;&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You run along the shore. 
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+The sound of the waves crashing competes with the torrential rain.
+	&lt;&lt;elseif $weather is &quot;clear&quot;&gt;&gt;
+The cold night breeze invigorates you.
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+The cool night breeze feels pleasant against your skin.	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+Shards of rain assault you as you jog across the wet sand.
+	&lt;&lt;elseif $weather is &quot;clear&quot;&gt;&gt;
+The sun&#39;s intensity wears you down, tiring you out.&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;gtiredness&gt;&gt;
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+The cool weather makes for a pleasant jog.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;physique3&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="415" name="Beach Day Molestation" tags="nobr" position="600,5225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Day Molestation Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot;&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Day Molestation Stripped]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot;&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Day Molestation Stripped]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="416" name="Beach Day Molestation Ejaculation" tags="nobr" position="725,5225">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&quot;Stupid slut.&quot; &lt;&lt;He&gt;&gt; dumps you on the sand.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; leaves.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek before taking &lt;&lt;his&gt;&gt; leave.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="417" name="Beach Day Molestation Escape" tags="nobr" position="850,5225">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape. &lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="418" name="Widgets NPC Types" tags="widget" position="975,5225">&lt;&lt;widget &quot;npcstrip&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyno gte 1&gt;&gt;&lt;&lt;set $anus to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;if $gender1 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $vagina to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender1 is &quot;h&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;idle&quot;&gt;&gt;
+&lt;&lt;set $vagina to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand to &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand to &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $lefthand to &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;lowerclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;upperclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;underclothes&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemyno gte 2&gt;&gt;&lt;&lt;set $anus2 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;if $gender2 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender2 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $vagina2 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender2 is &quot;h&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;set $vagina2 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand2 to &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand2 to &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $lefthand2 to &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand2 to &quot;lowerclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand2 to &quot;upperclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $righthand2 to &quot;underclothes&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemyno gte 3&gt;&gt;&lt;&lt;set $anus3 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;if $gender3 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender3 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $vagina3 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender3 is &quot;h&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;set $vagina3 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand3 to &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand3 to &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $lefthand3 to &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand3 to &quot;lowerclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand3 to &quot;upperclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $righthand3 to &quot;underclothes&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemyno gte 4&gt;&gt;&lt;&lt;set $anus4 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;if $gender4 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender4 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $vagina4 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender4 is &quot;h&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;set $vagina4 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand4 to &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand4 to &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $lefthand4 to &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand4 to &quot;lowerclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand4 to &quot;upperclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $righthand4 to &quot;underclothes&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemyno gte 5&gt;&gt;&lt;&lt;set $anus5 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;if $gender5 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender5 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $vagina5 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender5 is &quot;h&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;set $vagina5 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand5 to &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand5 to &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $lefthand5 to &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand5 to &quot;lowerclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand5 to &quot;upperclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $righthand5 to &quot;underclothes&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemyno gte 6&gt;&gt;&lt;&lt;set $anus6 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;if $gender6 is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender6 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $vagina6 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;elseif $gender6 is &quot;h&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;set $vagina6 to &quot;idle&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand6 to &quot;upperclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $lefthand6 to &quot;lowerclothes&quot;&gt;&gt;
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $lefthand6 to &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand6 to &quot;lowerclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;set $righthand6 to &quot;upperclothes&quot;&gt;&gt;	
+	&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $righthand6 to &quot;underclothes&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;npcexhibit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;npcoral&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $penis isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;mouthentrance&quot;&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthstate to &quot;entrance&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;penis&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; penis against your lips.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $vagina isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;submission5&gt;&gt;&lt;&lt;set $mouthuse to &quot;othervagina&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;othervagina&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; pussy against your lips.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;npcidlegenitals&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $penis isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penis2 isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis2 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penis3 isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis3 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penis4 isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis4 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penis5 isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis5 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penis6 isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penis6 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vagina isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vagina2 isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina2 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vagina3 isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina3 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vagina4 isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina4 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vagina5 isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina5 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vagina6 isnot &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina6 to &quot;idle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;npckiss&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $mouth to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;kiss&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;kiss&quot;&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;npcspank&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rightarm is 0&gt;&gt;
+&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $lefthand to &quot;arms&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is 0&gt;&gt;
+&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $lefthand to &quot;arms&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $righthand to &quot;spank&quot;&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="419" name="Beach Day Molestation Stripped" tags="nobr" position="1100,5225">With your clothes bundled in &lt;&lt;his&gt;&gt; arms, the &lt;&lt;person&gt;&gt; gives you a mocking look before dashing away, leaving you lying bare on the sand. &lt;&lt;tearful&gt;&gt; you rise to your feet, keeping low to conceal your nudity.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="420" name="Beach Day Encounter" tags="nobr" position="1225,5225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You walk over to the &lt;&lt;person&gt;&gt; who pretends not to notice you until you stop in front of &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; looks at you but doesn&#39;t speak.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Friendly chat (0:10)|Beach Day Encounter]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Flirt (0:05)|Beach Day Encounter]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+You try to bring &lt;&lt;him&gt;&gt; out of &lt;&lt;his&gt;&gt; shell by talking about innocuous things. &lt;&lt;He&gt;&gt; responds politely but you do most of the talking. You catch &lt;&lt;him&gt;&gt; eyeing you up when &lt;&lt;he&gt;&gt; thinks you&#39;re not looking.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Say Goodbye|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Flirt (0:05)|Beach Day Encounter]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+You sit on the towel beside &lt;&lt;him&gt;&gt; and lean close. You tell &lt;&lt;him&gt;&gt; &lt;&lt;he&gt;&gt; is a terrific parent but that &lt;&lt;he&gt;&gt; must be in need of stress relief every now and then. 
+	&lt;&lt;if $penis is &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;He&gt;&gt; shifts &lt;&lt;his&gt;&gt; legs as if to conceal something. 
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; blushes with increasing intensity as you continue. 
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Stop|Beach Day Encounter]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Seduce|Beach Day Encounter]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;seductiondifficulty&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+Satisfied with the effect you stand and take your leave.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 4&gt;&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;&lt;promiscuity2&gt;&gt;
+	&lt;&lt;if 1000 - ($rng * 10) - $seductionskill - ($attractiveness / 10) lte -100&gt;&gt;
+Gazing into &lt;&lt;his&gt;&gt; eyes, you press your body against &lt;&lt;his&gt;&gt; and make it absolutely clear what your intentions are. &lt;&lt;He&gt;&gt; glances at &lt;&lt;his&gt;&gt; kids. Satisfied that they&#39;re distracted, &lt;&lt;he&gt;&gt; turns and embraces you, &lt;&lt;his&gt;&gt; heart beating furiously.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Beach Day Encounter Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+Gazing into &lt;&lt;his&gt;&gt; eyes, you press your body against &lt;&lt;his&gt;&gt; and make it absolutely clear what your intentions are. Stammering excuses, &lt;&lt;he&gt;&gt; recoils from your advance and leaves to check on &lt;&lt;his&gt;&gt; children.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Nevermind|Beach]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="421" name="Beach Day Encounter Sex" tags="nobr" position="100,5350">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $finish is 1&gt;&gt;
+[[Next-&gt;Beach Day Encounter Sex Finish]]
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Encounter Sex Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Encounter Sex Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Encounter Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Encounter Sex Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Encounter Sex Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Day Encounter Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="422" name="Beach Day Encounter Sex Finish" tags="nobr" position="225,5350">&lt;&lt;effects&gt;&gt;
+While you&#39;re stopping sooner than &lt;&lt;he&gt;&gt; would like, &lt;&lt;he&gt;&gt; looks relieved as &lt;&lt;he&gt;&gt; returns &lt;&lt;his&gt;&gt; attention back to &lt;&lt;his&gt;&gt; kids. They don&#39;t seem to have noticed anything.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="423" name="Beach Day Encounter Sex Ejaculation" tags="nobr" position="350,5350">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+Looking like &lt;&lt;he&gt;&gt; just awoke from a dream, &lt;&lt;he&gt;&gt; looks at &lt;&lt;his&gt;&gt; kids while motioning for you to leave. &lt;&lt;tearful&gt;&gt; you wink and turn away.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="424" name="Beach Day Encounter Sex Escape" tags="nobr" position="475,5350">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="425" name="Beach Night Dog" tags="nobr" position="600,5350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Night Dog Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Night Dog Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Night Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Night Dog Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Night Dog Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Night Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="426" name="Beach Night Dog Ejaculation" tags="nobr" position="725,5350">&lt;&lt;beastejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; bites you on the thigh, then leaves you lying on the sand.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+&lt;&lt;He&gt;&gt; barks then leaves you lying on the sand.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; licks your &lt;&lt;genitals&gt;&gt; then darts away.&lt;&lt;neutral5&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="427" name="Beach Night Dog Escape" tags="nobr" position="850,5350">&lt;&lt;effects&gt;&gt;
+
+The beast whimpers and flees into the darkness. &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="428" name="Beach Night Molestation" tags="nobr" position="975,5350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Night Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Night Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Night Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Night Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Night Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Night Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="429" name="Beach Night Molestation Ejaculation" tags="nobr" position="1100,5350">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; smacks your face, then leaves you lying on the sand.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; leaves.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &lt;&lt;His&gt;&gt; breath reeks of alcohol. &quot;This is for you.&quot; &lt;&lt;He&gt;&gt; gets up and leaves you lying on the ground.&lt;&lt;set $money to $money + 500&gt;&gt;&lt;br&gt;
+You&#39;ve gained £5.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="430" name="Beach Night Molestation Escape" tags="nobr" position="1225,5350">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="431" name="Beach Exhibition" tags="nobr" position="100,5475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+Unable to cover youself, you bow your head in shame and march through the crowds to the safety of a changing room.&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;fameexhibitionism50&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Changing Room|Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $exposed gte 2&gt;&gt;
+Face red with humiliation, you make sure your &lt;&lt;genitalsstop&gt;&gt;are properly concealed and make your way across the beach to the safety of a changing room, taunted and ridiculed all the way.&lt;&lt;fameexhibitionism20&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Changing Room|Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+Face red with humiliation, you make your way across the beach to the safety of a changing room, taunted and ridiculed all the way.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;fameexhibitionism10&gt;&gt;&lt;br&gt;&lt;br&gt;	
+&lt;&lt;click [[Changing Room|Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;generate2&gt;&gt;Swallowing your pride, you ask if anyone could lend you something to cover up with. Smiling, a &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; produces some towels for you.&lt;&lt;fameexhibitionism10&gt;&gt;
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+Seeing you restrained, &lt;&lt;he&gt;&gt; wraps them round you. &lt;&lt;He&gt;&gt; takes &lt;&lt;his&gt;&gt; time, as if savoring the situation, but eventually you find yourself properly covered.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You take the offered cloth and, crouching for better concealment, you wrap them around yourself. They&#39;re a poor substitute for actual clothing, but you&#39;re not the only one attired in such a way.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;Still blushing, you thank the &lt;&lt;person&gt;&gt; and sheepishly move away from the growing crowd.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $lowerexposed gte 1&gt;&gt;
+&lt;&lt;set $lowertowelnew to 1&gt;&gt;&lt;&lt;lowertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperexposed gte 1&gt;&gt;
+&lt;&lt;set $uppertowelnew to 1&gt;&gt;&lt;&lt;uppertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="432" name="Beach Exhibit Molestation" tags="nobr" position="225,5475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;generatey2&gt;&gt;&lt;&lt;generatey3&gt;&gt;&lt;&lt;generatey4&gt;&gt;&lt;&lt;generatey5&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;&lt;&lt;npcexhibit&gt;&gt;
+&quot;Maybe you like being seen like this? We can help you out there.&quot; Arms reach out from all around you!&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $orgasmdown gte 1&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Orgasm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $orgasmdown gte 1&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Orgasm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcoral&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 40&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Alarm]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $finish is 1&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Exhibit Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;	
+	&lt;&lt;elseif $finish is 1&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Exhibit Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Exhibit Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="433" name="Widgets Combat Img" tags="widget" position="350,5475">&lt;&lt;widget &quot;combatimg&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;doggyimg&gt;&gt;	
+&lt;&lt;if $ejaculating is 1&gt;&gt;
+&lt;&lt;ejacimg&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;xrayimg&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;doggyimg&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;voreimg&gt;&gt;
+
+
+&lt;&lt;if $imgload is 0&gt;&gt;
+&lt;&lt;set $imgload to 1&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/ghost.png&quot;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/ghost.png&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $imgload to 0&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/ghost2.png&quot;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/ghost.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmactive lte 0&gt;&gt;
+&lt;&lt;elseif $swarmactive lte 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimecount1.gif&quot;&gt;
+&lt;&lt;elseif $swarmactive lte 2&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimecount2.gif&quot;&gt;
+&lt;&lt;elseif $swarmactive lte 3&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimecount3.gif&quot;&gt;
+&lt;&lt;elseif $swarmactive lte 4&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimecount4.gif&quot;&gt;
+&lt;&lt;elseif $swarmactive lte 9&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimecount5.gif&quot;&gt;
+&lt;&lt;elseif $swarmactive gte 10&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimecount6.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $thighuse is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyactivepenilemouthentrance.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;othermouthimminent&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyactivepenilemouthimminent.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;othermouthimminent&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyactivepenilemouthentrance.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $mouthstate is &quot;kissimminent&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyactiveoralmouthimminent.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;kissentrance&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyactiveoralmouthentrance.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;othermouthimminent&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyactivevaginalmouthimminent.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;othermouthentrance&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyactivevaginalmouthentrance.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+	&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyvaginalimminent.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyvaginalimminentcum.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bottomuse is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyactiveanalmouthentrance.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;othermouthimminent&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyactiveanalmouthimminent.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;othermouthentrance&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyactiveanalmouthentrance.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;imminent&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyanalimminent.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyanalimminentcum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyanalentrance.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyanalentrancecum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;entrance&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyvaginalentrance.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyvaginalentrancecum.gif&quot;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;imminent&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyoralimminent.gif&quot;&gt;		
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyoralentrancecum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;entrance&quot;&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyoralentrance.gif&quot;&gt;	
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/doggyoralentrancecum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate isnot &quot;penetrated&quot;
+and $anusstate isnot &quot;penetrated&quot;
+and $mouthstate isnot &quot;penetrated&quot;
+and $penisstate isnot &quot;penetrated&quot;
+and $penisstate isnot &quot;otheranus&quot;
+and $rightarm isnot &quot;penis&quot;
+and $leftarm isnot &quot;penis&quot;
+and $anusstate isnot &quot;cheeks&quot;
+and $thighuse isnot &quot;penis&quot;
+and $feetuse isnot &quot;penis&quot;
+and $vaginastate isnot &quot;othermouth&quot;
+and &quot;anusstate&quot; isnot &quot;othermouth&quot;
+and $mouthstate isnot &quot;kiss&quot; and $penisstate isnot &quot;othermouth&quot;
+and $vaginastate isnot &quot;tentacleentrance&quot;
+and $vaginastate isnot &quot;tentacleimminent&quot;
+and $vaginastate isnot &quot;tentacle&quot;
+and $vaginastate isnot &quot;tentacledeep&quot;
+and $vaginause isnot &quot;tentaclerub&quot;
+and $penisstate isnot &quot;tentacleentrance&quot;
+and $penisstate isnot &quot;tentacleimminent&quot;
+and $penisstate isnot &quot;tentacle&quot;
+and $penisstate isnot &quot;tentacledeep&quot;
+and $penisuse isnot &quot;tentaclerub&quot;
+and $anusstate isnot &quot;tentacleentrance&quot;
+and $anusstate isnot &quot;tentacleimminent&quot;
+and $anusstate isnot &quot;tentacle&quot;
+and $anusstate isnot &quot;tentacledeep&quot;
+and $anusstate isnot &quot;tentaclerub&quot;
+and $mouthstate isnot &quot;tentacleentrance&quot;
+and $anusstate isnot &quot;tentacleimminent&quot;
+and $anusstate isnot &quot;tentacle&quot;
+and $anusstate isnot &quot;tentacledeep&quot;
+and $feetstate isnot &quot;tentacle&quot;
+and $leftarmstate isnot &quot;tentacle&quot;
+and $rightarmstate isnot &quot;tentacle&quot;
+and $swarmfront is 0
+and $swarmback is 0
+and $swarmfrontinside is 0
+and $swarmbackinside is 0
+and $beaststance isnot &quot;top&quot;&gt;&gt;
+
+&lt;&lt;clothesidle&gt;&gt;
+
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebase.gif&quot;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlemouth.png&quot;&gt;
+	&lt;&lt;if $leftarm isnot &quot;bound&quot; and $leftarm isnot &quot;grappled&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/idle/body/doggyidleleftarm.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/idle/body/doggyidleleftarmbound.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightarm isnot &quot;bound&quot; and $rightarm isnot &quot;grappled&quot;&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot; src=&quot;img/sex/doggy/idle/body/doggyidlerightarm.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/idle/body/doggyidleblush5.png&quot;&gt;
+&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/idle/body/doggyidleblush4.png&quot;&gt;
+&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/idle/body/doggyidleblush3.png&quot;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/idle/body/doggyidleblush2.png&quot;&gt;
+&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/idle/body/doggyidleblush2.png&quot;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/idle/body/doggyidleblush1.png&quot;&gt;
+&lt;&lt;elseif $arousal gte 100&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/idle/body/doggyidleblush1.png&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $pain gte 80&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/idle/body/doggyidletears4.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/idle/body/doggyidletears3.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/idle/body/doggyidletears2.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/idle/body/doggyidletears1.png&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pain gte 100&gt;&gt;
+&lt;img id=&quot;sexsclera&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidlesclerabloodshot.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidledarkblueempty.png&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidlelightblueempty.png&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidlehazelempty.png&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidleamberempty.png&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidlegreenempty.png&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidlepurpleempty.png&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidledarkblue.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidlelightblue.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidlehazel.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidleamber.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidlegreen.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/idle/eyes/doggyidlepurple.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlepenischastity.png&quot;&gt;
+	&lt;&lt;elseif $lowerexposed gte 2 and $underexposed gte 1&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlepenisvirgin.png&quot;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlepenis.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $hairlength gte 900&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/black/doggyidlefeetblack.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blond/doggyidlefeetblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blue/doggyidlefeetblue.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/brown/doggyidlefeetbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/ginger/doggyidlefeetginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/green/doggyidlefeetgreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/pink/doggyidlefeetpink.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/purple/doggyidlefeetpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/red/doggyidlefeetred.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 700&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/black/doggyidlethighsblack.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blond/doggyidlethighsblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blue/doggyidlethighsblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/brown/doggyidlethighsbrown.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/ginger/doggyidlethighsginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/green/doggyidlethighsgreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/pink/doggyidlethighspink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/purple/doggyidlethighspurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/red/doggyidlethighsred.gif&quot;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 600&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/black/doggyidlenavelblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blond/doggyidlenavelblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blue/doggyidlenavelblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/brown/doggyidlenavelbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/ginger/doggyidlenavelginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/green/doggyidlenavelgreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/pink/doggyidlenavelpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/purple/doggyidlenavelpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/red/doggyidlenavelred.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 400&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/black/doggyidlechestblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blond/doggyidlechestblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blue/doggyidlechestblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/brown/doggyidlechestbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/ginger/doggyidlechestginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/green/doggyidlechestgreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/pink/doggyidlechestpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/purple/doggyidlechestpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/red/doggyidlechestred.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 200&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/black/doggyidleshoulderblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blond/doggyidleshoulderblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blue/doggyidleshoulderblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/brown/doggyidleshoulderbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/ginger/doggyidleshoulderginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/green/doggyidleshouldergreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/pink/doggyidleshoulderpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/purple/doggyidleshoulderpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/red/doggyidleshoulderred.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/black/doggyidleshortblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blond/doggyidleshortblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/blue/doggyidleshortblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/brown/doggyidleshortbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/ginger/doggyidleshortginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/green/doggyidleshortgreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/pink/doggyidleshortpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/purple/doggyidleshortpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/idle/hair/red/doggyidleshortred.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/hair/black/doggyidlelashesblack.gif&quot;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/idle/hair/black/doggyidleoverlayblack.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/hair/blond/doggyidlelashesblond.gif&quot;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/idle/hair/blond/doggyidleoverlayblond.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/hair/blue/doggyidlelashesblue.gif&quot;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/idle/hair/blue/doggyidleoverlayblue.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/hair/brown/doggyidlelashesbrown.gif&quot;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/idle/hair/brown/doggyidleoverlaybrown.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/hair/ginger/doggyidlelashesginger.gif&quot;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/idle/hair/ginger/doggyidleoverlayginger.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/hair/green/doggyidlelashesgreen.gif&quot;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/idle/hair/green/doggyidleoverlaygreen.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/hair/pink/doggyidlelashespink.gif&quot;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/idle/hair/pink/doggyidleoverlaypink.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/hair/purple/doggyidlelashespurple.gif&quot;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/idle/hair/purple/doggyidleoverlaypurple.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/hair/red/doggyidlelashesred.gif&quot;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/idle/hair/red/doggyidleoverlayred.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $hairlength gte 200&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlefaceoverlay.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlefaceoverlayshort.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;if $collared is 1&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlecollar.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;breastsidle&gt;&gt;
+&lt;&lt;transformationwolfimg&gt;&gt;
+	
+&lt;&lt;if $underclothes is &quot;chastity belt&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/idle/body/doggyidlechastitybelt.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/idle/body/doggyidleshadow.png&quot;&gt;
+
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+
+&lt;&lt;beastimgvfast&gt;&gt;
+&lt;&lt;transformationwolfimgvfast&gt;&gt;
+
+&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveoverlayblackvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveoverlayblondvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveoverlaybluevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveoverlaybrownvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveoverlaygingervfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveoverlaygreenvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveoverlaypinkvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveoverlaypurplevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveoverlayredvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivebasevfast.gif&quot;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivemouthvfast.gif&quot;&gt;
+
+&lt;&lt;if $feetuse is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivefeetjobvfast.gif&quot;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivefeetjobcum.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $feetstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaselegsvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactivelefthandjobvfast.gif&quot;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivelefthandjobcum.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $leftarm is &quot;bound&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactiveleftarmboundvfast.gif&quot;&gt;
+&lt;&lt;elseif $leftarm is &quot;grappled&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactiveleftarmboundvfast.gif&quot;&gt;
+&lt;&lt;elseif $leftarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaseleftarmvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightarm is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot; src=&quot;img/sex/doggy/active/body/doggyactiverighthandjobvfast.gif&quot;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiverighthandjobcum.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;elseif $rightarm is &quot;grappled&quot;&gt;&gt;
+&lt;&lt;elseif $rightarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaserightarm.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivecheeksvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivecheekscum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;tentacleimgvfast&gt;&gt;
+
+
+&lt;&lt;if $thighuse is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivethighsvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivethighscum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush5vfast.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush4vfast.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush3vfast.gif&quot;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush2vfast.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush2vfast.gif&quot;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush1vfast.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 100&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush1vfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $pain gte 80&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears5vfast.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears4vfast.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears3vfast.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears2vfast.gif&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears1vfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pain gte 100&gt;&gt;
+&lt;img id=&quot;sexsclera&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivesclerabloodshotvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivedarkblueemptyvfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivelightblueemptyvfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivehazelemptyvfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactiveamberemptyvfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivegreenemptyvfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivepurpleemptyvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivedarkbluevfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivelightbluevfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivehazelvfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactiveambervfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivegreenvfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivepurplevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $mouthstate is &quot;kiss&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralmouthvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $mouthstate is &quot;penetrated&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralvfast.gif&quot;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralcumvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $vaginastate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalmouthvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+		&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginaldpvfast.gif&quot;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalvfast.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalcumvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalmouthvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalcumvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenilevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $penisstate is &quot;penetrated&quot; or $penisstate is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $orgasmcount lte 24&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenilecumvfast.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenilevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenischastityvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $penilevirginity is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenisvirginvfast.gif&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenisvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $penisstate isnot &quot;penetrated&quot; and $orgasmcount lte 24&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivecumvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $hairlength gte 900&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivefeetblackvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivefeetblondvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivefeetbluevfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivefeetbrownvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivefeetgingervfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivefeetgreenvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivefeetpinkvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivefeetpurplevfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivefeetredvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 700&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivethighsblackvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivethighsblondvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivethighsbluevfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivethighsbrownvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivethighsgingervfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivethighsgreenvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivethighspinkvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivethighspurplevfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivethighsredvfast.gif&quot;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 600&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivenavelblackvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivenavelblondvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivenavelbluevfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivenavelbrownvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivenavelgingervfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivenavelgreenvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivenavelpinkvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivenavelpurplevfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivenavelredvfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 400&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivechestblackvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivechestblondvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivechestbluevfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivechestbrownvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivechestgingervfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivechestgreenvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivechestpinkvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivechestpurplevfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivechestredvfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 200&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveshoulderblackvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveshoulderblondvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveshoulderbluevfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveshoulderbrownvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveshouldergingervfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveshouldergreenvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveshoulderpinkvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveshoulderpurplevfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveshoulderredvfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveshortblackvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveshortblondvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveshortbluevfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveshortbrownvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveshortgingervfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveshortgreenvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveshortpinkvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveshortpurplevfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveshortredvfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivelashesblackvfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivelashesblondvfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivelashesbluevfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivelashesbrownvfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivelashesgingervfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivelashesgreenvfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivelashespinkvfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivelashespurplevfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivelashesredvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;img id=&quot;sexsclera&quot; src=&quot;img/sex/doggy/active/body/doggyactivefaceoverlayvfast.gif&quot;&gt;
+
+&lt;&lt;if $collared is 1&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivecollarvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;breastsactivevfast&gt;&gt;
+
+&lt;&lt;if $underclothes is &quot;chastity belt&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivechastitybeltvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactiveshadowvfast.gif&quot;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+
+
+&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveoverlayblackfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveoverlayblondfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveoverlaybluefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveoverlaybrownfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveoverlaygingerfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveoverlaygreenfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveoverlaypinkfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveoverlaypurplefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveoverlayredfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;beastimgfast&gt;&gt;
+&lt;&lt;transformationwolfimgfast&gt;&gt;
+
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivebasefast.gif&quot;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivemouthfast.gif&quot;&gt;
+
+
+&lt;&lt;if $feetuse is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivefeetjobfast.gif&quot;&gt;
+&lt;&lt;elseif $feetstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaselegsfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactivelefthandjobfast.gif&quot;&gt;
+&lt;&lt;elseif $leftarm is &quot;bound&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactiveleftarmboundfast.gif&quot;&gt;
+&lt;&lt;elseif $leftarm is &quot;grappled&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactiveleftarmboundfast.gif&quot;&gt;
+&lt;&lt;elseif $leftarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaseleftarmfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightarm is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot;
+src=&quot;img/sex/doggy/active/body/doggyactiverighthandjobfast.gif&quot;&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;elseif $rightarm is &quot;grappled&quot;&gt;&gt;
+&lt;&lt;elseif $rightarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaserightarm.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivecheeksfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivecheekscum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $thighuse is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivethighsfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivethighscum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush5fast.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush4fast.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush3fast.gif&quot;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush2fast.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush2fast.gif&quot;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush1fast.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 100&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush1fast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $pain gte 80&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears5fast.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears4fast.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears3fast.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears2fast.gif&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears1fast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pain gte 100&gt;&gt;
+&lt;img id=&quot;sexsclera&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivesclerabloodshotfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivedarkblueemptyfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivelightblueemptyfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivehazelemptyfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactiveamberemptyfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivegreenemptyfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivepurpleemptyfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivedarkbluefast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivelightbluefast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivehazelfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactiveamberfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivegreenfast.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivepurplefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;kiss&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralmouthfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;penetrated&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralfast.gif&quot;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralcumfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tentacleimgfast&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalmouthfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+		&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginaldpfast.gif&quot;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalfast.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalcumfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalmouthfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalcumfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenilefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;penetrated&quot; or $penisstate is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $orgasmcount lte 24&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenilecumfast.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenilefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenischastityfast.gif&quot;&gt;	
+	&lt;&lt;elseif $penilevirginity is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenisvirginfast.gif&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenisfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $penisstate isnot &quot;penetrated&quot; and $orgasmcount lte 24&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivecumfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $hairlength gte 900&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivefeetblackfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivefeetblondfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivefeetbluefast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivefeetbrownfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivefeetgingerfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivefeetgreenfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivefeetpinkfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivefeetpurplefast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivefeetredfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 700&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivethighsblackfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivethighsblondfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivethighsbluefast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivethighsbrownfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivethighsgingerfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivethighsgreenfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivethighspinkfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivethighspurplefast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivethighsredfast.gif&quot;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 600&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivenavelblackfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivenavelblondfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivenavelbluefast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivenavelbrownfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivenavelgingerfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivenavelgreenfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivenavelpinkfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivenavelpurplefast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivenavelredfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 400&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivechestblackfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivechestblondfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivechestbluefast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivechestbrownfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivechestgingerfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivechestgreenfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivechestpinkfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivechestpurplefast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivechestredfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 200&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveshoulderblackfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveshoulderblondfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveshoulderbluefast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveshoulderbrownfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveshouldergingerfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveshouldergreenfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveshoulderpinkfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveshoulderpurplefast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveshoulderredfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveshortblackfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveshortblondfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveshortbluefast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveshortbrownfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveshortgingerfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveshortgreenfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveshortpinkfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveshortpurplefast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveshortredfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivelashesblackfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivelashesblondfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivelashesbluefast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivelashesbrownfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivelashesgingerfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivelashesgreenfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivelashespinkfast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivelashespurplefast.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivelashesredfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;img id=&quot;sexsclera&quot; src=&quot;img/sex/doggy/active/body/doggyactivefaceoverlayfast.gif&quot;&gt;
+
+&lt;&lt;if $collared is 1&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivecollarfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;breastsactivefast&gt;&gt;
+
+&lt;&lt;if $underclothes is &quot;chastity belt&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivechastitybeltfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactiveshadowfast.gif&quot;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+
+
+
+&lt;&lt;beastimgmid&gt;&gt;
+&lt;&lt;transformationwolfimgmid&gt;&gt;
+
+
+&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveoverlayblackmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveoverlayblondmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveoverlaybluemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveoverlaybrownmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveoverlaygingermid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveoverlaygreenmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveoverlaypinkmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveoverlaypurplemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveoverlayredmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivebasemid.gif&quot;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivemouthmid.gif&quot;&gt;
+
+
+&lt;&lt;if $feetuse is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivefeetjobmid.gif&quot;&gt;
+&lt;&lt;elseif $feetstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaselegsmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactivelefthandjobmid.gif&quot;&gt;
+&lt;&lt;elseif $leftarm is &quot;bound&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactiveleftarmboundmid.gif&quot;&gt;
+&lt;&lt;elseif $leftarm is &quot;grappled&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactiveleftarmboundmid.gif&quot;&gt;
+&lt;&lt;elseif $leftarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaseleftarmmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightarm is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot;
+src=&quot;img/sex/doggy/active/body/doggyactiverighthandjobmid.gif&quot;&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;elseif $rightarm is &quot;grappled&quot;&gt;&gt;
+&lt;&lt;elseif $rightarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaserightarm.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivecheeksmid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivecheekscum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $thighuse is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivethighsmid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivethighscum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush5mid.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush4mid.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush3mid.gif&quot;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush2mid.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush2mid.gif&quot;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush1mid.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 100&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush1mid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $pain gte 80&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears5mid.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears4mid.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears3mid.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears2mid.gif&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears1mid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pain gte 100&gt;&gt;
+&lt;img id=&quot;sexsclera&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivesclerabloodshotmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivedarkblueemptymid.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivelightblueemptymid.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivehazelemptymid.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactiveamberemptymid.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivegreenemptymid.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivepurpleemptymid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivedarkbluemid.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivelightbluemid.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivehazelmid.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactiveambermid.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivegreenmid.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivepurplemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;kiss&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralmouthmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $mouthstate is &quot;penetrated&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralmid.gif&quot;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralcummid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tentacleimgmid&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalmouthmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+		&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginaldpmid.gif&quot;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalmid.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalcummid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalmouthmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalmid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalcummid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenilemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;penetrated&quot; or $penisstate is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $orgasmcount lte 24&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenilecummid.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenilemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenischastitymid.gif&quot;&gt;	
+	&lt;&lt;elseif $penilevirginity is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenisvirginmid.gif&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenismid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $penisstate isnot &quot;penetrated&quot; and $orgasmcount lte 24&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivecummid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $hairlength gte 900&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivefeetblackmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivefeetblondmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivefeetbluemid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivefeetbrownmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivefeetgingermid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivefeetgreenmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivefeetpinkmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivefeetpurplemid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivefeetredmid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 700&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivethighsblackmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivethighsblondmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivethighsbluemid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivethighsbrownmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivethighsgingermid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivethighsgreenmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivethighspinkmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivethighspurplemid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivethighsredmid.gif&quot;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 600&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivenavelblackmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivenavelblondmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivenavelbluemid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivenavelbrownmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivenavelgingermid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivenavelgreenmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivenavelpinkmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivenavelpurplemid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivenavelredmid.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 400&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivechestblackmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivechestblondmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivechestbluemid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivechestbrownmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivechestgingermid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivechestgreenmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivechestpinkmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivechestpurplemid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivechestredmid.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 200&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveshoulderblackmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveshoulderblondmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveshoulderbluemid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveshoulderbrownmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveshouldergingermid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveshouldergreenmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveshoulderpinkmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveshoulderpurplemid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveshoulderredmid.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveshortblackmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveshortblondmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveshortbluemid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveshortbrownmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveshortgingermid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveshortgreenmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveshortpinkmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveshortpurplemid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveshortredmid.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivelashesblackmid.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivelashesblondmid.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivelashesbluemid.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivelashesbrownmid.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivelashesgingermid.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivelashesgreenmid.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivelashespinkmid.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivelashespurplemid.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivelashesredmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;img id=&quot;sexsclera&quot; src=&quot;img/sex/doggy/active/body/doggyactivefaceoverlaymid.gif&quot;&gt;
+
+&lt;&lt;if $collared is 1&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivecollarmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;breastsactivemid&gt;&gt;
+
+&lt;&lt;if $underclothes is &quot;chastity belt&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivechastitybeltmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactiveshadowmid.gif&quot;&gt;
+
+
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;beastimgslow&gt;&gt;
+&lt;&lt;transformationwolfimgslow&gt;&gt;
+
+
+
+&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveoverlayblackslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveoverlayblondslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveoverlayblueslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveoverlaybrownslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveoverlaygingerslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveoverlaygreenslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveoverlaypinkslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveoverlaypurpleslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;sexbrow&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveoverlayredslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaseslow.gif&quot;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivemouthslow.gif&quot;&gt;
+
+
+&lt;&lt;if $feetuse is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivefeetjobslow.gif&quot;&gt;
+&lt;&lt;elseif $feetstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaselegsslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactivelefthandjobslow.gif&quot;&gt;
+&lt;&lt;elseif $leftarm is &quot;bound&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactiveleftarmboundslow.gif&quot;&gt;
+&lt;&lt;elseif $leftarm is &quot;grappled&quot;&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactiveleftarmboundslow.gif&quot;&gt;
+&lt;&lt;elseif $leftarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbasefront&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaseleftarmslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightarm is &quot;penis&quot;&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot;
+src=&quot;img/sex/doggy/active/body/doggyactiverighthandjobslow.gif&quot;&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;elseif $rightarm is &quot;grappled&quot;&gt;&gt;
+&lt;&lt;elseif $rightarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot; src=&quot;img/sex/doggy/active/body/doggyactivebaserightarm.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;cheeks&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivecheeksslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivecheekscum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $thighuse is &quot;penis&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivethighsslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivethighscum.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush5slow.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush4slow.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush3slow.gif&quot;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush2slow.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush2slow.gif&quot;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush1slow.gif&quot;&gt;
+&lt;&lt;elseif $arousal gte 100&gt;&gt;
+&lt;img id=&quot;sexblush&quot; src=&quot;img/sex/doggy/active/body/doggyactiveblush1slow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $pain gte 80&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears5slow.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears4slow.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears3slow.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears2slow.gif&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivetears1slow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pain gte 100&gt;&gt;
+&lt;img id=&quot;sexsclera&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivesclerabloodshotslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivedarkblueemptyslow.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivelightblueemptyslow.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivehazelemptyslow.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactiveamberemptyslow.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivegreenemptyslow.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivepurpleemptyslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivedarkblueslow.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivelightblueslow.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivehazelslow.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactiveamberslow.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivegreenslow.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexeyes&quot; src=&quot;img/sex/doggy/active/eyes/doggyactivepurpleslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthstate is &quot;penetrated&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralslow.gif&quot;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralcumslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;kiss&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralmouthslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tentacleimgslow&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalmouthslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+		&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginaldpslow.gif&quot;&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalslow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalcumslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalmouthslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;if $enemytype isnot &quot;beast&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalcumslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;othermouth&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenileslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;penetrated&quot; or $penisstate is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $orgasmcount lte 24&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenilecumslow.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenileslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenischastityslow.gif&quot;&gt;	
+	&lt;&lt;elseif $penilevirginity is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenisvirginslow.gif&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivepenisslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $penisstate isnot &quot;penetrated&quot; and $orgasmcount lte 24&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivecumslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $hairlength gte 900&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivefeetblackslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivefeetblondslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivefeetblueslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivefeetbrownslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivefeetgingerslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivefeetgreenslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivefeetpinkslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivefeetpurpleslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivefeetredslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 700&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivethighsblackslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivethighsblondslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivethighsblueslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivethighsbrownslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivethighsgingerslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivethighsgreenslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivethighspinkslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivethighspurpleslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivethighsredslow.gif&quot;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 600&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivenavelblackslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivenavelblondslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivenavelblueslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivenavelbrownslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivenavelgingerslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivenavelgreenslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivenavelpinkslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivenavelpurpleslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivenavelredslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 400&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivechestblackslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivechestblondslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivechestblueslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivechestbrownslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivechestgingerslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivechestgreenslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivechestpinkslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivechestpurpleslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivechestredslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 200&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveshoulderblackslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveshoulderblondslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveshoulderblueslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveshoulderbrownslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveshouldergingerslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveshouldergreenslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveshoulderpinkslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveshoulderpurpleslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveshoulderredslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactiveshortblackslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactiveshortblondslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactiveshortblueslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactiveshortbrownslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactiveshortgingerslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactiveshortgreenslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactiveshortpinkslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactiveshortpurpleslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexhair&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactiveshortredslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/black/doggyactivelashesblackslow.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/blond/doggyactivelashesblondslow.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/blue/doggyactivelashesblueslow.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/brown/doggyactivelashesbrownslow.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/ginger/doggyactivelashesgingerslow.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/green/doggyactivelashesgreenslow.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/pink/doggyactivelashespinkslow.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/purple/doggyactivelashespurpleslow.gif&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/hair/red/doggyactivelashesredslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;img id=&quot;sexsclera&quot; src=&quot;img/sex/doggy/active/body/doggyactivefaceoverlayslow.gif&quot;&gt;
+
+&lt;&lt;if $collared is 1&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivecollarslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;breastsactiveslow&gt;&gt;
+
+&lt;&lt;if $underclothes is &quot;chastity belt&quot;&gt;&gt;
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactivechastitybeltslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;	
+
+&lt;img id=&quot;sexbase&quot; src=&quot;img/sex/doggy/active/body/doggyactiveshadowslow.gif&quot;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $vaginastate isnot &quot;penetrated&quot;
+and $anusstate isnot &quot;penetrated&quot;
+and $anusstate isnot &quot;cheeks&quot;
+and $thighuse isnot &quot;penis&quot;
+and $vaginastate isnot &quot;tentacle&quot;
+and $vaginastate isnot &quot;tentacledeep&quot;
+and $vaginastate isnot &quot;tentacleentrance&quot;
+and $vaginastate isnot &quot;tentacleimminent&quot;
+and $anusstate isnot &quot;tentacle&quot;
+and $anusstate isnot &quot;tentacledeep&quot;
+and $anusstate isnot &quot;tentacleentrance&quot;
+and $anusstate isnot &quot;tentacleimminent&quot;
+and $swarmfront is 0
+and $swarmback is 0
+and $swarmfrontinside is 0
+and $swarmbackinside is 0
+and $beaststance isnot &quot;top&quot;&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;sexbaseoverlay&quot; src=&quot;img/sex/doggy/active/body/doggyactivepushlightvfast.gif&quot;&gt;
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;sexbaseoverlay&quot; src=&quot;img/sex/doggy/active/body/doggyactivepushlightfast.gif&quot;&gt;
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;sexbaseoverlay&quot; src=&quot;img/sex/doggy/active/body/doggyactivepushlightmid.gif&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;sexbaseoverlay&quot; src=&quot;img/sex/doggy/active/body/doggyactivepushlightslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;xrayimg&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;xraycum&gt;&gt;
+	&lt;&lt;if $npcskin1 is &quot;black&quot;&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/black/xrayvaginalvfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+	&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/black/xrayvaginalfast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/black/xrayvaginalmid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/black/xrayvaginalslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginalvfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+	&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginalfast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginalmid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginalslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vaginastate is &quot;tentacle&quot;&gt;&gt;
+	&lt;&lt;xraycum&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginaltentaclevfast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginaltentaclefast.gif&quot;&gt;	
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginaltentaclemid.gif&quot;&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginaltentacleslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vaginastate is &quot;tentacledeep&quot;&gt;&gt;
+	&lt;&lt;xraycum&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginaltentaclecumvfast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginaltentaclecumfast.gif&quot;&gt;	
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginaltentaclecummid.gif&quot;&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginaltentaclecumslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;if $npcskin1 is &quot;black&quot;&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/black/xrayanalvfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+	&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/black/xrayanalfast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/black/xrayanalmid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/black/xrayanalslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanalvfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+	&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanalfast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanalmid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanalslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $anusstate is &quot;tentacle&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanaltentaclevfast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanaltentaclefast.gif&quot;&gt;	
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanaltentaclemid.gif&quot;&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanaltentacleslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $anusstate is &quot;tentacledeep&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanaltentaclecumvfast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanaltentaclecumfast.gif&quot;&gt;	
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanaltentaclecummid.gif&quot;&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanaltentaclecumslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penisstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $devstate is 1 and $orgasmcount lte 24&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayvaginalcumvfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayvaginalcumfast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayvaginalcummid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayvaginalcumslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayvaginalvfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayvaginalfast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayvaginalmid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayvaginalslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $penisstate is &quot;tentacle&quot;&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $devstate is 1 and $orgasmcount lte 24&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclecumvfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclecumfast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclecummid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclecumslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclevfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclefast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclemid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentacleslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $penisstate is &quot;tentacledeep&quot;&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $devstate is 1 and $orgasmcount lte 24&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclecumvfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclecumfast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclecummid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclecumslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclevfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclefast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentaclemid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xraypeniletentacleslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $devstate is 1 and $orgasmcount lte 24&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayanalcumvfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayanalcumfast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayanalcummid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayanalcumslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayanalvfast.gif&quot;&gt;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayanalfast.gif&quot;&gt;	
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayanalmid.gif&quot;&gt;	
+		&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;xraypenile&quot; src=&quot;img/sex/xrayanalslow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $position is &quot;wall&quot;&gt;&gt;
+&lt;img id=&quot;foreground&quot; src=&quot;img/sex/doggy/doggywall.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;ejacimg&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $npcskin1 is &quot;black&quot;&gt;&gt;
+	&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+	&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/black/xrayvaginalcumvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/black/xrayanalcum.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+	&lt;img id=&quot;xrayvaginal&quot; src=&quot;img/sex/xrayvaginalcumvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+	&lt;img id=&quot;xrayanal&quot; src=&quot;img/sex/xrayanalcum.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;xraycum&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $vaginasemen + $vaginagoo gte 5&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum5vfast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum5fast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum5mid.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum5slow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vaginasemen + $vaginagoo is 4&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum4vfast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum4fast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum4mid.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum4slow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vaginasemen + $vaginagoo is 3&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum3vfast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum3fast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum3mid.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum3slow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vaginasemen + $vaginagoo is 2&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum2vfast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum2fast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum2mid.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum2slow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vaginasemen + $vaginagoo is 1&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum1vfast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 3&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum1fast.gif&quot;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum1mid.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;xrayvaginalcum&quot; src=&quot;img/sex/xraycum1slow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="434" name="Widgets Actions Left Hand" tags="widget" position="475,5475">&lt;&lt;widget &quot;leftgrab&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $penis is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $penis2 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $penis3 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $penis4 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $penis5 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $penis6 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;leftplay&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $vagina is 0&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;				
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;				
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;				
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;leftplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;leftclothes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $upperexposed lte 1&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;upper&quot;&gt;&gt;
+	| Displace your $upperclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;upper&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+	| Displace your $upperclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;upper&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lowerexposed lte 1&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lower&quot;&gt;&gt;
+	| Displace your $lowerclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lower&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+	| Displace your $lowerclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lower&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underexposed lte 0 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;if $lowerstate isnot $lowerstatebase or $skirt is 1 or $lowertype is &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;under&quot;&gt;&gt;
+		| Pull down your $underclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;under&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+		| Pull down your $underclothes &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;under&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="435" name="Widgets Actions Right Hand" tags="widget" position="600,5475">&lt;&lt;widget &quot;rightgrab&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $penis is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $penis2 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $penis3 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $penis4 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $penis5 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot;&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $penis6 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightgrab&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrab&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstroke&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Stroke &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstroke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;widget &quot;rightplay&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;	
+	
+&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+&lt;&lt;else&gt;&gt;	
+	&lt;&lt;if $vagina is 0&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+		&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 		
+		&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+		&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 	
+		&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+		&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;rightplay&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot; checked&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Play with &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightplay&quot;&gt;&gt;&lt;&lt;handdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;rightclothes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $upperexposed lte 1&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;upper&quot;&gt;&gt;
+	| Displace your $upperclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;upper&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+	| Displace your $upperclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;upper&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lowerexposed lte 1&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;lower&quot;&gt;&gt;
+	| Displace your $lowerclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;lower&quot; checked&gt;&gt;	   
+	&lt;&lt;else&gt;&gt;
+	| Displace your $lowerclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;lower&quot;&gt;&gt;	   
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underexposed lte 0 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;if $lowerstate isnot $lowerstatebase or $skirt is 1 or $lowertype is &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;under&quot;&gt;&gt;
+		| Pull down your $underclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;under&quot; checked&gt;&gt;	   
+		&lt;&lt;else&gt;&gt;
+		| Pull down your $underclothes &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;under&quot;&gt;&gt;	   
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="436" name="Widgets Actions Feet" tags="widget" position="725,5475">&lt;&lt;widget &quot;feetgrab&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 34&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penis is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;grab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $penis2 is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;grab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $penis3 is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;grab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $penis4 is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;grab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $penis5 is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;grab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $penis6 is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;grab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Grab &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;grab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+		
+		
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		&lt;&lt;if $vagina is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;vaginagrab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;vaginagrab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;vaginagrab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;vaginagrab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+		&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;vaginagrab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+			&lt;&lt;if $feetactiondefault is &quot;vaginagrab&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot; checked&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Press your feet against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;vaginagrab&quot;&gt;&gt;&lt;&lt;feetdifficulty&gt;&gt; &lt;&lt;combatpromiscuous3&gt;&gt; 
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="437" name="Widgets Actions Mouth" tags="widget" position="850,5475">&lt;&lt;widget &quot;oral&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 54&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penis is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;mouth&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;elseif $penis2 is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;mouth&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;elseif $penis3 is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;mouth&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;elseif $penis4 is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;mouth&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+			
+			
+		&lt;&lt;elseif $penis5 is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;mouth&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;elseif $penis6 is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;mouth&quot;&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;sub&quot;&gt;Move your lips to &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouth&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 			
+			&lt;&lt;/if&gt;&gt;
+	
+	
+		&lt;&lt;endif&gt;&gt;
+		
+		
+		&lt;&lt;if $vagina is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;othervagina&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;othervagina&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;othervagina&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;othervagina&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;othervagina&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+			&lt;&lt;if $mouthactiondefault is &quot;othervagina&quot;&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot; checked&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+		| &lt;span class=&quot;sub&quot;&gt;Move your mouth to &lt;&lt;his&gt;&gt; pussy&lt;/span&gt;&lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;othervagina&quot;&gt;&gt;&lt;&lt;oraldifficulty&gt;&gt; &lt;&lt;combatpromiscuous4&gt;&gt; 		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="438" name="Beach Exhibit Molestation Alarm" tags="nobr" position="975,5475">&lt;&lt;effects&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; notices several heads turning in response to your cry. &quot;You&#39;re fucking nuts.&quot; &lt;&lt;He&gt;&gt; and &lt;&lt;his&gt;&gt; friends make a quick getaway. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="439" name="Beach Exhibit Molestation Ejaculation" tags="nobr" position="1100,5475">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;person1&gt;&gt;
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; pushes you onto the sand then spits on you. &lt;&lt;His&gt;&gt; friends follow suit and they leave you lying there, covered in fluid.
+&lt;&lt;violence1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;	
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+&quot;Oh, I said I&#39;d help you.&quot; &lt;&lt;He&gt;&gt; grins at &lt;&lt;his&gt;&gt; friends, &quot;That juice should cover you up well enough.&quot; They leave you lying on the sand.
+&lt;&lt;clotheson&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&quot;See, that wasn&#39;t so bad was it?&quot; &lt;&lt;He&gt;&gt; chucks you some towels before sauntering off with &lt;&lt;his&gt;&gt; friends.
+&lt;&lt;clotheson&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $upperexposed gte 1 and $lowerexposed gte 1&gt;&gt;
+You wrap a towel around your chest and nether regions, creating a makeshift skirt.&lt;&lt;set $uppertowelnew to 1&gt;&gt;&lt;&lt;uppertowel&gt;&gt;&lt;&lt;set $lowertowelnew to 1&gt;&gt;&lt;&lt;lowertowel&gt;&gt;
+
+	&lt;&lt;elseif $upperexposed gte 1&gt;&gt;
+You wrap a towel around your chest.&lt;&lt;set $uppertowelnew to 1&gt;&gt;&lt;&lt;uppertowel&gt;&gt;
+
+
+	&lt;&lt;elseif $lowerexposed gte 1&gt;&gt;
+You wrap a towel around your nether regions, creating a makeshift skirt.&lt;&lt;set $lowertowelnew to 1&gt;&gt;&lt;&lt;lowertowel&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="440" name="Beach Exhibit Molestation Escape" tags="nobr" position="1225,5475">&lt;&lt;effects&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the crowds. &lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="441" name="Beach Exhibit Molestation Orgasm" tags="nobr" position="100,5600">&lt;&lt;person1&gt;&gt;A cheer erupts from the group as you spasm in orgasm. The &lt;&lt;person&gt;&gt; is particularly amused. &quot;Wow, you really are a pathetic slut. I don&#39;t think you want help at all, I think you&#39;re precisely where you want to be.&quot; With that, the group leave you quivering on the sand.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="442" name="Beach Exhibit Molestation Finish" tags="nobr" position="225,5600">&lt;&lt;person1&gt;&gt;
+&quot;Had enough?&quot; Fine, but don&#39;t expect any help.&quot; &lt;&lt;He&gt;&gt; and &lt;&lt;his&gt;&gt; friends leave you on the sand.
+
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+[[Next|Beach]]</tw-passagedata><tw-passagedata pid="443" name="Widgets Events Beach" tags="widget" position="350,5600">&lt;&lt;widget &quot;eventsbeach&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;set $dangerevent to random(1, 100)&gt;&gt;
+
+
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+
+
+	&lt;&lt;if $dangerevent lte 15&gt;&gt;
+	&lt;&lt;beachnight1&gt;&gt;
+	&lt;&lt;elseif $dangerevent lte 30&gt;&gt;
+	&lt;&lt;beachnight2&gt;&gt;
+	&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+	&lt;&lt;beachday4&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+
+
+	&lt;&lt;if $dangerevent lte 80&gt;&gt;
+	&lt;&lt;beachex1&gt;&gt;
+	&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+	&lt;&lt;beachex2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $dangerevent lte 10&gt;&gt;
+	&lt;&lt;beachday1&gt;&gt;
+	&lt;&lt;elseif $dangerevent lte 20&gt;&gt;
+	&lt;&lt;beachday2&gt;&gt;
+	&lt;&lt;elseif $dangerevent lte 50&gt;&gt;
+	&lt;&lt;beachday3&gt;&gt;
+	&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+	&lt;&lt;beachday4&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="444" name="Widgets Events Street" tags="widget" position="475,5600">&lt;&lt;widget &quot;eventsstreet&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;set $dangerevent to random(1, 100)&gt;&gt;
+
+
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+		&lt;&lt;if $bus is &quot;residential&quot;&gt;&gt;
+			&lt;&lt;if $dangerevent lte 50&gt;&gt;
+			&lt;&lt;residentialex1&gt;&gt;
+			&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+			&lt;&lt;residentialex2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;elseif $bus is &quot;commercial&quot;&gt;&gt;
+			&lt;&lt;if $dangerevent lte 50&gt;&gt;
+			&lt;&lt;commercialex1&gt;&gt;
+			&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+			&lt;&lt;commercialex2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $bus is &quot;industrial&quot;&gt;&gt;
+			&lt;&lt;if $dangerevent lte 50&gt;&gt;
+			&lt;&lt;industrialex1&gt;&gt;
+			&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+			&lt;&lt;industrialex2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $bus is &quot;park&quot;&gt;&gt;
+			&lt;&lt;if $dangerevent lte 50&gt;&gt;
+			&lt;&lt;parkex1&gt;&gt;
+			&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+			&lt;&lt;parkex2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		  &lt;&lt;if $dangerevent lte 50&gt;&gt;
+		  &lt;&lt;streetex1&gt;&gt;
+		  &lt;&lt;elseif $dangerevent lte 75&gt;&gt;
+		  &lt;&lt;streetex2&gt;&gt;
+		  &lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+		  &lt;&lt;streetex3&gt;&gt;
+		  &lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $dangerevent lte 20&gt;&gt;
+		&lt;&lt;streetattire&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 30&gt;&gt;
+		&lt;&lt;street1&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 40&gt;&gt;
+		&lt;&lt;street7&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 50&gt;&gt;
+		&lt;&lt;street6&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 60&gt;&gt;
+		&lt;&lt;street5&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 70&gt;&gt;
+		&lt;&lt;street4&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 90&gt;&gt;
+		&lt;&lt;street2&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 99&gt;&gt;
+		&lt;&lt;street3&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+		&lt;&lt;streetnight1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+		&lt;&lt;if $bus is &quot;residential&quot;&gt;&gt;
+			&lt;&lt;if $dangerevent lte 50&gt;&gt;
+			&lt;&lt;residentialex1&gt;&gt;
+			&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+			&lt;&lt;residentialex2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;elseif $bus is &quot;commercial&quot;&gt;&gt;
+			&lt;&lt;if $dangerevent lte 50&gt;&gt;
+			&lt;&lt;commercialex1&gt;&gt;
+			&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+			&lt;&lt;commercialex2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $bus is &quot;industrial&quot;&gt;&gt;
+			&lt;&lt;if $dangerevent lte 50&gt;&gt;
+			&lt;&lt;industrialex1&gt;&gt;
+			&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+			&lt;&lt;industrialex2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $bus is &quot;park&quot;&gt;&gt;
+			&lt;&lt;if $dangerevent lte 50&gt;&gt;
+			&lt;&lt;parkex1&gt;&gt;
+			&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+			&lt;&lt;parkex2&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $dangerevent lte 100&gt;&gt;
+			&lt;&lt;streetexday1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	
+		&lt;&lt;if $dangerevent lte 10&gt;&gt;
+		&lt;&lt;streetfame&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 20&gt;&gt;
+		&lt;&lt;streetattire&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 21&gt;&gt;
+		&lt;&lt;streeteden&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 50&gt;&gt;
+		&lt;&lt;street1&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 60&gt;&gt;
+		&lt;&lt;street7&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 70&gt;&gt;
+		&lt;&lt;street6&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 80&gt;&gt;
+		&lt;&lt;street5&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 90&gt;&gt;
+		&lt;&lt;street4&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 99&gt;&gt;
+		&lt;&lt;street2&gt;&gt;
+		&lt;&lt;elseif $dangerevent lte 100&gt;&gt;
+		&lt;&lt;street3&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="445" name="Dance Studio" tags="nobr" position="600,5600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the dance studio. Here you can pay for lessons to improve your dancing skill. The instructor is said to be well-connected in the professional scene. Lessons cost £12.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutshop&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $closinghour is 1&gt;&gt;
+
+It&#39;s closing time. The receptionist is herding everyone outside.&lt;&lt;if $exposed gte 1&gt;&gt;Panic swells within you as you realise how exposed you&#39;ll be should you be found in this state of dress.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+	
+
+&lt;&lt;elseif $openinghours is 0&gt;&gt;
+You are alone in the darkness.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+You are hiding in a cupboard to protect your dignity.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $openinghours is 1 and $money gte 1200 and $exposed lt 1&gt;&gt;
+&lt;&lt;click [[Take a lesson (1:00)|Dancing Lesson]]&gt;&gt;&lt;&lt;set $money to $money - 1200&gt;&gt;&lt;&lt;set $dancestage to 0&gt;&gt;&lt;&lt;/click&gt;&gt; Costs £12 &lt;&lt;gtiredness&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $openinghours is 0 and $closinghour isnot 1 and $dancestudiotheft isnot 1&gt;&gt;
+&lt;&lt;click [[Examine the cash register|Dance Studio Register]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+[[Leave|Barb Street]]&lt;br&gt;
+
+&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="446" name="Dance Studio Lock" tags="nobr" position="725,5600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+&lt;&lt;openinghours&gt;&gt;
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Dance Studio]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Barb Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="447" name="Dancing Lesson" tags="nobr" position="850,5600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $dancestudiointro is 1 and $phase is 0&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $dancestudiointro isnot 1&gt;&gt;&lt;&lt;set $dancestudiointro to 1&gt;&gt;
+&lt;&lt;charlie&gt;&gt;&lt;&lt;person1&gt;&gt;You pay the receptionist who ushers you through the door to her left. You enter into a large room with wood panel floors and mirrors lining the walls. A dozen people are already inside. It&#39;s easy to pick out the instructor. Hands on hips, &lt;&lt;he&gt;&gt; stands addressing the class, explaining the importance of proper warm up exercises.&lt;br&gt;&lt;br&gt;
+
+The door closes behind you, alerting &lt;&lt;him&gt;&gt; to your presence. &lt;&lt;He&gt;&gt; turns &lt;&lt;his&gt;&gt; emerald eyes to you and smiles. &quot;We have a new student! Welcome.&quot; Short ginger hair crowns &lt;&lt;his&gt;&gt; freckled face. &lt;&lt;His&gt;&gt; skintight outfit shows off &lt;&lt;his&gt;&gt; toned and athletic body. &lt;&lt;if $charlieactivegender is &quot;m&quot;&gt;&gt;You can&#39;t help but notice the bulge of &lt;&lt;his&gt;&gt; penis pressing against &lt;&lt;his&gt;&gt; bottoms. &lt;&lt;elseif $charlieactivegender is &quot;f&quot;&gt;&gt;&lt;&lt;His&gt;&gt; generous breasts are held close to &lt;&lt;his&gt;&gt; torso, giving &lt;&lt;him&gt;&gt; a slim outline.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+If &lt;&lt;he&gt;&gt; noticed your lewd gaze, &lt;&lt;he&gt;&gt; gives no sign. You should introduce yourself, but how?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Timidly|Dancing Lesson]]&gt;&gt;&lt;&lt;set $charlielove to $charlielove + 20&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Confidently|Dancing Lesson]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Flirtatiously|Dancing Lesson]]&gt;&gt;&lt;&lt;set $charlielove to $charlelove - 10&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+&quot;H-hello...&quot; you mumble, eyes transfixed on your feet.&lt;br&gt;&lt;br&gt;
+
+Without saying anything, the instructor walks over to you and puts a protective arm around your shoulders. &lt;&lt;He&gt;&gt; whispers, &quot;Don&#39;t worry, I don&#39;t bite. My name&#39;s Charlie. I&#39;ll help you out of your shell.&quot; &lt;&lt;He&gt;&gt; gently escorts you over to the rest of the class before commencing the lesson.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+&quot;Pleased to meet you! I can&#39;t wait to get started!&quot;&lt;br&gt;&lt;br&gt;
+
+The instructor responds, &quot;Woah there, eagerness is all well and good, but too much will get your muscles strained.&quot; Despite &lt;&lt;his&gt;&gt; caution, &lt;&lt;he&gt;&gt; seems happy. &quot;Come on over. I&#39;m Charlie by the way. I&#39;ll be your teacher. Right then, where was I.&quot; You head over as the lesson commences.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;&quot;Nice outfit. Really shows off your assets.&quot; You let your eyes probe &lt;&lt;his&gt;&gt; body, letting &lt;&lt;him&gt;&gt; know exactly which assets you mean.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; shifts uncomfortably on the spot, as if suddenly self-conscious. &lt;&lt;He&gt;&gt; looks annoyed, &quot;Would you like to take your place over here? My name&#39;s Charlie.&quot; &lt;&lt;He&gt;&gt; turns back to the rest of the class as you head over. The lesson soon commences.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $dancestage gte 2&gt;&gt;&lt;&lt;gtiredness20&gt;&gt;&lt;&lt;set $danceskill to $danceskill + 15&gt;&gt;&lt;&lt;danceskilluse&gt;&gt;&lt;&lt;wearandtear&gt;&gt;&lt;&lt;physique2&gt;&gt;
+The rest of the lesson passes uneventfully.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Dance Studio]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You seem to be distracting the class somehow. Looking down, you immediately discover why. Yelping, you cover yourself as Charlie rushes over to you with some towels.&lt;&lt;towelup&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;set $charlielove to $charlierlove + 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;gtiredness20&gt;&gt;&lt;&lt;set $dancestage to $dancestage + 1&gt;&gt;&lt;&lt;set $danceskill to $danceskill + 15&gt;&gt;&lt;&lt;danceskilluse&gt;&gt;&lt;&lt;wearandtear&gt;&gt;&lt;&lt;physique2&gt;&gt;&lt;&lt;charlie&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+	&lt;&lt;if $rng lte 20&gt;&gt;&lt;&lt;set $dancelesson to &quot;barre&quot;&gt;&gt;
+You stretch and work your muscles using a barre.
+		&lt;&lt;if $danceskill lte 200&gt;&gt;
+		It&#39;s hard work to stay balanced. You can see in the mirror that you look a bit silly, especially compared to the more experienced students.
+		&lt;&lt;elseif $danceskill lte 800&gt;&gt;
+		You&#39;re pretty good at staying balanced. You are able to practise more advanced techniques.
+		&lt;&lt;else&gt;&gt;
+		You are able to use it as a surrogate partner, supporting your weight as you practise airborne techniques. Some of the other students look on with envy.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+		
+	&lt;&lt;elseif $rng lte 40&gt;&gt;&lt;&lt;set $dancelesson to &quot;duo&quot;&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;
+	You partner up with a &lt;&lt;personstop&gt;&gt;
+		&lt;&lt;if $danceskill lte 200&gt;&gt;
+		&lt;&lt;He&gt;&gt; has more experience than you, so you let &lt;&lt;him&gt;&gt; take the lead. 
+		&lt;&lt;elseif $danceskill lte 800&gt;&gt;
+		You practise techniques requiring a partner, taking turns supporting one another.
+		&lt;&lt;elseif $danceskill lte 1000&gt;&gt;
+		Being so experienced, you take the lead, careful not to push &lt;&lt;him&gt;&gt; too hard.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;elseif $rng lte 60&gt;&gt;&lt;&lt;set $dancelesson to &quot;airbarre&quot;&gt;&gt;
+	You stretch and work your muscles using an air barre.
+		&lt;&lt;if $danceskill lte 200&gt;&gt;
+		More experienced students use it to develop strength and poise. You just have fun swinging around.
+		&lt;&lt;elseif $danceskill lte 800&gt;&gt;
+		You work on developing your poise.
+		&lt;&lt;elseif $danceskill lte 1000&gt;&gt;
+		Held aloft, you are able to fully demonstrate your grace and skill.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+		You quickly realise it may have been a mistake to wear a skirt. Performing airborne exercises without displaying your &lt;&lt;undies&gt;&gt; for the whole class to see proves to be virtually impossible.&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $rng lte 80&gt;&gt;&lt;&lt;set $dancelesson to &quot;instructor&quot;&gt;&gt;
+	Charlie gives you some personal attention.
+		&lt;&lt;if $danceskill lte 200&gt;&gt;
+		&lt;&lt;He&gt;&gt; helps you with the basics.
+		&lt;&lt;elseif $danceskill lte 800&gt;&gt;
+		&lt;&lt;He&gt;&gt; demonstrates some new steps for you to try.
+		&lt;&lt;elseif $danceskill lte 1000&gt;&gt;
+		&lt;&lt;He&gt;&gt; helps you iron out some flaws in your posture.
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;elseif $rng lte 100&gt;&gt;&lt;&lt;set $dancelesson to &quot;noinstructor&quot;&gt;&gt;
+	Charlie demonstrates some moves in front of the class, who do their best to emulate &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsdance&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="448" name="Widgets Events Dance" tags="widget" position="975,5600">&lt;&lt;widget &quot;eventsdance&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $dangerevent to random(1, 100)&gt;&gt;
+&lt;&lt;if $dancelesson is &quot;barre&quot;&gt;&gt;
+&lt;&lt;endevent&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;Charlie announces that they need to clear some room and asks you and a &lt;&lt;person&gt;&gt; to put the away the portable barre. You manage to carry it out of the studio and into a room filled with other equipment. As you put it down however, you hear the door shut behind you. You turn to find the &lt;&lt;person&gt;&gt; advancing on you, lust in &lt;&lt;his&gt;&gt; eyes.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Dance Studio Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $dancelesson is &quot;duo&quot;&gt;&gt;
+You don&#39;t think &lt;&lt;he&gt;&gt; has to keep &lt;&lt;his&gt;&gt; hand that close to your butt. Or pull your body that close against &lt;&lt;his&gt;&gt; for that matter. You can feel &lt;&lt;his&gt;&gt; hardened &lt;&lt;if $penis2 is &quot;clothed&quot;&gt;&gt;penis&lt;&lt;else&gt;&gt;nipples&lt;&lt;/if&gt;&gt; pressing against you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Endure|Dance Studio Duo]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Push away|Dance Studio Duo]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Reciprocate|Dance Studio Duo]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $dancelesson is &quot;airbarre&quot;&gt;&gt;
+The barre gives way slightly, enough to disrupt your delicate balance. Instinct causes you to twist in an attempt to save yourself from falling. You succeed, but the barre becomes wrapped around your waist.
+
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+		You try to struggle back upright, but with no success. Worse, you start to slip despite the barre coiled tightly around your body. You fall onto your back with a thud. As you regain your bearings, you see your $underclothes suspended in the air above you. Flustered at your &lt;&lt;undies&gt;&gt; being exposed in the middle of class like this, you hasten to recover your $underclothes as quickly as you can, conscious of the whispers and giggling all around you. &lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+		You try to struggle back upright, but with no success. Worse, you start to slip despite the barre coiled tightly around your body. You fall onto your back with a thud. Your legs spread apart, giving the whole room a clear view of your &lt;&lt;undies&gt;&gt; and causing your face to flush red with embarrassment. You hasten to cover up as quickly as you can, conscious of the whispers and giggling all around you. &lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $danceskill gte 600&gt;&gt;
+	You skillfully shift your weight and ride the momentum back into an upright position. That was close!
+	&lt;&lt;else&gt;&gt;
+	You try to struggle back upright, but with no success. Worse, you start to slip despite the barre coiled tightly around your body. You fall onto your back with a thud. As you regain your bearings, you see your &lt;&lt;bottoms&gt;&gt; suspended in the air above you. Flustered at your &lt;&lt;undies&gt;&gt; being exposed in the middle of class like this, you hasten to recover your &lt;&lt;bottoms&gt;&gt; as soon as you can, conscious of the whispers and giggling all around you. &lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $dancelesson is &quot;instructor&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; body against your back and holds your hands in &lt;&lt;his&gt;&gt; own so that &lt;&lt;he&gt;&gt; can more directly demonstrate to you. Despite &lt;&lt;him&gt;&gt; making no overtly sexual moves, you can&#39;t help but feel a little turned on with &lt;&lt;his&gt;&gt; toned body so intimately close to yours.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Meek Compliment|Dance Studio Instructor]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Confident Brag|Dance Studio Instructor]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Flirt|Dance Studio Instructor]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+The receptionist peeks her head through the door and looks at Charlie, who seems to understand her meaning. &quot;I need to take five.&quot; &lt;&lt;he&gt;&gt; announces. &quot;Keep practicing, I won&#39;t be long.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;if $dancestudioanger gte 10&gt;&gt;&lt;&lt;set $dancestudioanger to $dancestudioanger - 10&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;&lt;&lt;generate5&gt;&gt;&lt;&lt;generate6&gt;&gt;&lt;&lt;person1&gt;&gt;The sound of the door shutting is more ominous than usual. You soon realise why, the rest of the room is all but silent. Everyone else is looking at you. A &lt;&lt;person&gt;&gt; speaks &quot;We&#39;ve had enough of your shit. Time for a real lesson.&quot; They rush toward you.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Dance Studio Strip]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $timer to 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	How do you want to conduct yourself while Charlie is away?&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Focus on practicing|Dancing Lesson No Instructor]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Help other students|Dancing Lesson No Instructor]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $trauma gte 1 and $danceskill gte 200&gt;&gt;
+		&lt;&lt;click [[Showboat your skills in front of less experienced students|Dancing Lesson No Instructor]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="449" name="Dance Studio Molestation" tags="nobr" position="1100,5600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dance Studio Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dance Studio Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dance Studio Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dance Studio Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dance Studio Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Dance Studio Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="450" name="Dance Studio Molestation Ejaculation" tags="nobr" position="1225,5600">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; punches you in the gut. &quot;Don&#39;t you DARE tell anyone about this.&quot; Before leaving, &lt;&lt;he&gt;&gt; spits on you for good measure.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+&quot;Don&#39;t you dare tell anyone about this.&quot; With that, &lt;&lt;he&gt;&gt; leaves.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; smiles at you, &quot;Let this be our little secret, okay?&quot; &lt;&lt;He&gt;&gt; leaves you sprawled on the floor.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;tearful&gt;&gt; you struggle to your feet and make your way back to the studio. You hope you can put on a brave face.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="451" name="Dance Studio Molestation Escape" tags="nobr" position="100,5725">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;He&gt;&gt; yells out and falls to the ground. &lt;&lt;tearful&gt;&gt; you use the opportunity to flee the room and escape back to the studio. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;charlie&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;set $charlielove to $charlielove + 2&gt;&gt;Charlie immediately recognizes that something is wrong. &lt;&lt;He&gt;&gt; pulls you aside and gently inquires. Wanting to put your ordeal behind you, you tell &lt;&lt;him&gt;&gt; that everything is fine. Charlie continues the lesson, but still looks concerned.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="452" name="Widgets Passout Beach" tags="widget" position="225,5725">&lt;&lt;widget &quot;passoutbeach&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+[[Everything fades to black...-&gt;Passout Beach]]
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;</tw-passagedata><tw-passagedata pid="453" name="Passout Beach" tags="nobr" position="350,5725">You&#39;ve pushed yourself too much.&lt;br&gt;&lt;br&gt;
+&lt;&lt;passout&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;click [[Wake up|Beach Abduction]]&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;ambulance&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;pass60&gt;&gt;
+
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;&lt;&lt;set $stress to $stress - 2000&gt;&gt;</tw-passagedata><tw-passagedata pid="454" name="Beach Abduction" tags="nobr" position="475,5725">&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;
+
+
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;person1&gt;&gt;You wake up lying on your back, naked in the dunes. You hear a voice, &quot;You&#39;re awake.&quot; You hasten to your feet and see the speaker, a &lt;&lt;personstop&gt;&gt; A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; stands next to &lt;&lt;person1&gt;&gt;&lt;&lt;himstop&gt;&gt; &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $loweroff is 0 and $upperoff is 0 and $underoff is 0&gt;&gt;
+&quot;You must be a huge slut, to be wandering around like that. Though I do feel bad about leaving you in such a state. There are some nasty people around.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; interjects, &quot;I know! We&#39;ll lend you some towels,&quot; &lt;&lt;he&gt;&gt; produces some thin cables from &lt;&lt;his&gt;&gt; coat pocket &quot;if you let us dress you first.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; seems taken with the idea, &quot;It&#39;s your choice. If you don&#39;t want to play along, we&#39;ll leave you to be raped. You&#39;d probably get off from it anyway.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+You see your &lt;&lt;if $upperoff isnot 0&gt;&gt;$upperoff &lt;&lt;elseif $loweroff isnot 0&gt;&gt;$loweroff &lt;&lt;else&gt;&gt;$underoff &lt;&lt;/if&gt;&gt;in &lt;&lt;his&gt;&gt; hand. &lt;&lt;He&gt;&gt; twirls it playfully, &quot;Finders keepers. Though I do feel bad about leaving you in such a state. There are some nasty people around.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; interjects, &quot;I know! We&#39;ll give the clothes back,&quot; &lt;&lt;he&gt;&gt; produces some thin cables from &lt;&lt;his&gt;&gt; coat pocket &quot;if you let us dress you first.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; seems taken with the idea, &quot;It&#39;s your choice. If you don&#39;t want to play along, we&#39;ll be keeping your clothes to do with as we please.&quot; &lt;&lt;He&gt;&gt; slowly starts tearing the fabric.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;click [[Accept|Beach Abduction Bound]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Beach Abduction Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="455" name="Beach Abduction Bound" tags="nobr" position="600,5725">&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;
+
+You submit to being bound. &lt;&lt;person2&gt;&gt; The &lt;&lt;person&gt;&gt; ties your arms together behind your back while the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks on, a sardonic smile on &lt;&lt;his&gt;&gt; face. It doesn&#39;t take long, the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; soon stands back to admire &lt;&lt;his&gt;&gt; handiwork. You try to move your arms, but they are tied together tightly. You can only wave them impotently behind your back. Feelings of helplessness rise within you.&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&quot;Just one more thing I think,&quot; the &lt;&lt;person&gt;&gt; says, producing a collar and leash.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Accept|Beach Abduction Collared]]&gt;&gt;&lt;&lt;set $collared to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Beach Abduction Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="456" name="Beach Abduction Molestation" tags="nobr" position="725,5725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+	&lt;&lt;if $phase is 0&gt;&gt;
+	They look taken aback. &quot;Oh. You&#39;re actually okay walking around like that,&quot; The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; muses. &quot;I guess you won&#39;t mind us taking a little more then.&quot; They advance on you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $phase is 1&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Abduction Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Abduction Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Abduction Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Abduction Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Abduction Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Abduction Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="457" name="Beach Abduction Molestation Ejaculation" tags="nobr" position="850,5725">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+&quot;Thanks for the company,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says mockingly. &quot;Good luck!&quot; They leave you lying naked on the sand. &lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $upperoff isnot 0&gt;&gt;
+	&lt;&lt;uppersteal&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $loweroff isnot 0&gt;&gt;
+	&lt;&lt;lowersteal&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $underoff isnot 0&gt;&gt;
+	&lt;&lt;understeal&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+Satisfied, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; unties the cables binding your arms. &quot;Here you go.&quot; &lt;&lt;He&gt;&gt; tosses the fabric at you. &lt;&lt;He&gt;&gt; and &lt;&lt;his&gt;&gt; friends leave you to cover up as they laugh their way back to the beach. They left the collar on.&lt;br&gt;&lt;br&gt;
+&lt;&lt;unbind&gt;&gt;
+&lt;&lt;clothesontowel&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress to $stress - 500&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;set $eventskip to 1&gt;&gt;</tw-passagedata><tw-passagedata pid="458" name="Beach Abduction Molestation Escape" tags="nobr" position="975,5725">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+They recoil in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you flee naked into the dunes. &lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+They recoil in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you flee naked into the darkness. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress to $stress - 500&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;set $eventskip to 1&gt;&gt;</tw-passagedata><tw-passagedata pid="459" name="Beach Abduction Collared" tags="nobr" position="1100,5725">&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;
+
+Having come this far, you submit to the collar being placed round your neck. You hear a decisive click as it locks shut. &lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; attaches the leash, and tugs.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 51&gt;&gt;
+The pair stand back to admire your body, the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; holding your leash securely. &quot;Very nice,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says, circling around you for a different angle. With your arms bound, there&#39;s nothing you can do to shield yourself from their scrutiny.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; approaches you, and you brace yourself for a more physical probing. Instead, &lt;&lt;he&gt;&gt; unties your bonds while the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; throws the fabric over your head. &quot;Here you go. You can keep the collar.&quot; Laughing, they head in the direction of the beach. You try to cover up as quickly as possible, but you&#39;re still shaking from the ordeal.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;unbind&gt;&gt;
+&lt;&lt;clothesontowel&gt;&gt;
+
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;set $stress to $stress - 500&gt;&gt;
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;Smirking, the &lt;&lt;person&gt;&gt; speaks, &quot;You&#39;re all dressed up now, but it would be a waste for no one else to see you looking so fine.&quot; &lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; tugs again, harder this time. &quot;We&#39;ll help as you as we said we would, but there&#39;s someone you need to meet first.&quot;&lt;br&gt;&lt;br&gt;
+
+Bound and leashed as you are, you have little choice but to go with them&lt;&lt;if $submission lte 850&gt;&gt;, though you seethe noiselessly at the humiliation&lt;&lt;else&gt;&gt; meekly&lt;&lt;/if&gt;&gt;.&lt;br&gt;&lt;br&gt;
+
+You are led deeper into the dunes. You walk for several minutes, conscious of just how exposed and vulnerable you are. Your captors make no attempt to hide how much they enjoy being in a position of power over you, and constantly leer at your body, knowing there&#39;s nothing you can do to stop them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $bestialitydisable is &quot;f&quot; and $rng gte 51&gt;&gt;
+You come to a relatively flat area, surrounded by dunes on all sides, shielding it from view. In the centre is a dog, its leash tied to a wooden post. At the sight of you it leaps to it&#39;s feet, straining the leash in a bid to reach you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt; The &lt;&lt;person&gt;&gt; speaks in a high-pitched voice, &quot;Who&#39;s a good boy! You are! We brought you a bitch, because you&#39;re such a good boy!&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Try to run|Beach Abduction Dog]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Allow yourself to be led over|Beach Abduction Dog]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;generatey3&gt;&gt;&lt;&lt;generatey4&gt;&gt;&lt;&lt;generatey5&gt;&gt;&lt;&lt;generatey6&gt;&gt;You come to a relatively flat area, surrounded by dunes on all sides, shielding it from view. Four teenagers sit smoking in the centre. Your feelings of humiliation reach a new pitch as the new pairs of eyes see you in your shameful situation. Their initial shock quickly subsides, leaving a bare and primal lust.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; leads you into the middle of the group, their eyes feasting on every inch of your body. &quot;We found this piece of trash near the beach. Can&#39;t believe anyone would just leave it laying around, no respect at all,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; starts fondling your &lt;&lt;genitals&gt;&gt;in front of everyone, causing your breath to catch in your chest. The rest of the group take the cue. Arms reach out from all around you, each wanting their share.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Beach Abduction Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="460" name="Beach Abduction Dog" tags="nobr" position="1225,5725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;
+	&lt;&lt;if $phase is 0&gt;&gt;
+	You try to escape, but the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; grabs the leash and helps the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; yank you to the ground. Before you can recover, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; has released the dog from it&#39;s post. It leaps ontop of you, pinning you down.&lt;&lt;set $beaststance to &quot;top&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;set $submissive -= 1&gt;&gt;
+	&lt;&lt;elseif $phase is 1&gt;&gt;
+	Trying to keep calm, you allow yourself to be led closer to the beast. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; unties the dog, who darts towards you.&lt;br&gt;&lt;br&gt;&lt;&lt;set $submissive += 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $phase to 2&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $phase is 2&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;
+The pair sit on the sand to spectate.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+	&quot;I can&#39;t believe it,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; shouts with joy, &quot;You&#39;re actually cumming from being raped by an animal. This is fantastic.&quot; You feel utterly humiliated.&lt;&lt;set $trauma to $trauma + 10&gt;&gt;&lt;&lt;famebestiality10&gt;&gt;&lt;&lt;famebestiality10&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; are 	enjoying the show.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Abduction Dog Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Abduction Dog Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Abduction Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Abduction Dog Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Abduction Dog Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Beach Abduction Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="461" name="Beach Abduction Dog Ejaculation" tags="nobr" position="100,5850">&lt;&lt;beastejaculation&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+&lt;&lt;He&gt;&gt; bites you on the thigh before leaving you lying there.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+&lt;&lt;He&gt;&gt; barks then leaves you lying there.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; licks your &lt;&lt;genitals&gt;&gt; then darts away.&lt;&lt;neutral5&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; applaud. &quot;Bred like the bitch you are,&quot; the &lt;&lt;person&gt;&gt; exclaims as &lt;&lt;he&gt;&gt; unties your bonds. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; throws you the fabric they promised. &quot;You can keep the collar. It suits you.&quot; Laughing, they leave you lying disgraced on the sand. &lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;unbind&gt;&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress to $stress - 500&gt;&gt;
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;set $eventskip to 1&gt;&gt;</tw-passagedata><tw-passagedata pid="462" name="Beach Abduction Dog Escape" tags="nobr" position="225,5850">&lt;&lt;effects&gt;&gt;
+
+The dog whimpers and flees.&lt;br&gt;&lt;br&gt;
+
+Before the pair can react, you seize the opportunity and bolt away. &lt;&lt;tearful&gt;&gt; you quickly lose them in the dunes.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;set $stress to $stress - 500&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;set $eventskip to 1&gt;&gt;</tw-passagedata><tw-passagedata pid="463" name="Widgets Breasts Img" tags="widget" position="350,5850">&lt;&lt;widget &quot;breastsidle&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperexposed gte 2&gt;&gt;
+
+
+&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $breastcup is &quot;budding&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreaststiny.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;AA&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreaststiny.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;B&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreastssmall.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;C&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreastssmall.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;D&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreastslarge.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DD&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreastslarge.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DDD&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreastslarge.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;F&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreastshuge.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;G&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreastshuge.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;H&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreastshuge.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;I&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreastshuge.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;J&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/idle/body/doggyidlebreastshuge.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;breastsactiveslow&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;budding&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreaststinyslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;AA&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreaststinyslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;B&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastssmallslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;C&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastssmallslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;D&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargeslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DD&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargeslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DDD&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargeslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;F&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugeslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;G&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugeslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;H&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugeslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;I&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugeslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;J&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugeslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;breastsactivemid&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;budding&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreaststinymid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;AA&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreaststinymid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;B&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastssmallmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;C&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastssmallmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;D&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DD&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DDD&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;F&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;G&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;H&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;I&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;J&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;breastsactivefast&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;budding&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreaststinyfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;AA&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreaststinyfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;B&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastssmallfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;C&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastssmallfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;D&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DD&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DDD&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;F&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;G&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;H&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;I&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;J&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;breastsactivevfast&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $breastcup is &quot;none&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;budding&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreaststinyvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;AA&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreaststinyvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;B&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastssmallvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;C&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastssmallvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;D&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DD&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;DDD&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastslargevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;F&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;G&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;H&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;I&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastcup is &quot;J&quot;&gt;&gt;
+&lt;img id=&quot;sexmouth&quot; src=&quot;img/sex/doggy/active/body/doggyactivebreastshugevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="464" name="Sea Beach" tags="nobr" position="475,5850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;water&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;seabeach&quot;&gt;&gt;
+
+You are swimming in the sea along the beach.
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+	It is awash with visitors, children build sandcastles and play in the water while their parents bask in the sun. A group of teenagers are playing volleyball.
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+	The clouds have driven away most would-be visitors, but there are still people strolling along the water&#39;s edge.
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+	The beach itself is mostly deserted due to the rain, but the violent waves have attracted surfers.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+	It is a popular destination for joggers, some have dogs with them. A few families are setting up windbreakers. A group of teenagers are playing volleyball.
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+	It is a popular destination for joggers, some have dogs with them. Fog blocks your view of the ocean.
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+	The beach itself is mostly deserted due to the rain, but the violent waves have attracted surfers.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+	Families are leaving as the sun sets. A group of teenagers are playing volleyball.
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+	It is mostly deserted, but some people are strolling along the water&#39;s edge.
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+	The beach itself is mostly deserted due to the rain, but the violent waves have attracted surfers.	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+	It appears deserted, save for a group of teenagers who are drinking around a fire.
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+	It appears deserted. 
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+	It appears deserted.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $seaswim is 1&gt;&gt;&lt;&lt;set $seaswim to 0&gt;&gt;
+You spend some time swimming. &lt;&lt;physique3&gt;&gt;&lt;&lt;swimmingskilluse&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You keep your &lt;&lt;lewdness&gt;&gt; hidden beneath the surface of the water. 	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+You can&#39;t leave the water here, people would see you!
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventsseabeach&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	
+
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Leave the water (0:02)|Beach]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click &quot;Practice swimming (0:30)&quot;&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;set $seaswim to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gswimming&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $unclad is 0&gt;&gt;
+&lt;&lt;click [[Swim out to sea (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext100&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+
+&lt;&lt;searocks&gt;&gt;&lt;&lt;swimmingdifficultytext0&gt;&gt;&lt;br&gt;
+&lt;&lt;seadocks&gt;&gt;&lt;&lt;swimmingdifficultytext0&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+&lt;&lt;stripactions&gt;&gt;	
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="465" name="Dance Studio Duo" tags="nobr" position="600,5850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+Your reticence encourages &lt;&lt;him&gt;&gt; to be more bold. &lt;&lt;He&gt;&gt; takes every opportunity to grope and fondle you as you try your best to ignore &lt;&lt;him&gt;&gt; and focus. You breathe a sigh of relief when Charlie announces that it&#39;s time for something different.&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+You push &lt;&lt;him&gt;&gt; away from you, causing &lt;&lt;him&gt;&gt; to trip over &lt;&lt;his&gt;&gt; feet and falls loudly to the floor. Cursing, &lt;&lt;he&gt;&gt; stands up as Charlie announces that it&#39;s time to change partners. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; gives you one last angry look before being matched up with an elderly &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;woman&lt;&lt;else&gt;&gt;man&lt;&lt;/if&gt;&gt;.&lt;&lt;set $dancestudioanger to $dancestudioanger + 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&lt;&lt;promiscuity2&gt;&gt;Not wanting to be outdone, you return &lt;&lt;his&gt;&gt; fondling with your own. Hiding the lewd touching under the veneer of dance practice, you grope each other right in the middle of the room, the rest of the class ignorant of the lechery occuring right in front of them. By the time Charlie calls for a stop, both you and the &lt;&lt;person&gt;&gt; are breathing far more heavily than anyone else.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="466" name="Dance Studio Instructor" tags="nobr" position="725,5850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You turn your head to look at &lt;&lt;him&gt;&gt; &quot;I hope to be as good as you someday.&quot; You avert your eyes meekly when &lt;&lt;he&gt;&gt; tries to meet your gaze.&lt;br&gt;
+&lt;&lt;He&gt;&gt; squeezes your hands slightly, &quot;You will be, and sooner than you think.&quot; You swear &lt;&lt;he&gt;&gt; gives you more attention than the other students for the rest of the lesson.&lt;&lt;set $charlielove to $charlielove + 2&gt;&gt; &lt;&lt;danceskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+The other students notice too, some give you jealous looks.&lt;&lt;set $dancestudioanger to $dancestudioanger + 1&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+&quot;You&#39;d better watch out.&quot; you announce, &quot;I&#39;ll be bettering you soon!&quot;&lt;br&gt;
+&lt;&lt;He&gt;&gt; laughs, &quot;I hope so, means I&#39;ve done my job right. Now, shut your yap a moment and watch closely...&quot;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+You rub your butt against &lt;&lt;his&gt;&gt; crotch. &quot;You&#39;re so fit and well formed, I don&#39;t know how you do it.&quot;&lt;br&gt;
+&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; pelvis away from you, blood rushing to &lt;&lt;his&gt;&gt; face. &quot;Y-yes. I mean, no, I mean... you&#39;re doing ok, I need to go check on someone else.&quot; &lt;&lt;He&gt;&gt; avoids looking in your direction for the rest of the lesson.&lt;&lt;set $charlielove to $charlielove - 2&gt;&gt;&lt;&lt;promiscuity2&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="467" name="Dance Studio Strip" tags="nobr" position="850,5850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $timer gte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Dance Studio Strip]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Dance Studio Strip Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="468" name="Dancing Lesson No Instructor" tags="nobr" position="975,5850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You practice as Charlie demonstrated. It&#39;s not long before &lt;&lt;he&gt;&gt; returns. &lt;&lt;danceskilluse&gt;&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+A &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; near you loses their balance would have fallen to the floor had you not intervened. You spend some time helping them with their balance. You don&#39;t learn much yourself, but &lt;&lt;he&gt;&gt; is clearly grateful. Charlie soon returns.&lt;&lt;set $dancestudioanger to $dancestudioanger - 1&gt;&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+You flaunt your skill in front of the other students. It feels good to act superior, but the looks you receive suggest that the other students dislike being shown up like this. Charlie soon returns.&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $dancestudioanger to $dancestudioanger + 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="469" name="Dance Studio Strip Finish" tags="nobr" position="1100,5850">You hear Charlie&#39;s voice growing louder above the jeers of your assailants. &quot;There&#39;s more where this came from,&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; says as they cease their attack.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Dancing Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="470" name="Hairdressers Lock" tags="nobr" position="1225,5850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 0&gt;&gt;
+
+
+
+
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Hairdressers]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;click [[Leave|Shopping Centre]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="471" name="Hairdressers" tags="nobr" position="100,5975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the hairdressers. Here you can have your hair cut or dyed.
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+You are alone in the darkness.
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+You hide in a cupboard to protect your dignity.
+&lt;&lt;else&gt;&gt;
+There&#39;s a seat available.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutshop&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $hour is 21&gt;&gt;
+It&#39;s closing time. Security is herding everyone outside.&lt;&lt;if $exposed gte 1&gt;&gt;Panic swells within you as you realise how exposed you&#39;ll be should security find you in this state of dress.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Go Outside|High Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Hide until it&#39;s over (1:00)|Hairdressers]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot; and $hour isnot 21 and $hairdresserstheft isnot 1&gt;&gt;
+&lt;&lt;click [[Examine the cash register|Hairdressers Register]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed lte 1 and $daystate isnot &quot;night&quot; and $hour isnot 21&gt;&gt;
+[[Take a seat|Hairdressers Seat]]&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+[[Leave|Shopping Centre]]&lt;br&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="472" name="Hairdressers Seat" tags="nobr" position="225,5975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You take a seat, and a hairdresser soon appears behind you. &quot;What&#39;ll it be hun?&quot; A sign by the mirror reads:&lt;br&gt; &quot;Hair cut: £30&lt;br&gt;
+Hair dye: £60&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+The hairdresser snips away, locks floating to the ground all around you. After a short while, &lt;&lt;he&gt;&gt; stands back while brandishing a mirror for you to examine &lt;&lt;his&gt;&gt; handiwork. &quot;Anything else dear?&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+The hairdresser asks you to tilt your head back. &lt;&lt;He&gt;&gt; applies a liquid smelling of artificial chemicals to your hair, then begins rinsing it out in a small basin. &lt;&lt;He&gt;&gt; is soon blowing you dry and brandishing a mirror for you to see your hair back in its natural $naturalhaircolour colour.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 3&gt;&gt;
+The hairdresser begins carefully applying your chosen colour. It&#39;s not long before &lt;&lt;he&gt;&gt; brandishes a mirror for you to see your newly $haircolour hair from all angles.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $phase to 0&gt;&gt;
+&lt;&lt;if $money gte 3000 and $hairlength gte 50&gt;&gt;
+Have your hair cut to your:&lt;br&gt;
+	&lt;&lt;if $hairlength gte 100&gt;&gt;
+	&lt;&lt;click [[Ears (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $hairlength to 0&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $hairlength gte 200&gt;&gt;
+	&lt;&lt;click [[Chin (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $hairlength to 100&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $hairlength gte 300&gt;&gt;
+	&lt;&lt;click [[Shoulders (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $hairlength to 200&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $hairlength gte 400&gt;&gt;
+	&lt;&lt;click [[Upper chest (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $hairlength to 300&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $hairlength gte 500&gt;&gt;
+	&lt;&lt;click [[Middle chest (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $hairlength to 400&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $hairlength gte 600&gt;&gt;
+	&lt;&lt;click [[Upper stomach (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $hairlength to 500&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $hairlength gte 700&gt;&gt;
+	&lt;&lt;click [[Navel (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $hairlength to 600&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $hairlength gte 800&gt;&gt;
+	&lt;&lt;click [[Thighs (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $hairlength to 700&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $hairlength gte 900&gt;&gt;
+	&lt;&lt;click [[Knees (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $hairlength to 800&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $hairlength gte 1000&gt;&gt;
+	&lt;&lt;click [[Ankles (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $hairlength to 900&gt;&gt;&lt;&lt;set $money to $money - 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $money gte 6000&gt;&gt;
+Have your hair dyed:&lt;br&gt;
+	&lt;&lt;if $haircolour isnot &quot;red&quot; and $naturalhaircolour isnot &quot;red&quot;&gt;&gt;
+	&lt;&lt;click [[Red (0:30)|Hairdressers Seat]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $haircolour to &quot;red&quot;&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $money to $money - 6000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $haircolour isnot &quot;black&quot; and $naturalhaircolour isnot &quot;black&quot;&gt;&gt;
+	&lt;&lt;click [[Black (0:30)|Hairdressers Seat]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $haircolour to &quot;black&quot;&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $money to $money - 6000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $haircolour isnot &quot;blond&quot; and $naturalhaircolour isnot &quot;blond&quot;&gt;&gt;
+	&lt;&lt;click [[Blond (0:30)|Hairdressers Seat]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $haircolour to &quot;blond&quot;&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $money to $money - 6000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $haircolour isnot &quot;brown&quot; and $naturalhaircolour isnot &quot;brown&quot;&gt;&gt;
+	&lt;&lt;click [[Brown (0:30)|Hairdressers Seat]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $haircolour to &quot;brown&quot;&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $money to $money - 6000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $haircolour isnot &quot;ginger&quot; and $naturalhaircolour isnot &quot;ginger&quot;&gt;&gt;
+	&lt;&lt;click [[Ginger (0:30)|Hairdressers Seat]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $haircolour to &quot;ginger&quot;&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $money to $money - 6000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $haircolour isnot &quot;blue&quot; and $naturalhaircolour isnot &quot;blue&quot;&gt;&gt;
+	&lt;&lt;click [[Blue (0:30)|Hairdressers Seat]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $haircolour to &quot;blue&quot;&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $money to $money - 6000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $haircolour isnot &quot;green&quot; and $naturalhaircolour isnot &quot;green&quot;&gt;&gt;
+	&lt;&lt;click [[Green (0:30)|Hairdressers Seat]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $haircolour to &quot;green&quot;&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $money to $money - 6000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $haircolour isnot &quot;pink&quot; and $naturalhaircolour isnot &quot;pink&quot;&gt;&gt;
+	&lt;&lt;click [[Pink (0:30)|Hairdressers Seat]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $haircolour to &quot;pink&quot;&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $money to $money - 6000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $haircolour isnot &quot;purple&quot; and $naturalhaircolour isnot &quot;purple&quot;&gt;&gt;
+	&lt;&lt;click [[Purple (0:30)|Hairdressers Seat]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $haircolour to &quot;purple&quot;&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $money to $money - 6000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $haircolour isnot $naturalhaircolour&gt;&gt;
+&lt;&lt;click [[Have your hair dye removed (0:20)|Hairdressers Seat]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $haircolour to $naturalhaircolour&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Leave|Hairdressers]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="473" name="Strip Club" tags="nobr" position="350,5975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the strip club on Connudatus Street. &lt;&lt;if $daystate isnot &quot;day&quot; and $daystate isnot &quot;dawn&quot;&gt;&gt;A few stages dot the room, with dancers working their trade. Two bouncers stand near the entrance, solemnly observing the clientele. Security is taken seriously here.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutshop&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $hour is 6&gt;&gt;
+
+It&#39;s closing time. Security is herding everyone outside.&lt;&lt;if $exposed gte 1&gt;&gt;One hands you some towels.&lt;&lt;towelup&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+[[Leave|Connudatus Street]]
+
+&lt;&lt;elseif $daystate isnot &quot;night&quot; and $daystate isnot &quot;dusk&quot;&gt;&gt;
+You are alone in the empty club.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Dressing room (0:01)|Strip Club Dressing Room]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;if $stripclubtheft isnot 1&gt;&gt;
+&lt;&lt;click [[Examine the cash register|Strip Club Register]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+[[Leave|Connudatus Street]]&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You feel exposed, despite not being the only one attired so lewdly.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $stripclubintro isnot 1&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;One of the bouncers approaches you. 
+&lt;&lt;if $devstate is 0 and $dev is 1&gt;&gt;&quot;This is no place for children. Out you go.&quot; You are steered firmly towards the door.&lt;br&gt;&lt;br&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;if $stripclubfailed isnot 0&gt;&gt;&lt;&lt;set $stripclubfailed to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $id is 0&gt;&gt;
+&quot;I&#39;m going to have to ask you for an ID.&quot; You tell &lt;&lt;him&gt;&gt; you don&#39;t have an ID. &quot;Then get one. Until then, no entry.&quot; You are steered firmly toward the door.&lt;br&gt;&lt;br&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;if $stripclubfailed isnot 0&gt;&gt;&lt;&lt;set $stripclubfailed to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&quot;I&#39;m going to have to ask you for an ID.&quot; You hand &lt;&lt;him&gt;&gt; your fake ID. &lt;&lt;He&gt;&gt; examines it for a moment, then hands it back to you. &quot;Welcome. Please enjoy yourself, but remember to keep your hands to yourself on the main floor. No second chances.&quot; &lt;&lt;He&gt;&gt; looks you up and down. &quot;We&#39;re also hiring. Positions are open for bartenders and dancers.&quot;&lt;&lt;set $stripclubintro to 1&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;endevent&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $daystate isnot &quot;dawn&quot; and $daystate isnot &quot;day&quot; and $stripclubintro is 1&gt;&gt;
+	&lt;&lt;if $stripclubbartendingintro isnot 1&gt;&gt;
+&lt;&lt;click [[Inquire about the bartending job|Strip Club Management]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $stripclubdancingintro isnot 1&gt;&gt;
+&lt;&lt;click [[Inquire about the dancing job|Strip Club Management]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;dawn&quot; and $daystate isnot &quot;day&quot; and $stripclubbartendingintro is 1&gt;&gt;
+&lt;&lt;click [[Work as a bartender (1:00)|Strip Club Bartending]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;dawn&quot; and $daystate isnot &quot;day&quot; and $stripclubdancingintro is 1&gt;&gt;
+&lt;&lt;click [[Work as a dancer (0:05)|Strip Club Dancing]]&gt;&gt;&lt;&lt;set $dancing to 1&gt;&gt;&lt;&lt;set $venuemod to 1&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;&lt;gtiredness20&gt;&gt;&lt;&lt;set $dancelocation to &quot;club&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Dressing room (0:01)|Strip Club Dressing Room]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $stripclubfailed is 1&gt;&gt;
+[[Leave|Strip Club Proposition]]&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+[[Leave|Connudatus Street]]&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="474" name="Strip Club Lock" tags="nobr" position="475,5975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+A sign reads: &quot;Open from 18:00&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Strip Club]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;click [[Leave|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="475" name="Strip Club Management" tags="nobr" position="600,5975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;darryl&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+
+
+&lt;&lt;if $stripclubmanagementintro isnot 1 and $phase2 isnot 1 and $phase2 isnot 2&gt;&gt;&lt;&lt;set $phase2 to 1&gt;&gt;
+You are led to the back of the club, then up a flight of stairs. A wooden door sits open at the top. The bouncer knocks twice and motions you through.&lt;br&gt;&lt;br&gt;
+You enter what looks like a personal office. Shelves overflowing with books line the walls. There&#39;s a desk on the far side of the room. More books lay open on top of one another, a few lie on the ground at its base. Instead of a wall, one side of the room has a large window overlooking the club below. A &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&lt;&lt;else&gt;&gt;woman&lt;&lt;/if&gt;&gt; stands facing away from you, looking for something on one of the shelves.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+	&quot;I&#39;ll be right with you.&quot; &lt;&lt;he&gt;&gt; says, sounding flustered. &lt;&lt;His&gt;&gt; shapely behind and dark trousers wiggle as &lt;&lt;he&gt;&gt; searches a lower shelf. &quot;It&#39;s no use. I&#39;d lose my head if it wasn&#39;t screwed on.&quot; &lt;&lt;He&gt;&gt; turns to face you, revealing an attractive face in its mid-thirties. &lt;&lt;He&gt;&gt; wears a professional black outfit and a pair of glasses rest on top of &lt;&lt;his&gt;&gt; short brown hair.
+	
+	&lt;&lt;elseif $pronoun is &quot;f&quot;&gt;&gt;
+	&quot;I&#39;ll be right with you.&quot; &lt;&lt;he&gt;&gt; says, sounding flustered. &lt;&lt;His&gt;&gt; shapely behind and long black skirt wiggle as &lt;&lt;he&gt;&gt; searches a lower shelf. &quot;It&#39;s no use. I&#39;d lose my head if it wasn&#39;t screwed on.&quot; &lt;&lt;He&gt;&gt; turns to face you, revealing an attractive face in its mid-thirties. &lt;&lt;He&gt;&gt; wears a professional black outfit and a pair of glasses rest on top of &lt;&lt;his&gt;&gt; brown hair, which is tied into a neat bun.
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;My name is Darryl, I run this establishment. I hear you&#39;re looking for work.&quot; &lt;&lt;He&gt;&gt; doesn&#39;t give you the opportunity to question how &lt;&lt;he&gt;&gt; knew that already. &quot;Splendid! We&#39;re always on the look out for new talent.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&lt;&lt;He&gt;&gt; pauses for a moment before reaching up and feeling around. As &lt;&lt;he&gt;&gt; grasps &lt;&lt;his&gt;&gt; glasses a look of relief lights up &lt;&lt;his&gt;&gt; face. &quot;Oh. This is embarrassing.&quot; &lt;&lt;His&gt;&gt; face does seem to be turning red. &quot;Thank you. Don&#39;t tell anyone though, please?&quot; &lt;&lt;He&gt;&gt; places the lenses over &lt;&lt;his&gt;&gt; eyes and starts reading one of the books sprawled on &lt;&lt;his&gt;&gt; desk.&lt;br&gt;&lt;br&gt;&lt;&lt;set $darryllove to $darrylove + 10&gt;&gt;&lt;&lt;set $darryldom to $darryldom - 10&gt;&gt;
+&lt;&lt;elseif $phase is 3&gt;&gt;
+You decide to save &lt;&lt;him&gt;&gt; the embarrassment. &lt;&lt;He&gt;&gt; will no doubt find them soon anyway. You give &lt;&lt;him&gt;&gt; a nod and make your way back down to the main floor.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $phase2 isnot 2&gt;&gt;
+Darryl looks up from &lt;&lt;his&gt;&gt; desk as you enter, &lt;&lt;his&gt;&gt; fringe and glasses obscuring &lt;&lt;his&gt;&gt; eyes. &quot;Welcome back! You want to know what other work is available?&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $phase2 is 1&gt;&gt;
+&lt;&lt;click [[Next|Strip Club Management]]&gt;&gt;&lt;&lt;set $phase2 to 2&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase2 isnot 1&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;&lt;&lt;set $stripclubbartendingintro to 1&gt;&gt;
+&quot;The bartending job is exactly what it sounds like. You won&#39;t be expected to do anything lewd, but you might make more in tips if you dress provocatively. If the patrons give you trouble, just alert security. Pay is £5 an hour, plus any tips you receive.&quot;&lt;br&gt;&lt;br&gt;
+&quot;You can start whenever, we always need more hands.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $stripclubdancingintro to 1&gt;&gt;
+&quot;You want to dance? Good! You probably saw some stages were empty. You can dress how you want, but you should dress appropriately if you want decent tips. We operate a strict no-touching policy in the main room. If anyone gives you trouble, don&#39;t hesitate to call security. We take the safety of our staff very seriously.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Any tips you get are yours to keep, but if its serious money you&#39;re after you&#39;ll want to sell private dances to patrons. We provide rooms for such a purpose. What happens in there, and how much it will cost them, is between you and your client. Officially there&#39;s not supposed to be any physical contact, so be discreet. We take an eighty percent cut of anything you earn in a private room. That might seem high, but trust me, it isn&#39;t.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; pauses a moment before continuing, &quot;Almost forgot, we have a dressing room of course. Use it as you need.&quot; &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $stripclubmanagementintro isnot 1&gt;&gt;&lt;&lt;set $stripclubmanagementintro to 1&gt;&gt;
+As you leave the room Darryl calls out to you. &quot;Oh, by the way. If you see a pair of spectacles laying around. Would you let me know? I seem to have misplaced mine.&quot; Do you tell &lt;&lt;him&gt;&gt; or not?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Yes|Strip Club Management]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[No|Strip Club Management]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;click [[Leave|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="476" name="Strip Club Bartending" tags="nobr" position="725,5975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+You get to work supplying the patrons with overpriced drinks and snacks. &lt;&lt;if $drinksservedstat is 0&gt;&gt;You&#39;re new at this. Fortunately the other staff are happy to show you the ropes.&lt;&lt;elseif $drinksservedstat lte 500&gt;&gt;You&#39;ve done this before, but you&#39;re still inexperienced and rely on other staff to make sure you don&#39;t screw up.&lt;&lt;elseif $drinksservedstat lte 10000&gt;&gt;You&#39;re pretty good at this.&lt;&lt;else&gt;&gt;You pull pints like a master.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $drinksservedstat to $drinksservedstat + random(20,120)&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+&lt;&lt;eventsbartending&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+Some patrons eye you up, but they&#39;re mostly distracted by the dancers.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money to $money + 500&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="477" name="Strip Club Dancing" tags="nobr" position="850,5975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;danceeffects&gt;&gt;
+&lt;&lt;danceaudience&gt;&gt;
+&lt;&lt;danceactions&gt;&gt;
+
+
+
+&lt;&lt;if $danceevent is 0 and $exhibitionism lte 74 and $exposed gte 2&gt;&gt;
+There&#39;s no way you can continue dancing while so exposed! Face reddening, you flee the scene.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $danceevent is 0 and $exhibitionism lte 34 and $exposed gte 1&gt;&gt;
+There&#39;s no way you can continue dancing while so exposed! Face reddening, you flee the scene.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $danceevent is &quot;finish&quot;&gt;&gt;
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $danceevent is &quot;private&quot;&gt;&gt;
+	&lt;&lt;if $promiscuity gte 35&gt;&gt;
+	&lt;&lt;click [[Private room|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $enemyno to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $danceevent is 0&gt;&gt;
+	&lt;&lt;if $exposed gte 2 and $exhibitionism lte 74&gt;&gt;
+	&lt;&lt;click [[Flee|Strip Club Dressing Room]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;	&lt;&lt;/click&gt;&gt;
+	&lt;&lt;elseif $exposed gte 1 and $exhibitionism lte 34&gt;&gt;
+	&lt;&lt;click [[Flee|Strip Club Dressing Room]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;		&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Stop|Strip Club]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="478" name="Widgets Events Bartending" tags="widget" position="975,5975">&lt;&lt;widget &quot;eventsbartending&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $rng gte 31&gt;&gt;
+
+&lt;&lt;set $tipmod to 0.2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+&lt;&lt;if $drinksservedstat gte 10000&gt;&gt;
+&lt;&lt;set $tip += 200&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; leaves you a tip. &lt;&lt;tipreceive&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money to $money + 500&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $rng gte 11&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;One patron seems more interested in you than in any of the dancers. After a few minutes of staring, &lt;&lt;he&gt;&gt; speaks.
+
+	&lt;&lt;if $upperexposed gte 2&gt;&gt;
+	&quot;Why don&#39;t you give us a little twirl? I&#39;ll make it worth your while.&quot;&lt;br&gt;&lt;br&gt;
+	
+
+		&lt;&lt;click [[Comply|Strip Club Bartending Flash]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Refuse|Strip Club Bartending Flash]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+	&quot;You&#39;re a fine-looking young man aren&#39;t you.&quot; &lt;&lt;He&gt;&gt; eyes up your chest. &quot;How about you let me see a little bit more of you? I&#39;ll reward you.&quot;&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $exhibitionism gte 15&gt;&gt;
+		&lt;&lt;click [[Comply|Strip Club Bartending Flash]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist2&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Refuse|Strip Club Bartending Flash]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	&quot;You&#39;re a sexy little thing. How about you get your tits out? I&#39;ll give you something in return.&quot;&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+		&lt;&lt;click [[Comply|Strip Club Bartending Flash]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Refuse|Strip Club Bartending Flash]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;darryl&gt;&gt;&lt;&lt;person1&gt;&gt;Darryl takes a seat at the bar and orders a drink. &lt;&lt;He&gt;&gt; looks dispirited. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Focus on working|Strip Club Bartending Darryl]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Try to talk|Strip Club Bartending Darryl]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="479" name="Strip Club Bartending Flash" tags="nobr" position="1100,5975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $tipmod to 0.2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+&lt;&lt;if $drinksservedstat gte 10000&gt;&gt;
+&lt;&lt;set $tip += 200&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+The &lt;&lt;person&gt;&gt; looks dejected. &quot;Suit yourself.&quot; &lt;&lt;He&gt;&gt; leaves the club.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&quot;That wasn&#39;t a request.&quot; &lt;&lt;He&gt;&gt; lunges across the counter and grabs your shoulders. Before you find out what &lt;&lt;he&gt;&gt; intends to do next, security has &lt;&lt;him&gt;&gt; on the ground. &lt;&lt;He&gt;&gt; is quickly removed from the premises, but your heart still races.&lt;&lt;controlloss&gt;&gt;&lt;&lt;molested&gt;&gt; &lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;garousal10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+
+
+You give a little spin to show off your form. The &lt;&lt;person&gt;&gt; cheers, &lt;&lt;his&gt;&gt; eyes enjoying the feast. Satisfied, &lt;&lt;he&gt;&gt; leaves you a tip. &lt;&lt;tipreceive&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+
+	&lt;&lt;if $open is 1&gt;&gt;
+	You pull down your $upperclothes, revealing your &lt;&lt;breastsstop&gt;&gt; You feel your face begin to heat up.
+	&lt;&lt;else&gt;&gt;
+	You lift up your $upperclothes, displaying your &lt;&lt;breastsstop&gt;&gt; You feel your face begin to heat up.
+	&lt;&lt;/if&gt;&gt;
+	The &lt;&lt;person&gt;&gt; cheers and raises &lt;&lt;his&gt;&gt; glass to you. Satisfied, &lt;&lt;he&gt;&gt; leaves a tip. &lt;&lt;tipreceive&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;if $playergender is $playergenderappearance&gt;&gt;
+	Despite it not being considered obscene for guys to display their chests, doing so on demand for money leaves you feeling flustered and vulnerable. You cover up quickly. &lt;&lt;exhibitionism2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	Despite everyone thinking you&#39;re a guy, displaying your &lt;&lt;breasts&gt;&gt; in public like this still fills you with a guilty thrill. You cover up quickly.&lt;&lt;exhibitionism2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+
+	&lt;&lt;if $open is 1&gt;&gt;
+	You pull down your $upperclothes, revealing your &lt;&lt;breastsstop&gt;&gt; You feel your face begin to heat up.
+	&lt;&lt;else&gt;&gt;
+	You lift up your $upperclothes, displaying your &lt;&lt;breastsstop&gt;&gt; You feel your face begin to heat up.
+	&lt;&lt;/if&gt;&gt;
+	The &lt;&lt;person&gt;&gt; cheers and raises &lt;&lt;his&gt;&gt; glass to you. Satisfied, &lt;&lt;he&gt;&gt; leaves a tip. &lt;&lt;tipreceive&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;if $playergender is $playergenderappearance&gt;&gt;
+	Despite being in a strip club, actually displaying yourself publicly like this pervades you with excitement and embarrassment. You cover up quickly, before you draw too many eyes. &lt;&lt;exhibitionism4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	It&#39;s not normally a big deal for a guy&#39;s chest to be exposed. But your patrons don&#39;t know you&#39;re a guy, the hungry and sinful look in their eyes as they take in your bare flesh makes that very clear. You cover up quickly, before you feel too exposed. &lt;&lt;exhibitionism4&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money to $money + 500&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="480" name="Strip Club Bartending Darryl" tags="nobr" position="1225,5975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+
+
+&lt;&lt;set $tipmod to 0.2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+&lt;&lt;if $drinksservedstat gte 10000&gt;&gt;
+&lt;&lt;set $tip += 200&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+You fulfill Darryl&#39;s order, but otherwise leave &lt;&lt;him&gt;&gt; be. After a short while &lt;&lt;he&gt;&gt; wordlessly stands and leaves you a tip. &lt;&lt;tipreceive&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money to $money + 500&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+&lt;&lt;set $darryllove to $darryllove + 2&gt;&gt;
+You gently enquire about what is wrong. &lt;&lt;if $darryllove lte 30&gt;&gt;Darryl seems surprised when &lt;&lt;he&gt;&gt; looks up at you, before looking back at &lt;&lt;his&gt;&gt; drink. &quot;It&#39;s nothing. Thank you for asking though. Sorry, I need to get back to work.&quot; &lt;&lt;else&gt;&gt;Darryl smiles at you, but you see a sadness in &lt;&lt;his&gt;&gt; eyes. &quot;I&#39;m fine, just something I have to deal with. Thank you for asking though.&quot;&lt;&lt;/if&gt;&gt; &lt;&lt;He&gt;&gt; stands up to leave.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money to $money + 500&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+Before &lt;&lt;he&gt;&gt; can move away however, the patron sat beside &lt;&lt;him&gt;&gt; grabs &lt;&lt;him&gt;&gt; by the waist and begins running &lt;&lt;endevent&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt; &lt;&lt;his&gt;&gt; hands all over Darryl&#39;s body.&lt;br&gt;&lt;br&gt;
+
+You look to security, but they are busy dealing with a brawl on the other side of the club. Darryl is clearly distraught, but makes no attempt to resist, merely whispering, &quot;Please, no.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Do nothing|Strip Club Bartending Daryll Molest]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $promiscuity gte 35&gt;&gt;
+&lt;&lt;click [[Seduce the assailant to save Darryl|Strip Club Bartending Molestation]]&gt;&gt;&lt;&lt;set $timer to 10&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Hit the assailant over the head to save Darryl|Strip Club Bartending Molestation]]&gt;&gt;&lt;&lt;set $timer to 10&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;attackstat&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="481" name="Strip Club Bartending Molestation" tags="nobr" position="100,6100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $phase is 0&gt;&gt;
+You sprawl yourself on the counter and bite your lower lip, looking the assailant in the eyes. It has the effect you hoped. &lt;&lt;He&gt;&gt; drops Darryl and pounces on top of you. You both tumble off the counter.&lt;&lt;promiscuity3&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You grab a glass and smash it over the assailant&#39;s head. The shattering force causes &lt;&lt;him&gt;&gt; to drop Darryl, but &lt;&lt;he&gt;&gt; turns to you instead. Furious, &lt;&lt;he&gt;&gt; lunges over the counter knocking you to the ground.&lt;br&gt;&lt;br&gt;&lt;&lt;set $enemyhealth to $enemyhealth - 100&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 100&gt;&gt;&lt;&lt;set $lefthand to &quot;throat&quot;&gt;&gt;&lt;&lt;set $righthand to &quot;throat&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $timer gte 1&gt;&gt;
+You still hear the sound of fighting on the other side of the counter.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+You can&#39;t see with the counter in the way, but you think the brawl has been stopped.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $timer gte 1 and $enemyarousal lte $enemyarousalmax and $enemyhealth gte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Strip Club Bartending Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Strip Club Bartending Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="482" name="Strip Club Bartending Daryll Molest" tags="nobr" position="225,6100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;set $darryllove to $darryllove - 5&gt;&gt;
+The &lt;&lt;person&gt;&gt; continues to probe and fondle Darryl all over. Darryl shuts &lt;&lt;endevent&gt;&gt;&lt;&lt;darryl&gt;&gt;&lt;&lt;person1&gt;&gt; &lt;&lt;his&gt;&gt; eyes and remains motionless, simply allowing the violation to take place. Darryl begins to shake slightly when a hand starts groping around &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;the bulge in &lt;&lt;his&gt;&gt; trousers,&lt;&lt;else&gt;&gt; &lt;&lt;his&gt;&gt; crotch,&lt;&lt;/if&gt;&gt; but it&#39;s not long before security has order restored and arrives to throw out the molesting patron.&lt;br&gt;&lt;br&gt;
+
+Darryl immediately heads back to &lt;&lt;his&gt;&gt; office. &lt;&lt;He&gt;&gt; doesn&#39;t look at you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money to $money + 500&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="483" name="Strip Club Bartending Molestation Finish" tags="nobr" position="350,6100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+The &lt;&lt;person&gt;&gt; blinks as if &lt;&lt;he&gt;&gt; has forgotten where &lt;&lt;he&gt;&gt; is. &lt;&lt;He&gt;&gt; stands up and begins to stagger off. &lt;&lt;He&gt;&gt; doesn&#39;t make it far before security restrains &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+You manage to knock &lt;&lt;him&gt;&gt; prone. &lt;&lt;He&gt;&gt; struggles to stand up, but it gives you time to retreat to a safe distance. Security arrives and promptly detains &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+&lt;&lt;He&gt;&gt; is grabbed by both shoulders and hoisted away from you. You breathe a sigh of relief as security drags &lt;&lt;him&gt;&gt; to the exit.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;darryl&gt;&gt;&lt;&lt;person1&gt;&gt;Daryll rushes over to you. &lt;&lt;His&gt;&gt; hair is tangled, &quot;Are you alright? I tried to get someone over here as fast as I could!&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $darryllove to $darryllove + 20&gt;&gt;
+&lt;&lt;click [[Be strong|Strip Club Bartending Molestation Talk]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Let your tears flow|Strip Club Bartending Molestation Talk]]&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="484" name="Strip Club Bartending Molestation Talk" tags="nobr" position="475,6100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;towelup&gt;&gt;
+&lt;&lt;if $phase is 0&gt;&gt;&lt;&lt;set $darryldom to $darryldom - 5&gt;&gt;
+&quot;It was nothing.&quot; You say, doing your best to suppress the tremor in your voice. Darryl responds, &quot;It wasn&#39;t nothing, you saved me!&quot; &lt;&lt;He&gt;&gt; stands closer to you, &lt;&lt;his&gt;&gt; voice dropping to a whisper. &quot;I just froze up, it was so horrible...&quot; &lt;&lt;He&gt;&gt; trails off as you put your arms around &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; leans against you and quietly sobs.&lt;br&gt;&lt;br&gt;
+
+You guide &lt;&lt;him&gt;&gt; to &lt;&lt;his&gt;&gt; office and you spend the rest of your shift comforting &lt;&lt;him&gt;&gt; and chatting.
+
+&lt;&lt;elseif $phase is 1&gt;&gt;&lt;&lt;set $darryldom to $darryldom + 5&gt;&gt;
+Darryl embraces you and you cry on &lt;&lt;his&gt;&gt; shoulder. &lt;&lt;He&gt;&gt; sounds like &lt;&lt;he&gt;&gt; is also on the verge of tears, &quot;You saved me, I won&#39;t forget it.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; brings you to &lt;&lt;his&gt;&gt; office and you spend the rest of your shift chatting.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money to $money + 500&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="485" name="Strip Club Private Dance" tags="nobr" position="600,6100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+&lt;&lt;set $tipmod to 1&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+	
+&lt;&lt;promiscuity3&gt;&gt;You lead the &lt;&lt;person&gt;&gt; into one of the back rooms. It&#39;s well-lit compared to the main room, it takes a moment for your eyes to adjust. There&#39;s a small stage with a pole in one corner. There&#39;s also a sofa, contoured to allow an extensive range of positions.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $rng gte 71&gt;&gt;
+Before you can turn around, the &lt;&lt;person&gt;&gt; has their hands wrapped around your waist and their mouth nuzzled against your neck.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Pull away|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Try to negotiate while being fondled|Strip Club Private Dance]]&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+The &lt;&lt;person&gt;&gt; stands sheepishly by the door, clearly waiting for you to initiate things.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+		&lt;&lt;if $tipreaction is &quot;low&quot;&gt;&gt;
+You take &lt;&lt;him&gt;&gt; by the hands and sit on the sofa. You negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, less than you&#39;d hoped.&lt;br&gt;&lt;br&gt;
+
+
+&quot;I know it&#39;s not much,&quot; &lt;&lt;he&gt;&gt; exclaims, &quot;but it&#39;s all I can afford and still eat tomorrow.&quot; &lt;&lt;He&gt;&gt; looks down at &lt;&lt;his&gt;&gt; feet.&lt;br&gt;&lt;br&gt;
+
+			&lt;&lt;if $rng gte 51&gt;&gt;
+			&quot;Also, if it&#39;s okay, I don&#39;t want any touching. Well, maybe some, but mainly I&#39;d just like to talk.&quot;&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Accept|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Accept|Strip Club Private Dance Sex]]&gt;&gt;&lt;&lt;set $consensual to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;			
+			&lt;&lt;/if&gt;&gt;
+			
+		&lt;&lt;elseif $tipreaction is &quot;mid&quot;&gt;&gt;
+You take &lt;&lt;him&gt;&gt; by the hands and sit on the sofa. You negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, which seems reasonable.&lt;br&gt;&lt;br&gt;
+
+			&lt;&lt;if $rng gte 51&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks softly, &quot;If it&#39;s okay, I don&#39;t want any touching. Well, maybe some, but mainly I&#39;d just like to talk.&quot;&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Accept|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Accept|Strip Club Private Dance Sex]]&gt;&gt;&lt;&lt;set $consensual to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $phase is 1&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	You pull away from the &lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; seems frustrated, but it can&#39;t be helped. &lt;&lt;set $enemyanger to $enemyanger + 20&gt;&gt;
+		
+		&lt;&lt;if $tipreaction is &quot;low&quot;&gt;&gt;
+	You negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, less than you&#39;d hoped.&lt;br&gt;&lt;br&gt;
+	
+	&quot;You think you&#39;re worth more?&quot; &lt;&lt;He&gt;&gt; laughs, &quot;I can pick up sluts like you for free you know. This is charity, this is.&quot;&lt;br&gt;&lt;br&gt;
+	
+			&lt;&lt;click [[Accept|Strip Club Private Dance Sex]]&gt;&gt;&lt;&lt;set $consensual to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+
+		&lt;&lt;elseif $tipreaction is &quot;mid&quot;&gt;&gt;
+	You negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, which seems reasonable.&lt;br&gt;&lt;br&gt;	
+	
+			&lt;&lt;click [[Accept|Strip Club Private Dance Sex]]&gt;&gt;&lt;&lt;set $consensual to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+	You try to pull away from the &lt;&lt;his&gt;&gt; intruding hands, but &lt;&lt;he&gt;&gt; grapples your arms with one hand and clamps down on your mouth with the other.&lt;br&gt;&lt;br&gt;&lt;&lt;set $enemyanger to $enemyanger + 20&gt;&gt;
+	
+	&lt;&lt;click [[Next|Strip Club Private Dance Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $phase is 2&gt;&gt;
+	&lt;&lt;if $tipreaction is &quot;low&quot;&gt;&gt;
+Despite &lt;&lt;his&gt;&gt; unrelenting pawing, you manage to negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, less than you&#39;d hoped.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $tipreaction is &quot;mid&quot;&gt;&gt;
+Despite &lt;&lt;his&gt;&gt; unrelenting pawing, you manage to negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, which seems reasonable.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;click [[Accept|Strip Club Private Dance Sex]]&gt;&gt;&lt;&lt;set $consensual to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Strip Club Private Dance]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $phase is 3&gt;&gt;
+&lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; head on your lap and you gently stroke &lt;&lt;his&gt;&gt; hair. &lt;&lt;He&gt;&gt; talks about mundane topics while you lend a sympathetic ear. Despite the banality of the conversation &lt;&lt;he&gt;&gt; becomes tearful at one point, while mentioning how &lt;&lt;he&gt;&gt; doesn&#39;t feel able to open up to &lt;&lt;his&gt;&gt; spouse.&lt;br&gt;&lt;br&gt;
+
+After &lt;&lt;his&gt;&gt; thirty minutes are up, &lt;&lt;he&gt;&gt; pays you the agreed fee and thanks you for you time. &lt;&lt;He&gt;&gt; seems genuinely grateful.&lt;br&gt;&lt;br&gt;&lt;&lt;fameprostitution1&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;set $money to $money + $tip&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+&lt;&lt;He&gt;&gt; nods, eyes downcast. &lt;&lt;He&gt;&gt; doesn&#39;t waste any time leaving the room. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $phase is 5&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; looks at you, as if unsure what to do. Finally, &lt;&lt;he&gt;&gt; says &quot;You&#39;ve probably got something contagious anyway.&quot; before leaving the room.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;clotheson&gt;&gt;
+	
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; looks at you blankly for a moment, then laughs. &quot;Good one, now get on your knees before I smack you down!&quot; &lt;&lt;He&gt;&gt; assaults you!&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Strip Club Private Dance Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="486" name="Strip Club Private Dance Sex" tags="nobr" position="725,6100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;set $lefthand to &quot;arms&quot;&gt;&gt;
+&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;elseif $phase is 5&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger + 40&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 40&gt;&gt;
+	&lt;&lt;if $phase is 2&gt;&gt;
+&quot;This better be worth it,&quot; &lt;&lt;he&gt;&gt; says.
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 40&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+&quot;This better be worth it,&quot; &lt;&lt;he&gt;&gt; says.
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 40&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal lte $enemyarousalmax and $enemyhealth gte 0 and $alarm lte 0 and $finish is 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Strip Club Private Dance Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Strip Club Private Dance Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="487" name="Strip Club Private Dance Sex Finish" tags="nobr" position="850,6100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $consensual is 1&gt;&gt;
+
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+		&lt;&lt;if $phase is 2&gt;&gt;
+	&quot;Here&#39;s your pay, whore,&quot; the &lt;&lt;person&gt;&gt; gasps as &lt;&lt;he&gt;&gt; finishes off. &lt;&lt;He&gt;&gt; leaves the room without looking at you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;
+		&lt;&lt;elseif $phase is 1&gt;&gt;
+	&quot;Here&#39;s your pay, whore,&quot; the &lt;&lt;person&gt;&gt; gasps as &lt;&lt;he&gt;&gt; finishes off. 
+	
+			&lt;&lt;if $brothelknown is 0 and $rng gte 91&gt;&gt;
+	&quot;I have something for you.&quot; &lt;&lt;He&gt;&gt; hands you a slip of paper before leaving the room. You read the paper, it has the address of a building on Harvest Street. &lt;span class=&quot;gold&quot;&gt;You can now access the suspicious building on Harvest Street.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; leaves the room without looking at you.&lt;br&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+	&lt;&lt;tipreceive&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; smiles in contentment. &quot;Thank you for your time. Here you go.&quot; &lt;&lt;He&gt;&gt; gives you a broad smile before leaving the room.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $phase is 2&gt;&gt;
+		&quot;Fine. I hope you don&#39;t expect payment.&quot; &lt;&lt;He&gt;&gt; looks at you with disgust before leaving the room.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;elseif $phase is 1&gt;&gt;		
+		&quot;Fine. I hope you don&#39;t expect payment.&quot; &lt;&lt;He&gt;&gt; looks at you with disgust before leaving the room.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&quot;Did I do something wrong? I&#39;m sorry!&quot; &lt;&lt;He&gt;&gt; runs from the room.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;&lt;ejaculation&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&quot;Here&#39;s your pay, whore,&quot; the &lt;&lt;person&gt;&gt; gasps as &lt;&lt;he&gt;&gt; finishes off. They leave the room without looking at you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;	
+	You manage to knock the &lt;&lt;person&gt;&gt; backwards, giving you time to escape. You inform a member of security of the attack, who quickly subdues the &lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	The door bursts open, revealing a burly member of security. The &lt;&lt;person&gt;&gt; is expertly subdued and dragged from the room. You breathe a sigh of relief.&lt;br&gt;&lt;br&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;click [[Next|Strip Club]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="488" name="Hospital Bed Examination" tags="nobr" position="975,6100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;unbind&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $yfrontno gte 1&gt;&gt;
+	&lt;&lt;yfronts&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $yfrontsnew to 1&gt;&gt;&lt;&lt;set $yfrontsno to 1&gt;&gt;&lt;&lt;yfronts&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tshirtno gte 1&gt;&gt;
+	&lt;&lt;tshirt&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $tshirtnew to 1&gt;&gt;&lt;&lt;set $tshirtno to 1&gt;&gt;&lt;&lt;tshirt&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $shortsno gte 1&gt;&gt;
+	&lt;&lt;shorts&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $shortsnew to 1&gt;&gt;&lt;&lt;set $shortsno to 1&gt;&gt;
+	&lt;&lt;shorts&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $uppersundressno gte 1 and $lowersundressno gte 1&gt;&gt;
+	&lt;&lt;uppersundress&gt;&gt;&lt;&lt;lowersundress&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;uppersundress&gt;&gt;&lt;&lt;lowersundress&gt;&gt;&lt;&lt;upperruined&gt;&gt;&lt;&lt;lowerruined&gt;&gt;
+	&lt;&lt;set $uppersundressno to 1&gt;&gt;
+	&lt;&lt;set $uppersundressnew to 1&gt;&gt;
+	&lt;&lt;set $lowersundressno to 1&gt;&gt;
+	&lt;&lt;set $lowersundressnew to 1&gt;&gt;
+	&lt;&lt;uppersundress&gt;&gt;
+	&lt;&lt;lowersundress&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $plainpantiesno gte 1&gt;&gt;
+	&lt;&lt;plainpanties&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $plainpantiesno to 1&gt;&gt;&lt;&lt;set $plainpantiesnew to 1&gt;&gt;&lt;&lt;plainpanties&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $trauma lte ($traumamax / 10) * 2&gt;&gt;
+&lt;&lt;He&gt;&gt; gently interrogates you on a variety of subjects relating to your home life, how school is going and how your well-being has been faring. &lt;&lt;He&gt;&gt; informs you that everything is okay as far as &lt;&lt;he&gt;&gt; can tell, but you should be careful in the future.&lt;br&gt;&lt;br&gt;
+
+A nurse helps you to your feet, and you soon find yourself being discharged.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;elseif $trauma lte ($traumamax / 10) * 9&gt;&gt;
+&lt;&lt;He&gt;&gt; gently interrogates you on a variety of subjects relating to your home life, how school is going and how your well-being has been faring. After a short while, &lt;&lt;he&gt;&gt; summons a nurse and they have a brief conversation in the corner of the room. They talk quietly, and after a short while the nurse nods and leave the room.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $psych is 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;The doctor tells you to visit &lt;&lt;him&gt;&gt; here at the hospital on &lt;span class=&quot;gold&quot;&gt;Fridays&lt;/span&gt; for therapy.&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;set $psych to 1&gt;&gt;
+
+A nurse helps you to your feet, and you soon find yourself being discharged.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	
+The doctor reminds you to visit &lt;&lt;him&gt;&gt; here at the hospital on &lt;span class=&quot;gold&quot;&gt;Fridays&lt;/span&gt;.&lt;br&gt;&lt;br&gt;
+
+A nurse helps you to your feet, and you soon find yourself being discharged.&lt;br&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; gently interrogates you on a variety of subjects relating to your home life, how school is going and how your well-being has been faring. A look of concern grows on &lt;&lt;his&gt;&gt; face, but you&#39;ve no idea why. After a short while, &lt;&lt;he&gt;&gt; summons a nurse into the room and they talk quietly for a short time. The nurse keeps glancing at you, looking concerned.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $psych is 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;The doctor tells you to visit &lt;&lt;him&gt;&gt; here at the hospital on &lt;span class=&quot;gold&quot;&gt;Fridays&lt;/span&gt; for therapy.&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;set $psych to 1&gt;&gt;
+
+A nurse helps you to your feet, and soon you find yourself being discharged.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	
+The doctor reminds you to visit &lt;&lt;him&gt;&gt; here at the hospital on &lt;span class=&quot;gold&quot;&gt;Fridays&lt;/span&gt;.&lt;br&gt;&lt;br&gt;
+
+A nurse helps you to your feet, and you soon find yourself being discharged.&lt;br&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+It&#39;s dark out. Maybe you should wait until morning.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Wait|Hospital Wait]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+
+	
+	&lt;&lt;if $renttime lte 0&gt;&gt;
+	&lt;&lt;click [[Leave now|Hospital Rent]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $crime gte 1000&gt;&gt;
+	&lt;&lt;click [[Leave now|Hospital Arrest]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $baileyhospital lte 2&gt;&gt;
+	&lt;&lt;click [[Leave now-&gt;Hospital Journey Home]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Leave now-&gt;Hospital front]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $renttime lte 0&gt;&gt;
+	&lt;&lt;click [[Next|Hospital Rent]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $crime gte 1000&gt;&gt;
+	&lt;&lt;click [[Next|Hospital Arrest]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $baileyhospital lte 2&gt;&gt;
+	&lt;&lt;click [[Next-&gt;Hospital Journey Home]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next-&gt;Hospital front]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="489" name="Doctor Harper&#39;s Office" tags="nobr" position="1100,6100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;harper&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+You knock on the door, and immediately hear Harper&#39;s voice on the other side. &quot;Come in.&quot; You enter.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $harperintro isnot 1&gt;&gt;&lt;&lt;set $harperintro to 1&gt;&gt;
+&lt;&lt;He&gt;&gt; sits at &lt;&lt;his&gt;&gt; desk in front of a computer. &lt;&lt;He&gt;&gt; looks away from the screen, &quot;It&#39;s good that you&#39;ve come.&quot; &lt;&lt;He&gt;&gt; motions for you to take a seat, you do so. &quot;Don&#39;t worry, we won&#39;t be doing anything too invasive today.&quot;&lt;br&gt;&lt;br&gt;&lt;&lt;set $pills to 1&gt;&gt;
+
+You wonder what &lt;&lt;he&gt;&gt; means by &quot;invasive&quot;. &lt;&lt;He&gt;&gt; interrupts your musing. &quot;I&#39;d like to prescribe you some medication. I&#39;ll have it sent to your home.&quot; &lt;&lt;He&gt;&gt; starts filling out a form, but doesn&#39;t stop speaking. &quot;There&#39;s something else I&#39;d like to try. Please, sit back and relax.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; puts down the paper and swivels to face you. &lt;&lt;His&gt;&gt; voice has taken on a soothing quality. &quot;I want you to breathe deeply.&quot; &lt;&lt;He&gt;&gt; holds up &lt;&lt;his&gt;&gt; pen. &quot;Focus on the pen. There&#39;s nothing in the universe except this pen, my voice, and your own breath.&quot;&lt;br&gt;&lt;br&gt;
+
+This continues for several minutes. Harper somehow picks up on whenever your minds starts to wander, and brings you back to focus. You start to feel something shift in your consciousness, as if you&#39;re entering a trance.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[This feels nice|Doctor Harper&#39;s Office Trance]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $harperdom to $harperdom + 5&gt;&gt;&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $trance to 1&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Resist|Doctor Harper&#39;s Office Trance]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $harperdom to $harperdom - 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;
+
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+
+&quot;Please, sit down and relax.&quot; You do so, and &lt;&lt;he&gt;&gt; swivels to face you. &lt;&lt;His&gt;&gt; voice takes on a soothing quality. &quot;I want you to breathe deeply.&quot; &lt;&lt;He&gt;&gt; holds up &lt;&lt;his&gt;&gt; pen. &quot;Focus on the pen. There&#39;s nothing in the universe except this pen, my voice, and your own breath.&quot;&lt;br&gt;&lt;br&gt;
+
+This continues for several minutes. Harper somehow picks up on whenever your minds starts to wander, and brings you back to focus. You start to feel something shift in your consciousness, as if you&#39;re entering a trance.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[This feels nice|Doctor Harper&#39;s Office Trance]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;set $trance to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $harperdom to $harperdom + 5&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Resist|Doctor Harper&#39;s Office Trance]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $harperdom to $harperdom - 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;
+
+
+&lt;&lt;elseif $rng gte 1&gt;&gt;
+
+	&lt;&lt;if $harperexam is 0&gt;&gt;&lt;&lt;set $harperexam to 1&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+	
+		&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+
+&quot;Please strip down to your underwear and lie down on the bed.&quot; You hesitate. &lt;&lt;He&gt;&gt; notices your trepidation and smiles at you. &quot;Don&#39;t worry, it&#39;s normal to be embarrassed, but there&#39;s  really no reason to be.&quot; Despite your anxiety, you remove your clothes and lie on the bed. Harper rolls &lt;&lt;his&gt;&gt; chair over to your side. &quot;I&#39;m going to examine you, just relax.&quot; &lt;&lt;He&gt;&gt; smiles. &quot;I promise I&#39;ll be gentle.&quot;&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+&quot;Please strip down to your underwear and lie down on the bed.&quot; You hesitate. &lt;&lt;He&gt;&gt; notices your trepidation and smiles at you. &quot;Don&#39;t worry, it&#39;s normal to be embarrassed, but there&#39;s  really no reason to be.&quot; You can&#39;t help but feel conscious of your lack of underwear.&lt;br&gt;&lt;br&gt;
+
+Harper looks about to speak again when you blurt out. &quot;I&#39;m not wearing anything underneath this!&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; looks at you blankly for a moment, then laughs. &quot;I didn&#39;t realise you were that sort of person.&quot; You shift uncomfortably. &quot;It&#39;s okay though, you need to get used to your doctor seeing those parts of you anyway. Come on, don&#39;t be shy.&quot;&lt;br&gt;&lt;br&gt;
+
+You remove your clothing with shaking fingers, then lie on the bed with your hands covering your &lt;&lt;genitalsstop&gt;&gt; Harper rolls &lt;&lt;his&gt;&gt; chair over to your side. &quot;I&#39;m going to examine you, just relax.&quot; &lt;&lt;He&gt;&gt; smiles. &quot;I promise I&#39;ll be gentle.&quot;&lt;br&gt;&lt;br&gt;
+		
+		
+		&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; fingers against your shoulders, slowly working &lt;&lt;his&gt;&gt; way down your chest. &lt;&lt;He&gt;&gt; gives your nipples extra attention for some reason. It&#39;s hard not to squirm at the sensation.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; continues further down your body, inching closer to  &lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;your $underclothes.&lt;&lt;else&gt;&gt;where your hands protect your &lt;&lt;genitalsstop&gt;&gt; &lt;&lt;He&gt;&gt; looks at you and asks. &quot;Could you move your hands for me? It&#39;s important I check beneath them.&quot; You move your hands aside, exposing yourself. You stare at the ceiling and try to stay calm.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Doctor Harper&#39;s Office Exam]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $harperexam is 1&gt;&gt;&lt;&lt;set $harperexam to 2&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+&quot;I need to be more thorough this time. Please remove your clothing and lie down on the bed.&quot; You hesitate. All your clothing? &lt;&lt;He&gt;&gt; notices your trepidation and smiles at you. &quot;Don&#39;t worry, it&#39;s normal to be embarrassed, but there&#39;s  really no reason to be.&quot; &lt;br&gt;&lt;br&gt;	
+
+You remove your clothing with shaking fingers, then lie on the bed with your hands covering your &lt;&lt;genitalsstop&gt;&gt; Harper rolls &lt;&lt;his&gt;&gt; chair over to your side. &quot;I&#39;m going to examine you, just relax.&quot; &lt;&lt;He&gt;&gt; smiles. &quot;I promise I&#39;ll be gentle.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; fingers against your shoulders, slowly working &lt;&lt;his&gt;&gt; way down your chest. &lt;&lt;He&gt;&gt; gives your nipples extra attention for some reason. It&#39;s hard not to squirm at the sensation.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; continues further down your body, inching closer to  where your hands protect your &lt;&lt;genitalsstop&gt;&gt; &lt;&lt;He&gt;&gt; looks at you and asks. &quot;Could you move your hands for me? It&#39;s important I check beneath them.&quot; You move your hands aside, exposing yourself. You stare at the ceiling and try to stay calm.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Doctor Harper&#39;s Office Exam]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;elseif $harperexam is 2&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;
+	
+&lt;&lt;generate2&gt;&gt;You and the doctor aren&#39;t alone. A young &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; sits in the corner of the room, looking slightly nervous. Harper introduces &lt;&lt;himstop&gt;&gt; &quot;This is a med student, &lt;&lt;he&gt;&gt; will be helping me today.&quot;&lt;br&gt;&lt;br&gt;
+	
+Harper doesn&#39;t wait for a response. &quot;Please remove your clothing and lie down on the bed.&quot; You feel embarrassed to be undressing in front of two people, but you assure yourself that it&#39;s fine. This is a medical checkup after all.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;person1&gt;&gt;You remove your clothing with shaking fingers, then lie on the bed with your hands covering your &lt;&lt;genitalsstop&gt;&gt; Harper rolls &lt;&lt;his&gt;&gt; chair over to your side. &quot;I&#39;m going to examine you, just relax.&quot; &lt;&lt;He&gt;&gt; smiles. &quot;I promise I&#39;ll be gentle.&quot; You can feel the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; staring at your exposed skin.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;Harper commences &lt;&lt;his&gt;&gt; usual probing. As &lt;&lt;he&gt;&gt; reaches your pelvis, &lt;&lt;he&gt;&gt; asks &quot;Could you move your hands for me?&quot; You move your hands aside, exposing yourself. You stare at the ceiling and try to stay calm.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Doctor Harper&#39;s Office Exam]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="490" name="Doctor Harper&#39;s Office Trance" tags="nobr" position="1225,6100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You shake yourself free of the effect. Harper doesn&#39;t change the tone of &lt;&lt;his&gt;&gt; voice. &quot;That&#39;s enough for today. Remember, don&#39;t be afraid to relax.&quot; &lt;&lt;He&gt;&gt; holds open the door for you. &quot;Same time next week. Be well.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+	&lt;&lt;if $hypnosis is 0&gt;&gt;&lt;&lt;set $hypnosis to 1&gt;&gt;
+
+You slip deeper into the trance. &lt;span class=&quot;green&quot;&gt;You don&#39;t remember ever feeling so tranquil.&lt;/span&gt; You hear Harper&#39;s voice drifting toward you. &quot;That&#39;s very good. Now, the next time you feel overwhelmed by it all, I want you to remember this feeling, and...&quot; &lt;&lt;He&gt;&gt; gives you instructions. &quot;...you won&#39;t remember this. &quot;When I drop this pen, you will awaken.&quot;&lt;br&gt;&lt;br&gt;
+
+The pen clatters to the floor. You blink. You&#39;re back in reality, but feeling better than you were before you entered the office. You recall Harper talking to you while you were entranced, but can&#39;t recall what was said.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; smiles at you. &quot;Today was a success. Well done.&quot; &lt;&lt;He&gt;&gt; holds open the door for you. &quot;Same time next week. Be well.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;elseif $hypnosis is 1&gt;&gt;
+	You slip deeper into the trance. &lt;span class=&quot;green&quot;&gt;You return the familar state of tranquility.&lt;/span&gt; You hear Harper&#39;s voice drifting toward you. &quot;That&#39;s very good.&quot; &lt;&lt;He&gt;&gt; rummages through the drawer on &lt;&lt;his&gt;&gt; desk and produces a camera. &quot;Now, take off your clothes.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take off your clothes|Doctor Harper&#39;s Office Camera]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $harperdom to $harperdom + 5&gt;&gt;&lt;&lt;set $hypnosis to 2&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Doctor Harper&#39;s Office Camera]]&gt;&gt;&lt;&lt;set $harperdom to $harperdom - 5&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+	
+	
+	
+	&lt;&lt;elseif $hypnosis is 2&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;You slip deeper into the trance and return to the familar state of tranquility.&lt;/span&gt; You hear Harper&#39;s voice drifting toward you. &quot;That&#39;s very good.&quot; &lt;&lt;He&gt;&gt; walks briskly over to the window. &lt;&lt;He&gt;&gt; opens it, and a &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; climbs through, carrying a large camera and tripod.&lt;br&gt;&lt;br&gt;
+	
+	While &lt;&lt;he&gt;&gt; sets it up, &lt;&lt;person1&gt;&gt;Harper turns to you and softly speaks. &quot;Take off your clothes.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take off your clothes|Doctor Harper&#39;s Office Camera2]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $harperdom to $harperdom + 5&gt;&gt;&lt;&lt;set $hypnosis to 3&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Doctor Harper&#39;s Office Camera2]]&gt;&gt;&lt;&lt;set $harperdom to $harperdom - 5&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;	
+	
+	
+	
+	
+	
+	&lt;&lt;elseif $hypnosis gte 3&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;You slip deeper into the trance and return to the familar state of tranquility.&lt;/span&gt; You hear Harper&#39;s voice drifting toward you. &quot;That&#39;s very good. &lt;&lt;He&gt;&gt; walks briskly over to the window. &lt;&lt;He&gt;&gt; opens it, and a &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; climbs through, carrying a large camera and tripod. &lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;&lt;&lt;generate5&gt;&gt;&lt;&lt;generate6&gt;&gt;&lt;&lt;He&gt;&gt; is closely followed by four others, a &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt;, a &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt;, a &lt;&lt;person5&gt;&gt;&lt;&lt;person&gt;&gt; and a &lt;&lt;person6&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;person2&gt;&gt;While the &lt;&lt;person&gt;&gt; sets up the camera, the other four start handing Harper money.&lt;&lt;person1&gt;&gt; &lt;&lt;He&gt;&gt; counts it, then hides it away in &lt;&lt;his&gt;&gt; drawer before turning to face you. &quot;Take off your clothes,&quot; &lt;&lt;he&gt;&gt; says softly.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Take off your clothes|Doctor Harper&#39;s Office Camera3]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $harperdom to $harperdom + 5&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Doctor Harper&#39;s Office Camera3]]&gt;&gt;&lt;&lt;set $harperdom to $harperdom - 5&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="491" name="Doctor Harper&#39;s Office Camera" tags="nobr" position="100,6225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You shake yourself free of the effect. Harper quickly hides the camera behind &lt;&lt;his&gt;&gt; back. &quot;That&#39;s enough for today. Remember, don&#39;t be afraid to relax.&quot; &lt;&lt;He&gt;&gt; holds open the door for you. &quot;Same time next week. Be well.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+You remove your clothing, the flicker of resistance unable to break through the haze. &quot;Very good.&quot; Harper says. The softness in &lt;&lt;his&gt;&gt; voice is still present, but there is now also a district quavering. &quot;Just keep focusing on your breath.&quot; &lt;&lt;He&gt;&gt; starts circling you with the camera, which produces a clicking sound whenever &lt;&lt;he&gt;&gt; momentarily stops.&lt;&lt;fameexhibitionism10&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+This continues for several minutes. &lt;&lt;He&gt;&gt; places the camera back in the drawer. &quot;Put your clothes back on,&quot; &lt;&lt;he&gt;&gt; says, as &lt;&lt;he&gt;&gt; sits back down and sighs. You dress yourself with robotic motions while Harper watches. After, &lt;&lt;he&gt;&gt; drops &lt;&lt;his&gt;&gt; pen on the ground and brings you back to reality.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; smiles at you, &lt;&lt;his&gt;&gt; face blushing. &quot;Today was a success. Well done.&quot; &lt;&lt;He&gt;&gt; holds open the door for you. &quot;Same time next week. Be well.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="492" name="Doctor Harper&#39;s Office Camera2" tags="nobr" position="225,6225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You shake yourself free of the effect. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; doesn&#39;t notice, but Harper jumps to action.&lt;&lt;person1&gt;&gt; &lt;&lt;He&gt;&gt; addresses the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;&lt;person1&gt;&gt; &quot;Now&#39;s not the time for maintenance! Can&#39;t you see I have a patient?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; looks at Harper blankly for a moment, before realisation dawns on &lt;&lt;his&gt;&gt; face. &lt;&lt;He&gt;&gt; grabs the tripod and leaves via the window. &lt;&lt;person1&gt;&gt;Harper turns to you. &quot;I don&#39;t know why &lt;&lt;he&gt;&gt; didn&#39;t just use the door. Nevermind, that&#39;s enough for today. Remember, don&#39;t be afraid to relax.&quot; &lt;&lt;He&gt;&gt; holds open the door for you. &quot;Same time next week. Be well.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+You take off your clothes. As you do so, a green light winks into existance on the front of the camera. Once completely nude, Harper speaks. &quot;Very good. Next, I want you to twirl on the spot...&quot;&lt;br&gt;&lt;br&gt;
+
+For the next several minutes you obey Harper&#39;s instructions. You turn, bend over, and strike numerous poses for the lens of the camera, leaving no inch of your skin unexplored.&lt;&lt;fameexhibitionism50&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; exchanges a look with Harper, then the green light flickers out. &lt;&lt;He&gt;&gt; begins dismantling the apparatus while Harper &lt;&lt;person1&gt;&gt;retrieves &lt;&lt;his&gt;&gt; own camera and starts snapping pictures.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;When done, the &lt;&lt;person&gt;&gt; leaves via the window. &lt;&lt;person1&gt;&gt;Harper puts away &lt;&lt;his&gt;&gt; camera and turns back to you. &quot;Put on your clothes.&quot; You dress yourself with robotic motions while Harper watches. When you are finished, &lt;&lt;he&gt;&gt; drops &lt;&lt;his&gt;&gt; pen on the ground and brings you back to reality.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; smiles at you, &lt;&lt;his&gt;&gt; face blushing. &quot;Today was a success. Well done.&quot; &lt;&lt;He&gt;&gt; holds open the door for you. &quot;Same time next week. Be well.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="493" name="Doctor Harper&#39;s Office Camera3" tags="nobr" position="350,6225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You shake yourself free of the effect. The atmosphere of the room becomes tense and awkward.&lt;&lt;person1&gt;&gt; Harper speaks, sounding exasperated. &quot;Thank you for letting these students observe the examination. That&#39;ll be all for today. Same time next week.&quot; &lt;&lt;He&gt;&gt; hurries you from the room and prompty closes the door behind you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+	&lt;&lt;if $hypnosis is 3&gt;&gt;&lt;&lt;set $hypnosis to 4&gt;&gt;
+You take off your clothes. As you do so, a green light winks into existance on the front of the camera. Once completely nude, Harper speaks. &quot;Very good. Next, I want you to twirl on the spot...&quot;&lt;br&gt;&lt;br&gt;
+
+For the next several minutes you obey Harper&#39;s instructions. You turn, bend over, and strike numerous poses for the lens of the camera, leaving no inch of your skin unexplored. The audience watches intently, looking increasingly flustered. The &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; gets &lt;&lt;his&gt;&gt; phone out and starts filming.&lt;&lt;fameexhibitionism50&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; exchanges a look with Harper, then the green light flickers out. &lt;&lt;He&gt;&gt; begins dismantling the apparatus while Harper &lt;&lt;person1&gt;&gt;retrieves &lt;&lt;his&gt;&gt; own camera and starts snapping pictures.&lt;br&gt;&lt;br&gt;
+
+When done, the group leaves via the window. &lt;&lt;person1&gt;&gt;Harper puts away &lt;&lt;his&gt;&gt; camera and turns back to you. &quot;Put on your clothes.&quot; You dress yourself with robotic motions while Harper watches. When you are finished, &lt;&lt;he&gt;&gt; drops &lt;&lt;his&gt;&gt; pen on the ground and brings you back to reality.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; smiles at you, &lt;&lt;his&gt;&gt; face blushing. &quot;Today was a success. Well done.&quot; &lt;&lt;He&gt;&gt; holds open the door for you. &quot;Same time next week. Be well.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;elseif $hypnosis is 4&gt;&gt;
+	
+You take off your clothes. As you do so, a green light winks into existance on the front of the camera. Once completely nude, Harper speaks. &quot;Very good. Next, I want you to twirl on the spot...&quot;&lt;br&gt;&lt;br&gt;
+
+For the next several minutes you obey Harper&#39;s instructions. You turn, bend over, and strike numerous poses for the lens of the camera, leaving no inch of your skin unexplored. The audience watches intently, looking increasingly flustered. The &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; gets &lt;&lt;his&gt;&gt; phone out and starts filming.&lt;&lt;fameexhibitionism50&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; exchanges a look with Harper, then the green light flickers out. &lt;&lt;He&gt;&gt; begins dismantling the apparatus while Harper &lt;&lt;person1&gt;&gt;retrieves &lt;&lt;his&gt;&gt; own camera and starts snapping pictures.&lt;br&gt;&lt;br&gt;
+
+You hear the &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; say something, but you can&#39;t make it out. &lt;&lt;person1&gt;&gt;Everyone looks at Harper expectantly. &lt;&lt;He&gt;&gt; pauses for a moment, then nods. Immediately, a salacious feeling fills the room, and the audience move closer.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Doctor Harper&#39;s Office Camera Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="494" name="Doctor Harper&#39;s Office Camera Molestation" tags="nobr" position="475,6225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Doctor Harper&#39;s Office Camera Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Doctor Harper&#39;s Office Camera Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="495" name="Doctor Harper&#39;s Office Camera Molestation Finish" tags="nobr" position="600,6225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Harper announces. &quot;That&#39;s enough. We can&#39;t overdo it. Everyone back off.&quot; The audience does so, albeit reluctantly. They watch you spasm on the floor, until your orgasm recedes completely. 
+
+The group soon leaves via the window. &lt;&lt;person1&gt;&gt; Harper closes it then turns to face you. &quot;Put on your clothes.&quot; You dress yourself with robotic motions while Harper watches. When you are finished, &lt;&lt;he&gt;&gt; drops &lt;&lt;his&gt;&gt; pen on the ground and brings you back to reality.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;He&gt;&gt; smiles at you, &lt;&lt;his&gt;&gt; face blushing. &quot;Today was a success. Well done.&quot; &lt;&lt;He&gt;&gt; holds open the door for you. &quot;Same time next week. Be well.&quot; You feel strangely drained.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="496" name="Doctor Harper&#39;s Office Exam" tags="nobr" position="725,6225">&lt;&lt;if $phase is 1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; gently probes your &lt;&lt;genitals&gt;&gt; with &lt;&lt;his&gt;&gt; fingers. Almost as soon as &lt;&lt;he&gt;&gt; touches you, you feel a distinct warmth spread through your groin. You try to resist, but you don&#39;t have any control over it. &lt;&lt;if $penisexist is 1&gt;&gt;Your penis soon stands conspicuously erect. Harper continues as if nothing is amiss.&lt;&lt;else&gt;&gt;You can feel the fluid leaking from your slit. Harper lifts &lt;&lt;his&gt;&gt; hand up to &lt;&lt;his&gt;&gt; eyes, and you see the liquid drip from &lt;&lt;his&gt;&gt; fingers.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&quot;There&#39;s no need to be ashamed. This is a perfectly natural and normal response,&quot; &lt;&lt;he&gt;&gt; says in a dry tone. &lt;&lt;He&gt;&gt; continues &lt;&lt;his&gt;&gt; systematic investigation of your &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;set $arousal to $arousal + 2000&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;set $arousal to $arousal - 8000&gt;&gt;&lt;&lt;set $stress to $stress - 200&gt;&gt;
+		
+		The warmth within you continues to build, but Harper shows no sign of letting up. You feel yourself pass the point of no return, and you whimper softly. &quot;Please, no.&quot; Harper is looking at you puzzled when it hits you. The orgasm emerges and your back immediately archs. Uncontrollable moans escape your lips and you grip the side of the bed to stop your arms flailing.&lt;&lt;orgasmstat&gt;&gt;&lt;&lt;set $orgasmcount to $orgasmcount + 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+			&lt;&lt;if $penisexist is 1 and $orgasmcount lte 23 and $devstate is 1&gt;&gt;
+				&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+			Semen spurts from the tip of your penis, rising into the air and splattering all over your thighs and torso. 
+				&lt;&lt;else&gt;&gt;
+			You ejaculate, generating a large wet patch and filling the inside of your $underclothes with your fluids.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+		Despite it all, Harper continues as if absolutely nothing is amiss. You lie there, spent and humiliated, as &lt;&lt;he&gt;&gt; finishes &lt;&lt;his&gt;&gt; examination. Finally, &lt;&lt;he&gt;&gt; grabs some paper towels and starts cleaning up your fluids. You pretend to be elsewhere.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+
+&quot;There we go, all done.&quot; &lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; chair back over to &lt;&lt;his&gt;&gt; desk and starts typing something. &quot;You can put your clothes back on.&quot; You do so without delay. &quot;You seem to be perfectly healthy.&quot; &lt;&lt;He&gt;&gt; shows you to the door as soon as you&#39;re dressed. &quot;Same time next week. Be well.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; gently probes your &lt;&lt;genitals&gt;&gt; with &lt;&lt;his&gt;&gt; fingers. Almost as soon as &lt;&lt;he&gt;&gt; touches you, you feel a distinct warmth spread through your groin. You try to resist, but you don&#39;t have any control over it. &lt;&lt;if $penisexist is 1&gt;&gt;Your penis soon stands conspicuously erect. Harper continues as if nothing is amiss.&lt;&lt;else&gt;&gt;You can feel the fluid leaking from your slit. Harper lifts &lt;&lt;his&gt;&gt; hand up to &lt;&lt;his&gt;&gt; eyes, and you see the liquid drip from &lt;&lt;his&gt;&gt; fingers.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&quot;There&#39;s no need to be ashamed. This is a perfectly natural and normal response,&quot; &lt;&lt;he&gt;&gt; says in a dry tone. &quot;Student, come give me a hand.&quot; &lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; arrives at your side, looking nervous but eager.&lt;&lt;person1&gt;&gt; Together, they continue the systematic investigation of your &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;set $arousal to $arousal + 2000&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;set $arousal to $arousal - 8000&gt;&gt;&lt;&lt;set $stress to $stress - 200&gt;&gt;
+		
+		The warmth within you continues to build, but Harper and the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt;&lt;&lt;person1&gt;&gt; show no sign of letting up. You feel yourself pass the point of no return, and you whimper softly. &quot;Please, no.&quot; Harper is looking at you puzzled when it hits you. The orgasm emerges and your back immediately archs. Uncontrollable moans escape your lips and you grip the side of the bed to stop your arms flailing. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; gasps.&lt;&lt;person1&gt;&gt;&lt;&lt;orgasmstat&gt;&gt;&lt;&lt;set $orgasmcount to $orgasmcount + 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+			&lt;&lt;if $penisexist is 1 and $orgasmcount lte 23 and $devstate is 1&gt;&gt;
+				&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+			Semen spurts from the tip of your penis, rising into the air and splattering all over your thighs and torso. 
+				&lt;&lt;else&gt;&gt;
+			You ejaculate, generating a large wet patch and filling the inside of your $underclothes with your fluids.
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+		Despite it all, Harper continues as if absolutely nothing is amiss. You lie there, spent and humiliated, as &lt;&lt;he&gt;&gt; finishes &lt;&lt;his&gt;&gt; examination. Finally, &lt;&lt;he&gt;&gt; grabs some paper towels and starts cleaning up your fluids. You pretend to be elsewhere.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+
+&quot;There we go, all done.&quot; &lt;&lt;He&gt;&gt; pushes &lt;&lt;his&gt;&gt; chair back over to &lt;&lt;his&gt;&gt; desk and starts typing something. &quot;You can put your clothes back on.&quot; You do so without delay. &quot;You seem to be perfectly healthy.&quot; &lt;&lt;He&gt;&gt; shows you to the door as soon as you&#39;re dressed. &quot;Same time next week. Be well.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="497" name="Hospital Exhibition" tags="nobr" position="850,6225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+	You wait for the number of people in the vicinity to drop. You soon find yourself almost alone. There are still people at the far end of the hall, but they are facing away from you. You won&#39;t get a better chance than this. Steeling yourself, you emerge from beneath the bed and run toward the towels.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $danger gte (9900 - ($allure))&gt;&gt;
+	You&#39;ve barely left the safety of the bed when doors on both sides of the hall open simultaneously. In an instant, the vacant room becomes packed with bodies. They immediately see you, and react in a diverse manner. Some look offended while others laugh, still others stare at you with depravity in their eyes. There&#39;s noowhere to hide; you can do nothing but crouch to preserve what little dignity you can. Not seeing any other option, you continue the original plan. You manage to cover yourself before people start filming the event with their phones. Blushing and light-headed, you flee the scene.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;towelup&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+You make it the cart without incident. Crouching beside it, you help yourself the towels, eyes affixed on a nearby door. You still feel exposed, but at least now you&#39;re covered. You should find something more suitable as soon as you can, before you attract unwanted attention.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;towelup&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+	You slowly inch the bed forward. Slow enough, you hope, that no one will even notice. Peeking from beneath the bed, you see the towels drawing closer.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $danger gte (9900 - ($allure / 3))&gt;&gt;
+You&#39;re almost there when the bed lurches into movement. You cling to the underside as you are pushed further and further away from the towels, through a set of doors, then another, and then down a ramp.&lt;br&gt;&lt;br&gt;
+
+You hear a metallic creaking, then you and the bed are shoved down a steep ramp. A short distance later you plunge into rushing water.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;set $bus to &quot;commercialdrain&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+	&lt;&lt;else&gt;&gt;
+When you are within arm&#39;s reach, you stretch out and manage to acquire a handful of towels. You awkwardly cover yourself while remaining under the bed. You still feel exposed, but at least now you&#39;re covered. You should find something more suitable as soon as you can, before you attract unwanted attention.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;towelup&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="498" name="Crate Ex" tags="nobr" position="975,6225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;park&quot;&gt;&gt;
+
+When no one is looking, you sneak up to the fence between the park and depot. You squeeze through the bars and peer into the nearest open crate. There are several ceramic containers. It&#39;ll be tight, but there should be room for you to hide.&lt;br&gt;&lt;br&gt;
+
+You climb into the crate and pull the lid on after you. It&#39;s a snug fit, but that might make the journey easier. You wait.&lt;br&gt;&lt;br&gt;
+
+Without warning, the crate lurches into movement.
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+		The movements jerk you around for a short while before coming to a stop. That wasn&#39;t long enough for you to have crossed the road, surely. A heavy thud above you signals that this may have been a mistake. You push against the lid, and find it completely immovable. You hear an engine rev and you lurch into movement once more.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		You try to keep calm, surely you won&#39;t be moved far. You aren&#39;t wrong. The vehicle comes to a stop and you hear the object above you lifted off. You dare a peek, and see your house! The coast looks clear, so you gingerly lift the lid and climb free.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;domusquick&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;elseif $rng gte 61&gt;&gt;
+		You try to keep calm, surely you won&#39;t be moved far. You aren&#39;t wrong. The vehicle comes to a stop and you hear the object above you lifted off. You dare a peek, and see the forest. The coast looks clear, so you gingerly lift the lid and climb free.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;wolfquick&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;elseif $rng gte 41&gt;&gt;
+		You try to keep calm, surely you won&#39;t be moved far. You aren&#39;t wrong. The vehicle comes to a stop and you hear the object above you lifted off. You dare a peek, and see the ocean. The coast looks clear, so you gingerly lift the lid and climb free.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;starfishquick&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;elseif $rng gte 21&gt;&gt;
+		You try to keep calm, surely you won&#39;t be moved far. Those crates had arrived from outside town after all. You aren&#39;t wrong. The vehicle comes to a stop and you hear the object above you lifted off. You dare a peek, and see the road out of town. You&#39;ve moved in the opposite of your intended direction, but you count yourself lucky considering the circumstances. The coast looks clear, so you gingerly lift the lid and climb free.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;harvestquick&gt;&gt;&lt;br&gt;
+			
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $swarmdisable is &quot;t&quot;&gt;&gt;
+			You try to keep calm, surely you won&#39;t be moved far. Your thoughts are cut short by a bump in the road; your head bashes against the side of the crate, knocking you out.&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Next|Danube Meal]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			You try to keep calm, surely you won&#39;t be moved far. Your thoughts are cut short by a bump in the road, one of the ceramic containers bashes against the side of the crate, shattering it into pieces and disgorging its contents all over you. In the tumult, you don&#39;t realise what the contents are until you feel them wriggling; it was full of thick, long worms! What&#39;s more, the remaining containers sway menacingly now that extra space has been cleared. If they too contain worms, you need to act or you&#39;ll soon be swimming in them.&lt;br&gt;&lt;br&gt;
+			
+			The worms aren&#39;t just wriggling on top of you, they press against you as if trying to find a way inside. The movement is making your body respond in a way you don&#39;t want to admit, you start to heat up.&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Next|Crate Worms]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You hear the traffic growing louder, a sign you are moving in the right direction. The crate soon comes to a stop. You gingerly lift the lid and peek out. You are at the mouth of an alleyway on the other side of the street, perfect! You wait until you&#39;re sure the coast is clear before slinking out and heading deeper into the alley&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;commercialquick&gt;&gt;
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="499" name="Danube Meal" tags="nobr" position="1100,6225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;underruined&gt;&gt;&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;&lt;&lt;generate5&gt;&gt;&lt;&lt;generate6&gt;&gt;You awaken in darkness, yet you hear muffled voices all around you. You can barely move; your arms and legs have been hogtied behind your back. There&#39;s something lodged in your mouth, gagging you. You think you smell roast vegetables.&lt;br&gt;&lt;br&gt;
+
+You hear what sounds like metal clanging on metal, and you are blinded by a sudden light. Polite applause erupts around you before your eyes adjust. Once they do, you find that you&#39;re lying exposed and helpless on a platter in the middle of a table, surrounded by &lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;women&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;men&lt;&lt;else&gt;&gt;people&lt;&lt;/if&gt;&gt; in fancy dinner wear. You hear the clink of cutlery on glass and the applause tapers off.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;A voice behind you speaks. &quot;I hope everyone&#39;s enjoyed their evening so far. As you can see, we have something quite special for pudding.&quot; &lt;&lt;He&gt;&gt; claps &lt;&lt;his&gt;&gt; hands and you hear doors opening, followed by footsteps. Two pairs of arms grab you by the shoulders and hoist you up, positioning you on your shins and giving you a better view of the room. You see the speaker stood at one end of the table, glass in hand, a proud smile on &lt;&lt;his&gt;&gt; face. &lt;&lt;He&gt;&gt; nods at the pair who lifted you, a &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; each wearing servant&#39;s garb.&lt;br&gt;&lt;br&gt;
+
+Without warning, both start pouring a cold white liquid on your chest with large wooden ladles. The sensation makes you gasp, eliciting mischievous whispers from some of the guests. It runs over your nipples, making them feel even more raw and sensitive, and doesn&#39;t stop there. When it reaches your &lt;&lt;genitals&gt;&gt; the speaker licks &lt;&lt;his&gt;&gt; lips. They aren&#39;t going to eat you, surely!&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Meal2]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="500" name="Crate Worms" tags="nobr" position="1225,6225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $swarmname to &quot;containers&quot;&gt;&gt;
+&lt;&lt;set $swarmmove to &quot;shaking&quot;&gt;&gt;
+&lt;&lt;set $swarmcreature to &quot;worms&quot;&gt;&gt;
+&lt;&lt;set $swarmspill to &quot;shatter&quot;&gt;&gt;
+&lt;&lt;set $swarmsteady to &quot;steady&quot;&gt;&gt;
+&lt;&lt;set $swarmSteady to &quot;Steady&quot;&gt;&gt;
+&lt;&lt;set $swarmcount to 10&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarmactive to 1&gt;&gt;
+&lt;&lt;set $timer to 30&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $timer gte 25&gt;&gt;
+The entire crate shakes from the movement of the vehicle.
+&lt;&lt;elseif $timer gte 20&gt;&gt;
+You&#39;ve stopped, but the engine is still running.
+&lt;&lt;elseif $timer gte 10&gt;&gt;
+The entire crate shakes from the movement of the vehicle. How long will this go on for?
+&lt;&lt;elseif $timer gte 1&gt;&gt;
+The vehicle has stopped and the engine switched off! The weight above still keeps the crate locked down however. They&#39;ll move it soon, right?
+&lt;&lt;else&gt;&gt;
+You hear someone move the weight off the top of the crate!
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;swarmeffects&gt;&gt;
+&lt;&lt;swarm&gt;&gt;
+&lt;&lt;swarmactions&gt;&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Crate Worms Passout]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Crate Worms Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="501" name="Widgets Swarm" tags="widget" position="100,6350">&lt;&lt;widget &quot;swarm&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $swarm1 is &quot;steadied&quot;&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;elseif $swarm1 is &quot;contained&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	&lt;&lt;set $swarm1 to &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm1 is &quot;pending&quot;&gt;&gt;
+	&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending - 1&gt;&gt;&lt;&lt;set $swarmactive to $swarmactive + 1&gt;&gt;&lt;&lt;set $swarmactivate += 1&gt;&gt;
+&lt;&lt;elseif $swarm1 is &quot;active&quot;&gt;&gt;
+	&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 70&gt;&gt;
+			&lt;&lt;if $chest is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmchestcover += 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+					&lt;&lt;set $swarm1 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro += 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+						&lt;&lt;set $swarm1 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed += 1&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmchestclothed += 1&gt;&gt;&lt;&lt;set $upperintegrity -= 2&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmchestmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $upperintegrity -= 2&gt;&gt;			
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 40 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $back is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmbackcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm1 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm1 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm1 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 2&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm1 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm1 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm1 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbackunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 2&gt;&gt;	
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm1 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmbackmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 2&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 2&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $front is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmfrontcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm1 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm1 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm1 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 2&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm1 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;		
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm1 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm1 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 2&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm1 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmfrontmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 2&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 2&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal + 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm1 is &quot;back&quot;&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarmbackinside += 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro += 1&gt;&gt;&lt;&lt;set $swarmback -= 1&gt;&gt;
+&lt;&lt;elseif $swarm1 is &quot;front&quot;&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarmfrontinside += 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro += 1&gt;&gt;&lt;&lt;set $swarmfront -= 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;swarm2&gt;&gt;
+&lt;&lt;swarm3&gt;&gt;
+&lt;&lt;swarm4&gt;&gt;
+&lt;&lt;swarm5&gt;&gt;
+&lt;&lt;swarm6&gt;&gt;
+&lt;&lt;swarm7&gt;&gt;
+&lt;&lt;swarm8&gt;&gt;
+&lt;&lt;swarm9&gt;&gt;
+&lt;&lt;swarm10&gt;&gt;
+
+
+
+
+&lt;&lt;if $swarmpending gte 1&gt;&gt;
+There are &lt;&lt;print $swarmcount - $swarmactive&gt;&gt; $swarmname and &lt;span class=&quot;blue&quot;&gt;$swarmpending of them &lt;&lt;if $swarmpending gte 2&gt;&gt;are&lt;&lt;else&gt;&gt;is&lt;&lt;/if&gt;&gt; $swarmmove.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmactivate gte 1&gt;&gt;&lt;&lt;set $swarmactivate to 0&gt;&gt;
+The $swarmname $swarmspill, surrounding you with more $swarmcreature.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmactive lte 0&gt;&gt;
+&lt;&lt;elseif $swarmactive lte 1&gt;&gt;
+The $swarmcreature are squirming over you.
+&lt;&lt;elseif $swarmactive lte 2&gt;&gt;
+The $swarmcreature are swarming over you.
+&lt;&lt;elseif $swarmactive lte 3&gt;&gt;
+The $swarmcreature teem around you.
+&lt;&lt;elseif $swarmactive lte 4&gt;&gt;
+You&#39;re practically swimming in $swarmcreature.
+&lt;&lt;elseif $swarmactive lte 9&gt;&gt;
+The $swarmcreature completely surround you.
+&lt;&lt;elseif $swarmactive gte 10&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;The $swarmcreature completely surround you, as if you are in a living pit.&lt;&lt;if $orgasmdown gte 1&gt;&gt; Not an inch of skin is spared the torment.&lt;&lt;/if&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $rng gte 91 and $leftarm is 0 and $rightarm is 0&gt;&gt;
+	&lt;&lt;if $rng gte 96&gt;&gt;&lt;&lt;set $leftarm to &quot;swarmgrappled&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;The $swarmcreature swarm over your left arm, restraining it.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $rightarm to &quot;swarmgrappled&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;The $swarmcreature swarm over your right arm, restraining it.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmchestcover gte 1&gt;&gt;&lt;&lt;set $swarmchestcover to 0&gt;&gt;
+You manage to keep them away from your chest.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmchestmolest gte 1&gt;&gt;&lt;&lt;set $swarmchestmolest to 0&gt;&gt;
+They writhe over your &lt;&lt;print either(&quot;chest&quot;, &quot;stomach&quot;, &quot;back&quot;, &quot;neck&quot;, &quot;arms&quot;)&gt;&gt;.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmchestclothed gte 1&gt;&gt;&lt;&lt;set $swarmchestclothed to 0&gt;&gt;
+Some of them assault and damage your $upperclothes, trying to get to the skin beneath.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmchestgrabintro gte 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;A number of them take a liking to your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmchestgrabclothed gte 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Some of them wriggle their way into your $upperclothes, where they take a liking to your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmchestgrab gte 1&gt;&gt;
+They twist and tease your nipples, keeping them firm.&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $arousal += $swarmchestgrab * 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+ 
+&lt;&lt;if $swarmbackcover gte 1&gt;&gt;&lt;&lt;set $swarmbackcover to 0&gt;&gt;
+You manage to keep them away from your butt.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmbackmolest gte 1&gt;&gt;&lt;&lt;set $swarmbackmolest to 0&gt;&gt;
+They writhe over your &lt;&lt;print either(&quot;butt&quot;, &quot;thighs&quot;, &quot;legs&quot;)&gt;&gt;.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmbacklowerclothed gte 1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed to 0&gt;&gt;
+Some of them burrow into your $lowerclothes, damaging the fabric.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmbackunderclothed gte 1&gt;&gt;&lt;&lt;set $swarmbackunderclothed to 0&gt;&gt;
+Some of them assail your $underclothes, tearing the fabric.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmbackgrablowerclothed gte 1&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Some of them wriggle their way into your $lowerclothes, you feel them moving toward your anus.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmbackgrabunderclothed gte 1&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Some of them wriggle their way into your $underclothes, you feel them moving toward your anus.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmbackgrablowerchastity gte 1&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Some of them wriggle their way into your $underclothes, you feel them moving toward your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt; &lt;span class=&quot;pink&quot;&gt;With your chastity belt in the way, you won&#39;t be able to get them out!&lt;/span&gt;	&lt;&lt;if $parasitedisable is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $analchastityparasite to $swarmcreature&gt;&gt;&lt;&lt;set $parasitestat to $parasitestat + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmbackgrab gte 1&gt;&gt;&lt;&lt;set $swarmbackgrab to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;They swarm around your butt, you feel them move toward your anus.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmbackinsideintro gte 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro to 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;They start squirming their way into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmbackinside gte 1&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+They writhe inside your lower intestine&lt;&lt;if $penisexist is 1&gt;&gt;, blindly teasing your prostate.&lt;&lt;else&gt;&gt;.&lt;&lt;/if&gt;&gt;&lt;&lt;set $arousal += $swarmbackinside * 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $swarmfrontcover gte 1&gt;&gt;&lt;&lt;set $swarmfrontcover to 0&gt;&gt;
+You manage to keep them away from your &lt;&lt;genitalsstop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontmolest gte 1&gt;&gt;&lt;&lt;set $swarmfrontmolest to 0&gt;&gt;
+You feel them writhing over your &lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt isnot 1&gt;&gt;&lt;&lt;genitals&gt;&gt; through your $lowerclothes.&lt;&lt;elseif $undertype isnot &quot;naked&quot;&gt;&gt;&lt;&lt;genitals&gt;&gt; through your $underclothes.&lt;&lt;else&gt;&gt;unprotected &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontlowerclothed gte 1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed to 0&gt;&gt;
+Some of them start tearing into your $lowerclothes.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontunderclothed gte 1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed to 0&gt;&gt;
+Some of them try to breach your $underclothes, trying to get to the skin beneath.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontgrablowerclothed gte 1&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Some of them wriggle their way into your $lowerclothes, you feel them moving toward your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontgrabunderclothed gte 1&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Some of them wriggle their way into your $underclothes, you feel them moving toward your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontgrablowerchastity gte 1&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Some of them wriggle their way into your $underclothes, you feel them moving toward your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt; &lt;span class=&quot;pink&quot;&gt;With your chastity belt in the way, you won&#39;t be able to get them out!&lt;/span&gt;
+	&lt;&lt;if $parasitedisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1&gt;&gt;&lt;&lt;set $vaginalchastityparasite to $swarmcreature&gt;&gt;&lt;&lt;set $parasitestat to $parasitestat + 1&gt;&gt;
+		&lt;&lt;elseif $penisexist is 1&gt;&gt;&lt;&lt;set $penilechastityparasite to $swarmcreature&gt;&gt;&lt;&lt;set $parasitestat to $parasitestat + 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontgrab gte 1&gt;&gt;&lt;&lt;set $swarmfrontgrab to 0&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;They swarm around your groin, you feel them move toward your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontinsideintro gte 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro to 0&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;They start squirming their way into your pussy!&lt;/span&gt;
+	&lt;&lt;elseif $penisexist is 1&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;They start enveloping your penis!&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $swarmfrontinside gte 1&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+They writhe and squirm inside your vagina, probing and teasing without mercy.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $arousal += $swarmfrontinside * 20&gt;&gt;
+	&lt;&lt;elseif $penisexist is 1&gt;&gt;
+They writhe and squirm over your penis, rubbing and teasing the entire length.&lt;&lt;neutral10&gt;&gt;&lt;&lt;set $arousal += $swarmfrontinside * 20&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $enemytype isnot &quot;tentacles&quot;&gt;&gt;
+	&lt;&lt;if $panicattacks gte 1 and $panicviolence is 0 and $panicparalysis is 0 and $control is 0&gt;&gt;	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng is 100&gt;&gt;
+		&lt;&lt;set $panicparalysis to 10&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $panicattacks gte 2 and $panicviolence is 0 and $panicparalysis is 0 and $control is 0&gt;&gt;	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng is 100&gt;&gt;
+		&lt;&lt;set $panicviolence to 3&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $arousal gte 10000&gt;&gt;
+	
+	&lt;&lt;orgasmpassage&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+	&lt;&lt;set $seconds to $seconds + 10&gt;&gt;
+	&lt;&lt;if $seconds gte 60&gt;&gt;
+	&lt;&lt;set $seconds to 0&gt;&gt;
+	&lt;&lt;pass1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="502" name="Widgets Swarm2" tags="widget" position="225,6350">&lt;&lt;widget &quot;swarm2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $swarm2 is &quot;steadied&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;elseif $swarm2 is &quot;contained&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	&lt;&lt;set $swarm2 to &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm2 is &quot;pending&quot;&gt;&gt;
+	&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending - 1&gt;&gt;&lt;&lt;set $swarmactive to $swarmactive + 1&gt;&gt;&lt;&lt;set $swarmactivate += 1&gt;&gt;
+&lt;&lt;elseif $swarm2 is &quot;active&quot;&gt;&gt;
+	&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 70&gt;&gt;
+			&lt;&lt;if $chest is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmchestcover += 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+					&lt;&lt;set $swarm2 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro += 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+						&lt;&lt;set $swarm2 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed += 1&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmchestclothed += 1&gt;&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmchestmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $upperintegrity -= 5&gt;&gt;			
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 40 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $back is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmbackcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm2 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm2 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm2 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm2 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm2 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm2 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbackunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;	
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm2 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmbackmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $front is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmfrontcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm2 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm2 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm2 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm2 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;		
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm2 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm2 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm2 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmfrontmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal + 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm2 is &quot;back&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarmbackinside += 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro += 1&gt;&gt;&lt;&lt;set $swarmback -= 1&gt;&gt;
+&lt;&lt;elseif $swarm2 is &quot;front&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarmfrontinside += 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro += 1&gt;&gt;&lt;&lt;set $swarmfront -= 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="503" name="Widgets Swarm3" tags="widget" position="350,6350">&lt;&lt;widget &quot;swarm3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $swarm3 is &quot;steadied&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;elseif $swarm3 is &quot;contained&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	&lt;&lt;set $swarm3 to &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm3 is &quot;pending&quot;&gt;&gt;
+	&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending - 1&gt;&gt;&lt;&lt;set $swarmactive to $swarmactive + 1&gt;&gt;&lt;&lt;set $swarmactivate += 1&gt;&gt;
+&lt;&lt;elseif $swarm3 is &quot;active&quot;&gt;&gt;
+	&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 70&gt;&gt;
+			&lt;&lt;if $chest is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmchestcover += 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+					&lt;&lt;set $swarm3 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro += 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+						&lt;&lt;set $swarm3 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed += 1&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmchestclothed += 1&gt;&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmchestmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $upperintegrity -= 5&gt;&gt;			
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 40 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $back is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmbackcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm3 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm3 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm3 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm3 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm3 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm3 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbackunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;	
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm3 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmbackmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $front is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmfrontcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm3 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm3 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm3 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm3 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;		
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm3 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm3 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm3 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmfrontmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal + 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm3 is &quot;back&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarmbackinside += 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro += 1&gt;&gt;&lt;&lt;set $swarmback -= 1&gt;&gt;
+&lt;&lt;elseif $swarm3 is &quot;front&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarmfrontinside += 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro += 1&gt;&gt;&lt;&lt;set $swarmfront -= 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="504" name="Widgets Swarm4" tags="widget" position="475,6350">&lt;&lt;widget &quot;swarm4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $swarm4 is &quot;steadied&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;elseif $swarm4 is &quot;contained&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	&lt;&lt;set $swarm4 to &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm4 is &quot;pending&quot;&gt;&gt;
+	&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending - 1&gt;&gt;&lt;&lt;set $swarmactive to $swarmactive + 1&gt;&gt;&lt;&lt;set $swarmactivate += 1&gt;&gt;
+&lt;&lt;elseif $swarm4 is &quot;active&quot;&gt;&gt;
+	&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 70&gt;&gt;
+			&lt;&lt;if $chest is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmchestcover += 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+					&lt;&lt;set $swarm4 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro += 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+						&lt;&lt;set $swarm4 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed += 1&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmchestclothed += 1&gt;&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmchestmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $upperintegrity -= 5&gt;&gt;			
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 40 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $back is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmbackcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm4 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm4 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm4 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm4 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm4 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm4 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbackunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;	
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm4 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmbackmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $front is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmfrontcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm4 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm4 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm4 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm4 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;		
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm4 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm4 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm4 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmfrontmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal + 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm4 is &quot;back&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarmbackinside += 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro += 1&gt;&gt;&lt;&lt;set $swarmback -= 1&gt;&gt;
+&lt;&lt;elseif $swarm4 is &quot;front&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarmfrontinside += 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro += 1&gt;&gt;&lt;&lt;set $swarmfront -= 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="505" name="Widgets Swarm5" tags="widget" position="600,6350">&lt;&lt;widget &quot;swarm5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $swarm5 is &quot;steadied&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;elseif $swarm5 is &quot;contained&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	&lt;&lt;set $swarm5 to &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm5 is &quot;pending&quot;&gt;&gt;
+	&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending - 1&gt;&gt;&lt;&lt;set $swarmactive to $swarmactive + 1&gt;&gt;&lt;&lt;set $swarmactivate += 1&gt;&gt;
+&lt;&lt;elseif $swarm5 is &quot;active&quot;&gt;&gt;
+	&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 70&gt;&gt;
+			&lt;&lt;if $chest is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmchestcover += 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+					&lt;&lt;set $swarm5 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro += 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+						&lt;&lt;set $swarm5 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed += 1&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmchestclothed += 1&gt;&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmchestmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $upperintegrity -= 5&gt;&gt;			
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 40 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $back is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmbackcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm5 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm5 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm5 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm5 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm5 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm5 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbackunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;	
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm5 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmbackmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $front is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmfrontcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm5 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm5 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm5 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm5 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;		
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm5 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm5 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm5 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmfrontmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal + 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm5 is &quot;back&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarmbackinside += 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro += 1&gt;&gt;&lt;&lt;set $swarmback -= 1&gt;&gt;
+&lt;&lt;elseif $swarm5 is &quot;front&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarmfrontinside += 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro += 1&gt;&gt;&lt;&lt;set $swarmfront -= 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="506" name="Widgets Swarm Actions" tags="widget" position="725,6350">&lt;&lt;widget &quot;swarmactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $chest to 0&gt;&gt;
+&lt;&lt;set $front to 0&gt;&gt;
+&lt;&lt;set $back to 0&gt;&gt;
+
+
+
+&lt;&lt;if $vorecreature is 0&gt;&gt;
+	&lt;&lt;if $images is 1&gt;&gt;&lt;&lt;timed 100ms&gt;&gt;
+	&lt;div id=&quot;divsex&quot;&gt;
+	&lt;&lt;combatimg&gt;&gt;
+	&lt;/div&gt;&lt;br&gt;
+	&lt;&lt;/timed&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemytype isnot &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;actioncarry&gt;&gt;
+&lt;&lt;actioncarrydrop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trance lte 0&gt;&gt;
+&lt;&lt;if $dissociation lte 1&gt;&gt;
+&lt;&lt;if $panicparalysis is 0&gt;&gt;
+&lt;&lt;if $panicviolence is 0&gt;&gt;
+&lt;&lt;if $orgasmdown lte 0&gt;&gt;
+&lt;&lt;if $pain lt 100&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $leftarm is &quot;bound&quot;&gt;&gt;
+Your left arm is bound and helpless.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $leftarm is &quot;swarmgrappled&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;The $swarmcreature are constricting your left arm!&lt;/span&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $leftarm is 0&gt;&gt;Your left arm is free.&lt;br&gt;
+	&lt;&lt;if $rightarm is &quot;swarmgrappled&quot;&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Free your right arm&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftfree&quot;&gt;&gt; | 
+	&lt;&lt;elseif $swarmpending gte 1&gt;&gt;
+	$swarmSteady one of the $swarmname &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftswarm&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmfrontinside lte 0 and $swarmfront lte 0&gt;&gt;
+	Cover your &lt;&lt;if $vaginaexist is 1&gt;&gt;pussy&lt;&lt;else&gt;&gt;penis&lt;&lt;/if&gt;&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;frontcoverleft&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmbackinside lte 0 and $swarmback lte 0&gt;&gt;
+	Cover your butt &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;backcoverleft&quot; checked&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmchestgrab lte 0&gt;&gt;
+	Cover your chest &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;chestcoverleft&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmfrontinside gte 1 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;&lt;&lt;if $vaginaexist is 1&gt;&gt;Pull the $swarmcreature out of your pussy&lt;&lt;else&gt;&gt;Pull the $swarmcreature off of your penis&lt;&lt;/if&gt;&gt;&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;frontpurgeleft&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmfront gte 1 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;&lt;&lt;if $vaginaexist is 1&gt;&gt;Keep the $swarmcreature away from your pussy&lt;&lt;else&gt;&gt;Keep the $swarmcreature away from your penis&lt;&lt;/if&gt;&gt;&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;frontclearleft&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmbackinside gte 1 and $analshield isnot 1&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;Pull the $swarmcreature out of your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;backpurgeleft&quot; checked&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmback gte 1 and $analshield isnot 1&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;Keep the $swarmcreature away from your butt&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;backclearleft&quot; checked&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmchestgrab gte 1&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;Clear the $swarmcreature off of your chest&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;chestclearleft&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $water is 1 and $vorecreature is 0&gt;&gt;
+	&lt;span class=&quot;teal&quot;&gt;Swim to safety&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;swim&quot; checked&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is &quot;bound&quot;&gt;&gt;
+Your right arm is bound and helpless.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $rightarm is &quot;swarmgrappled&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;The $swarmcreature are constricting your right arm!&lt;/span&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $rightarm is 0&gt;&gt;Your right arm is free.&lt;br&gt;
+	&lt;&lt;if $leftarm is &quot;swarmgrappled&quot;&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Free your left arm&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightfree&quot;&gt;&gt; | 
+	&lt;&lt;elseif $swarmpending gte 1&gt;&gt;
+	$swarmSteady one of the $swarmname &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightswarm&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmfrontinside lte 0 and $swarmfront lte 0&gt;&gt;
+	Cover your &lt;&lt;if $vaginaexist is 1&gt;&gt;pussy&lt;&lt;else&gt;&gt;penis&lt;&lt;/if&gt;&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;frontcoverright&quot; checked&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmbackinside lte 0 and $swarmback lte 0&gt;&gt;
+	Cover your butt &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;backcoverright&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmchestgrab lte 0&gt;&gt;
+	Cover your chest &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;chestcoverright&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmfrontinside gte 1 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;&lt;&lt;if $vaginaexist is 1&gt;&gt;Pull the $swarmcreature out of your pussy&lt;&lt;else&gt;&gt;Pull the $swarmcreature off of your penis&lt;&lt;/if&gt;&gt;&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;frontpurgeright&quot; checked&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmfront gte 1 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;&lt;&lt;if $vaginaexist is 1&gt;&gt;Keep the $swarmcreature away from your pussy&lt;&lt;else&gt;&gt;Keep the $swarmcreature away from your penis&lt;&lt;/if&gt;&gt;&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;frontclearright&quot; checked&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmbackinside gte 1 and $analshield isnot 1&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;Pull the $swarmcreature out of your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;backpurgeright&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmback gte 1 and $analshield isnot 1&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;Keep the $swarmcreature away from your butt&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;backclearright&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $swarmchestgrab gte 1&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;Clear the $swarmcreature off of your chest&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;chestclearright&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $water is 1 and $vorecreature is 0&gt;&gt;
+	&lt;span class=&quot;teal&quot;&gt;Swim to safety&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;swim&quot; checked&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetuse is 0&gt;&gt;
+Your feet are free.&lt;br&gt;
+	&lt;&lt;if $swarmpending gte 1&gt;&gt;
+	$swarmSteady one of the $swarmname &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetswarm&quot; checked&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemytype isnot &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;combatstate&gt;&gt;
+&lt;&lt;carryblock&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="507" name="Widgets Swarm Effects" tags="widget" position="850,6350">&lt;&lt;widget &quot;swarmeffects&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;effectspain&gt;&gt;
+&lt;&lt;effectsorgasm&gt;&gt;
+&lt;&lt;effectsdissociation&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftfree&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You push away the $swarmcreature covering your right arm, freeing it.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftswarm&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $swarmpending -= 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You $swarmsteady one of the $swarmname with your left hand.&lt;/span&gt;
+	&lt;&lt;if $swarm1 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;frontcoverleft&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $front to &quot;covered&quot;&gt;&gt;You cover your &lt;&lt;genitalsstop&gt;&gt;with your left hand to prevent the $swarmcreature from violating you.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;backcoverleft&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $back to &quot;covered&quot;&gt;&gt;You cover your butt with your left hand. Hopefully it will keep the $swarmcreature from invading your rear.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;chestcoverleft&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $chest to &quot;covered&quot;&gt;&gt;You cover your chest with your left hand, keeping the $swarmcreature away from your sensitive bust.
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;frontpurgeleft&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $swarmfrontinside -= 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You remove some of the $swarmcreature that are &lt;&lt;if $vaginaexist is 1&gt;&gt;penetrating&lt;&lt;else&gt;&gt;wrapped around&lt;&lt;/if&gt;&gt; your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt; &lt;&lt;if $swarmfrontinside gte 1&gt;&gt;However, there are still some violating you.&lt;&lt;else&gt;&gt;You think you got them all, for now.&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swarm1 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;frontclearleft&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $swarmfront -= 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You prevent the encroaching $swarmcreature from &lt;&lt;if $vaginaexist is 1&gt;&gt;entering&lt;&lt;else&gt;&gt;enveloping&lt;&lt;/if&gt;&gt; your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt; &lt;&lt;if $swarmfront gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;There are so many however, that some make it through your guard.&lt;/span&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swarm1 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;backpurgeleft&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $swarmbackinside -= 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You extract some of the $swarmcreature from your anus.&lt;/span&gt; &lt;&lt;if $swarmbackinside gte 1&gt;&gt;However, there are still some infesting you.&lt;&lt;else&gt;&gt;You think you got them all.&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swarm1 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;backclearleft&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $swarmback -= 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You prevent the encroaching $swarmcreature from burrowing into your anus.&lt;/span&gt; &lt;&lt;if $swarmback gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;There are so many however, that some make it through your guard.&lt;/span&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swarm1 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;chestclearleft&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $swarmchestgrab -= 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You clear away some of the $swarmcreature around your sensitive nipples.&lt;/span&gt; &lt;&lt;if $swarmchestgrab gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Many more remain however.&lt;/span&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swarm1 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;swim&quot;&gt;&gt;&lt;&lt;set $leftaction to 1&gt;&gt;&lt;&lt;set $swimdistance -= 1&gt;&gt;
+You paddle towards safety with your left arm.
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $rightaction is &quot;rightfree&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You push away the $swarmcreature covering your left arm, freeing it.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightswarm&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $swarmpending -= 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You $swarmsteady one of the $swarmname with your right hand.&lt;/span&gt;
+	&lt;&lt;if $swarm1 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;frontcoverright&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $front to &quot;covered&quot;&gt;&gt;You cover your &lt;&lt;genitalsstop&gt;&gt;with your right hand to prevent the $swarmcreature from violating you.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;backcoverright&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $back to &quot;covered&quot;&gt;&gt;You cover your butt with your right hand. Hopefully it will keep the $swarmcreature from invading your rear.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;chestcoverright&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $chest to &quot;covered&quot;&gt;&gt;You cover your chest with your right hand, keeping the $swarmcreature away from your sensitive bust.
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $rightaction is &quot;frontpurgeright&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $swarmfrontinside -= 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You remove some of the $swarmcreature that are &lt;&lt;if $vaginaexist is 1&gt;&gt;penetrating&lt;&lt;else&gt;&gt;wrapped around&lt;&lt;/if&gt;&gt; your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt; &lt;&lt;if $swarmfrontinside gte 1&gt;&gt;However, there are still some violating you.&lt;&lt;else&gt;&gt;You think you got them all, for now.&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swarm1 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;frontclearright&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $swarmfront -= 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You prevent the encroaching $swarmcreature from &lt;&lt;if $vaginaexist is 1&gt;&gt;entering&lt;&lt;else&gt;&gt;enveloping&lt;&lt;/if&gt;&gt; your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;if $swarmfront gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;There are so many however, that some make it through your guard.&lt;/span&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swarm1 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;front&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;backpurgeright&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $swarmbackinside -= 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You extract some of the $swarmcreature from your anus.&lt;/span&gt; &lt;&lt;if $swarmbackinside gte 1&gt;&gt;However, there are still some infesting you.&lt;&lt;else&gt;&gt;You think you got them all.&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swarm1 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;backclearright&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $swarmback -= 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You prevent the encroaching $swarmcreature from burrowing into your anus.&lt;/span&gt;&lt;&lt;if $swarmback gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;There are so many however, that some make it through your guard.&lt;/span&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swarm1 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;back&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;chestclearright&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $swarmchestgrab -= 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You clear away some of the $swarmcreature around your sensitive nipples.&lt;/span&gt; &lt;&lt;if $swarmchestgrab gte 1&gt;&gt;&lt;span class=&quot;purple&quot;&gt;Many more remain however.&lt;/span&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swarm1 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;swim&quot;&gt;&gt;&lt;&lt;set $rightaction to 1&gt;&gt;&lt;&lt;set $swimdistance -= 1&gt;&gt;
+You paddle towards safety with your right arm.
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feetswarm&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;
+&lt;&lt;set $swarmpending -= 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You $swarmsteady one of the $swarmname with your feet.&lt;/span&gt;
+	&lt;&lt;if $swarm1 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm2 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm3 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm4 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm5 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm6 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm7 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm8 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm9 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;elseif $swarm10 is &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;steadied&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="508" name="Widgets Swarm10" tags="widget" position="975,6350">&lt;&lt;widget &quot;swarm10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $swarm10 is &quot;steadied&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;elseif $swarm10 is &quot;contained&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	&lt;&lt;set $swarm10 to &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm10 is &quot;pending&quot;&gt;&gt;
+	&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending - 1&gt;&gt;&lt;&lt;set $swarmactive to $swarmactive + 1&gt;&gt;&lt;&lt;set $swarmactivate += 1&gt;&gt;
+&lt;&lt;elseif $swarm10 is &quot;active&quot;&gt;&gt;
+	&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 70&gt;&gt;
+			&lt;&lt;if $chest is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmchestcover += 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+					&lt;&lt;set $swarm10 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro += 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+						&lt;&lt;set $swarm10 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed += 1&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmchestclothed += 1&gt;&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmchestmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $upperintegrity -= 5&gt;&gt;			
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 40 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $back is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmbackcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm10 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm10 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm10 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm10 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm10 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm10 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbackunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;	
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm10 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmbackmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $front is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmfrontcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm10 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm10 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm10 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm10 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;		
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm10 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm10 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm10 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmfrontmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal + 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm10 is &quot;back&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarmbackinside += 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro += 1&gt;&gt;&lt;&lt;set $swarmback -= 1&gt;&gt;
+&lt;&lt;elseif $swarm10 is &quot;front&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarmfrontinside += 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro += 1&gt;&gt;&lt;&lt;set $swarmfront -= 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="509" name="Widgets Swarm9" tags="widget" position="1100,6350">&lt;&lt;widget &quot;swarm9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $swarm9 is &quot;steadied&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;elseif $swarm9 is &quot;contained&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	&lt;&lt;set $swarm9 to &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm9 is &quot;pending&quot;&gt;&gt;
+	&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending - 1&gt;&gt;&lt;&lt;set $swarmactive to $swarmactive + 1&gt;&gt;&lt;&lt;set $swarmactivate += 1&gt;&gt;
+&lt;&lt;elseif $swarm9 is &quot;active&quot;&gt;&gt;
+	&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 70&gt;&gt;
+			&lt;&lt;if $chest is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmchestcover += 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+					&lt;&lt;set $swarm9 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro += 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+						&lt;&lt;set $swarm9 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed += 1&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmchestclothed += 1&gt;&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmchestmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $upperintegrity -= 5&gt;&gt;			
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 40 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $back is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmbackcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm9 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm9 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm9 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm9 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm9 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm9 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbackunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;	
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm9 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmbackmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $front is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmfrontcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm9 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm9 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm9 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm9 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;		
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm9 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm9 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm9 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmfrontmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal + 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm9 is &quot;back&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarmbackinside += 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro += 1&gt;&gt;&lt;&lt;set $swarmback -= 1&gt;&gt;
+&lt;&lt;elseif $swarm9 is &quot;front&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarmfrontinside += 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro += 1&gt;&gt;&lt;&lt;set $swarmfront -= 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="510" name="Widgets Swarm8" tags="widget" position="1225,6350">&lt;&lt;widget &quot;swarm8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $swarm8 is &quot;steadied&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;elseif $swarm8 is &quot;contained&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	&lt;&lt;set $swarm8 to &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm8 is &quot;pending&quot;&gt;&gt;
+	&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending - 1&gt;&gt;&lt;&lt;set $swarmactive to $swarmactive + 1&gt;&gt;&lt;&lt;set $swarmactivate += 1&gt;&gt;
+&lt;&lt;elseif $swarm8 is &quot;active&quot;&gt;&gt;
+	&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 70&gt;&gt;
+			&lt;&lt;if $chest is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmchestcover += 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+					&lt;&lt;set $swarm8 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro += 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+						&lt;&lt;set $swarm8 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed += 1&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmchestclothed += 1&gt;&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmchestmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $upperintegrity -= 5&gt;&gt;			
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 40 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $back is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmbackcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm8 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm8 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm8 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm8 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm8 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm8 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbackunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;	
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm8 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmbackmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $front is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmfrontcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm8 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm8 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm8 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm8 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;		
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm8 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm8 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm8 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmfrontmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal + 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm8 is &quot;back&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarmbackinside += 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro += 1&gt;&gt;&lt;&lt;set $swarmback -= 1&gt;&gt;
+&lt;&lt;elseif $swarm8 is &quot;front&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarmfrontinside += 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro += 1&gt;&gt;&lt;&lt;set $swarmfront -= 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="511" name="Widgets Swarm7" tags="widget" position="100,6475">&lt;&lt;widget &quot;swarm7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $swarm7 is &quot;steadied&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;elseif $swarm7 is &quot;contained&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	&lt;&lt;set $swarm7 to &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm7 is &quot;pending&quot;&gt;&gt;
+	&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending - 1&gt;&gt;&lt;&lt;set $swarmactive to $swarmactive + 1&gt;&gt;&lt;&lt;set $swarmactivate += 1&gt;&gt;
+&lt;&lt;elseif $swarm7 is &quot;active&quot;&gt;&gt;
+	&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 70&gt;&gt;
+			&lt;&lt;if $chest is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmchestcover += 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+					&lt;&lt;set $swarm7 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro += 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+						&lt;&lt;set $swarm7 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed += 1&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmchestclothed += 1&gt;&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmchestmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $upperintegrity -= 5&gt;&gt;			
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 40 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $back is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmbackcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm7 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm7 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm7 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm7 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm7 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm7 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbackunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;	
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm7 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmbackmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $front is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmfrontcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm7 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm7 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm7 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm7 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;		
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm7 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm7 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm7 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmfrontmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal + 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm7 is &quot;back&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarmbackinside += 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro += 1&gt;&gt;&lt;&lt;set $swarmback -= 1&gt;&gt;
+&lt;&lt;elseif $swarm7 is &quot;front&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarmfrontinside += 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro += 1&gt;&gt;&lt;&lt;set $swarmfront -= 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="512" name="Widgets Swarm6" tags="widget" position="225,6475">&lt;&lt;widget &quot;swarm6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $swarm6 is &quot;steadied&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;elseif $swarm6 is &quot;contained&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	&lt;&lt;set $swarm6 to &quot;pending&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm6 is &quot;pending&quot;&gt;&gt;
+	&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;&lt;&lt;set $swarmpending to $swarmpending - 1&gt;&gt;&lt;&lt;set $swarmactive to $swarmactive + 1&gt;&gt;&lt;&lt;set $swarmactivate += 1&gt;&gt;
+&lt;&lt;elseif $swarm6 is &quot;active&quot;&gt;&gt;
+	&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 70&gt;&gt;
+			&lt;&lt;if $chest is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmchestcover += 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+					&lt;&lt;set $swarm6 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabintro += 1&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+					&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+						&lt;&lt;set $swarm6 to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $swarmchestgrab += 1&gt;&gt;&lt;&lt;set $swarmchestgrabclothed += 1&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmchestclothed += 1&gt;&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmchestmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $upperintegrity -= 5&gt;&gt;			
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 40 and $analdisable is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $back is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmbackcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm6 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm6 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm6 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbacklowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm6 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;elseif $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+							&lt;&lt;set $swarm6 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmbackgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm6 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmbackunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;	
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm6 to &quot;back&quot;&gt;&gt;&lt;&lt;set $swarmback += 1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmbackgrab += 1&gt;&gt;	
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmbackmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $front is &quot;covered&quot;&gt;&gt;
+			&lt;&lt;set $arousal to $arousal + 10&gt;&gt;&lt;&lt;set $swarmfrontcover += 1&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng lte $swarmactive * 20&gt;&gt;
+					&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 0&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerclothed += 1&gt;&gt;&lt;&lt;set $swarm6 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm6 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm6 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+						&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontlowerclothed += 1&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+						&lt;&lt;if $rng gte 81&gt;&gt;
+							&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+							&lt;&lt;set $swarm6 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;		
+							&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+							&lt;&lt;set $swarm6 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrablowerchastity += 1&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swarmfrontgrabunderclothed += 1&gt;&gt;&lt;&lt;set $swarm6 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;else&gt;&gt;
+							&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+							&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $swarmfrontunderclothed += 1&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;
+							&lt;&lt;else&gt;&gt;
+							&lt;&lt;set $swarm6 to &quot;front&quot;&gt;&gt;&lt;&lt;set $swarmfront +=1&gt;&gt;&lt;&lt;neutral4&gt;&gt;&lt;&lt;set $swarmfrontgrab += 1&gt;&gt;
+							&lt;&lt;/if&gt;&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $swarmfrontmolest += 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal + 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $swarm6 is &quot;back&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;backinside&quot;&gt;&gt;&lt;&lt;set $swarmbackinside += 1&gt;&gt;&lt;&lt;set $swarmbackinsideintro += 1&gt;&gt;&lt;&lt;set $swarmback -= 1&gt;&gt;
+&lt;&lt;elseif $swarm6 is &quot;front&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;frontinside&quot;&gt;&gt;&lt;&lt;set $swarmfrontinside += 1&gt;&gt;&lt;&lt;set $swarmfrontinsideintro += 1&gt;&gt;&lt;&lt;set $swarmfront -= 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="513" name="Crate Worms Passout" tags="nobr" position="350,6475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+It&#39;s all just too much for you. You pass out.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Meal]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="514" name="Crate Worms Escape" tags="nobr" position="475,6475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you grasp the top of the crate and haul yourself up, pushing the lid off as you do. Worms cascade from you as you struggle out of your writhing cell, but many remain on you. Fortunately whoever freed you didnt stick around to see you in this state; you&#39;re alone. You glance around at your surroundings as you brush off the remaining worms. You appear to be on Danube Street, at the delivery entrance of a stately manor. You hear voices in front of the truck that delivered you, and realise you should leave. You suspect worms will be turning up in strange places for a while.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;danubequick&gt;&gt;</tw-passagedata><tw-passagedata pid="515" name="Danube Meal2" tags="nobr" position="600,6475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+More servants enter, carrying baskets full of strawberries.
+
+&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+The host caresses your chastity belt. &quot;It has protection, but that won&#39;t matter.&quot; One of the servants tapes a pink plastic object to the belt.
+&lt;&lt;else&gt;&gt;
+One of the servants tapes a pink plastic object to your &lt;&lt;genitalsstop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+A moment later the device fires into activity. The vibrations are powerful, saturating you to the core. You involuntarily jerk at the abrupt sensation and a muffled yelp escapes your gag. &lt;&lt;set $arousal += 4000&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;danubemeal&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+The guests take turns dipping their strawberries in the cream covering your body, which is steadily resupplied by the servants. The pool around your knees grows, but they&#39;re only interested in scooping the cream directly from your body. They have a particular interest in your nipples, and frequently tease them with fruit. &lt;&lt;set $arousal += 4000&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;danubemeal&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+This continues for a time, until another clinking interruption by the host. &quot;I hope you found that enjoyable, it&#39;s not every day we can acquire something quite so delectably...&quot; &lt;&lt;person1&gt;&gt;The servants push you face down into the cream before covering you with a lid, reducing the rest of the speech to an inaudible muffle. You feel yourself being lifted and carried, the sound of the host&#39;s voice growing fainter.&lt;br&gt;&lt;br&gt;
+
+You hear a door opening, and then you fly through the air before landing on hard pavement. A rain of leftover food falls on top of you, and you hear a door close. Did they just dump you out with the trash? Fortunately, the impact loosened your bonds and you manage to struggle your legs free. Your arms remain bound however.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+You have yet to recover your bearings when a growl sends a chill down your back. You realise why they would just dump food onto the ground like this. Three stray dogs advance on you, hunger in their eyes.
+
+&lt;&lt;if $bestialitydisable is &quot;t&quot;&gt;&gt;
+You flee, dropping cream and strawberries as you go. You manage to escape them, but not without injury. &lt;&lt;beastescape&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;
+&lt;&lt;residentialquick&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Danube Meal Dogs]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="516" name="Widgets Danube Meal" tags="widget" position="725,6475">&lt;&lt;widget &quot;danubemeal&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $orgasmdown gte 1&gt;&gt;&lt;&lt;set $orgasmdown to 0&gt;&gt;
+&lt;&lt;if $orgasmcurrent lte 0&gt;&gt;
+&lt;&lt;elseif $orgasmcurrent lte 1&gt;&gt;
+The guests laugh and applaud at the sight of you writhing in climax. One of the servants quickly moves a basket of strawberries in front of your &lt;&lt;genitalsstop&gt;&gt;
+&lt;&lt;if $orgasmcount lte 12&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; spins the basket, making sure the whole batch gets a hearty helping of your sexual fluids. The guests crowd around the basket. &quot;Leave some for me!&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Hey, no shoving!&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;&quot;Patience, my friends,&quot; says the host, stroking your chin. &quot;There&#39;s plenty to go around, hmm?&quot;
+
+&lt;&lt;elseif $orgasmcount lte 23&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; spins the basket, making sure the whole batch gets a helping of your sexual fluids.
+The guests seem disappointed in the amount you produce. &quot;I thought there&#39;d be more.&quot;&lt;br&gt;&lt;br&gt; 
+
+&lt;&lt;person1&gt;&gt;&quot;Patience, my friends,&quot; says the host, stroking your chin. &quot;There&#39;s plenty to go around, hmm?&quot;
+&lt;&lt;elseif $orgasmcount gte 24&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;He&gt;&gt; waits expectantly. When no fluids emerge from you, &lt;&lt;he&gt;&gt; looks up at the host with a worried look on &lt;&lt;his&gt;&gt; face. The guests seem disappointed, and some angry. &quot;Is that it?&quot; &quot;It&#39;s broken! Where did you get it anyway?&quot;&lt;br&gt;&lt;br&gt;
+
+The host raises &lt;&lt;his&gt;&gt; arms in exasperation. &quot;I am dreadfully sorry. I promise you the supplier won&#39;t hear the end of this, mark my words.&quot; It seems to placate the guests to some extent. You wonder if they&#39;ll remove the instrument from your body, but they do not.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $orgasmcurrent gte 2&gt;&gt;
+&lt;&lt;if $orgasmcount lte 23&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="517" name="Danube Meal Dogs" tags="nobr" position="850,6475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast3init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Meal Dogs Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Danube Meal Dogs Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Meal Dogs]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Danube Meal Dogs Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Danube Meal Dogs Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Danube Meal Dogs]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="518" name="Danube Meal Dogs Ejaculation" tags="nobr" position="975,6475">&lt;&lt;effects&gt;&gt;
+&lt;&lt;beastejaculation&gt;&gt;
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+Satisfied, the dog leaves you be. Another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Danube Meal Dogs]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+Satisfied, the dog leaves you be. The other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Danube Meal Dogs]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+Satisfied, the dog leaves you be.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+[[Next|Danube Meal Dogs End]]
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="519" name="Danube Meal Dogs Escape" tags="nobr" position="1100,6475">&lt;&lt;effects&gt;&gt;
+&lt;&lt;beastwound&gt;&gt;
+
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+The dog recoils in pain and fear, but another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Danube Meal Dogs]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+The dog recoils in pain and fear, but the other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Danube Meal Dogs]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+The dog recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Danube Meal Dogs End]]
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="520" name="Danube Meal Dogs End" tags="nobr" position="1225,6475">&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemywounded is 1 and $enemyejaculated is 0&gt;&gt;
+The dog whimpers and flees into the alleyways.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated is 1&gt;&gt;
+The dog leaves you lying on the pavement.
+&lt;&lt;elseif $enemywounded gte 2 and $enemyejaculated is 0&gt;&gt;
+Feeling that you&#39;re more trouble than you&#39;re worth, the dogs flee into the alleyways.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated gte 2&gt;&gt;
+The dogs leave you spent and shivering on the pavement.
+&lt;&lt;elseif $enemywounded gte 1 and $enemyejaculated gte 1&gt;&gt;
+The dogs leave you spent and shivering on the pavement. One is slowed by a limp.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;
+&lt;&lt;residentialquick&gt;&gt;</tw-passagedata><tw-passagedata pid="521" name="Stalls Ex" tags="nobr" position="100,6600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;connudatus&quot;&gt;&gt;
+
+You drop to your hands and knees and sneak up to the end of the alleyway. There&#39;s a stall carrying fruit very close by, sneaking under it shouldn&#39;t be a problem. There&#39;s no way to see how easy it will be from that point on though.&lt;br&gt;&lt;br&gt;
+
+You dart beneath the sheet covering the stall. There&#39;s another stall adjacent to this one, so you sneak under that one next, leaving the dubious safety of the alley further behind. The market is closely packed so you are able to move quite far, but eventually you come to a gap in the middle of the road. Surrounded by voices, you feel very conscious of your &lt;&lt;nuditystop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+You peek up and down the road, and see a car parked between the rows of stalls. The owner is busy loading it with boxes. The vehicle barely fits, so should be able to cross by sneaking beneath it, if you&#39;re quick. You hasten toward it.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You don&#39;t get far. A &lt;&lt;person&gt;&gt; picks this moment to look beneath their stall, and immediately spots you. Their initial look of bewilderment quickly turns mischievous. &quot;I didn&#39;t know I had any of you in stock. Here&#39;s what&#39;s going to happen. You&#39;re going to &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;suck my dick&lt;&lt;else&gt;&gt;lick my pussy&lt;&lt;/if&gt;&gt;, and whatever else I feel like, or everyone here will find out what a little harlot you are.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Nod|Stalls Ex Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Stalls Ex Caught]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;
+
+
+	&lt;&lt;else&gt;&gt;
+
+You arrive at the stall beside the car, but find it gone. You didn&#39;t hear it move above the clamour of the market. What you do hear, however, is the stall behind you being moved. You lean over a storm drain and peek beneath the sheet, and see it being carried away by a group of people. You look around for another way out, but this stall now stands alone; you&#39;re trapped. The group soon return and surround the stall. You hear one of them speak. &quot;On the count of three...&quot; They&#39;re going to move this one too!&lt;br&gt;&lt;br&gt;
+
+You&#39;re only options are to grab hold of the underside of the stall and be carried with it, or take your chances in the storm drain.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;commercialdrainquick&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $rng gte 26&gt;&gt;
+&lt;&lt;click [[Grab hold of the stall|Stalls Ex Caught]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Grab hold of the stall|Stalls Ex Safe]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You manage to get there in time and, lying prone, shuffle beneath it. You continue to the other side and slink beneath another stall. From there, it&#39;s easy to remain concealed as you make your way across the street. Placing your head against the ground, you flick up the cover of the final stall to make sure the way forward is safe. Heart thumping in your chest, you dart into the alleyway, leaving the bustle behind you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;residentialquick&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="522" name="Stalls Ex Molestation" tags="nobr" position="225,6600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcoral&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Stalls Ex Caught]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Stalls Ex Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Stalls Ex Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Stalls Ex Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Stalls Ex Molestation Ejaculation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Stalls Ex Molestation Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Stalls Ex Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="523" name="Stalls Ex Caught" tags="nobr" position="350,6600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;connudatus&quot;&gt;&gt;
+&lt;&lt;fameexhibitionism10&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;
+&lt;&lt;if $phase is 1&gt;&gt;
+&quot;Fine,&quot; the &lt;&lt;person&gt;&gt; grabs you by the neck and drags you into the daylight. &quot;Look everyone.&quot; &lt;&lt;He&gt;&gt; shouts. &quot;Look what I found!&quot; Both hawkers and customers turn to investigate, and see you struggling to stand up, exposed and vulnerable. With nowhere to hide, there&#39;s not much you can do but flee.&lt;br&gt;&lt;br&gt; 
+&lt;&lt;else&gt;&gt;
+You grab the underside of the stall and are hoisted into the air with it. The ride is too bumpy and your grip slips, causing you to drop painfully to the ground. The stall moves on without you, leaving you uncovered in the middle of the crowded street. With nowhere to hide, there&#39;s not much you can do but flee.&lt;&lt;fameexhibitionism50&gt;&gt;&lt;&lt;set $pain += 10&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+You move as quickly as your legs will carry you, trying to escape the laughter, whistling and jeers. You run into an alleyway and round a corner, out of sight of the road, before feeling safe enough to process what just happened. So many people saw you. Your feelings of disgrace are made all the worse by the fluid you feel leaking from your &lt;&lt;genitalsstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;residentialquick&gt;&gt;</tw-passagedata><tw-passagedata pid="524" name="Stalls Ex Molestation Ejaculation" tags="nobr" position="475,6600">&lt;&lt;ejaculation&gt;&gt;
+
+
+
+
+
+&quot;You&#39;re a fun toy. Okay, you can go.&quot; &lt;&lt;He&gt;&gt; leaves you lying beneath the stall. You look around, and see the car still there.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+You manage to get there in time and, lying prone, shuffle beneath it. You continue to the other side and slink beneath another stall. From there, it&#39;s easy to remain concealed as you make your way across the street. Placing your head against the ground, you flick up the cover of the final stall to make sure the way forward is safe. Heart thumping in your chest, you dart into the alleyway, leaving the bustle behind you.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;residentialquick&gt;&gt;</tw-passagedata><tw-passagedata pid="525" name="Stalls Ex Molestation Escape" tags="nobr" position="600,6600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain, falling backwards out from beneath the stall. By the time &lt;&lt;He&gt;&gt; recovers, you&#39;ve managed to put some distance between you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+You manage to get there in time and, lying prone, shuffle beneath it. You continue to the other side and slink beneath another stall. From there, it&#39;s easy to remain concealed as you make your way across the street. Placing your head against the ground, you flick up the cover of the final stall to make sure the way forward is safe. Heart thumping in your chest, you dart into the alleyway, leaving the bustle behind you.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;residentialquick&gt;&gt;</tw-passagedata><tw-passagedata pid="526" name="Stalls Ex Safe" tags="nobr" position="725,6600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;connudatus&quot;&gt;&gt;
+
+You grip the underside of the stall as it is hoisted into the air. The journey is smooth, and you are soon placed back onto the ground. Placing your head against the ground, you flick up the cover to see where you were taken. Fortunately, you&#39;ve been carried the rest of the way across the street. Heart thumping in your chest, you dart into the alleyway, leaving the bustle behind you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;residentialquick&gt;&gt;</tw-passagedata><tw-passagedata pid="527" name="Men&#39;s Toilets" tags="nobr" position="850,6600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;park&quot;&gt;&gt;
+
+You are in the men&#39;s toilets in the park.
+&lt;&lt;if $storelocation is &quot;parkmens&quot;&gt;&gt;
+Your clothes are stored beneath the sinks.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutpark&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $playergenderappearance is &quot;f&quot; and $eventskip isnot 1&gt;&gt;
+	&lt;&lt;eventstoilets&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $storelocationinit to &quot;parkmens&quot;&gt;&gt;&lt;&lt;stripstoreactions&gt;&gt;
+		&lt;&lt;click [[Masturbate|Men&#39;s Toilets Masturbation]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $storelocation isnot &quot;parkmens&quot;&gt;&gt;
+		&lt;&lt;click [[Leave|Park]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;elseif $exposed gte 2 and $exhibitionism gte 55&gt;&gt;
+		&lt;&lt;click [[Sneak Out|Park Toilets Sneak]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;
+		&lt;&lt;elseif $exposed is 1 and $exhibitionism gte 35&gt;&gt;
+		&lt;&lt;click [[Sneak Out|Park Toilets Sneak]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist3&gt;&gt;
+		&lt;&lt;elseif $exposed lte 0&gt;&gt;
+		&lt;&lt;click [[Leave|Park]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="528" name="Women&#39;s Toilets" tags="nobr" position="975,6600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;park&quot;&gt;&gt;
+
+You are in the women&#39;s toilets in the park.
+
+&lt;&lt;if $storelocation is &quot;parkwomens&quot;&gt;&gt;
+Your clothes are stored beneath the sinks.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutpark&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $playergenderappearance is &quot;m&quot; and $eventskip isnot 1&gt;&gt;
+	&lt;&lt;eventstoilets&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $storelocationinit to &quot;parkwomens&quot;&gt;&gt;&lt;&lt;stripstoreactions&gt;&gt;
+		&lt;&lt;click [[Masturbate|Women&#39;s Toilets Masturbation]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $storelocation isnot &quot;parkwomens&quot;&gt;&gt;
+		&lt;&lt;click [[Leave|Park]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;elseif $exposed gte 2 and $exhibitionism gte 55&gt;&gt;
+		&lt;&lt;click [[Sneak Out|Park Toilets Sneak]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;
+		&lt;&lt;elseif $exposed is 1 and $exhibitionism gte 35&gt;&gt;
+		&lt;&lt;click [[Sneak Out|Park Toilets Sneak]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist3&gt;&gt;
+		&lt;&lt;elseif $exposed lte 0&gt;&gt;
+		&lt;&lt;click [[Leave|Park]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="529" name="Widgets Events Toilets" tags="widget" position="1100,6600">&lt;&lt;widget &quot;eventstoilets&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You enter the toilets, and hear a voice shout behind you. &quot;I saw you go in there, pervert!&quot; A &lt;&lt;person&gt;&gt; storms in, eyes livid. &quot;I&#39;ll give exactly what you deserve!&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Toilets Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;if $playergenderappearance isnot $playergender&gt;&gt;&lt;&lt;set $toiletsmistake to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="530" name="Toilets Molestation" tags="nobr" position="1225,6600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemyanger += 150&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $alarm is 1&gt;&gt;
+Your cries echo against the tiles, but no one comes.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $enemyarousal lt $enemyarousalmax and $enemyhealth gte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Toilets Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Toilets Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="531" name="Toilets Molestation Finish" tags="nobr" position="100,6725">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;He&gt;&gt; falls back against the sinks, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you flee the scene.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;if $playergender is $playergenderappearance and $toiletsmistake is 1&gt;&gt;&lt;&lt;set $toiletsmistake to 0&gt;&gt;
+&quot;This is your fault for looking like &lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;a girl&lt;&lt;else&gt;&gt;a boy&lt;&lt;/if&gt;&gt;.&quot; &lt;&lt;He&gt;&gt; shoves you out the door.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&quot;Let that be a lesson for you.&quot; &lt;&lt;He&gt;&gt; shoves you out the door.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;parkquick&gt;&gt;</tw-passagedata><tw-passagedata pid="532" name="Widgets Events Sea" tags="widget" position="225,6725">&lt;&lt;widget &quot;eventsseabeach&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot; and $weather is &quot;clear&quot;&gt;&gt;
+
+	&lt;&lt;if $rng gte 96&gt;&gt;
+	&lt;&lt;sea1&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;
+	&lt;&lt;seabeach1&gt;&gt;
+	&lt;&lt;elseif $rng gte 36&gt;&gt;
+	&lt;&lt;seatangle&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;sea2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $daystate isnot &quot;night&quot; and $weather is &quot;rain&quot;&gt;&gt;
+
+	&lt;&lt;if $rng gte 96&gt;&gt;
+	&lt;&lt;sea1&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;
+	&lt;&lt;seabeach2&gt;&gt;
+	&lt;&lt;elseif $rng gte 71&gt;&gt;
+	&lt;&lt;searape&gt;&gt;
+	&lt;&lt;elseif $rng gte 36&gt;&gt;
+	&lt;&lt;seatangle&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;sea2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $daystate isnot &quot;night&quot;&gt;&gt;
+
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;sea1&gt;&gt;
+	&lt;&lt;elseif $rng gte 71&gt;&gt;
+	&lt;&lt;searape&gt;&gt;
+	&lt;&lt;elseif $rng gte 36&gt;&gt;
+	&lt;&lt;seatangle&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;sea2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $rng gte 95&gt;&gt;
+	&lt;&lt;if $swarmdisable is &quot;f&quot;&gt;&gt;&lt;&lt;sea3&gt;&gt;&lt;&lt;else&gt;&gt;&lt;&lt;sea1&gt;&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;
+	&lt;&lt;sea1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;sea2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;eventssea&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+	&lt;&lt;if $rng gte 91&gt;&gt;
+	&lt;&lt;if $swarmdisable is &quot;f&quot;&gt;&gt;&lt;&lt;sea3&gt;&gt;&lt;&lt;else&gt;&gt;&lt;&lt;sea1&gt;&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 81&gt;&gt;
+	&lt;&lt;sea1&gt;&gt;
+	&lt;&lt;elseif $rng gte 71&gt;&gt;
+	&lt;&lt;searape&gt;&gt;
+	&lt;&lt;elseif $rng gte 36&gt;&gt;
+	&lt;&lt;seatangle&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;sea2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;eventdeepsea&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;if $swarmdisable is &quot;f&quot;&gt;&gt;&lt;&lt;sea3&gt;&gt;&lt;&lt;else&gt;&gt;&lt;&lt;sea1&gt;&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;sea1&gt;&gt;
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	&lt;&lt;sea4&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	&lt;&lt;seavore&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;seatentacles&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="533" name="Widgets Sea" tags="widget" position="350,6725">&lt;&lt;widget &quot;seabeach1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; swims up to you and grabs your butt.&lt;&lt;if $undertype is &quot;naked&quot; and $lowertype is &quot;naked&quot;&gt;&gt; &quot;Not wearing anything down here? You&#39;re such a naughty &lt;&lt;girlstop&gt;&gt;&quot;&lt;&lt;/if&gt;&gt; &lt;&lt;He&gt;&gt; fondles you with increasing passion.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+&lt;&lt;click [[Pull away|Sea Beach Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Pull away|Sea Beach Molestation Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click [[Allow it|Sea Beach Molestation]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;seabeach2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+A large wave heads towards you. Before it reaches you however, a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; on a surf board plucks you from the water as &lt;&lt;he&gt;&gt; sails past. &lt;&lt;He&gt;&gt; holds down your arms with one hand and muzzles you with the other.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Beach Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;sea1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $bestialitydisable is &quot;f&quot; and $rng gte 81&gt;&gt;
+Three dolphins swim up to you and nudge you playfully. You pet them back, but they&#39;re persistent. One of them starts rubbing against you while the other two prevent you from moving away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Dolphins]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+Three dolphins swim up to you and nudge you playfully. You pet them back, and they swim away. &lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;sea2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+A large wave heads towards you.
+
+
+&lt;&lt;if $uncladoutfit is 0 and $uncladupper is 0 and $uncladlower is 0 and $uncladunder is 0&gt;&gt;
+You are pulled into the wave and sucked upwards, before floating back down on the other side. That was fun!&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress60&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You are pulled into the wave and sucked upwards. The force tears your clothes away from your grip!
+
+	&lt;&lt;if $rng gte 81&gt;&gt;
+After the wave has passed you look around for your missing clothing, but it&#39;s nowhere to be found. Your clothes lost, you become much more conscious of your &lt;&lt;nuditystop&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $unclad to 0&gt;&gt;
+		&lt;&lt;if $uncladoutfit is 1&gt;&gt;&lt;&lt;set $uncladoutfit to 0&gt;&gt;
+		&lt;&lt;upperruined&gt;&gt;&lt;&lt;lowerruined&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $uncladupper is 1&gt;&gt;&lt;&lt;set $uncladupper to 0&gt;&gt;
+		&lt;&lt;upperruined&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $uncladlower is 1&gt;&gt;&lt;&lt;set $uncladlower to 0&gt;&gt;
+		&lt;&lt;lowerruined&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $uncladunder is 1&gt;&gt;&lt;&lt;set $uncladunder to 0&gt;&gt;
+		&lt;&lt;underruined&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+After the wave has passed you look around for your missing clothing, and see it floating not far from you. You swim over to it, not feeling relief until it&#39;s recovered.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;sea3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+You feel something rub against your leg. You look down and see the culprit, an eel. More arrive; they twirl around you, their slimy caresses at once disgusting you and inciting shameful feelings. Swarms of them are rising from the depths beneath you. You look around and see a buoy not too far away. If you could swim to it, you could climb to safety.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Eels]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;sea4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;
+A fishing boat turns towards you, and heads in your direction. The net envelops you, and you are hoisted onto the deck.
+&lt;br&gt;&lt;br&gt;
+A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; smile down at you. &quot;We got ourselves a lively one,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Boat Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;seavore&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $voredisable is &quot;f&quot;&gt;&gt;
+A large creature emerges from the depths, drawn by your scent. Before you even know it&#39;s there, it grabs your legs with its maw, gripping you tight.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Vore]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;sea1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;seatangle&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowertype isnot &quot;naked&quot; and $lowertype isnot &quot;chastity&quot;&gt;&gt;
+Your waist becomes tangled in seaweed. It would be easier to untangle if you removed your &lt;&lt;bottoms&gt;&gt; first, and there&#39;s no one else around...
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Undress|Sea Tangle Undress]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Don&#39;t undress (0:01)|Sea Tangle]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Your waist becomes tangled in seaweed. It takes a minute to free yourself.&lt;&lt;pass1&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;gstress&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;searape&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+Something grabs you firmly by the ankle, and drags you beneath the water. A &lt;&lt;person&gt;&gt; rises from the murk, wearing a diving mask.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;seatentacles&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacledisable is &quot;f&quot;&gt;&gt;
+Something brushes against your leg, then grabs you by the waist. Several tentacles rise from the water.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Tentacles]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;seavore&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="534" name="Widgets Sea Beach" tags="widget" position="475,6725">&lt;&lt;widget &quot;seabeach&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Swim to the beach (0:10)|Sea Beach]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;seabeachquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Swim to the beach|Sea Beach]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;seabeacheventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Sea Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="535" name="Sea Dolphins" tags="nobr" position="600,6725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast3init&gt;&gt;&lt;&lt;set $beasttype to &quot;dolphin&quot;&gt;&gt;&lt;&lt;set $water to 1&gt;&gt;&lt;&lt;set $claws to 0&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;night&quot; and $location is &quot;beach&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Dolphins Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Dolphins Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Dolphins Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Dolphins]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="536" name="Sea Dolphins Finish" tags="nobr" position="725,6725">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;beastwound&gt;&gt;
+
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+The $beasttype recoils in pain and fear, but another is eager for a go.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Sea Dolphins]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+The $beasttype recoils in pain and fear, but the last is eager for a go.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Sea Dolphins]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+The $beasttype recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Dolphins Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+Satisfied, the $beasttype moves and another takes its turn.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Sea Dolphins]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+Satisfied, the $beasttype moves and the last takes its turn.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Sea Dolphins]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+Satisfied, the $beasttype moves away from you.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Sea Dolphins Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&lt;&lt;if $enemywounded is 1 and $enemyejaculated is 0&gt;&gt;
+The $beasttype whimpers and flees into the darkness of the sea.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated is 1&gt;&gt;
+The $beasttype leaves you floating in the water.
+&lt;&lt;elseif $enemywounded gte 2 and $enemyejaculated is 0&gt;&gt;
+Feeling that you&#39;re more trouble than you&#39;re worth, the dolphins flee into the sea.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated gte 2&gt;&gt;
+The dolphins leave you spent and shivering in the water.
+&lt;&lt;elseif $enemywounded gte 1 and $enemyejaculated gte 1&gt;&gt;
+The dolphins leave you spent and shivering in the water.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A whistle blows, startling the dolphins. A lifeguard in a small boat races toward you. The dolphins make a chittering noise, then flee away from the shore. Seeing them leave, the lifeguard heads back to the beach.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="537" name="Beast Finish" tags="nobr" position="850,6725">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;beastwound&gt;&gt;
+
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+The $beasttype recoils in pain and fear, but another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Sea Dolphins]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+The $beasttype recoils in pain and fear, but the other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Sea Dolphins]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+The $beasttype recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Dolphins Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+Satisfied, the $beasttype leaves you be. Another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Sea Dolphins]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+Satisfied, the $beasttype leaves you be. The other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Sea Dolphins]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+Satisfied, the $beasttype leaves you be.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Sea Dolphins Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&lt;&lt;if $enemywounded is 1 and $enemyejaculated is 0&gt;&gt;
+The $beasttype whimpers and flees into the darkness.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated is 1&gt;&gt;
+The $beasttype leaves you lying on the pavement.
+&lt;&lt;elseif $enemywounded gte 2 and $enemyejaculated is 0&gt;&gt;
+Feeling that you&#39;re more trouble than you&#39;re worth, the $beasttype flee into the darkness.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated gte 2&gt;&gt;
+The $beasttype leave you spent and shivering on the pavement.
+&lt;&lt;elseif $enemywounded gte 1 and $enemyejaculated gte 1&gt;&gt;
+The $beasttype leave you spent and shivering on the pavement. One is slowed by a limp.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="538" name="Sea Eels" tags="nobr" position="975,6725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;sea&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $swarmname to &quot;swarms&quot;&gt;&gt;
+&lt;&lt;set $swarmmove to &quot;moving towards you&quot;&gt;&gt;
+&lt;&lt;set $swarmcreature to &quot;eels&quot;&gt;&gt;
+&lt;&lt;set $swarmspill to &quot;encircle you&quot;&gt;&gt;
+&lt;&lt;set $swarmsteady to &quot;fend off&quot;&gt;&gt;
+&lt;&lt;set $swarmSteady to &quot;Fend off&quot;&gt;&gt;
+&lt;&lt;set $swarmcount to 10&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarmactive to 1&gt;&gt;
+&lt;&lt;set $swimdistance to 20&gt;&gt;
+&lt;&lt;set $water to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swimdistance gte 20&gt;&gt;
+You need to start swimming toward the buoy!
+&lt;&lt;elseif $swimdistance gte 10&gt;&gt;
+The buoy is still a long way off.
+&lt;&lt;elseif $swimdistance gte 5&gt;&gt;
+You&#39;ve passed half way to the buoy.
+&lt;&lt;elseif $swimdistance gte 1&gt;&gt;
+You&#39;re almost at the buoy.
+&lt;&lt;else&gt;&gt;
+The buoy is within arm&#39;s reach!
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;swarmeffects&gt;&gt;
+&lt;&lt;swarm&gt;&gt;
+&lt;&lt;swarmactions&gt;&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Eels Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $swimdistance lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Eels Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="539" name="Sea Eels Finish" tags="nobr" position="1100,6725">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+
+It&#39;s all just too much for you. You pass out.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Passout Beach]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you haul yourself out of the water. The eels wriggle off of you to escape the open air. You cling to the buoy and hang above the writhing mass. The swarms soon dissipate and return to the depths.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="540" name="Sea Beach Molestation" tags="nobr" position="1225,6725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;night&quot; and $location is &quot;beach&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase isnot 1&gt;&gt;
+You try to pull away, but &lt;&lt;he&gt;&gt; won&#39;t let you!&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $lefthand to &quot;arms&quot;&gt;&gt;
+&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;night&quot; and $location is &quot;beach&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Beach Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Beach Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Beach Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Beach Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Beach Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="541" name="Sea Beach Molestation Finish" tags="nobr" position="100,6850">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; looks around for someone else to hassle.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; falls backwards into the water. By the time &lt;&lt;he&gt;&gt; recovers, you&#39;ve disappeared into the crowds. &lt;&lt;tearful&gt;&gt; you gather yourself.
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+&lt;&lt;if $enemyanger gte ($enemyangermax / 5) * 3&gt;&gt;
+Satisfied, &lt;&lt;he&gt;&gt; kicks you and swims away.&lt;&lt;violence3&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger gte 1&gt;&gt;
+Without a word, &lt;&lt;he&gt;&gt; leaves you floating in the water.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Smiling, &lt;&lt;he&gt;&gt; kisses you on the cheek. &lt;&lt;He&gt;&gt; leaves you floating in the water.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A whistle blows, startling the &lt;&lt;personstop&gt;&gt; A lifeguard in a small boat races toward you. The &lt;&lt;person&gt;&gt; gives you an angry look, but leaves without further fuss. Seeing &lt;&lt;him&gt;&gt; leave, the lifeguard heads back to the beach. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="542" name="Widgets Sea Rocks" tags="widget" position="225,6850">&lt;&lt;widget &quot;searocks&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Swim to the rocks (0:10)|Sea Rocks]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;searocksquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Swim to the rocks|Sea Rocks]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;searockseventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Sea Rocks]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="543" name="Sea Rocks" tags="nobr" position="350,6850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;sea&quot;&gt;&gt;&lt;&lt;water&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;searocks&quot;&gt;&gt;
+
+You are swimming in the sea near some rocks, west of the beach.
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+The dark water is hammered by rain all around you.
+	&lt;&lt;else&gt;&gt;
+The water is dark and foreboding.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+The surface is agitated by the deluge of rain.
+	&lt;&lt;else&gt;&gt;
+The water is calm and clear.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $seaswim is 1&gt;&gt;&lt;&lt;set $seaswim to 0&gt;&gt;
+You spend some time swimming.&lt;&lt;physique3&gt;&gt;&lt;&lt;swimmingskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You keep your &lt;&lt;lewdness&gt;&gt; hidden beneath the surface of the water. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventssea&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	
+
+&lt;&lt;click [[Climb onto the rocks (0:02)|Rocks]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Practice swimming 0:30&quot;&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;set $seaswim to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gswimming&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Swim out to sea (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext100&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;seabeach&gt;&gt;&lt;&lt;swimmingdifficultytext0&gt;&gt;&lt;br&gt;
+
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="544" name="Rocks" tags="nobr" position="475,6850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;sea&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are on the rocks to the west of the beach. Most of them become covered by water depending on the tide. The rocks hide you from view of the town.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+You search for pieces of seaweed long and sturdy enough to build an improvised garment. You find some suitable specimens and tie them together around your chest. It&#39;s fragile and revealing, and you don&#39;t think you could take it off without breaking it, but it&#39;s better than nothing.
+&lt;&lt;plantupper&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $rng gte 91 and $chestparasite is 0 and $parasitedisable is &quot;f&quot;&gt;&gt;
+Your satisfaction is interrupted by a pinching sensation on your nipples. Shocked, you pull down your top to find the culprit. Two small sea urchins have latched to your teats. They massage and suck your nipples as if trying to nurse. They don&#39;t hurt at all, but the sensations are arousing you. You tug them in a bid to be free of their molestation, but they cling too tightly. What&#39;s more, touching them with any amount of force makes them suck more intensely. You&#39;ll need help to remove them.&lt;&lt;set $chestparasite to 1&gt;&gt;&lt;&lt;set $parasitestat to $parasitestat + 1&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 2&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+You search for pieces of seaweed long and sturdy enough to build an improvised garment. You find some suitable specimens and tie them together around your waist. It&#39;s fragile and revealing, and you don&#39;t think you could take it off without breaking it, but it&#39;s better than nothing.
+&lt;&lt;plantlower&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $rng gte 91 and $penisparasite is 0 and $penisexist is 1 and $parasitedisable is &quot;f&quot;&gt;&gt;
+Your satisfaction is interrupted by a pinching sensation on your &lt;&lt;penisstop&gt;&gt; Shocked, you lift your skirt to find the culprit. A small sea urchin has latched on. It massages and sucks as if trying to nurse. It doesn&#39;t hurt at all, but the sensations are making you feel shamefully aroused. You tug it in a bid to be free of its molestation, but it clings too tightly. What&#39;s more, touching it with any amount of force makes it suck more intensely. You&#39;ll need help to remove it.&lt;&lt;set $penisparasite to 1&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;set $parasitestat to $parasitestat + 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	
+	&lt;&lt;elseif $rng gte 91 and $clitparasite is 0 and $vaginaexist is 1 and $parasitedisable is &quot;f&quot;&gt;&gt;
+Your satisfaction is interrupted by a pinching sensation on your &lt;&lt;pussystop&gt;&gt; Shocked, you lift your skirt to find the culprit. A small sea urchin has latched onto your clit. It massages and sucks as if trying to nurse. It doesn&#39;t hurt at all, but the sensations are making you feel shamefully aroused. You tug it in a bid to be free of its molestation, but it clings too tightly. What&#39;s more, touching it with any amount of force makes it suck more intensely. You&#39;ll need help to remove it.&lt;&lt;set $clitparasite to 1&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;set $parasitestat to $parasitestat + 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $upperexposed gte 2 or $upperwetstage gte 3&gt;&gt;
+&lt;&lt;click [[Make a top out of seaweed (0:20)|Rocks]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerexposed gte 2 and $underexposed gte 1 or $lowerwetstage gte 3 and $underwetstage gte 3 or $lowerwetstage gte 3 and $underexposed gte 1&gt;&gt;
+&lt;&lt;click [[Make a skirt out of seaweed (0:20)|Rocks]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;br&gt;
+&lt;&lt;click [[Go into the water (0:02)|Sea Rocks]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="545" name="Widgets Sea Docks" tags="widget" position="600,6850">&lt;&lt;widget &quot;seadocks&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Swim to the docks (0:10)|Sea Docks]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;seadocksquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Swim to the docks|Sea Docks]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;seadockseventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Sea Docks]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="546" name="Sea Docks" tags="nobr" position="725,6850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;sea&quot;&gt;&gt;&lt;&lt;water&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;seadocks&quot;&gt;&gt;
+
+You are swimming in the sea near the docks, east of the beach.
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+The dark water is hammered by rain all around you.
+	&lt;&lt;else&gt;&gt;
+The water is dark and foreboding.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+The surface is agitated by the deluge of rain.
+	&lt;&lt;else&gt;&gt;
+The docks bustle with activity. The water is calm and clear.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $seaswim is 1&gt;&gt;&lt;&lt;set $seaswim to 0&gt;&gt;
+You spend some time swimming.&lt;&lt;physique3&gt;&gt;&lt;&lt;swimmingskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You keep your &lt;&lt;lewdness&gt;&gt; hidden beneath the surface of the water. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventssea&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	
+
+&lt;&lt;click [[Climb onto the docks (0:02)|Mer Street]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Practice swimming 0:30&quot;&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;set $seaswim to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gswimming&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Swim out to sea (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext100&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;seabeach&gt;&gt;&lt;&lt;swimmingdifficultytext0&gt;&gt;&lt;br&gt;
+&lt;&lt;seacliffs&gt;&gt;&lt;&lt;swimmingdifficultytext100&gt;&gt;&lt;br&gt;
+
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="547" name="Widgets Sea Cliffs" tags="widget" position="850,6850">&lt;&lt;widget &quot;seacliffs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Swim to the cliffs (0:10)|Sea Cliffs]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;seacliffsquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Swim to the cliffs|Sea Cliffs]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;seacliffseventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Sea Cliffs]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="548" name="Sea Cliffs" tags="nobr" position="975,6850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;sea&quot;&gt;&gt;&lt;&lt;water&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;seacliffs&quot;&gt;&gt;
+
+You are swimming in the sea at the base of some cliffs, east of the docks. A large storm drain exits above you, creating a waterfall.
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+The dark water is hammered by rain all around you.
+	&lt;&lt;else&gt;&gt;
+The water is dark and foreboding.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $weather is &quot;rain&quot;&gt;&gt;
+The surface is agitated by the deluge of rain.
+	&lt;&lt;else&gt;&gt;
+The water is calm and clear.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $seaswim is 1&gt;&gt;&lt;&lt;set $seaswim to 0&gt;&gt;
+You spend some time swimming.&lt;&lt;physique3&gt;&gt;&lt;&lt;swimmingskilluse&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You keep your &lt;&lt;lewdness&gt;&gt; hidden beneath the surface of the water.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;eventssea&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $swimmingdifficulty to random(1,100)&gt;&gt;			&lt;&lt;swimmingcheck&gt;&gt;
+		&lt;&lt;if $swimmingcheck is &quot;fail&quot;&gt;&gt;	
+		You try to swim against the tide, &lt;span class=&quot;red&quot;&gt;but it&#39;s too strong for you.&lt;/span&gt; You are swept out to sea.&lt;br&gt;
+		&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $sea to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+		&lt;&lt;elseif $swimmingcheck is &quot;pass&quot;&gt;&gt;
+		
+&lt;&lt;click &quot;Practice swimming 0:30&quot;&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;gtiredness30&gt;&gt;&lt;&lt;set $seaswim to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gswimming&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext100&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Swim out to sea (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext100&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;seadocks&gt;&gt;&lt;&lt;swimmingdifficultytext0&gt;&gt;&lt;br&gt;
+		
+	
+	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="549" name="Widgets Drain Exit" tags="widget" position="1100,6850">&lt;&lt;widget &quot;drainexit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Drain ocean exit (0:05)|Drain Exit]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;drainexitquick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Drain ocean exit|Drain Exit]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;drainexiteventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Drain Exit]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="550" name="Drain Exit" tags="nobr" position="1225,6850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;drainexit&quot;&gt;&gt;
+
+You are within the storm drain system, close to where it flows out into the sea. Water rushes down the centre, flanked by a thin walkway on each side.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutdrain&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+&lt;&lt;eventsdrain&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;industrialdrain&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="551" name="Passout Drain Abduction" tags="nobr" position="100,6975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;man1init&gt;&gt;&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;&lt;&lt;upperruined&gt;&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;underruined&gt;&gt;
+You awaken in a windowless room. A length of tubing is wrapped around your waist, binding your arms behind your back and suspending you from the ceiling. A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; sit in front of you. &quot;&lt;&lt;pShe&gt;&gt;&#39;s awake,&quot; the &lt;&lt;person&gt;&gt; walks behind you and gives you a firm smack on your rear. &quot;We get to keep anything we find on the job. So we&#39;re just gonna help ourselves to you. Don&#39;t try to resist.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal lt $enemyarousalmax and $enemyhealth gt 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Passout Drain Abduction]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Passout Drain Abduction Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="552" name="Passout Drain Abduction Finish" tags="nobr" position="225,6975">&lt;&lt;if $enemyhealth lte 0&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;
+
+
+
+
+&lt;&lt;effects&gt;&gt;
+
+You push the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; away from you. Before they can recover, you twist free of the tubing and escape from the room. &lt;&lt;tearful&gt;&gt; you run up a flight of stairs and another door later you find yourself outside.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;industrialeventend&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+
+	&lt;&lt;if $enemyanger gte 1&gt;&gt;
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; starts untying you from the ceiling while the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; opens a hatch on the floor beneath you. You plunge through the hatch and into icy water.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+Having had their fun, they untie you from the ceiling and shove you outside. &quot;Good luck!&quot; They slam the door behind you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;industrialeventend&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $stress -= 1000&gt;&gt;</tw-passagedata><tw-passagedata pid="553" name="Drain Water" tags="nobr" position="350,6975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;water&gt;&gt;
+
+You are within the storm drain system, being pulled along by the rushing water.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $unbindattempt is 1&gt;&gt;&lt;&lt;set $unbindattempt to 0&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;&lt;&lt;unbind&gt;&gt;You try to weaken your bonds against the side of the tunnel. They loosen, and you manage to free your arms!&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You try to weaken your bonds against the side of the tunnel, but fail to free your arms.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+You can&#39;t take anymore. You pass out.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Drain Water Passout]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 75 and $slimedisable is &quot;f&quot; and $hallucinations gte 2&gt;&gt;
+	The water starts congealing around you.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Drain Water Slime]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $rng gte 51 and $swarmdisable is &quot;f&quot;&gt;&gt;
+	A swarm of eels moves towards you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Drain Water Eels]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;elseif $rng gte 26 and $upperexposed gte 2 and $chestparasite is 0 and $parasitedisable is &quot;f&quot;&gt;&gt;
+	
+	You try to swim to the walkway, but you&#39;re interrupted by a pinching sensation on your nipples. Two strange molluscs have attached themselves to you, and suckle as if trying to nurse. They cling more tightly when you touch them, eliciting shameful feelings. You&#39;ll need help removing them.
+	
+	&lt;&lt;set $chestparasite to 1&gt;&gt;&lt;&lt;set $parasitestat to $parasitestat + 1&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Drain Water]]&gt;&gt;
+		&lt;&lt;if $bus is &quot;residentialdrain&quot;&gt;&gt;
+		&lt;&lt;set $bus to &quot;commercialdrain&quot;&gt;&gt;
+		&lt;&lt;elseif $bus is &quot;commercialdrain&quot;&gt;&gt;
+		&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;
+		&lt;&lt;elseif $bus is &quot;industrialdrain&quot;&gt;&gt;
+		&lt;&lt;set $bus to &quot;drainexit&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $bestialitydisable is &quot;f&quot;&gt;&gt;
+	A shadow in the water moves towards you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Drain Water Lizard]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You try to swim to the walkway, but the water is too strong.
+	
+		
+		&lt;&lt;if $bus is &quot;drainexit&quot;&gt;&gt;
+		You are carried into the open air and plummet into the sea below.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Next|Sea Cliffs]]&gt;&gt;&lt;&lt;set $upperintegrity -= 20&gt;&gt;&lt;&lt;set $lowerintegrity -= 20&gt;&gt;&lt;&lt;set $underintegrity -= 20&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+ 		It pulls you further along the drain system.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;if $bus is &quot;residentialdrain&quot;&gt;&gt;
+		&lt;&lt;set $bus to &quot;commercialdrain&quot;&gt;&gt;
+		&lt;&lt;elseif $bus is &quot;commercialdrain&quot;&gt;&gt;
+		&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;
+		&lt;&lt;elseif $bus is &quot;industrialdrain&quot;&gt;&gt;
+		&lt;&lt;set $bus to &quot;drainexit&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+You struggle to stay above the surface.
+
+		&lt;&lt;if $bus isnot &quot;drainexit&quot;&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Free your arms|Drain Water]]&gt;&gt;
+&lt;&lt;if $bus is &quot;residentialdrain&quot;&gt;&gt;
+&lt;&lt;set $bus to &quot;commercialdrain&quot;&gt;&gt;
+&lt;&lt;elseif $bus is &quot;commercialdrain&quot;&gt;&gt;
+&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;
+&lt;&lt;elseif $bus is &quot;industrialdrain&quot;&gt;&gt;
+&lt;&lt;set $bus to &quot;drainexit&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $unbindattempt to 1&gt;&gt;
+&lt;&lt;/click&gt;&gt;
+		
+		&lt;&lt;else&gt;&gt;
+The water carries you toward the end of the drain. You try to cling to the side with your restricted arms, but to no avail. You are carried into the open air and plummet into the sea below.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Cliffs]]&gt;&gt;&lt;&lt;set $upperintegrity -= 20&gt;&gt;&lt;&lt;set $lowerintegrity -= 20&gt;&gt;&lt;&lt;set $underintegrity -= 20&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You cling to the edge of the tunnel and haul yourself to safety.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $bus is &quot;residentialdrain&quot;&gt;&gt;
+		&lt;&lt;residentialdraineventend&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $bus is &quot;commercialdrain&quot;&gt;&gt;
+		&lt;&lt;commercialdraineventend&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $bus is &quot;industrialdrain&quot;&gt;&gt;
+		&lt;&lt;industrialdraineventend&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $bus is &quot;drainexit&quot;&gt;&gt;
+		&lt;&lt;drainexiteventend&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="554" name="Drain Water Eels" tags="nobr" position="475,6975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $swarmname to &quot;swarms&quot;&gt;&gt;
+&lt;&lt;set $swarmmove to &quot;moving towards you&quot;&gt;&gt;
+&lt;&lt;set $swarmcreature to &quot;eels&quot;&gt;&gt;
+&lt;&lt;set $swarmspill to &quot;encircle you&quot;&gt;&gt;
+&lt;&lt;set $swarmsteady to &quot;fend off&quot;&gt;&gt;
+&lt;&lt;set $swarmSteady to &quot;Fend off&quot;&gt;&gt;
+&lt;&lt;set $swarmcount to 10&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarmactive to 1&gt;&gt;
+	&lt;&lt;if $bus is &quot;residentialdrain&quot;&gt;&gt;
+	&lt;&lt;set $timer to 40&gt;&gt;
+	&lt;&lt;elseif $bus is &quot;commercialdrain&quot;&gt;&gt;
+	&lt;&lt;set $timer to 30&gt;&gt;
+	&lt;&lt;elseif $bus is &quot;industrialdrain&quot;&gt;&gt;
+	&lt;&lt;set $timer to 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $timer to 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $water to 1&gt;&gt;
+&lt;&lt;set $swimdistance to 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;drainexit&quot;&gt;&gt;
+You see the the exit of the drains up ahead. If you don&#39;t reach safety soon, you&#39;ll be carried into the ocean!&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;swarmeffects&gt;&gt;
+
+&lt;&lt;set $swimdistance += 1&gt;&gt;&lt;&lt;if $swimdistance gte 20&gt;&gt;&lt;&lt;set $swimdistance to 20&gt;&gt;&lt;&lt;/if&gt;&gt;
+The water pulls you further along the tunnel.
+&lt;&lt;if $swimdistancecheck is $swimdistance&gt;&gt;
+You fight against the current, but it is too strong to make headway. You need to use both arms.
+&lt;&lt;elseif $swimdistancecheck gt $swimdistance&gt;&gt;
+You fight against the current and move closer to safety.
+&lt;&lt;elseif $swimdistancecheck lt $swimdistance&gt;&gt;
+You are dragged further away from safety.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $swimdistance gte 15&gt;&gt;
+You&#39;ve been pulled away from the walkway.
+&lt;&lt;elseif $swimdistance gte 10&gt;&gt;
+The walkway is some distance away from you.
+&lt;&lt;elseif $swimdistance gte 5&gt;&gt;
+The walkway is close.
+&lt;&lt;elseif $swimdistance gte 2&gt;&gt;
+The walkway is almost within reach.
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;The walkway is within reach!&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $swimdistancecheck to $swimdistance&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;swarm&gt;&gt;
+&lt;&lt;swarmactions&gt;&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Water Eels Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Water Eels Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $swimdistance lte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Water Eels Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="555" name="Drain Water Lizard" tags="nobr" position="600,6975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;lizard&quot;&gt;&gt;
+A large lizard rears out of the water!
+	&lt;&lt;if $bus is &quot;residentialdrain&quot;&gt;&gt;
+	&lt;&lt;set $timer to 40&gt;&gt;
+	&lt;&lt;elseif $bus is &quot;commercialdrain&quot;&gt;&gt;
+	&lt;&lt;set $timer to 30&gt;&gt;
+	&lt;&lt;elseif $bus is &quot;industrialdrain&quot;&gt;&gt;
+	&lt;&lt;set $timer to 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $timer to 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $bus is &quot;drainexit&quot;&gt;&gt;
+You see the the exit of the drains up ahead.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Water Lizard Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Water Lizard Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Water Lizard Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="556" name="Drain Water Eels Finish" tags="nobr" position="725,6975">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $swimdistance lte 1&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you haul yourself out of the water, leaving the swarm behind you. The eels wriggle off of you to escape the open air.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $timer gte 30&gt;&gt;
+&lt;&lt;set $bus to &quot;residentialdrain&quot;&gt;&gt;
+&lt;&lt;elseif $timer gte 20&gt;&gt;
+&lt;&lt;set $bus to &quot;commercialdrain&quot;&gt;&gt;
+&lt;&lt;elseif $timer gte 10&gt;&gt;
+&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $bus to &quot;drainexit&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+
+The water carries you toward the end of the drain. You try to cling to the side of the tunnel, but to no avail. You are carried into the open air and plummet into the sea below. &lt;&lt;tearful&gt;&gt; you struggle to the surface.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;seacliffseventend&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+It&#39;s all just too much for you. You pass out.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Drain Water Passout]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="557" name="Drain Water Passout" tags="nobr" position="850,6975">&lt;&lt;effects&gt;&gt;
+
+Your unconscious body is carried along the drains until you are dropped into the sea. The shock wakes you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Sea Cliffs]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;set $stress -= 2000&gt;&gt;&lt;&lt;set $trauma += 10&gt;&gt;</tw-passagedata><tw-passagedata pid="558" name="Drain Water Lizard Finish" tags="nobr" position="975,6975">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $timer gte 30&gt;&gt;
+&lt;&lt;set $bus to &quot;residentialdrain&quot;&gt;&gt;
+&lt;&lt;elseif $timer gte 20&gt;&gt;
+&lt;&lt;set $bus to &quot;commercialdrain&quot;&gt;&gt;
+&lt;&lt;elseif $timer gte 10&gt;&gt;
+&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $bus to &quot;drainexit&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+
+The water carries you toward the end of the drain. You try to cling to the side of the tunnel, but to no avail. You are carried into the open air and plummet into the sea below. &lt;&lt;tearful&gt;&gt; you struggle to the surface.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;seacliffseventend&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+Its seed deposited, the beast loses interest in you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+It whimpers and flees into the darkness.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="559" name="Widgets Events Drain" tags="widget" position="1100,6975">&lt;&lt;widget &quot;eventsdrain&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $rng gte 80 and $hallucinations gte 2 and $tentacledisable is &quot;f&quot;&gt;&gt;
+
+Several tentacles rise from the water, blocking your path and trapping you on the walkway.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Drain Tentacles]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+A torrent of water rushes through a pipe to your right, colliding with you and knocking you into the canal!&lt;br&gt;&lt;br&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;set $pain += 5&gt;&gt;
+
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="560" name="Abduction Hospital Water" tags="nobr" position="1225,6975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast2init&gt;&gt;&lt;&lt;set $water to 1&gt;&gt;&lt;&lt;set $beasttype to &quot;wolf&quot;&gt;&gt;
+
+As you reach the water you hear a sharp buzz and the sound of grinding metal. The water looks foreboding but there&#39;s no going back now. You ease yourself into the water and start swimming towards the exit. You spare a glance at the top of the hole. A group of wolves stand at the top, glaring down at you. Two prove more daring than the rest, and jump in after you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Abduction Hospital Water Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Abduction Hospital Water Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="561" name="Abduction Hospital Corridor" tags="nobr" position="100,7100">&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to random(0, 1000)&gt;&gt;
+
+You run down the corridor. As you reach the door you hear a sharp buzz and the sound of grinding metal.
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+You pull on the handle, and the door aches open. You dash through and shut it behind you, seeing a number of wolves bounding down the corridor as you do.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;nightingaleeventend&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $lockskill gte $lock&gt;&gt;
+You pull on the handle, but the door won&#39;t budge. There&#39;s a padlock keeping it sealed. You spare a glance behind you, and see a number of wolves racing towards you. You try to pick the lock, &lt;span class=&quot;green&quot;&gt;and succeed!&lt;/span&gt; You dash through and shut the door behind you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;nightingaleeventend&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+You pull on the handle, but the door won&#39;t budge. There&#39;s a padlock keeping it sealed. You spare a glance behind you, and see a number of wolves racing towards you. You try to pick the lock, &lt;span class=&quot;red&quot;&gt;but fail.&lt;/span&gt; The wolves are upon you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Abduction Hospital Corridor Wolves]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="562" name="Abduction Hospital Hole" tags="nobr" position="225,7100">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $devstate is 0&gt;&gt;
+
+Dropping to your hands and knees, you squeeze through the gap. It&#39;s a tight fit. &lt;&lt;set $stripintegrity to 10&gt;&gt;&lt;&lt;set $stripobject to &quot;steel wire&quot;&gt;&gt;&lt;&lt;stripobject&gt;&gt; You see light penetrating the ceiling up ahead. After a short journey, you find a manhole leading outside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;commercialquick&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+Dropping to your hands and knees, you squeeze through the gap. It goes well at first, you manage to get your stomach through before becoming stuck. You hear a sharp buzz and the sound of grinding metal as you try to pull out, but you&#39;re stuck tight. Something pokes your rear!&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Abduction Hospital Hole Wolves]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="563" name="Abduction Hospital Water Finish" tags="nobr" position="350,7100">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;beastwound&gt;&gt;
+
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+The $beasttype recoils in pain and fear, but another is eager for a go.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Water]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+The $beasttype recoils in pain and fear, but the other is eager for a go.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Water]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+The $beasttype recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Abduction Hospital Water Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+Satisfied, the $beasttype moves and another takes its turn.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Water]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+Satisfied, the $beasttype moves and the other takes its turn.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Water]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+Satisfied, the $beasttype moves away from you.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Abduction Hospital Water Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+The wolves disappear beneath the surface, headed somewhere unknown.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you swim down the tunnel, helped along by the flow of water. The tunnel dips and you rush downward, exiting into a storm drain.&lt;&lt;set $stress -= 1000&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;set $bus to &quot;commercialdrain&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="564" name="Abduction Hospital Corridor Wolves" tags="nobr" position="475,7100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast6init&gt;&gt;&lt;&lt;set $beasttype to &quot;wolf&quot;&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Abduction Hospital Corridor Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Abduction Hospital Corridor Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="565" name="Abduction Hospital Corridor Finish" tags="nobr" position="600,7100">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;beastwound&gt;&gt;
+
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+The $beasttype recoils in pain and fear, but another is eager for a go.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Corridor Wolves]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+The $beasttype recoils in pain and fear, but the last is eager for a go.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Corridor Wolves]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+The $beasttype recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Abduction Hospital Corridor Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+Satisfied, the $beasttype moves and another takes its turn.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Corridor Wolves]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+Satisfied, the $beasttype moves and the last takes its turn.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Corridor Wolves]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+Satisfied, the $beasttype moves away from you.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Abduction Hospital Corridor Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+
+&lt;&lt;if $enemywounded gte 2 and $enemyejaculated is 0&gt;&gt;
+Feeling that you&#39;re more trouble than you&#39;re worth, the wolves flee.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated gte 2&gt;&gt;
+The wolves leave you spent and shivering on the metallic floor.
+&lt;&lt;elseif $enemywounded gte 1 and $enemyejaculated gte 1&gt;&gt;
+The wolves leave you spent and shivering on the metallic floor.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;passouthospital&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="566" name="Abduction Hospital Hole Wolves" tags="nobr" position="725,7100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast6init&gt;&gt;&lt;&lt;set $beasttype to &quot;creature&quot;&gt;&gt;
+&lt;&lt;set $position to &quot;wall&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $head to &quot;bound&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Abduction Hospital Hole Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Abduction Hospital Hole Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="567" name="Abduction Hospital Hole Finish" tags="nobr" position="850,7100">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;beastwound&gt;&gt;
+
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+You keep the $beasttype at bay with your feet, but another is eager for a go.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Hole Wolves]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+You keep the $beasttype at bay with your feet, but the last is eager for a go.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Hole Wolves]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+You keep the $beasttype at bay with your feet, it recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Abduction Hospital Hole Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+&lt;&lt;if $beastno gte 3&gt;&gt;
+Satisfied, the $beasttype moves and another takes its turn with your helpless rear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Hole Wolves]]
+
+&lt;&lt;elseif $beastno is 2&gt;&gt;
+Satisfied, the $beasttype moves and the last takes its turn with your helpless rear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+[[Next|Abduction Hospital Hole Wolves]]
+
+&lt;&lt;elseif $beastno is 1&gt;&gt;
+Satisfied, the $beasttype moves away from you.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Abduction Hospital Hole Finish]]&gt;&gt;&lt;&lt;set $finish to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+
+&lt;&lt;if $enemywounded gte 2 and $enemyejaculated is 0&gt;&gt;
+Feeling that you&#39;re more trouble than you&#39;re worth, the wolves flee.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated gte 2&gt;&gt;
+The wolves leave you spent and shivering in the wall.
+&lt;&lt;elseif $enemywounded gte 1 and $enemyejaculated gte 1&gt;&gt;
+The wolves leave you spent and shivering in the wall.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $position to 0&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;passouthospital&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="568" name="Widgets Actions Text" tags="widget" position="975,7100">&lt;&lt;widget &quot;actionsmouththighrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $enemyanger gte (($enemyangermax / 5) * 2)&gt;&gt;
+		You &lt;&lt;thightext&gt;&gt; press your thigh into the $beasttype&#39;s mouth, keeping it at bay. It bites down a little harder than you would like, you hope it doesn&#39;t consider you food.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;thightext&gt;&gt; press your thigh into the $beasttype&#39;s mouth, keeping it at bay.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger gte (($enemyangermax / 5) * 2)&gt;&gt;
+		You &lt;&lt;thightext&gt;&gt; press your thigh into the $beasttype&#39;s mouth, keeping it at bay. It bites down a little harder than you would like, you hope it doesn&#39;t consider you food.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;thightext&gt;&gt; press your thigh into the $beasttype&#39;s mouth, keeping it at bay.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;thightext&gt;&gt; keep your shaking thigh pressed against &lt;&lt;their&gt;&gt; mouth.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;thightext&gt;&gt; keep your trembling thigh pressed against &lt;&lt;their&gt;&gt; mouth.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;thightext&gt;&gt; keep your quivering thigh pressed against &lt;&lt;their&gt;&gt; mouth.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;thightext&gt;&gt; keep your thigh pressed against &lt;&lt;their&gt;&gt; mouth.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthpenistease&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; and carefully rub the $beasttype&#39;s lips with your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; rub the $beasttype&#39;s lips with your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; and carefully prod the $beasttype&#39;s lips with your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; prod the $beasttype&#39;s lips with your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; rub your &lt;&lt;penis&gt;&gt; against &lt;&lt;their&gt;&gt; lips.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; slap your &lt;&lt;penis&gt;&gt; against &lt;&lt;their&gt;&gt; lips.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; rub your &lt;&lt;penis&gt;&gt; against &lt;&lt;their&gt;&gt; cheek.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; slap your &lt;&lt;penis&gt;&gt; against &lt;&lt;their&gt;&gt; cheek.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthpenisrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; and carefully rub the $beasttype&#39;s tongue with your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; rub the $beasttype&#39;s tongue with your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; and carefully prod the $beasttype&#39;s tongue with your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; prod the $beasttype&#39;s tongue with your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; rub the tip of your &lt;&lt;penis&gt;&gt; between &lt;&lt;their&gt;&gt; lips.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; caress &lt;&lt;their&gt;&gt; lips with your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; circle &lt;&lt;their&gt;&gt; lips with the tip of your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;peniletext&gt;&gt; prod &lt;&lt;their&gt;&gt; lips with the tip of your &lt;&lt;penisstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthpenisthrust&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; mouth. Driven by instinct, you &lt;&lt;peniletext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; mouth. You &lt;&lt;peniletext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; mouth. You &lt;&lt;peniletext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily enveloped by &lt;&lt;their&gt;&gt; mouth. Driven by instinct, you &lt;&lt;peniletext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily enveloped by &lt;&lt;their&gt;&gt; mouth. You &lt;&lt;peniletext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily enveloped by &lt;&lt;their&gt;&gt; mouth. You &lt;&lt;peniletext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically engulfed and regurgitated by &lt;&lt;their&gt;&gt; mouth. Driven by instinct, you &lt;&lt;peniletext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically engulfed and regurgitated by &lt;&lt;their&gt;&gt; mouth. You &lt;&lt;peniletext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically engulfed and regurgitated by &lt;&lt;their&gt;&gt; mouth. You &lt;&lt;peniletext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthpenisescape&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;penis&gt;&gt; away from the $beasttype&#39;s mouth before it can envelop you.&lt;/span&gt; It doesn&#39;t give up however.
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;penis&gt;&gt; away from the beast&#39;s incessant probing before it can envelop you.&lt;/span&gt; It snarls in frustration.
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;penis&gt;&gt; away from the beast&#39;s savage probing before it can envelop you.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pain lte 20&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;penis&gt;&gt; away from &lt;&lt;their&gt;&gt; mouth.&lt;/span&gt;
+	&lt;&lt;elseif $pain lte 60&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;penis&gt;&gt; away from &lt;&lt;their&gt;&gt; mouth.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis in desperation, moving your &lt;&lt;penis&gt;&gt; away from &lt;&lt;their&gt;&gt; mouth.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthvaginatease&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; and carefully rub the $beasttype&#39;s lips with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; rub the $beasttype&#39;s lips with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; and carefully kiss the $beasttype&#39;s lips with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; kiss the $beasttype&#39;s lips with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; rub your &lt;&lt;pussy&gt;&gt; against &lt;&lt;their&gt;&gt; lips.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; smooch &lt;&lt;their&gt;&gt; lips with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; rub your &lt;&lt;pussy&gt;&gt; against &lt;&lt;their&gt;&gt; cheek.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; kiss &lt;&lt;their&gt;&gt; cheek with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthvaginarub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; and carefully rub the $beasttype&#39;s tongue with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; rub the $beasttype&#39;s tongue with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; and carefully kiss the $beasttype&#39;s tongue with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; kiss the $beasttype&#39;s tongue with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; your &lt;&lt;pussy&gt;&gt; against &lt;&lt;their&gt;&gt; tongue.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; caress &lt;&lt;their&gt;&gt; tongue with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; kiss &lt;&lt;their&gt;&gt; tongue with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;vaginaltext&gt;&gt; rub &lt;&lt;their&gt;&gt; lips with your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthvaginathrust&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;pussy&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your labia. Driven by instinct, you &lt;&lt;vaginaltext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;pussy&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your labia. You &lt;&lt;vaginaltext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;pussy&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your labia. You &lt;&lt;vaginaltext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;pussy&gt;&gt; is hungrily penetrated by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your labia. Driven by instinct, you &lt;&lt;vaginaltext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;pussy&gt;&gt; is hungrily penetrated by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your labia. You &lt;&lt;vaginaltext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;pussy&gt;&gt; is hungrily penetrated by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your labia. You &lt;&lt;vaginaltext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;pussy&gt;&gt; is rhythmically invaded by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your labia. Driven by instinct, you &lt;&lt;vaginaltext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;pussy&gt;&gt; is rhythmically invaded by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your labia. You &lt;&lt;vaginaltext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;pussy&gt;&gt; is rhythmically invaded by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your labia. You &lt;&lt;vaginaltext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthvaginaescape&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;pussy&gt;&gt; away from the $beasttype&#39;s mouth before it can penetrate you.&lt;/span&gt; It doesn&#39;t give up however.
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;pussy&gt;&gt; away from the beast&#39;s incessant probing before it can penetrate you.&lt;/span&gt; It snarls in frustration.
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;pussy&gt;&gt; away from the beast&#39;s savage probing before it can penetrate you.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pain lte 20&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;pussy&gt;&gt; away from &lt;&lt;their&gt;&gt; mouth.&lt;/span&gt;
+	&lt;&lt;elseif $pain lte 60&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;pussy&gt;&gt; away from &lt;&lt;their&gt;&gt; mouth.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis in desperation, moving your &lt;&lt;pussy&gt;&gt; away from &lt;&lt;their&gt;&gt; mouth.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsmouthbottomrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $enemyanger gte (($enemyangermax / 5) * 2)&gt;&gt;
+		You &lt;&lt;bottomtext&gt;&gt; press your &lt;&lt;bottom&gt;&gt; into the $beasttype&#39;s mouth, keeping it at bay. It bites down a little harder than you would like. You hope it doesn&#39;t consider you food.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;bottomtext&gt;&gt; press your &lt;&lt;bottom&gt;&gt; into the $beasttype&#39;s mouth, keeping it at bay.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger gte (($enemyangermax / 5) * 2)&gt;&gt;
+		You &lt;&lt;bottomtext&gt;&gt; press your &lt;&lt;bottom&gt;&gt; into the $beasttype&#39;s mouth, keeping it at bay. It bites down a little harder than you would like. You hope it doesn&#39;t consider you food.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;bottomtext&gt;&gt; press your &lt;&lt;bottom&gt;&gt; into the $beasttype&#39;s mouth, keeping it at bay.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;bottomtext&gt;&gt; keep your shaking &lt;&lt;bottom&gt;&gt; pressed against &lt;&lt;their&gt;&gt; mouth.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;bottomtext&gt;&gt; keep your trembling &lt;&lt;bottom&gt;&gt; pressed against &lt;&lt;their&gt;&gt; mouth.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;bottomtext&gt;&gt; keep your quivering &lt;&lt;bottom&gt;&gt; pressed against &lt;&lt;their&gt;&gt; mouth.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;bottomtext&gt;&gt; keep your &lt;&lt;bottom&gt;&gt; pressed against &lt;&lt;their&gt;&gt; mouth.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthanustease&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; and carefully rub the $beasttype&#39;s lips with your &lt;&lt;bottomstop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; rub the $beasttype&#39;s lips with your &lt;&lt;bottomstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; and carefully rub the $beasttype&#39;s face with your &lt;&lt;bottomstop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; rub the $beasttype&#39;s face with your &lt;&lt;bottomstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; rub your &lt;&lt;bottom&gt;&gt; against &lt;&lt;their&gt;&gt; lips.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; rub &lt;&lt;their&gt;&gt; face with your &lt;&lt;bottomstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; rub your &lt;&lt;bottom&gt;&gt; against &lt;&lt;their&gt;&gt; cheek.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; rub &lt;&lt;their&gt;&gt; cheek with your &lt;&lt;bottomstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthanusrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; and carefully rub your anus against the $beasttype&#39;s tongue.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; rub your anus against the $beasttype&#39;s tongue.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; and carefully rub your &lt;&lt;bottom&gt;&gt; against the $beasttype&#39;s tongue.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; rub your &lt;&lt;bottom&gt;&gt; against the $beasttype&#39;s tongue.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; your anus against &lt;&lt;their&gt;&gt; tongue.
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; caress &lt;&lt;their&gt;&gt; tongue with your anus.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $pain gte 40&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; rub &lt;&lt;their&gt;&gt; tongue with your &lt;&lt;bottomstop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You &lt;&lt;analtext&gt;&gt; rub &lt;&lt;their&gt;&gt; lips with your &lt;&lt;bottomstop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthanusthrust&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;bottom&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your anus. Driven by instinct, you &lt;&lt;analtext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;bottom&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your anus. You &lt;&lt;analtext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;bottom&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your anus. You &lt;&lt;analtext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;bottom&gt;&gt; is hungrily penetrated by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your anus. Driven by instinct, you &lt;&lt;analtext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;bottom&gt;&gt; is hungrily penetrated by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your anus. You &lt;&lt;analtext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;bottom&gt;&gt; is hungrily penetrated by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your anus. You &lt;&lt;analtext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;bottom&gt;&gt; is rhythmically invaded by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your anus. Driven by instinct, you &lt;&lt;analtext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;bottom&gt;&gt; is rhythmically invaded by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your anus. You &lt;&lt;analtext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;bottom&gt;&gt; is rhythmically invaded by &lt;&lt;their&gt;&gt; tongue as &lt;&lt;their&gt;&gt; lips knead your anus. You &lt;&lt;analtext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsothermouthanusescape&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;bottom&gt;&gt; away from the $beasttype&#39;s mouth before it can penetrate you.&lt;/span&gt; It doesn&#39;t give up however.
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;bottom&gt;&gt; away from the beast&#39;s incessant probing before it can penetrate you.&lt;/span&gt; It snarls in frustration.
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;bottom&gt;&gt; away from the beast&#39;s savage probing before it can penetrate you.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pain lte 20&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;bottom&gt;&gt; away from &lt;&lt;their&gt;&gt; mouth.&lt;/span&gt;
+	&lt;&lt;elseif $pain lte 60&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;bottom&gt;&gt; away from &lt;&lt;their&gt;&gt; mouth.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis in desperation, moving your &lt;&lt;bottom&gt;&gt; away from &lt;&lt;their&gt;&gt; mouth.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionspenisstroke&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+You gingerly caress the beast&#39;s penis.
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $consensual is 1&gt;&gt;
+		&lt;&lt;if $arousal lte 6000&gt;&gt;
+You reach for &lt;&lt;someones&gt;&gt; penis and gently caress its length.
+		&lt;&lt;else&gt;&gt;
+You eagerly reach for &lt;&lt;someones&gt;&gt; penis and caress its length.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You gingerly rub &lt;&lt;someones&gt;&gt; penis.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionsstroke&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+You pat the $beasttype on the head.
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $consensual is 1&gt;&gt;
+		&lt;&lt;if $arousal lte 6000&gt;&gt;
+You gently stroke &lt;&lt;someones&gt;&gt; skin.
+		&lt;&lt;else&gt;&gt;
+You passionately caress &lt;&lt;someones&gt;&gt; skin.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You timidly stroke &lt;&lt;someones&gt;&gt; skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionshit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $pain lte 20&gt;&gt;
+	You smack the $beasttype with your hand.
+	&lt;&lt;elseif $pain lte 60&gt;&gt;
+	You fight through pain and smack the $beasttype with your hand.
+	&lt;&lt;else&gt;&gt;
+	Pained and terrified, you flail at the $beasttype.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pain lte 20&gt;&gt;
+You strike &lt;&lt;him&gt;&gt; with your hand.
+	&lt;&lt;elseif $pain lte 60&gt;&gt;
+You fight through the pain and strike at &lt;&lt;someone&gt;&gt; with your hand.
+	&lt;&lt;else&gt;&gt;
+Pained and terrified, you flail in self-defence.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsclitstroke&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual is 1&gt;&gt;
+	&lt;&lt;if $arousal lte 6000&gt;&gt;
+You &lt;&lt;handtext&gt;&gt; stroke &lt;&lt;their&gt;&gt; clitoris between your fingers.
+	&lt;&lt;else&gt;&gt;
+Eager, you &lt;&lt;handtext&gt;&gt; fondle &lt;&lt;their&gt;&gt; clitoris between your fingers.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+Hoping to mollify, you &lt;&lt;handtext&gt;&gt; stroke &lt;&lt;their&gt;&gt; clitoris between your fingers.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionskick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $pain lte 20&gt;&gt;
+	You kick the $beasttype.
+	&lt;&lt;elseif $pain lte 60&gt;&gt;
+	You try to kick the $beasttype away from you.
+	&lt;&lt;else&gt;&gt;
+	You desperately try to kick the $beasttype away.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pain lte 20&gt;&gt;
+Defiant, you lash out with your feet.
+	&lt;&lt;elseif $pain lte 60&gt;&gt;
+Though hurt, you lash out with your feet.
+	&lt;&lt;else&gt;&gt;
+You lash out in desperation.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsfeetrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+You fondle &lt;&lt;their&gt;&gt; penis with your toes.
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $consensual is 1&gt;&gt;
+		&lt;&lt;if $arousal lte 6000&gt;&gt;
+	You fondle &lt;&lt;someones&gt;&gt; penis with your toes.
+		&lt;&lt;else&gt;&gt;
+	You eagerly stroke &lt;&lt;someones&gt;&gt; penis with your toes.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You stroke &lt;&lt;someones&gt;&gt; penis with your toes.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsgrabrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	You &lt;&lt;feettext&gt;&gt; hold &lt;&lt;his&gt;&gt; penis between your feet as &lt;&lt;he&gt;&gt; furiously humps against them.
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	You &lt;&lt;feettext&gt;&gt; hold the penis between your feet as &lt;&lt;he&gt;&gt; humps against them.
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;feettext&gt;&gt; hold and rub the penis between your feet.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $consensual is 1&gt;&gt;
+		&lt;&lt;if $arousal lte 6000&gt;&gt;
+	You keep &lt;&lt;their&gt;&gt; penis held firmly between your feet as you &lt;&lt;feettext&gt;&gt; stroke and fondle the glans with your toes.
+		&lt;&lt;else&gt;&gt;
+	You &lt;&lt;feettext&gt;&gt; hold and rub &lt;&lt;their&gt;&gt; penis between your feet.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;feettext&gt;&gt; occupy &lt;&lt;their&gt;&gt; penis with your feet, rubbing the glans between your toes.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsfeetpussy&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual is 1&gt;&gt;
+	&lt;&lt;if $arousal lte 6000&gt;&gt;
+	You &lt;&lt;feettext&gt;&gt; fondle &lt;&lt;their&gt;&gt; vulva with your toes.
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;feettext&gt;&gt; stroke &lt;&lt;their&gt;&gt; vulva with your toes.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You &lt;&lt;feettext&gt;&gt; press your feet against &lt;&lt;their&gt;&gt; pelvis and fondle &lt;&lt;their&gt;&gt; pussy with your toes.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionskiss&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+You kiss the $beasttype on the head.
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $consensual is 1&gt;&gt;
+		&lt;&lt;if $arousal lte 6000&gt;&gt;
+	You flutter your lips against &lt;&lt;someones&gt;&gt; skin.
+		&lt;&lt;else&gt;&gt;
+	You kiss &lt;&lt;someones&gt;&gt; skin, tongue first.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You press your lips against &lt;&lt;someones&gt;&gt; skin.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsplead&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $vaginastate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+		You plead. &quot;No! I don&#39;t want to lose my virginity to a $beasttype!&quot; 
+			&lt;&lt;else&gt;&gt;
+		You plead. &quot;Why are you poking me there? Stop!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;No, don&#39;t put it in!&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+
+
+	&lt;&lt;elseif $penisstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You plead. &quot;No! I don&#39;t want to lose my virginity to a $beasttype!&quot;   
+			&lt;&lt;else&gt;&gt;
+			You plead. &quot;Stop pushing my private place like that, you&#39;re making me feel strange.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;Please don&#39;t put it in!&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+	&lt;&lt;elseif $penisstate is &quot;otheranusimminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You plead. &quot;No! I don&#39;t want to lose my virginity to a $beasttype!&quot;   
+			&lt;&lt;else&gt;&gt;
+			You plead. &quot;Stop pushing my private place like that, you&#39;re making me feel strange.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;Please don&#39;t put it in!&quot;
+		&lt;&lt;/if&gt;&gt;	
+	
+
+	&lt;&lt;elseif $anusstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $analvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You plead. &quot;Why are you poking me there? What do you want?&quot;
+			&lt;&lt;else&gt;&gt;
+			You plead. &quot;Don&#39;t poke me there, it&#39;s dirty!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;No, not there! I don&#39;t want it!&quot;
+		&lt;&lt;/if&gt;&gt;	
+
+	&lt;&lt;elseif $vaginastate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You plead. &quot;Take it out, take it out!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You plead. &quot;Please, just take it out!&quot;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;P-please... s-someone help...&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $penisstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You plead. &quot;Take it out, take it out!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You plead. &quot;Please, just take it out!&quot;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;P-please... s-someone help...&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+		
+	&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You plead. &quot;Take it out, take it out!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You plead. &quot;Please, just take it out!&quot;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;P-please... s-someone help...&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $anusstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You plead. &quot;Take it out, take it out!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You plead. &quot;Please, just take it out!&quot;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;P-please... s-someone help...&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $exposed gte 2&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		You plead. &quot;W-why are you looking at me like that?&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		You plead. &quot;That&#39;s not for you!&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		You plead. &quot;D-don&#39;t look.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		You plead. &quot;No, don&#39;t look at me!&quot;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;Please be a good $beasttype, you&#39;re scaring me.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			&lt;&lt;if $pain lte 20&gt;&gt;
+			You plead. &quot;You&#39;re a good $beasttype right? You&#39;ll let me go?&quot;
+			&lt;&lt;elseif $pain lte 60&gt;&gt;
+			You weep and plead. &quot;Why are you hurting me? I&#39;m not a threat!&quot;
+			&lt;&lt;else&gt;&gt;
+			You cry and plead. &quot;It hurts! Why are you dong this? Let me go!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain lte 20&gt;&gt;
+				&lt;&lt;if $rng lte 35&gt;&gt;
+	You plead. &quot;You&#39;re a good $beasttype right? You&#39;ll let me go?&quot;
+				&lt;&lt;elseif $rng lte 70&gt;&gt;
+				You plead. &quot;What are you doing? I haven&#39;t been mean to you!&quot;	
+				&lt;&lt;else&gt;&gt;
+				You plead. &quot;I don&#39;t like this, leave me alone!&quot;	
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $pain lte 60&gt;&gt;
+			You weep and plead. &quot;You&#39;re hurting me!&quot;
+			&lt;&lt;else&gt;&gt;
+			You cry and plead. &quot;P-please stop hurting me!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $vaginastate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+		You plead. &quot;Please don&#39;t put it in, I&#39;m a virgin!&quot; 
+			&lt;&lt;else&gt;&gt;
+		You plead. &quot;Please stop poking me there, that&#39;s my private place!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;Please don&#39;t put it in!&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $penisstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You plead. &quot;Please don&#39;t put it in, I&#39;m a virgin!&quot;  
+			&lt;&lt;else&gt;&gt;
+			You plead. &quot;Stop pushing my private place like that, you&#39;re making me feel strange.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;Please don&#39;t put it in!&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $penisstate is &quot;otheranusimminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You plead. &quot;Please don&#39;t put it in, I&#39;m a virgin!&quot;  
+			&lt;&lt;else&gt;&gt;
+			You plead. &quot;Stop pushing my private place like that, you&#39;re making me feel strange.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;Please don&#39;t put it in!&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+
+	&lt;&lt;elseif $anusstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $analvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You plead. &quot;Why are you poking me there? Please stop.&quot;
+			&lt;&lt;else&gt;&gt;
+			You plead. &quot;Don&#39;t poke me there, it&#39;s dirty!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;No, not there! I don&#39;t want it!&quot;
+		&lt;&lt;/if&gt;&gt;	
+
+	&lt;&lt;elseif $vaginastate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You plead. &quot;Take it out, take it out!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You plead. &quot;Please, I-I&#39;ll do what you ask, just take it out!&quot;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;I c-can&#39;t... h-help it. P-please stop.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $penisstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You plead. &quot;Take it out, take it out!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You plead. &quot;Please, I-I&#39;ll do what you ask, just take it out!&quot;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;I c-can&#39;t... h-help it. P-please stop.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You plead. &quot;Take it out, take it out!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You plead. &quot;Please, I-I&#39;ll do what you ask, just take it out!&quot;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;I c-can&#39;t... h-help it. P-please stop.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+	&lt;&lt;elseif $anusstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You plead. &quot;Take it out, take it out!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You plead. &quot;Please, I-I&#39;ll do what you ask, just take it out!&quot;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;I c-can&#39;t... h-help it. P-please stop.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $exposed gte 2&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		You plead. &quot;That&#39;s my private place! Don&#39;t look!&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		You plead. &quot;Please don&#39;t look at me like that, it&#39;s scary.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		You plead. &quot;I don&#39;t like being exposed like this, please stop looking.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		You plead. &quot;No, don&#39;t look at me!&quot;
+		&lt;&lt;else&gt;&gt;
+		You plead. &quot;Please don&#39;t stare at me.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			&lt;&lt;if $pain lte 20&gt;&gt;
+			You plead. &quot;Please, just let me go.&quot;
+			&lt;&lt;elseif $pain lte 60&gt;&gt;
+			You weep and plead. &quot;You&#39;re hurting me, please stop!&quot;
+			&lt;&lt;else&gt;&gt;
+			You cry and plead. &quot;It hurts! Why are you dong this? Let me go!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $pain lte 20&gt;&gt;
+				&lt;&lt;if $rng lte 35&gt;&gt;
+	You plead. &quot;Please stop touching me, you&#39;re making me feel all funny.&quot;	
+				&lt;&lt;elseif $rng lte 70&gt;&gt;
+				You plead. &quot;Stop, I promise I haven&#39;t done anything wrong!&quot;	
+				&lt;&lt;else&gt;&gt;
+				You plead. &quot;You&#39;re making me feel strange. Please stop.&quot;	
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $pain lte 60&gt;&gt;
+			You weep and plead. &quot;Please no, you&#39;re hurting me!&quot;
+			&lt;&lt;else&gt;&gt;
+			You cry and plead. &quot;P-please stop hurting me!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsmoan&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $vaginastate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+		You moan. &quot;You want to breed with me? But it&#39;s my first time.&quot; 
+			&lt;&lt;else&gt;&gt;
+		You giggle. &quot;Why are you poking my cunny? Silly $beasttype!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;You want to put it in? Be gentle with me.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+
+	&lt;&lt;elseif $penisstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You moan. &quot;You want to breed with me? But it&#39;s my first time.&quot; 
+			&lt;&lt;else&gt;&gt;
+			You giggle. &quot;Why are you poking my willy? Silly $beasttype!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;You want to put it in? Be gentle with me.&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+	&lt;&lt;elseif $penisstate is &quot;otheranusimminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You moan. &quot;You want to breed with me? But it&#39;s my first time.&quot; 
+			&lt;&lt;else&gt;&gt;
+			You giggle. &quot;Why are you poking my willy? Silly $beasttype!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;You want to put it in? Be gentle with me.&quot;
+		&lt;&lt;/if&gt;&gt;		
+		
+		
+		
+
+	&lt;&lt;elseif $anusstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $analvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You moan. &quot;You want to breed with me? Please be gentle, that hole hasn&#39;t been used before.&quot;
+			&lt;&lt;else&gt;&gt;
+			You giggle. &quot;Why are you poking my bottom? Silly $beasttype!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;You want to put it in? Be gentle with me.&quot;
+		&lt;&lt;/if&gt;&gt;	
+
+	&lt;&lt;elseif $vaginastate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You moan. &quot;A $beasttype&#39;s cock is inside me, mating with me.&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You moan. &quot;Good $beasttype. B-breed me with your $beasttype cock.&quot;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;I-I&#39;m gonna cum, from a $beasttype f-fucking my pussy.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $penisstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You moan. &quot;A $beasttype is swallowing my cock, mating with me.&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You moan. &quot;Good $beasttype. I&#39;ll fill you with my s-seed.&quot;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;I-I&#39;m gonna cum... from a $beasttype mating with me.&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+	&lt;&lt;elseif $penisstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You moan. &quot;A $beasttype is swallowing my cock, mating with me.&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You moan. &quot;Good $beasttype. I&#39;ll fill you with my s-seed.&quot;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;I-I&#39;m gonna cum... from a $beasttype mating with me.&quot;
+		&lt;&lt;/if&gt;&gt;		
+		
+		
+		
+
+	&lt;&lt;elseif $anusstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You moan. &quot;A $beasttype&#39;s cock is inside my ass, mating with me.&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You moan. &quot;Good $beasttype. F-fill my ass with your seed.&quot;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;I-I&#39;m gonna cum... from a $beasttype fucking my ass.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;elseif $exposed gte 2&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		You moan. &quot;You like what you see?&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		You giggle. &quot;Do I look tasty?&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		You moan. &quot;I-I&#39;m all exposed in front of a $beasttype. What will it do with me?&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		You moan. &quot;Look closer, I want you to see everything.&quot;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;You can do more than just look, you know.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+
+
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			&lt;&lt;if $arousal lte 2000&gt;&gt;
+			You moan. &quot;Good $beasttype. Please be gentle with me.&quot;
+			&lt;&lt;elseif $arousal lte 6000&gt;&gt;
+			You moan. &quot;You want to breed with me? I&#39;m flattered.&quot;
+			&lt;&lt;else&gt;&gt;
+			You gasp and moan. &quot;B-breed me. Make me your $beasttype bitch.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal lte 2000&gt;&gt;
+				&lt;&lt;if $rng lte 35&gt;&gt;
+	You moan. &quot;Good $beasttype. Please be gentle with me.&quot;
+				&lt;&lt;elseif $rng lte 70&gt;&gt;
+				You giggle. &quot;You&#39;re tickling me!&quot;	
+				&lt;&lt;else&gt;&gt;
+				You giggle. &quot;Do you want to be friends, $beasttype?&quot;	
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $arousal lte 6000&gt;&gt;
+			You moan. &quot;You&#39;re making me feel strange.&quot;
+			&lt;&lt;else&gt;&gt;
+			You gasp and moan. &quot;Y-you&#39;re m-making me feel strange.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $vaginastate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+		You moan. &quot;Please be gently with my pussy, It&#39;s my first time.&quot; 
+			&lt;&lt;else&gt;&gt;
+		You moan. &quot;Poking me there is making me feel funny!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;Please stop teasing me, my pussy aches for you!&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $penisstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You moan. &quot;Please be gentle with my penis, It&#39;s my first time.&quot;  
+			&lt;&lt;else&gt;&gt;
+			You moan. &quot;My willy feels funny when you make it poke you there!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;Please hurry and swallow me, I can&#39;t take any teasing!&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+	&lt;&lt;elseif $penisstate is &quot;otheranusimminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You moan. &quot;Please be gentle with my penis, It&#39;s my first time.&quot;  
+			&lt;&lt;else&gt;&gt;
+			You moan. &quot;My willy feels funny when you make it poke you there!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;Please hurry and swallow me, I can&#39;t take any teasing!&quot;
+		&lt;&lt;/if&gt;&gt;		
+		
+		
+		
+		
+
+	&lt;&lt;elseif $anusstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $analvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You moan. &quot;I don&#39;t know why you like my ass so much, but it&#39;s making me feel good.&quot;
+			&lt;&lt;else&gt;&gt;
+			You giggle. &quot;You&#39;re making my bottom tickle!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;I can&#39;t wait for you to fill my ass.&quot;
+		&lt;&lt;/if&gt;&gt;	
+
+	&lt;&lt;elseif $vaginastate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You moan. &quot;That&#39;s it, fill my pussy.&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You moan. &quot;You&#39;re making my pussy feel so good!&quot;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;D-don&#39;t stop... I&#39;m gonna c-cum.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You moan. &quot;It&#39;s so warm inside you.&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You moan. &quot;T-take all of me!&quot;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;D-don&#39;t stop... I&#39;m gonna c-cum.&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You moan. &quot;It&#39;s so warm inside you.&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You moan. &quot;T-take all of me!&quot;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;D-don&#39;t stop... I&#39;m gonna c-cum.&quot;
+		&lt;&lt;/if&gt;&gt;		
+		
+		
+		
+
+	&lt;&lt;elseif $anusstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You moan. &quot;That&#39;s it, fill my ass up.&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You moan. &quot;K-keep going.&quot;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;D-don&#39;t stop... I&#39;m gonna c-cum.&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+	&lt;&lt;elseif $exposed gte 2&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		You moan. &quot;You like what you see?&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		You moan. &quot;I&#39;m unwrapped and ready for you.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		You moan. &quot;I-I&#39;m all exposed and vulnerable. What will you do with me?&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		You moan. &quot;Y-you can see everything.&quot;
+		&lt;&lt;else&gt;&gt;
+		You moan. &quot;You can do more than just look.&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			&lt;&lt;if $arousal lte 2000&gt;&gt;
+			You moan. &quot;I&#39;m all yours.&quot;
+			&lt;&lt;elseif $arousal lte 6000&gt;&gt;
+			You moan. &quot;You&#39;re making me feel so good!&quot;
+			&lt;&lt;else&gt;&gt;
+			You gasp and moan. &quot;I&#39;m gonna c-cum!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal lte 2000&gt;&gt;
+				&lt;&lt;if $rng lte 35&gt;&gt;
+				You giggle. &quot;You&#39;re making me feel funny.&quot;	
+				&lt;&lt;elseif $rng lte 70&gt;&gt;
+				You moan. &quot;Will you take care of me?&quot;	
+				&lt;&lt;else&gt;&gt;
+				You giggle. &quot;You&#39;re very strong!&quot;	
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $arousal lte 6000&gt;&gt;
+			You moan. &quot;You&#39;re making me feel strange. Don&#39;t stop.&quot;
+			&lt;&lt;else&gt;&gt;
+			You gasp and moan. &quot;D-don&#39;t... s-stop...&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsdemand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $vaginastate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+		You speak. &quot;There&#39;s no way I&#39;m letting a filthy $beasttype take my virginity!&quot; 
+			&lt;&lt;else&gt;&gt;
+		You speak. &quot;Stop poking me there, stupid $beasttype.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I&#39;m not letting a $beasttype fuck me. Get off!&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $penisstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You speak. &quot;There&#39;s no way I&#39;m letting a filthy $beasttype take my virginity!&quot; 
+			&lt;&lt;else&gt;&gt;
+			You speak. &quot;Stop poking me there, stupid $beasttype.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I&#39;m not letting a $beasttype fuck me. Get off!&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+	&lt;&lt;elseif $penisstate is &quot;otheranusimminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You speak. &quot;There&#39;s no way I&#39;m letting a filthy $beasttype ass take my virginity!&quot; 
+			&lt;&lt;else&gt;&gt;
+			You speak. &quot;Stop poking me there, stupid $beasttype.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I&#39;m not letting a $beasttype fuck me. Get off!&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+
+	&lt;&lt;elseif $anusstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $analvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You speak. &quot;What do you think you&#39;re doing back there? Stop it!&quot;
+			&lt;&lt;else&gt;&gt;
+			You speak. &quot;Stop poking my bottom. Stupid $beasttype.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;Get the fuck away from my ass!&quot;
+		&lt;&lt;/if&gt;&gt;	
+
+	&lt;&lt;elseif $vaginastate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You speak. &quot;Take your filthy $beasttype cock out of my pussy right now!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You speak. &quot;Get off of me you fucking $beasttype, I&#39;m not your toy!&quot;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I-I&#39;m not gonna cum from a stupid $beasttype fucking me... I&#39;m not...&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $penisstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You speak. &quot;Release me this instant, stupid $beasttype!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You speak. &quot;Get off of me you fucking $beasttype, I&#39;m not your toy!&quot;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I-I&#39;m not gonna cum from a stupid $beasttype fucking me... I&#39;m not...&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You speak. &quot;Release me this instant, stupid $beasttype!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You speak. &quot;Get off of me you fucking $beasttype, I&#39;m not your toy!&quot;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I-I&#39;m not gonna cum from a stupid $beasttype fucking me... I&#39;m not...&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+
+	&lt;&lt;elseif $anusstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You speak. &quot;Get your filthy $beasttype cock out of my ass right now!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You speak. &quot;Get off of me you fucking $beasttype, I&#39;m not your toy!&quot;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I-I&#39;m not gonna cum from a stupid $beasttype fucking my ass... I&#39;m not...&quot;
+		&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;elseif $exposed gte 2&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		You speak. &quot;Get away from my private place!&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		You speak. &quot;You like what you see, $beasttype? I&#39;ll make you pay for it.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		You speak. &quot;Don&#39;t you dare look, filthy creature.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		You speak. &quot;I might be exposed, but I&#39;m not afraid of you!&quot;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;You like what you see? Of course you do, stupid $beasttype.&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			&lt;&lt;if $arousal lte 2000&gt;&gt;
+			You speak. &quot;Stupid $beasttype. Get away from me.&quot;
+			&lt;&lt;elseif $arousal lte 6000&gt;&gt;
+			You speak. &quot;Get the fuck away from me, right now!&quot;
+			&lt;&lt;else&gt;&gt;
+			You gasp. &quot;Y-you&#39;ll pay for this, stupid $beasttype.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal lte 2000&gt;&gt;
+				&lt;&lt;if $rng lte 35&gt;&gt;
+	You speak. &quot;Stupid $beasttype. Shoo!&quot;
+				&lt;&lt;elseif $rng lte 70&gt;&gt;
+				You speak. &quot;I don&#39;t want to play with you. Go away.&quot;	
+				&lt;&lt;else&gt;&gt;
+				You speak. &quot;Go away, you&#39;re filthy.&quot;	
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $arousal lte 6000&gt;&gt;
+			You speak. &quot;I want to you go away, isn&#39;t that clear?&quot;
+			&lt;&lt;else&gt;&gt;
+			You gasp. &quot;I-I hate you, stupid $beasttype.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $vaginastate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+		You speak. &quot;If you take my virginity I&#39;ll never forgive you.&quot;
+			&lt;&lt;else&gt;&gt;
+		You speak. &quot;That&#39;s my special place. You&#39;re not allowed there!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;Get that disgusting thing away from me!&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $penisstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You speak. &quot;If you take my virginity I&#39;ll never forgive you.&quot;
+			&lt;&lt;else&gt;&gt;
+			You speak. &quot;That&#39;s my special place. You&#39;re not allowed there!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;Get that disgusting thing away from me!&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $penisstate is &quot;otheranusimminent&quot;&gt;&gt;
+		&lt;&lt;if $penilevirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You speak. &quot;If you take my virginity I&#39;ll never forgive you.&quot;
+			&lt;&lt;else&gt;&gt;
+			You speak. &quot;That&#39;s my special place. You&#39;re not allowed there!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;Get your disgusting ass away from me!&quot;
+		&lt;&lt;/if&gt;&gt;		
+		
+		
+
+	&lt;&lt;elseif $anusstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $analvirginity is 1&gt;&gt;
+			&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			You speak. &quot;I don&#39;t know what you think you&#39;re doing, but you&#39;re gonna get the fuck away from me this instant.&quot;
+			&lt;&lt;else&gt;&gt;
+			You speak. &quot;I don&#39;t know why you&#39;re poking my bottom, but stop right now!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;Get away from my ass, pervert!&quot;
+		&lt;&lt;/if&gt;&gt;	
+
+	&lt;&lt;elseif $vaginastate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You speak. &quot;Get out of my pussy right now!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You speak. &quot;Get off me, rapist scum!&quot;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I-If you make me c-cum, I&#39;ll never forgive you.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $penisstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You speak. &quot;Get off my penis right now!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You speak. &quot;Get off me, rapist scum!&quot;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I-If you make me c-cum, I&#39;ll never forgive you.&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You speak. &quot;Get off my penis right now!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You speak. &quot;Get your ass off me, rapist scum!&quot;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I-If you make me c-cum, I&#39;ll never forgive you.&quot;
+		&lt;&lt;/if&gt;&gt;		
+		
+		
+
+	&lt;&lt;elseif $anusstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $arousal lte 2000&gt;&gt;
+		You speak. &quot;Get out of my ass right now!&quot;
+		&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+		You speak. &quot;Get off me, rapist scum!&quot;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;I-If you make me c-cum, I&#39;ll never forgive you.&quot;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+	&lt;&lt;elseif $exposed gte 2&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		You speak. &quot;Get away from my private place!&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		You speak. &quot;You like what you see, you useless fuck? I&#39;ll make you pay for it.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		You speak. &quot;Don&#39;t you dare look, rapist piece of shit.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		You speak. &quot;I might be exposed, but I&#39;m not afraid of you!&quot;
+		&lt;&lt;else&gt;&gt;
+		You speak. &quot;You like what you see? Of course you do, pervert.&quot;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $awarelevel gte 1&gt;&gt;
+			&lt;&lt;if $arousal lte 2000&gt;&gt;
+			You speak. &quot;Get away from me, pervert.&quot;
+			&lt;&lt;elseif $arousal lte 6000&gt;&gt;
+			You speak. &quot;Stop touching me right now or I&#39;ll make you pay!&quot;
+			&lt;&lt;else&gt;&gt;
+			You gasp. &quot;I-I&#39;m not gonna cum... I&#39;m not.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $arousal lte 2000&gt;&gt;
+				&lt;&lt;if $rng lte 35&gt;&gt;
+				You speak. &quot;Go away!&quot;	
+				&lt;&lt;elseif $rng lte 70&gt;&gt;
+				You speak. &quot;I don&#39;t like you, get away from me.&quot;	
+				&lt;&lt;else&gt;&gt;
+				You speak. &quot;Stop touching me.&quot;	
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $arousal lte 6000&gt;&gt;
+			You speak. &quot;Leave me alone.&quot;
+			&lt;&lt;else&gt;&gt;
+			You gasp. &quot;I-It&#39;s your fault I feel strange. Go away!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionspeniskiss&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You &lt;&lt;oraltext&gt;&gt; kiss the tip of &lt;&lt;their&gt;&gt; penis.
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionspenislick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You &lt;&lt;oraltext&gt;&gt; lick &lt;&lt;their&gt;&gt; penis.
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionspenissuck&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	You &lt;&lt;oraltext&gt;&gt; suck the penis invading your mouth as the $beasttype pounds furiously.
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	You &lt;&lt;oraltext&gt;&gt; suck the penis invading your mouth as the $beasttype humps your face excitedly.
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;oraltext&gt;&gt; suck the penis penetrating your mouth.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	You &lt;&lt;oraltext&gt;&gt; suck the penis invading your mouth as &lt;&lt;theowner&gt;&gt; thrusts against you.
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	You &lt;&lt;oraltext&gt;&gt; suck the penis invading your mouth as &lt;&lt;theowner&gt;&gt; grinds against you.
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;oraltext&gt;&gt; suck the penis penetrating your mouth.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionspussylick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+You &lt;&lt;oraltext&gt;&gt; lick the pussy pressing against your mouth as &lt;&lt;theowner&gt;&gt; rubs against you.
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+You &lt;&lt;oraltext&gt;&gt; lick the pussy pressing against your mouth as &lt;&lt;theowner&gt;&gt; grinds against you.
+&lt;&lt;else&gt;&gt;
+You &lt;&lt;oraltext&gt;&gt; lick the pussy pressing against your mouth.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionskissback&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $mouthstate is &quot;kissentrance&quot;&gt;&gt;
+You gently brush your lips against theirs.
+&lt;&lt;elseif $mouthstate is &quot;kissimminent&quot;&gt;&gt;
+	&lt;&lt;if $arousal lte 2000&gt;&gt;
+	You kiss them back, softly.
+	&lt;&lt;elseif $arousal lte 8000&gt;&gt;
+	You kiss them back, parting their lips with your own.
+	&lt;&lt;else&gt;&gt;
+	You kiss them back, parting their lips with your tongue.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $mouthstate is &quot;kiss&quot;&gt;&gt;
+You kiss them back, caressing their tongue with your own.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionscheekrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	You &lt;&lt;bottomtext&gt;&gt; rub the penis between your cheeks as the $beasttype pounds furiously.
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	You &lt;&lt;bottomtext&gt;&gt; rub the penis between your cheeks as the $beasttype humps back excitedly.
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;bottomtext&gt;&gt; rub the penis between your cheeks.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	You &lt;&lt;bottomtext&gt;&gt; rub the penis between your cheeks as &lt;&lt;theowner&gt;&gt; thrusts against you.
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	You &lt;&lt;bottomtext&gt;&gt; rub the penis between your cheeks as &lt;&lt;theowner&gt;&gt; thrusts against you.
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;bottomtext&gt;&gt; rub the penis between your cheeks.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsthighrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	You &lt;&lt;thightext&gt;&gt; rub the penis between your thighs as the $beasttype pounds furiously. You jerk in shock whenever it incidentally rubs against your &lt;&lt;genitalsstop&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	You &lt;&lt;thightext&gt;&gt; rub the penis between your thighs as the $beasttype humps back excitedly. You jerk in shock whenever it incidentally rubs against your &lt;&lt;genitalsstop&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;thightext&gt;&gt; rub the penis between your thighs. You jerk in shock whenever it incidentally rubs against your &lt;&lt;genitalsstop&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	You &lt;&lt;thightext&gt;&gt; rub the penis between your thighs as &lt;&lt;theowner&gt;&gt; thrusts against you. You jerk in shock whenever it incidentally rubs against your &lt;&lt;genitalsstop&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	You &lt;&lt;thightext&gt;&gt; rub the penis between your thighs as &lt;&lt;theowner&gt;&gt; thrusts against you. You jerk in shock whenever it incidentally rubs against your &lt;&lt;genitalsstop&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;thightext&gt;&gt; rub the penis between your thighs. You jerk in shock whenever it incidentally rubs against your &lt;&lt;genitalsstop&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;actionspenistip&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You &lt;&lt;vaginaltext&gt;&gt; kiss the tip of &lt;&lt;their&gt;&gt; penis with your &lt;&lt;pussystop&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;actionspenisrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You &lt;&lt;vaginaltext&gt;&gt; rub back against the penis probing your &lt;&lt;pussystop&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;actionspenisride&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype savagely hammers in and out of your &lt;&lt;pussystop&gt;&gt; Driven by instinct, you &lt;&lt;vaginaltext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype savagely hammers in and out of your &lt;&lt;pussystop&gt;&gt; You &lt;&lt;vaginaltext&gt;&gt; push back against its movements.
+		&lt;&lt;else&gt;&gt;
+		The $beasttype savagely hammers in and out of your &lt;&lt;pussystop&gt;&gt; You &lt;&lt;vaginaltext&gt;&gt; move with it, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype relentlessly pounds your &lt;&lt;pussystop&gt;&gt; Driven by instinct, you &lt;&lt;vaginaltext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype relentlessly pounds your &lt;&lt;pussystop&gt;&gt; You &lt;&lt;vaginaltext&gt;&gt; push back against its movements.
+		&lt;&lt;else&gt;&gt;
+		The $beasttype relentlessly pounds your &lt;&lt;pussystop&gt;&gt; You &lt;&lt;vaginaltext&gt;&gt; move with it, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype rhythmically fucks your &lt;&lt;pussystop&gt;&gt; Driven by instinct, you &lt;&lt;vaginaltext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype rhythmically fucks your &lt;&lt;pussystop&gt;&gt; You &lt;&lt;vaginaltext&gt;&gt; push back against its movements.
+		&lt;&lt;else&gt;&gt;
+		The $beasttype rhythmically fucks your &lt;&lt;pussystop&gt;&gt; You &lt;&lt;vaginaltext&gt;&gt; move with it, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is ruthlessly fucked. Driven by instinct, you &lt;&lt;vaginaltext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is ruthlessly fucked. You &lt;&lt;vaginaltext&gt;&gt; push back against the movements.
+		&lt;&lt;else&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is ruthlessly fucked. You &lt;&lt;vaginaltext&gt;&gt; push back, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is relentlessly pounded. Driven by instinct, you &lt;&lt;vaginaltext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is relentlessly pounded. You &lt;&lt;vaginaltext&gt;&gt; push back against the movements.
+		&lt;&lt;else&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is relentlessly pounded. You &lt;&lt;vaginaltext&gt;&gt; push back, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; yields to the repeated insertions. Driven by instinct, you &lt;&lt;vaginaltext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; yields to the repeated insertions. You &lt;&lt;vaginaltext&gt;&gt; push back against the movements.
+		&lt;&lt;else&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; yields to the repeated insertions. You &lt;&lt;vaginaltext&gt;&gt; push back, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionspenistake&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype savagely hammers in and out of your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype savagely hammers in and out of your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $beasttype savagely hammers in and out of your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype relentlessly pounds your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype relentlessly pounds your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $beasttype relentlessly pounds your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype rhythmically fucks your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype rhythmically fucks your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $beasttype rhythmically fucks your &lt;&lt;pussystop&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is ruthlessly fucked.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is ruthlessly fucked.
+		&lt;&lt;else&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is ruthlessly fucked.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is relentlessly pounded.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is relentlessly pounded.
+		&lt;&lt;else&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; is relentlessly pounded.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; yields to the repeated insertions.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; yields to the repeated insertions.
+		&lt;&lt;else&gt;&gt;
+		Your &lt;&lt;pussy&gt;&gt; yields to the repeated insertions.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsclitrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You &lt;&lt;peniletext&gt;&gt; frot your penis against &lt;&lt;their&gt;&gt; clit.
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionspussyrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You &lt;&lt;peniletext&gt;&gt; rub your penis against &lt;&lt;their&gt;&gt; pussy.
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionspussytease&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You &lt;&lt;peniletext&gt;&gt; rub your penis against &lt;&lt;their&gt;&gt; labia.
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionspussythrust&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; pussy. Driven by instinct, you &lt;&lt;peniletext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; pussy. You &lt;&lt;peniletext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; pussy. You &lt;&lt;peniletext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; pussy. Driven by instinct, you &lt;&lt;peniletext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; pussy. You &lt;&lt;peniletext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; pussy. You &lt;&lt;peniletext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; pussy. Driven by instinct, you &lt;&lt;peniletext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; pussy. You &lt;&lt;peniletext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; pussy. You &lt;&lt;peniletext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionspussytake&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; pussy.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; pussy.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; pussy.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; pussy.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; pussy.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; pussy.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; pussy.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; pussy.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; pussy.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionsotheranusrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You &lt;&lt;peniletext&gt;&gt; frot your &lt;&lt;penis&gt;&gt; against &lt;&lt;their&gt;&gt; ass.
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionsotheranustease&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You &lt;&lt;peniletext&gt;&gt; tease &lt;&lt;their&gt;&gt; anus with your &lt;&lt;penisstop&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsotheranusthrust&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; ass. Driven by instinct, you &lt;&lt;peniletext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; ass. You &lt;&lt;peniletext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; ass. You &lt;&lt;peniletext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; ass. Driven by instinct, you &lt;&lt;peniletext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; ass. You &lt;&lt;peniletext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; ass. You &lt;&lt;peniletext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; ass. Driven by instinct, you &lt;&lt;peniletext&gt;&gt; push back as you approach your peak.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; ass. You &lt;&lt;peniletext&gt;&gt; push back against the movements.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; ass. You &lt;&lt;peniletext&gt;&gt; push back, trying to reduce your discomfort.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionsotheranustake&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; ass.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; ass.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is ruthlessly fucked by &lt;&lt;their&gt;&gt; ass.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; ass.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; ass.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is hungrily devoured by &lt;&lt;their&gt;&gt; ass.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; ass.
+	&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; ass.
+	&lt;&lt;else&gt;&gt;
+	Your &lt;&lt;penis&gt;&gt; is rhythmically swallowed and regurgitated by &lt;&lt;their&gt;&gt; ass.
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsanusrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+You &lt;&lt;analtext&gt;&gt; move your hips, rubbing your &lt;&lt;bottom&gt;&gt; against &lt;&lt;their&gt;&gt; penis.
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsanusthrust&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype savagely hammers in and out of your anus. Driven by instinct, you &lt;&lt;analtext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype savagely hammers in and out of your anus. You &lt;&lt;analtext&gt;&gt; push back against its movements.
+		&lt;&lt;else&gt;&gt;
+		The $beasttype savagely hammers in and out of your anus. You &lt;&lt;analtext&gt;&gt; move with it, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype relentlessly pounds your anus. Driven by instinct, you &lt;&lt;analtext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype relentlessly pounds your anus. You &lt;&lt;analtext&gt;&gt; push back against its movements.
+		&lt;&lt;else&gt;&gt;
+		The $beasttype relentlessly pounds your anus. You &lt;&lt;analtext&gt;&gt; move with it, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype rhythmically fucks your anus. Driven by instinct, you &lt;&lt;analtext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype rhythmically fucks your anus. You &lt;&lt;analtext&gt;&gt; push back against its movements.
+		&lt;&lt;else&gt;&gt;
+		The $beasttype rhythmically fucks your anus. You &lt;&lt;analtext&gt;&gt; move with it, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your anus is ruthlessly fucked. Driven by instinct, you &lt;&lt;analtext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your anus is ruthlessly fucked. You &lt;&lt;analtext&gt;&gt; push back against the movements.
+		&lt;&lt;else&gt;&gt;
+		Your anus is ruthlessly fucked. You &lt;&lt;analtext&gt;&gt; push back, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your anus is relentlessly pounded. Driven by instinct, you &lt;&lt;analtext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your anus is relentlessly pounded. You &lt;&lt;analtext&gt;&gt; push back against the movements.
+		&lt;&lt;else&gt;&gt;
+		Your anus is relentlessly pounded. You &lt;&lt;analtext&gt;&gt; push back, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your anus yields to the repeated insertions. Driven by instinct, you &lt;&lt;analtext&gt;&gt; push back as you approach your peak.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your anus yields to the repeated insertions. You &lt;&lt;analtext&gt;&gt; push back against the movements.
+		&lt;&lt;else&gt;&gt;
+		Your anus yields to the repeated insertions. You &lt;&lt;analtext&gt;&gt; push back, trying to reduce your discomfort.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionsanustake&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype savagely hammers in and out of your anus.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype savagely hammers in and out of your anus.
+		&lt;&lt;else&gt;&gt;
+		The $beasttype savagely hammers in and out of your anus.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype relentlessly pounds your anus.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype relentlessly pounds your anus.
+		&lt;&lt;else&gt;&gt;
+		The $beasttype relentlessly pounds your anus.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		The $beasttype rhythmically fucks your anus.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		The $beasttype rhythmically fucks your anus.
+		&lt;&lt;else&gt;&gt;
+		The $beasttype rhythmically fucks your anus.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your anus is ruthlessly fucked.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your anus is ruthlessly fucked.
+		&lt;&lt;else&gt;&gt;
+		Your anus is ruthlessly fucked.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your anus is relentlessly pounded.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your anus is relentlessly pounded.
+		&lt;&lt;else&gt;&gt;
+		Your anus is relentlessly pounded.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $arousal gte 8000&gt;&gt;
+		Your anus yields to the repeated insertions.
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		Your anus yields to the repeated insertions.
+		&lt;&lt;else&gt;&gt;
+		Your anus yields to the repeated insertions.
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionsshaftrub&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+	You &lt;&lt;handtext&gt;&gt; hold &lt;&lt;his&gt;&gt; penis in your hand as &lt;&lt;he&gt;&gt; furiously humps against it.
+	&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+	You &lt;&lt;handtext&gt;&gt; hold the penis in your hand as &lt;&lt;he&gt;&gt; humps against it.
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;handtext&gt;&gt; hold and rub the penis in your hand.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $consensual is 1&gt;&gt;
+		&lt;&lt;if $arousal lte 6000&gt;&gt;
+	You keep &lt;&lt;their&gt;&gt; penis held firmly in your hand as you &lt;&lt;handtext&gt;&gt; stroke and work the shaft.
+		&lt;&lt;else&gt;&gt;
+	You &lt;&lt;handtext&gt;&gt; hold and rub &lt;&lt;their&gt;&gt; shaft in your hand.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;handtext&gt;&gt; occupy &lt;&lt;their&gt;&gt; penis with your hand, working the shaft with your fingers.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsvaginaescape&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;pussy&gt;&gt; away from the beast&#39;s probing before it can penetrate you.&lt;/span&gt; It doesn&#39;t give up however.
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;pussy&gt;&gt; away from the beast&#39;s incessant probing before it can penetrate you.&lt;/span&gt; It snarls in frustration.
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;pussy&gt;&gt; away from the beast&#39;s savage probing before it can penetrate you.&lt;/span&gt; It frenziedly tries to regain purchase, furious at its attempt to breed being impeded.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pain lte 20&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;pussy&gt;&gt; away from &lt;&lt;their&gt;&gt; penis.&lt;/span&gt;
+	&lt;&lt;elseif $pain lte 60&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;pussy&gt;&gt; away from &lt;&lt;their&gt;&gt; penis.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis in desperation, moving your &lt;&lt;pussy&gt;&gt; away from &lt;&lt;their&gt;&gt; penis.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionspenisescape&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pain lte 20&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;penis&gt;&gt; away from &lt;&lt;their&gt;&gt; pussy.&lt;/span&gt;
+&lt;&lt;elseif $pain lte 60&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;penis&gt;&gt; away from &lt;&lt;their&gt;&gt; pussy.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You shift your pelvis in desperation, moving your &lt;&lt;penis&gt;&gt; away from &lt;&lt;their&gt;&gt; pussy.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsotheranusescape&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $pain lte 20&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;penis&gt;&gt; away from &lt;&lt;their&gt;&gt; ass.&lt;/span&gt;
+&lt;&lt;elseif $pain lte 60&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;penis&gt;&gt; away from &lt;&lt;their&gt;&gt; ass.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You shift your pelvis in desperation, moving your &lt;&lt;penis&gt;&gt; away from &lt;&lt;their&gt;&gt; ass.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionsanusescape&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;bottom&gt;&gt; away from the beast&#39;s probing before it can penetrate you.&lt;/span&gt; It doesn&#39;t give up however.
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;bottom&gt;&gt; away from the beast&#39;s incessant probing before it can penetrate you.&lt;/span&gt; It snarls in frustration.
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;bottom&gt;&gt; away from the beast&#39;s savage probing before it can penetrate you.&lt;/span&gt; It frenziedly tries to regain purchase, furious at its attempt to breed being impeded.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pain lte 20&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;bottom&gt;&gt; away from &lt;&lt;their&gt;&gt; penis.&lt;/span&gt;
+	&lt;&lt;elseif $pain lte 60&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You shift your pelvis, moving your &lt;&lt;bottom&gt;&gt; away from &lt;&lt;their&gt;&gt; penis.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You shift your pelvis in desperation, moving your &lt;&lt;bottom&gt;&gt; away from &lt;&lt;their&gt;&gt; penis.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="569" name="Widgets Speech" tags="widget" position="1100,7100">&lt;&lt;widget &quot;cumspeech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $devstate gte 1&gt;&gt;
+		&lt;&lt;if $orgasmcount gte 24 and $speechorgasmnocumcount is 0&gt;&gt;&lt;&lt;set $speechorgasmnocumcount += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You climaxed but nothing came out! What&#39;s wrong with you?&quot;
+		&lt;&lt;elseif $speechorgasmnocumcount gte 1&gt;&gt;
+			&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;if $rng lte 35&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;Have you been over-milked or were you always this pathetic?&quot;
+				&lt;&lt;elseif $rng lte 70&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;You better not be faking it.&quot;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;You should be embarrassed by your lack of ejaculate.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;if $rng lte 35&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;I think we&#39;ve worn &lt;&lt;phim&gt;&gt; out already.&quot;
+				&lt;&lt;elseif $rng lte 70&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;Still nothing coming out. This is disappointing.&quot;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;Maybe if we&#39;re a bit rougher we&#39;ll get some semen to come out?&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $orgasmcount gte 18 and $speechorgasmweakcumcount is 0&gt;&gt;&lt;&lt;set $speechorgasmweakcumcount += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Is that really all the cum you can manage?&quot;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $speechorgasmcount is 1&gt;&gt;
+				&lt;&lt;if $speechorgasmrepeat is 1&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re cumming! That&#39;s it, let it out, don&#39;t hold any back.&quot;
+				&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pShe&gt;&gt; really is cumming!&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $speechorgasmcount is 2&gt;&gt;
+				&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re releasing even more cum! Have you no shame?&quot;
+				&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;Cumming again? &lt;&lt;pShe&gt;&gt; is so dirty!&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;elseif $speechorgasmcount is 3&gt;&gt;
+				&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t try to hide it, you like being milked of your cum.&quot;
+				&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pShe&gt;&gt; is cumming again? This is great!&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;elseif $speechorgasmcount is 4&gt;&gt;
+				&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;Let out all your precious dick-milk.&quot;
+				&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;We&#39;ll milk &lt;&lt;pHim&gt;&gt; dry at this rate.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;elseif $speechorgasmcount is 5&gt;&gt;
+				&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;ve cum so much! You&#39;re making a real mess you know.&quot;
+				&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;I want to keep some of &lt;&lt;pher&gt;&gt; cum for later.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;So much cum, I don&#39;t know whether to be impressed or embarrassed for you.&quot;
+				&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+				&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pShe&gt;&gt; has cum so much. Is &lt;&lt;pshe&gt;&gt; going to be okay?&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt; 		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $speechorgasmcount is 1&gt;&gt;
+			&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re cumming! But there&#39;s no actual cum, I guess you&#39;re still too young.&quot;
+			&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pShe&gt;&gt; might be too young to ejaculate, but look at &lt;&lt;pher&gt;&gt; little dick twitch!&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;elseif $speechorgasmcount is 2&gt;&gt;
+			&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Another orgasm already? You&#39;re really sensitive!&quot;
+			&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pHer&gt;&gt; orgasmic spasms are so cute!&quot;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;elseif $speechorgasmcount is 3&gt;&gt;
+			&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;I see you&#39;ve reached your peak again, you dirty &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;All this attention is getting &lt;&lt;phim&gt;&gt; off really easily.&quot;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;elseif $speechorgasmcount is 4&gt;&gt;
+			&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t worry, I&#39;m sure you&#39;ll be a fountain of cum one day.&quot;
+			&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;The look on &lt;&lt;pher&gt;&gt; face when &lt;&lt;pshe&gt;&gt; cums is priceless.&quot;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;elseif $speechorgasmcount is 5&gt;&gt;
+			&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;ll never get tired of your orgasms.&quot;
+			&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;I didn&#39;t know making a little &lt;&lt;girl&gt;&gt; cum over and over would be so much fun!&quot;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Just when I think you can&#39;t possibly have any left in you, you spasm again!&quot;
+			&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Careful not to overdo it, &lt;&lt;pshe&gt;&gt; might break if &lt;&lt;pshe&gt;&gt; cums too much.&quot;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;/if&gt;&gt; 
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $speechorgasmcount is 1&gt;&gt;
+		&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I knew you&#39;d enjoy it, your spasms don&#39;t lie.&quot;
+		&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pShe&gt;&gt; spasms so delightfully when &lt;&lt;pshe&gt;&gt; cums.&quot;
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;elseif $speechorgasmcount is 2&gt;&gt;
+		&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How does this orgasm feel? Better than the last I bet.&quot;
+		&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pHer&gt;&gt; pussy is absolutely drenched!&quot;
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;elseif $speechorgasmcount is 3&gt;&gt;
+		&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re cumming again? You&#39;re such a dirty slut!&quot;
+		&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pShe&gt;&gt; is so very sensitive.&quot;
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;elseif $speechorgasmcount is 4&gt;&gt;
+		&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I hope you remember me, what with all these orgasms I&#39;m giving you.&quot;
+		&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pShe&gt;&gt; is cumming again? This is great.&quot;
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;elseif $speechorgasmcount is 5&gt;&gt;
+		&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re cumming over and over again, you must be quite the slut!&quot;
+		&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pShe&gt;&gt; is cumming again! Such a nasty bitch.&quot;
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $speechorgasmrepeat is 0&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Making a &lt;&lt;girl&gt;&gt; cum repeatedly is so much fun.&quot;
+		&lt;&lt;else&gt;&gt;&lt;&lt;set $speechorgasmrepeat += 1&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Careful not to overdo it, &lt;&lt;pshe&gt;&gt; might break if &lt;&lt;pshe&gt;&gt; cums too much.&quot;
+		&lt;&lt;/if&gt;&gt;			
+	&lt;&lt;/if&gt;&gt; 
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;combatspeech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $speechgenitals is 1&gt;&gt;
+	&lt;&lt;if $playergenderappearance is $playergender&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+			&lt;&lt;if $devstate gte 1&gt;&gt;
+				&lt;&lt;if $enemyanger lte 20&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;Your dick looks delicious!&quot;
+				&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;You&#39;re really vulnerable now, you&#39;d better not piss me off.&quot;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;There, now you&#39;re exposed like the slut you are.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $enemyanger lte 20&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;Your little cock is so cute!&quot;
+				&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+				&lt;&lt;He&gt;&gt; laughs at your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;It&#39;s so small!&quot;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;I knew it wouldn&#39;t be very impressive, but this is just pathetic.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $devstate gte 1&gt;&gt;
+				&lt;&lt;if $enemyanger lte 20&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;Aww, your little pussy is so cute!&quot;
+				&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;Your pussy is so youthful, I wonder how much it could take.&quot;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;I can see everything now, whore.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $enemyanger lte 20&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;Your pussy is so enticing!&quot;
+				&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;Don&#39;t be shy, a pussy like this was made to be exposed.&quot;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;genitalsstop&gt;&gt; &quot;There, now you&#39;re exposed like the slut you are.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+
+	
+&lt;&lt;elseif $speechbreasts is 1&gt;&gt;
+	&lt;&lt;if $playergenderappearance is $playergender&gt;&gt;
+		&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+			&lt;&lt;if $breastsize lte 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;breastsstop&gt;&gt;
+			&lt;&lt;elseif $breastsize lte 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;breastsstop&gt;&gt;
+			&lt;&lt;elseif $breastsize lte 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;breastsstop&gt;&gt; &quot;That&#39;s a nice pair of bitch-tits you&#39;ve got there.&quot;
+			&lt;&lt;elseif $breastsize lte 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;breastsstop&gt;&gt; &quot;You have breasts like a woman!&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;breastsstop&gt;&gt; &quot;Those things are gigantic! Maybe you&#39;ll share some boy-milk.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $breastsize lte 0&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;breastsstop&gt;&gt; &quot;Don&#39;t be ashamed about being flat, it&#39;s really cute.&quot;
+			&lt;&lt;elseif $breastsize lte 1&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;breastsstop&gt;&gt; &quot;Nothing quite like developing breasts. So lewd and cute.&quot;
+			&lt;&lt;elseif $breastsize lte 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;breastsstop&gt;&gt; &quot;Your small breasts are so lewd.&quot;
+			&lt;&lt;elseif $breastsize lte 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;breastsstop&gt;&gt; &quot;Don&#39;t be ashamed about having your breasts displayed like this, it&#39;s what they&#39;re for.&quot;
+			&lt;&lt;else&gt;&gt;
+		  &lt;&lt;He&gt;&gt; &lt;&lt;admires&gt;&gt; your newly-exposed &lt;&lt;breastsstop&gt;&gt; &quot;They&#39;re so big! You&#39;d make a fine cow.&quot;
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+&lt;&lt;elseif $speechscream is 1&gt;&gt;&lt;&lt;set $speechscream to 0&gt;&gt;
+	&lt;&lt;if $rng lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Shut your fucking mouth.&quot;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Are you trying to make me hurt you? Be quiet!&quot;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Things are going to be difficult for you if you keep resisting.&quot;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Stupid slut, no one&#39;s going to help you.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Crying for help? No one gives a shit.&quot;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+&lt;&lt;elseif $speechvaginaescape is 1&gt;&gt;&lt;&lt;set $speechvaginaescape to 0&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t enjoy you properly if you keep squirming around.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Be still now.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re a feisty little thing!&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Keep pretending you don&#39;t want to be fucked, I&#39;m not fooled.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop resisting.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I love it when you squirm.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Do you think that will stop me, bitch?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;The sooner you accept that you&#39;re nothing but a cock-sleeve the easier it&#39;ll be for you.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your pussy is mine slut, stop fighting it.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;elseif $speechpenisescape is 1&gt;&gt;&lt;&lt;set $speechpenisescape to 0&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t enjoy you properly if you keep squirming around.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Be still now.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re a feisty little thing!&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Keep pretending you don&#39;t want to be fucked, I&#39;m not fooled.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop resisting.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I love it when you squirm.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Do you think that will stop me, bitch?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;The sooner you accept that you&#39;re nothing but a piece of fuckmeat the easier it&#39;ll be for you.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your dick is mine slut, stop fighting it.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $speechotheranusescape is 1&gt;&gt;&lt;&lt;set $speechotheranusescape to 0&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t enjoy you properly if you keep squirming around.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Be still now.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re a feisty little thing!&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Keep pretending you don&#39;t want to be fucked, I&#39;m not fooled.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop resisting.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I love it when you squirm.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Do you think that will stop me, bitch?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;The sooner you accept that you&#39;re nothing but a piece of fuckmeat the easier it&#39;ll be for you.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your dick is mine slut, stop fighting it.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $speechanusescape is 1&gt;&gt;&lt;&lt;set $speechanusescape to 0&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t enjoy you properly if you keep squirming around.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Be still now.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re a feisty little thing!&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Keep pretending you don&#39;t want to be fucked, I&#39;m not fooled.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop resisting.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I love it when you squirm.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Do you think that will stop me, bitch?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;The sooner you accept that you&#39;re nothing but a cock-sleeve the easier it&#39;ll be for you.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your ass is mine slut, stop fighting it.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+	
+	
+&lt;&lt;elseif $speechpenispenetrated is 1&gt;&gt;
+	&lt;&lt;if $devstate gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Yes! Yes! Give it to me! AH!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;I&#39;ve been needing this so badly.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You feel so good inside me.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;UHH! That&#39;s it...Not long now... AH!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;That&#39;s it right there, good &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks &quot;I&#39;ve been waiting too long for this, don&#39;t even think about stopping!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;You... Stupid... AHH!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; mocks you. &quot;What&#39;s it like having your dick dominated like this?&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; mocks you. &quot;You&#39;re right where you belong.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Oh! You... I... AHHH!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;You&#39;re so cute when you&#39;re being fucked.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Just relax, I&#39;ll look after your dick.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Keep... going... not long now.&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Nothing like a the cock of a little &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You like being inside me, don&#39;t you?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;You... Stupid... AHH!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;You make a good fucktoy.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re mine now, &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechotheranuspenetrated is 1&gt;&gt;
+	&lt;&lt;if $devstate gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Yes! Yes! Give it to me! Fill me up!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;I&#39;ve been needing this so badly.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You feel so good inside me.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;UHH! That&#39;s it...Not long now... AH!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;That&#39;s it right there, good &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks &quot;I&#39;ve been waiting too long for this, don&#39;t even think about stopping!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;You... Stupid... AHH!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; mocks you. &quot;What&#39;s it like having your dick dominated like this?&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; mocks you. &quot;You&#39;re right where you belong.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Oh! You... I... AHHH!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;You&#39;re so cute when you&#39;re being fucked.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Just relax, I&#39;ll look after your dick.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Keep... going... not long now.&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Nothing like a the cock of a little &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You like being inside me, don&#39;t you?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;You... Stupid... AHH!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;You make a good fucktoy.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re mine now, &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+
+	
+	
+	
+&lt;&lt;elseif $speechvaginapenetrated is 1&gt;&gt;
+	&lt;&lt;if $devstate gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;I&#39;m gonna fill you up soon, I hope you&#39;re ready!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You feel so nice around my dick.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Your pussy is so warm.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;That&#39;s it! Take it, whore!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;Good &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks &quot;Your body is welcoming me at least.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Take it! Take it all you worthless slut!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; mocks you. &quot;What&#39;s it like having your pussy dominated like this?&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; mocks you. &quot;You&#39;re right where you belong.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Your little pussy is so good!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;You&#39;re so cute when you&#39;re being fucked.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Just relax, I&#39;ll look after you.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Keep... going... not long now.&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Nothing like a the cunt of a little &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You like being filled like this, don&#39;t you?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Don&#39;t act like you didn&#39;t want this, I can feel you squeezing my dick, begging for my cum.&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;This is your place, remember that.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re mine now, &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+
+
+
+&lt;&lt;elseif $speechanuspenetrated is 1&gt;&gt;
+	&lt;&lt;if $devstate gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;I&#39;m gonna fill you up soon, I hope you&#39;re ready!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You feel so nice around my dick.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Your butt is so warm.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;That&#39;s it! Take it, whore!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;Good &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks &quot;Your body is welcoming me at least.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Take it! Take it all you worthless slut!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; mocks you. &quot;What&#39;s it like having your ass dominated like this?&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; mocks you. &quot;You&#39;re right where you belong.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Your little butt is so tight!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;You&#39;re so cute when you&#39;re being fucked.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Just relax, I&#39;ll look after you.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Keep... going... not long now.&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Nothing like a little &lt;&lt;girl&gt;&gt; fucktoy.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You like being filled like this, don&#39;t you?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Don&#39;t act like you didn&#39;t want this, I can feel you squeezing my dick, begging for my cum.&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;This is your place, remember that.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re mine now, &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechmouthpenetrated is 1&gt;&gt;
+	&lt;&lt;if $devstate gte 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;I&#39;m gonna fill you up soon, I hope you&#39;re ready!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You feel so nice around my dick.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Your mouth is so warm.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;That&#39;s it! Take it, whore!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;Good &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks &quot;Your throat is welcoming me at least.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Take it! Take it all you worthless slut!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; mocks you. &quot;What&#39;s it like being dominated like this?&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; mocks you. &quot;You&#39;re right where you belong.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Keep going, I&#39;m almost there!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;You&#39;re so cute with your lips around my dick.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Just relax, I&#39;ll look after you.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Keep... going... not long now.&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Nothing like a little &lt;&lt;girl&gt;&gt; as a fucktoy.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You like being filled like this, don&#39;t you?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Don&#39;t act like you didn&#39;t want this, your mouth was made for it.&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks hushedly. &quot;This is your place, remember that.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re mine now, &lt;&lt;girlstop&gt;&gt;&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $speechvaginaimminent is 1&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;My dick is pressing against your virgin pussy... I could deflower you at any moment.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;m an inch away from taking your virginity, bitch.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Just having the tip pressing against you like this is driving me mad!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I hope your pussy is ready, I sure am.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $speechpenisimminent is 1&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;My pussy is pressing against your virgin dick... I could deflower you at any moment.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;m an inch away from taking your virginity, bitch.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Just having the tip pressing against me like this is driving me mad!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I hope your dick is ready, I sure am.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechotheranusimminent is 1&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;My ass is pressing against your virgin dick... I could deflower you at any moment.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;m an inch away from taking your virginity, bitch.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Just having the tip pressing against me like this is driving me mad!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I hope your dick is ready, I sure am.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechanusimminent is 1&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;My dick is pressing against your virgin ass... It&#39;s gonna be a tight fit!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;m an inch away from taking your anal virginity, bitch.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Just having the tip pressing against you like this is driving me mad!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I hope your ass is ready, my dick sure is!&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechmouthimminent is 1&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;ve never tasted dick before have you? You&#39;re in for a treat!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;ve never tasted dick before have you? If you bite me, I&#39;ll fuck you up.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Just having the tip pressing against you like this is driving me mad!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Open wide, whore.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechapologise is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;How could I be mad at a little hottie like you?&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I can think of a few ways you can make it up to me.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;You better not be lying to me, or you&#39;ll be real sorry.&quot;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechvaginaentrance is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t worry, I&#39;ll be gentle with your pussy.&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t wait to fuck you.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t try to squirm away, you&#39;re mine.&quot;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechanusentrance is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t worry, I&#39;ll be gentle with your ass.&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t wait to fuck you.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t try to squirm away, your little ass is mine.&quot;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechmouthentrance is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Let&#39;s see that tongue of yours.&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t wait to feel your tongue on my dick.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I want your lips around my dick. Now.&quot;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $speechpenisentrance is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Your dick is so close to my pussy, the anticipation is almost too much!&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Your dick is eager for my pussy, don&#39;t try to hide it.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I hope you satisfy me, for your sake.&quot;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+
+
+
+&lt;&lt;elseif $speechotheranusentrance is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Is my ass making you feel good?&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Your dick is eager for my ass, don&#39;t try to hide it.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I hope you satisfy me, for your sake.&quot;
+	&lt;&lt;/if&gt;&gt;
+	
+
+
+
+
+
+
+&lt;&lt;elseif $speechvaginawithhold is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I really wish I could fuck you, guess I&#39;ll have to make do.&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Are you sure you don&#39;t want my dick? Your pussy seems to.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Fuck, I can&#39;t hold back like this for long.&quot;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechanuswithhold is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I really wish I could ass fuck you, guess I&#39;ll have to make do.&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Are you sure you don&#39;t want my dick? Your ass is so close...&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Fuck, I can&#39;t hold back like this for long.&quot;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $speechpeniswithhold is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t take this, I need you inside me!&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t take this, I need you inside me!&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Fuck, I can&#39;t hold back like this for long.&quot;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+&lt;&lt;elseif $speechotheranuswithhold is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t take this, I need you inside me!&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t take this, I need you inside me!&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Fuck, I can&#39;t hold back like this for long.&quot;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $speechvagina is 1&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your pussy is so moist! You need it bad, don&#39;t you?&quot;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re sopping wet down here!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t pretend you don&#39;t want this. Your pussy is far too wet.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t worry, I&#39;ll soon have your pussy drenched.&quot;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How do you like the feel of me moving inside you?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You like being treated like a cheap harlot, don&#39;t lie.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechpenis is 1&gt;&gt;
+	&lt;&lt;if $arousal gte 8000&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your dick is so hard! You need it bad, don&#39;t you?&quot;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t pretend you don&#39;t want this, not with a dick this hard.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t pretend you don&#39;t want this, not with a dick this hard.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Does my hand make you feel good?&quot;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You like that, don&#39;t you.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your dick is in my hand, I hope you realise who&#39;s in charge now.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechanus is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Does my finger make you feel good?&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;You like that, don&#39;t you.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;You better start being good, I can be much rougher than this.&quot; &lt;&lt;He&gt;&gt; moves the finger in your anus more violently to demonstrate the point.
+	&lt;&lt;/if&gt;&gt;	
+
+
+
+
+
+
+&lt;&lt;elseif $speechvaginamouth is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Ohh! Not long now!&quot;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How do you like the taste of my juices?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Let&#39;s see what your tongue is capable of.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Mmm, it feels so good!&quot;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Now&#39;s your chance to satisfy me.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You don&#39;t want to disappoint me, do you?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;He&gt;&gt; is lost in the moment. &quot;OHH! Your tongue, you stupid... AHH!&quot;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You better swallow all my juices.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Nothing like rubbing my cunt in a fucktoy&#39;s face to remind them who&#39;s boss.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechvaginavagina is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Ohh! Not long now!&quot;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How do you like the feel of my pussy against yours?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How do you like the feel of my pussy against yours?&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;He&gt;&gt; is lost in the moment. &quot;Mmm, it feels so good!&quot;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Our juices are mingling together.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You don&#39;t want to disappoint me, do you? Rub harder.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;He&gt;&gt; is lost in the moment. &quot;OHH! Your pussy is so good!&quot;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You act like you don&#39;t want this, but your pussy is drenching me.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You like that, slut?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $speechbeat is 1&gt;&gt;
+	&lt;&lt;if $rng lte 10&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;That&#39;s the least you deserve, bitch!&quot;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;You want some more of this? Huh?&quot;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Hurts, don&#39;t it.&quot;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;ll beat you into submission if I have to.&quot;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Take that you stupid fuck!&quot;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;There&#39;s plenty more punishment to come, whore.&quot;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I love it when sluts cower.&quot;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;ll have my fun, even if I have to beat it out of you.&quot;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Maybe you like being beaten? I can accommodate that.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Afraid of me yet?&quot;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechhit is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; is annoyed by your attack. &quot;Now why&#39;d you go and do that?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; is annoyed by your attack. &quot;Come on, don&#39;t be like that.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; is annoyed by your attack. &quot;Ow! Not so rough!&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; is annoyed by your attack. &quot;You&#39;re starting to piss me off.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; is annoyed by your attack. &quot;Are you trying to get yourself hurt?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; is annoyed by your attack. &quot;Keep this up and you&#39;ll be in a lot of trouble, little &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; is enraged by your attack. &quot;I&#39;m going to fucking murder you if you don&#39;t stop.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; is enraged by your attack. &quot;I&#39;m going to show you your place, &lt;&lt;bitchstop&gt;&gt;&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; is enraged by your attack. &quot;Ungrateful piece of shit.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechthroat is 1&gt;&gt;
+	&lt;&lt;if $rng lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; tightens &lt;&lt;his&gt;&gt; grip around your throat. &quot;What&#39;s the matter? Trouble breathing?&quot;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+	&lt;&lt;He&gt;&gt; tightens &lt;&lt;his&gt;&gt; grip around your throat. &quot;Don&#39;t lose consciousness just yet, I want you to be awake for this.&quot;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+	&lt;&lt;He&gt;&gt; tightens &lt;&lt;his&gt;&gt; grip around your throat. &quot;You better start being nice to me if you want to breathe freely.&quot;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+	&lt;&lt;He&gt;&gt; tightens &lt;&lt;his&gt;&gt; grip around your throat. &quot;Too tight for you? Maybe you should stop being such a brat.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; tightens &lt;&lt;his&gt;&gt; grip around your throat. &quot;I love it when they squirm.&quot;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechvaginafoot is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I can feel you leaking on my toes.&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I know you like being trodden on like this, don&#39;t pretend otherwise.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s probably best I use my foot, I don&#39;t know where your slutty slit has been.&quot;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechpenisfoot is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;Do you like the feel of my feet?&quot;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;I know you like being trodden on like this, don&#39;t pretend otherwise.&quot;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s probably best I use my foot, I don&#39;t know where your filthy dick has been.&quot;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $speechchastity is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;This belt is on pretty tight.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I can&#39;t get it off.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I really want to get under this thing.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Oh, you little tease.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Fuck, how do I get this off?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Just you wait until I get this off of you. Oh, the fun we&#39;ll have.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Something&#39;s gonna break, either you or this belt.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Fuck you, and fuck this belt.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Just you wait until I get this off.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechstripstruggle is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Come on, don&#39;t be shy.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re so beautiful, I have to see more of you.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I really want to get under this thing.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Oh, you little tease.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop struggling!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If you let me take your clothes off, things will go easier for you.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Give me your clothes, bitch!&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re getting stripped, slut. Stop fighting it.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your clothes belong to me now, stop struggling.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechstruggle is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re a feisty little thing!&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Calm down, you&#39;re not going to be hurt.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Just be calm and let it happen.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop struggling, or I&#39;ll get angry.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If you don&#39;t want things to get worse, then calm down.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;A good &lt;&lt;girl&gt;&gt; wouldn&#39;t struggle. Do you want to be punished?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Be still, you ungrateful bitch!&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop struggling and accept your place.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stupid slut! Stop it!&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+
+	
+&lt;&lt;elseif $speechspank is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Have you learned your lesson yet?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If you&#39;re a good &lt;&lt;girl&gt;&gt; in the future, then you won&#39;t need to be punished.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;This hurts me more than it hurts you.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I could spank you far harder than this if I wanted.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If you don&#39;t want things to get worse, then stop acting like a brat.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;ve been a bad &lt;&lt;girlstop&gt;&gt; So you get punished. It&#39;s as simple as that.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re going to take your punishment, and when I&#39;m done you&#39;re going to thank me for it!&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You deserve far worse than this.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;m gonna spank your butt raw, little &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speecharms is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If I give you your arms back, will you be good?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Some people like being restrained, you know.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;s cute when they can&#39;t use their arms.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;d release your arms if I was sure you wouldn&#39;t be a brat.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If you prove that you&#39;re nice, then I won&#39;t have to restrain you.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re completely helpless.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re completely at my mercy, get used to it.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Try to struggle free, I dare you.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I know you love being restrained like this, you dirty slut.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechclit is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Does having your clit teased feel good?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your little clit is so cute!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your clit is really firm. I guess that means you like it.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your clit is so much fun to play with.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I could hurt instead of pleasure you you know, best be a good &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You don&#39;t want to annoy me, not with your clit vulnerable like this.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You like having your bean toyed with, bitch?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Nothing like teasing some slut&#39;s clit to assert your superiority.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;The fucktoy reacts to having its clit teased, what a surprise.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+
+
+&lt;&lt;elseif $speechglans is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Does having your dick played with feel good?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your face is so cute when your dick is being teased like this!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your dick is really firm. I guess that means you like it.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your dick is so much fun to play with.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I could hurt instead of pleasure you you know, best be a good &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You don&#39;t want to annoy me, not with your dick vulnerable like this.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You like having your dick toyed with, bitch?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Nothing like teasing some fucktoy&#39;s dick to assert your superiority.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;The fucktoy reacts to having its glans teased, what a surprise.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechbottom is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Does having your butt fondled feel good?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your face is so cute when your butt is being teased like this!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your butt is so shapely.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your butt is so much fun to play with.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I could hurt instead of pleasure you you know, best be a good &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If you annoy me, I&#39;ll give you a spanking.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You like having your ass toyed with, bitch?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Bitches like you deserve a hard spanking.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Nice ass. At least you&#39;ve got something going for you, slut.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechhair is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your hair is fun to play with.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your hair is silky smooth.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your hair is so beautiful.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your hair is fun to yank around.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I could really hurt you if I pulled hard enough, best be a good &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your hair makes a fine leash.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You like having your hair pulled, bitch?&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re staying right where I want you.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;ll give me what I want, or I&#39;ll keep pulling.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechchestrub is 1&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;I&#39;m gonna cum all over your chest!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;I bet your nipples are a weak spot.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Do you like the sight of my dick?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;You&#39;ll be drenched when I&#39;m done!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Nothing quite like getting off on a boy&#39;s chest.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Be on your best behaviour, or I&#39;ll find some other part of you to fuck.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;I&#39;m gonna mark you with my seed!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;ll be begging for more when I&#39;m done, fuckboy.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t get any delusions of grandeur, you&#39;re just a cum rag.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger lte 20&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; is lost in the moment. &quot;I&#39;m gonna cum all over your flat chest!&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Flat breasts are so lewd...&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t be ashamed of your small breasts, it&#39;s cute.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;They may be small, but your breasts feel good on my dick.&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Keep it up, whore.&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Your breasts are so small. You&#39;ll have to make it up to me in other ways.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;m gonna cover your pathetic excuse for breasts in my seed, and you&#39;re gonna thank me for it.&quot;
+			&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;What&#39;s it like to have such an inadequate rack?&quot;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks. &quot;Your breasts are pathetic by the way.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechbreastrub is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;m gonna cum all over your delicious breasts!&quot;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Nothing like a boob job from a cutie.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;My dick feels so good between your breasts.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Careful, or I might squirt in your face.&quot;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your boobs were made for pleasuring dick.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Keep those tits of yours around my dick.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyarousal gte ($enemyarousalmax / 5) * 4&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;That&#39;s it, take it between your tits like the slut you are.&quot;
+		&lt;&lt;elseif $enemyarousal gte ($enemyarousalmax / 5) * 2&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Take it, bitch!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You better be good at this, for your sake.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechplead is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You don&#39;t want to stop really.&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t be silly, you&#39;re enjoying this.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;It&#39;ll be over before you know it.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re not going to be hurt you know.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t worry, I&#39;ll be gentle.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;This is happening, one way or another.&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t try to guilt me.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You say that, but your body tells a different story.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I&#39;m not stopping until I&#39;m satisfied.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;All the more reason to please me, it&#39;ll be over faster.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t make me laugh, a slut like you can&#39;t get enough of this.&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;We&#39;re not stopping until I&#39;m done, whore.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re a selfish little shit aren&#39;t you.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Did I give you permission to speak?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t make me laugh, &lt;&lt;bitchstop&gt;&gt; You&#39;re gagging for this.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $speechmoan is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I knew you&#39;d love it.&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t worry, I&#39;ll use you properly.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Your voice is so cute.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re such a good &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re so precious.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;That&#39;s more like it.&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Trying to butter me up? You still need to be punished.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You like that? Filthy slut.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;d make a fine pet.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Keep this up and it&#39;ll end well for you.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Shut up, &lt;&lt;bitchcomma&gt;&gt; I&#39;m on to your tricks.&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You have a sweet mouth, but I know you&#39;re a rotten whore.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re a submissive little shit aren&#39;t you.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Did I give you permission to speak?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t make me laugh, &lt;&lt;bitchstop&gt;&gt; You&#39;re a manipulative whore.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $speechdemand is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You certainly have a mouth on you.&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You shouldn&#39;t be so rude to your betters.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You better start being nicer, or I&#39;ll get meaner.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re such a naughty &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Careful, that&#39;s no way to speak to me.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Keep talking like that and I&#39;ll show you just how little you&#39;re worth.&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;How dare you talk to me like that.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If you don&#39;t start being more polite, I&#39;ll fuck you up.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re not making this any easier on yourself.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Keep this up and it won&#39;t end well for you.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Shut the fuck up, &lt;&lt;bitchstop&gt;&gt;&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Shut up, or I&#39;ll shut you up.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re a bratty little shit aren&#39;t you.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Did I give you permission to speak?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t make me laugh, &lt;&lt;bitchstop&gt;&gt; You&#39;re a weak little toy.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechforgive is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; laughs. &quot;You forgive me? How cute.&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; laughs. &quot;You forgive me? For what?&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Shush, &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re a sweet little thing.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; laughs. &quot;You can&#39;t be this cute.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Forgive me for what?.&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I don&#39;t like what you&#39;re implying, &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t worry yourself, I&#39;ll give you plenty to forgive.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Did I ask for your forgiveness? Better keep it zipped.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Forgive me? That&#39;s presumptuous for a &lt;&lt;bitch&gt;&gt; in your position.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 20&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Shut the fuck up, &lt;&lt;bitchstop&gt;&gt;&quot;
+		&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t make me laugh, &lt;&lt;bitchstop&gt;&gt; Toys like you are made to be played with.&quot;
+		&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;You&#39;re a presumptuous little shit, aren&#39;t you.&quot;
+		&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Did I give you permission to speak?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;There&#39;s nothing wrong with putting you to your proper use.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechvaginaflaunt is 1&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; coos. &quot;I can&#39;t wait to swallow your dick.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; coos. &quot;Just look at the effect you&#39;re having on me.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; coos. &quot;Like what you see?&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; coos. &quot;I&#39;m rather proud of my body, I&#39;m sure you can see why.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; coos. &quot;Just look at the effect you&#39;re having on me.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; coos. &quot;Like what you see?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechcoverface is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Aww look, the little &lt;&lt;girl&gt;&gt; is covering &lt;&lt;pher&gt;&gt; face.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pShe&gt;&gt; is so shy!&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t be shy little &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Don&#39;t think you won&#39;t be recognized.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Something to hide?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If covering your face makes this easier for you, fine.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;&lt;&lt;pShe&gt;&gt; is covering &lt;&lt;pher&gt;&gt; face! How pathetic.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Cover your face if you want slut, you can&#39;t hide everything.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;At least I don&#39;t have to look at your whore face.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechcoverpenis is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop hiding your penis from me and I&#39;ll make you feel good.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Why are you hiding your penis from me?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;There&#39;s no reason to be shy.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Come on, let me see your penis.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Something to hide?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop covering your penis, I want to see it.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If you don&#39;t stop covering your dick I&#39;ll beat you until you do.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Let me see your dick. Now.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop covering your fucktoy dick or I&#39;ll stop being so courteous.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechcovervagina is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop hiding your pussy from me and I&#39;ll make you feel good.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Why are you hiding your pussy from me?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;There&#39;s no reason to be shy.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Come on, let me see your pussy.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Something to hide?&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop covering your pussy, I want to see it.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;If you don&#39;t stop covering your cunt I&#39;ll beat you until you do.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Let me see your pussy. Now.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Stop covering your whore cunt or I&#39;ll stop being so courteous.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $speechapologiseno is 1&gt;&gt;
+	&lt;&lt;if $enemyanger lte 20&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Shhh, you&#39;ve already apologised.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;That&#39;s very polite, but I already know you&#39;re sorry.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I know you&#39;re sorry, don&#39;t worry about it.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;I heard you the first time.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Quit whining&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Shush &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng lte 35&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Shut up, bitch.&quot;
+		&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Shut up before I give you something to choke on.&quot;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; speaks. &quot;Do you have permission to speak, slut?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;basespeech&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+	
+&lt;&lt;widget &quot;basespeech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemyanger lte 20&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;He&gt;&gt; whispers. 
+	&lt;&lt;if $rng lte 5&gt;&gt;
+	&quot;You are so beautiful.&quot;
+	&lt;&lt;elseif $rng lte 10&gt;&gt;
+	&quot;You are so very pretty.&quot;
+	&lt;&lt;elseif $rng lte 15&gt;&gt;
+	&quot;You&#39;re such a gorgeous &lt;&lt;girlstop&gt;&gt;&quot;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	&quot;I bet you get a lot of attention.&quot;
+	&lt;&lt;elseif $rng lte 25&gt;&gt;
+	&quot;You are so very cute.&quot;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+	&quot;You&#39;re so lovely.&quot;
+	&lt;&lt;elseif $rng lte 35&gt;&gt;
+	&quot;Be a good &lt;&lt;girl&gt;&gt; and I won&#39;t hurt you.&quot;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+	&quot;Be a good &lt;&lt;girl&gt;&gt; and I&#39;ll make you feel good.&quot;
+	&lt;&lt;elseif $rng lte 45&gt;&gt;
+	&quot;If you make me feel good, I&#39;ll make you feel good too.&quot;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	&quot;Your skin is so smooth.&quot;
+	&lt;&lt;elseif $rng lte 55&gt;&gt;
+	&quot;I want to kiss you all over.&quot;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+	&quot;You&#39;re a delicate thing, aren&#39;t you?&quot;
+	&lt;&lt;elseif $rng lte 65&gt;&gt;
+	&quot;You are wonderful.&quot;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	&quot;Your body is so appealing.&quot;
+	&lt;&lt;elseif $rng lte 75&gt;&gt;
+	&quot;Don&#39;t be ashamed of your body.&quot;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+	&quot;You look so fragile.&quot;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+	&quot;You&#39;re like an angel.&quot;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+	&quot;Your &lt;&lt;breasts&gt;&gt; are so cute.&quot;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+	&quot;You smell nice.&quot;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	&quot;You&#39;re such a cute &lt;&lt;girlstop&gt;&gt;&quot;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;elseif $enemyanger lte 100&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;He&gt;&gt; gives you a stern look. 
+	&lt;&lt;if $rng lte 5&gt;&gt;
+	&quot;Don&#39;t try my patience.&quot;
+	&lt;&lt;elseif $rng lte 10&gt;&gt;
+	&quot;Bad sluts get hurt.&quot;
+	&lt;&lt;elseif $rng lte 15&gt;&gt;
+	&quot;You&#39;re not a bad &lt;&lt;girl&gt;&gt;, are you?&quot;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	&quot;Don&#39;t think I won&#39;t hurt you.&quot;
+	&lt;&lt;elseif $rng lte 25&gt;&gt;
+	&quot;You&#39;re so fucking sexy.&quot;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+	&quot;I wonder how much you could take.&quot;
+	&lt;&lt;elseif $rng lte 35&gt;&gt;
+	&quot;This is happening, you might aswell make it easy on yourself.&quot;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+	&quot;Be a good &lt;&lt;girl&gt;&gt; and things will be easier for you.&quot;
+	&lt;&lt;elseif $rng lte 45&gt;&gt;
+	&quot;I&#39;m going to have fun with your body.&quot;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	&quot;Don&#39;t defy me.&quot;
+	&lt;&lt;elseif $rng lte 55&gt;&gt;
+	&quot;You were made for this.&quot;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+	&quot;I can tell you&#39;re enjoying this.&quot;
+	&lt;&lt;elseif $rng lte 65&gt;&gt;
+	&quot;This is your fault, you know.&quot;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	&quot;You like this, don&#39;t you.&quot;
+	&lt;&lt;elseif $rng lte 75&gt;&gt;
+	&quot;You&#39;re on thin ice, &lt;&lt;girlstop&gt;&gt;&quot;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+	&quot;Don&#39;t think you&#39;ve seen the worst of me.&quot;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+	&quot;I own you now.&quot;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+	&quot;It&#39;s not over until I say it&#39;s over.&quot;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+	&quot;You&#39;re a fun toy, but don&#39;t get any ideas.&quot;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	&quot;You should treat your betters with respect.&quot;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;He&gt;&gt; looks at you with fury. 
+	&lt;&lt;if $rng lte 5&gt;&gt;
+	&quot;Fucking whore.&quot;
+	&lt;&lt;elseif $rng lte 10&gt;&gt;
+	&quot;You&#39;re just a filthy slut.&quot;
+	&lt;&lt;elseif $rng lte 15&gt;&gt;
+	&quot;You&#39;re a vessel for cum, nothing more.&quot;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	&quot;You should be happy anyone is giving a worthless piece of shit like you attention.&quot;
+	&lt;&lt;elseif $rng lte 25&gt;&gt;
+	&quot;I haven&#39;t killed you yet, you should show gratitude.&quot;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+	&quot;I&#39;m going to break you, in so many ways.&quot;
+	&lt;&lt;elseif $rng lte 35&gt;&gt;
+	&quot;You&#39;ll show me respect before I&#39;m done.&quot;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+	&quot;I wonder where I&#39;ll dump you when I&#39;m done.&quot;
+	&lt;&lt;elseif $rng lte 45&gt;&gt;
+	&quot;Even rape is too good for a bitch like you.&quot;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	&quot;You deserve this, bitch.&quot;
+	&lt;&lt;elseif $rng lte 55&gt;&gt;
+	&quot;You enjoy being treated like this. Don&#39;t try to deny it.&quot;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+	&quot;You&#39;re a worthless fucktoy.&quot;
+	&lt;&lt;elseif $rng lte 65&gt;&gt;
+	&quot;You look pretty good, for useless trash.&quot;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	&quot;Getting me off is your only purpose, don&#39;t forget.&quot;
+	&lt;&lt;elseif $rng lte 75&gt;&gt;
+	&quot;I know you like this, you stupid slut.&quot;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+	&quot;You deserve far worse than this, whore.&quot;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+	&quot;You&#39;re a worthless slut.&quot;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+	&quot;I&#39;m going to hurt you, and you&#39;re going to like it.&quot;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+	&quot;There&#39;s only one thing a &lt;&lt;girl&gt;&gt; like you is good for.&quot;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	&quot;You&#39;re such a wretched tramp.&quot;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="570" name="Bath Slime" tags="nobr" position="1225,7100">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+
+&lt;&lt;if $tentacledisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;set $tentacleno to 2&gt;&gt;
+&lt;&lt;set $tentaclehealth to 15&gt;&gt;
+&lt;&lt;tentaclestart&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $swarmname to &quot;slime masses&quot;&gt;&gt;
+&lt;&lt;set $swarmmove to &quot;moving towards you&quot;&gt;&gt;
+&lt;&lt;set $swarmcreature to &quot;slimes&quot;&gt;&gt;
+&lt;&lt;set $swarmspill to &quot;encircle you&quot;&gt;&gt;
+&lt;&lt;set $swarmsteady to &quot;fend off&quot;&gt;&gt;
+&lt;&lt;set $swarmSteady to &quot;Fend off&quot;&gt;&gt;
+&lt;&lt;set $swarmcount to 8&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarmactive to 8&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;swarmeffects&gt;&gt;&lt;&lt;effectstentacles&gt;&gt;
+
+&lt;&lt;swarm&gt;&gt;&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;swarmactions&gt;&gt;&lt;&lt;actionstentacles&gt;&gt;
+
+
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bath Slime Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="571" name="Bath Slime Finish" tags="nobr" position="100,7225">&lt;&lt;effects&gt;&gt;
+
+
+
+The last of the water drains from the bath, taking the slime with it. &lt;&lt;tearful&gt;&gt; you climb out the bath.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Bathroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="572" name="Strip Club Dressing Room" tags="nobr" position="225,7225">&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;
+
+You are in the strip club&#39;s dressing room. &lt;&lt;if $daystate isnot &quot;day&quot; and $daystate isnot &quot;dawn&quot;&gt;&gt;There are a few mirrors, currently occupied by staff fixing their hair and makeup.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;wardrobe&gt;&gt;
+
+
+
+
+&lt;&lt;if $exhibitionism lte 54&gt;&gt;
+	&lt;&lt;if $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Back to the club (0:01)|Strip Club]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You can&#39;t go out like this!&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exposed lte 1&gt;&gt;
+	&lt;&lt;click [[Back to the club (0:01)|Strip Club]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You can&#39;t go out like this!&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="573" name="Drain Water Slime" tags="nobr" position="350,7225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $swarmname to &quot;slime masses&quot;&gt;&gt;
+&lt;&lt;set $swarmmove to &quot;moving towards you&quot;&gt;&gt;
+&lt;&lt;set $swarmcreature to &quot;slimes&quot;&gt;&gt;
+&lt;&lt;set $swarmspill to &quot;encircle you&quot;&gt;&gt;
+&lt;&lt;set $swarmsteady to &quot;fend off&quot;&gt;&gt;
+&lt;&lt;set $swarmSteady to &quot;Fend off&quot;&gt;&gt;
+&lt;&lt;set $swarmcount to 10&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarmactive to 1&gt;&gt;
+	&lt;&lt;if $bus is &quot;residentialdrain&quot;&gt;&gt;
+	&lt;&lt;set $timer to 40&gt;&gt;
+	&lt;&lt;elseif $bus is &quot;commercialdrain&quot;&gt;&gt;
+	&lt;&lt;set $timer to 30&gt;&gt;
+	&lt;&lt;elseif $bus is &quot;industrialdrain&quot;&gt;&gt;
+	&lt;&lt;set $timer to 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $timer to 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $water to 1&gt;&gt;
+&lt;&lt;set $swimdistance to 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $bus is &quot;drainexit&quot;&gt;&gt;
+You see the the exit of the drains up ahead. If you don&#39;t reach safety soon, you&#39;ll be carried into the ocean!&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;swarmeffects&gt;&gt;
+
+&lt;&lt;set $swimdistance += 1&gt;&gt;&lt;&lt;if $swimdistance gte 20&gt;&gt;&lt;&lt;set $swimdistance to 20&gt;&gt;&lt;&lt;/if&gt;&gt;
+The water pulls you further along the tunnel.
+&lt;&lt;if $swimdistancecheck is $swimdistance&gt;&gt;
+You fight against the current, but it is too strong to make headway. You need to use both arms.
+&lt;&lt;elseif $swimdistancecheck gt $swimdistance&gt;&gt;
+You fight against the current and move closer to safety.
+&lt;&lt;elseif $swimdistancecheck lt $swimdistance&gt;&gt;
+You are dragged further away from safety.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $swimdistance gte 15&gt;&gt;
+You&#39;ve been pulled away from the walkway.
+&lt;&lt;elseif $swimdistance gte 10&gt;&gt;
+The walkway is some distance away from you.
+&lt;&lt;elseif $swimdistance gte 5&gt;&gt;
+The walkway is close.
+&lt;&lt;elseif $swimdistance gte 2&gt;&gt;
+The walkway is almost within reach.
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;The walkway is within reach!&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $swimdistancecheck to $swimdistance&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;swarm&gt;&gt;
+&lt;&lt;swarmactions&gt;&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Water Slime Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Water Slime Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $swimdistance lte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Water Slime Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="574" name="Drain Water Slime Finish" tags="nobr" position="475,7225">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $swimdistance lte 1&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you haul yourself out of the water, leaving the slime behind you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $timer gte 30&gt;&gt;
+&lt;&lt;set $bus to &quot;residentialdrain&quot;&gt;&gt;
+&lt;&lt;elseif $timer gte 20&gt;&gt;
+&lt;&lt;set $bus to &quot;commercialdrain&quot;&gt;&gt;
+&lt;&lt;elseif $timer gte 10&gt;&gt;
+&lt;&lt;set $bus to &quot;industrialdrain&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $bus to &quot;drainexit&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+
+The water carries you toward the end of the drain. You try to cling to the side of the tunnel, but to no avail. You are carried into the open air and plummet into the sea below. &lt;&lt;tearful&gt;&gt; you struggle to the surface.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;seacliffseventend&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+It&#39;s all just too much for you. You pass out.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Drain Water Passout]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="575" name="Hospital Parasite" tags="nobr" position="600,7225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+The receptionist taps something into &lt;&lt;his&gt;&gt; computer and instructs you to take a seat in the waiting room.&lt;br&gt;&lt;br&gt;&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;if $hospitalintro is 0&gt;&gt;&lt;&lt;set $hospitalintro to 1&gt;&gt;
+
+&lt;&lt;harper&gt;&gt;&lt;&lt;person1&gt;&gt;You don&#39;t have to wait long. A &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&lt;&lt;else&gt;&gt;woman&lt;&lt;/if&gt;&gt; wearing a white medical coat and carrying a clipboard emerges from an adjacent room and beckons you over.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; smiles at you. &quot;Hello, I&#39;m Doctor Harper.&quot; You enter &lt;&lt;his&gt;&gt; office and take a seat. &lt;&lt;He&gt;&gt; looks young, can&#39;t be older than 25.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;harper&gt;&gt;&lt;&lt;person1&gt;&gt;You don&#39;t have to wait long. Doctor Harper emerges from &lt;&lt;his&gt;&gt; office and beckons you over. You enter &lt;&lt;his&gt;&gt; office and take a seat.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&quot;So you have a parasite problem,&quot; &lt;&lt;he&gt;&gt; says. &quot;It&#39;s probably nothing to worry about, so don&#39;t be nervous. Can you explain the symptoms?&quot; Though embarrassed, you manage to stammer a description of your issue.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $clitparasite is 0 and $penisparasite is 0 and $chestparasite is 0&gt;&gt;
+
+&lt;&lt;He&gt;&gt; listens intently, nodding along as if there&#39;s nothing strange about anything you&#39;re saying. When you&#39;re finished, &lt;&lt;he&gt;&gt; smiles. &quot;As I thought, there&#39;s no danger. All you need to do is remove your chastity belt and the parasites should easily fall out.&quot; &lt;&lt;He&gt;&gt; starts tapping into &lt;&lt;his&gt;&gt; keyboard. &quot;Do you have any further concerns?&quot; You shake your head, wondering if removing the belt will be an ordeal in of itself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; rises and holds open the door for you. You leave the office.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; listens intently, nodding along as if there&#39;s nothing strange about anything you&#39;re saying. When you are finished &lt;&lt;he&gt;&gt; silently turns to &lt;&lt;his&gt;&gt; computer and starts reading something. &quot;Okay,&quot; &lt;&lt;he&gt;&gt; says. &quot;This is a rare but relatively benign condition. We should be able to cure you right now.&quot; You breathe a sigh of relief. &quot;I&#39;ll just be a moment.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; computer.&lt;br&gt;&lt;br&gt;
+
+A minute later &lt;&lt;he&gt;&gt; turns back to you. &quot;We can apply a special form of electrolysis to your unclothed body, at a wavelength that disables this type of parasite. It&#39;s completely harmless to people, but you might feel a tingle.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&quot;The procedure will cost you £250.&quot; &lt;&lt;He&gt;&gt; pauses before continuing. &quot;As this is a rare illness however, some of my collegues would like to observe your treatment. If you agree to be observed, you won&#39;t be charged.&quot; You suddenly don&#39;t feel so relieved. &quot;They&#39;ll all be medical professionals, so there&#39;s no reason to be embarrassed.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+You try to tell yourself that you don&#39;t want to be seen naked by any more people than is necessary, but you can&#39;t hide from the lewd feelings stirring at the thought.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You don&#39;t like the idea of being seen naked by any more people than is necessary, but the alternative is so expensive.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Free procedure (0:20)|Hospital Parasite Public]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;if $money gte 25000&gt;&gt;
+&lt;&lt;click [[Paid Procedure (£250 0:10)|Hospital Parasite Private]]&gt;&gt;&lt;&lt;set $money -= 25000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Leave without treatment|Hospital foyer]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="576" name="Hospital Parasite Public" tags="nobr" position="725,7225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;
+Harper accepts the payment. &quot;Please undress,&quot; &lt;&lt;he&gt;&gt; says, as &lt;&lt;he&gt;&gt; stands to leave the room. You remove your clothing and stand waiting, feeling more than a little exposed. &lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;You can&#39;t remove your chastity belt, you hope it won&#39;t be a problem. &lt;&lt;/if&gt;&gt;&lt;&lt;He&gt;&gt; soon returns, carrying a medical gown.&lt;br&gt;&lt;br&gt;
+
+&quot;Wear this.&quot; &lt;&lt;He&gt;&gt; instructs. You quickly put the gown on. &quot;Right, if you&#39;d like to come with me, it&#39;s just a short walk away.&quot; &lt;br&gt;&lt;br&gt;
+&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;&lt;&lt;generate5&gt;&gt;&lt;&lt;generate6&gt;&gt;
+&lt;&lt;He&gt;&gt; leads you to another part of the hospital. Your breath catches when you enter the auditorium. Seats rise up in a circle around a central platform. The audience is far larger than you expected, and people are still entering. There must be room for nearly a hundred people. Harper smiles at you reassuringly. &quot;Don&#39;t be nervous, we&#39;ll be done before you know it!&quot;&lt;br&gt;&lt;br&gt;
+
+When the seats are full the lights in the audience dim, and Harper softly speaks. &quot;If you would disrobe and lie on the table, please.&quot; You feel hairs stand on end as your gown falls to the floor, unveiling you for the whole audience to see. You lie on the table as instructed, and shortly after Harper produces straps from the underside of the bed, swiftly subduing your limbs. &lt;&lt;He&gt;&gt; sticks small pads to various parts of your body. &lt;&lt;He&gt;&gt; takes a seat and turns to a small machine covered in switches and dials.&lt;br&gt;&lt;br&gt;
+
+Once satisfied, &lt;&lt;he&gt;&gt; turns to you. &quot;We&#39;re all ready to start, just relax.&quot; &lt;&lt;He&gt;&gt; turns back to the device in front of &lt;&lt;himstop&gt;&gt; Without further warning, an electric pulse jolts through you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital Parasite Public2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="577" name="Hospital Parasite Private" tags="nobr" position="850,7225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+&lt;&lt;undernaked&gt;&gt;
+Harper accepts the payment. &quot;Please undress,&quot; &lt;&lt;he&gt;&gt; says, as &lt;&lt;he&gt;&gt; stands to leave the room. You remove your clothing and stand waiting, feeling more than a little exposed. &lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;You can&#39;t remove your chastity belt, you hope it won&#39;t be a problem. &lt;&lt;/if&gt;&gt;&lt;&lt;He&gt;&gt; soon returns, carrying a box of equipment.&lt;br&gt;&lt;br&gt;
+
+&quot;Lie down.&quot; &lt;&lt;He&gt;&gt; instructs. You do so, and shortly after &lt;&lt;he&gt;&gt; produces straps from the underside of the bed, swiftly subduing your limbs. &lt;&lt;He&gt;&gt; reaches into the box and lifts a number of small wired pads which &lt;&lt;he&gt;&gt; sticks to various parts of your body. &lt;&lt;He&gt;&gt; reaches in again and retrieves the machine that the wires attach to. Placing it on &lt;&lt;his&gt;&gt; desk and attaching the headphones to &lt;&lt;his&gt;&gt; ears, &lt;&lt;he&gt;&gt; starts turning various dials.&lt;br&gt;&lt;br&gt;
+
+Once satisfied, &lt;&lt;he&gt;&gt; turns to you. &quot;We&#39;re all ready to start, just relax.&quot; &lt;&lt;He&gt;&gt; turns back to the device in front of &lt;&lt;himstop&gt;&gt; Without further warning, an electric pulse jolts through you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital Parasite Private2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="578" name="Hospital Parasite Private2" tags="nobr" position="975,7225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $arousal += 4000&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;hospitalparasite&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+The pulses increase in intensity, it&#39;s certainly not the &quot;tingle&quot; that was advertised. Your &lt;&lt;genitals&gt;&gt; is particularly wracked by the treatment, responding even more violently than the rest of your body.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $arousal += 4000&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;hospitalparasite&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $clitparasite is 1&gt;&gt;
+Finally, the creature clinging to your clitoris begins to respond. It massages you with increasing fervor, before releasing its hold and dropping off. Harper wastes no time in picking it up with a gloved hand and placing it in a tiny container.
+&lt;&lt;elseif $penisparasite is 1&gt;&gt;
+Finally, the creature clinging to your penis begins to respond. It massages you with increasing fervor, before releasing its hold and dropping off. Harper wastes no time in picking it up with a gloved hand and placing it in a tiny container.
+&lt;&lt;elseif $chestparasite is 1&gt;&gt;
+Finally, the creatures clinging to your nipples begin to respond. They massage you with increasing fervor, before releasing their hold and dropping off. Harper wastes no time in picking them up with a gloved hand and placing them in a tiny container.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $arousal += 4000&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;hospitalparasite&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; switches off the machine and the pulses immediately stop, leaving a mild tingling in their place. &lt;&lt;He&gt;&gt; removes the pads from your body and undoes the straps. &quot;All done!&quot; &lt;&lt;He&gt;&gt; smiles. &quot;You can get dressed.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;pass10&gt;&gt;
+&lt;&lt;He&gt;&gt; holds the door open for you on your way out. &quot;Be well.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;set $clitparasite to 0&gt;&gt;
+&lt;&lt;set $penisparasite to 0&gt;&gt;
+&lt;&lt;set $chestparasite to 0&gt;&gt;
+
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="579" name="Widgets Hospital Parasite" tags="widget" position="1100,7225">&lt;&lt;widget &quot;hospitalparasite&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $orgasmdown gte 1&gt;&gt;&lt;&lt;set $orgasmdown to 0&gt;&gt;
+	&lt;&lt;if $orgasmcurrent lte 0&gt;&gt;
+	&lt;&lt;elseif $orgasmcurrent lte 1&gt;&gt;
+You spasm against the bindings, which hold firm. Harper doesn&#39;t even blink at your response.
+		&lt;&lt;if $enemyno gte 2&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $devstate is 1 and $orgasmcount lte 23&gt;&gt;
+			&lt;&lt;person2&gt;&gt;The audience does however. You hear gasping and nervous laughter. Their eyes are drawn to your semen, propelled further from your body than usual by the electrolysis. A &lt;&lt;person&gt;&gt; in the front row visibly blushes, but can&#39;t look away.
+			&lt;&lt;else&gt;&gt;
+			The audience does however. Some gasp and you hear subdued laughter.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $devstate is 1 and $orgasmcount lte 23&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcurrent is 2&gt;&gt;
+	You spasm again against the bindings. Harper still doesn&#39;t acknowledge you.
+		&lt;&lt;if $enemyno gte 2&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $devstate is 1 and $orgasmcount lte 23&gt;&gt;
+			&lt;&lt;person2&gt;&gt;The audience gasps again, this time the laughter is more discernible. Your semen flies even further, the &lt;&lt;person&gt;&gt; gets some in &lt;&lt;his&gt;&gt; hair, but is so enraptured that &lt;&lt;he&gt;&gt; doesn&#39;t notice. Fortunately, all the electric pulses tormenting you give you no chance to fully experience the humiliation of the situation.
+			&lt;&lt;else&gt;&gt;
+			The audience gasps again, this time the laughter is more discernible. Fortunately, the relentless electric pulses give you no chance to fully experience the humiliation of the situation.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $devstate is 1 and $orgasmcount lte 23&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="580" name="Hospital Parasite Public2" tags="nobr" position="1225,7225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;fameexhibitionism100&gt;&gt;
+&lt;&lt;set $arousal += 4000&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;hospitalparasite&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+The pulses increase in intensity, it&#39;s certainly not the &quot;tingle&quot; that was advertised. Your &lt;&lt;genitals&gt;&gt; is particularly wracked by the treatment, responding even more violently than the rest of your body.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $arousal += 4000&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;hospitalparasite&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $clitparasite is 1&gt;&gt;
+Finally, the creature clinging to your clitoris begins to respond. It massages you with increasing fervor, before releasing its hold and dropping off. Harper wastes no time in picking it up with a gloved hand and placing it in a tiny container.
+&lt;&lt;elseif $penisparasite is 1&gt;&gt;
+Finally, the creature clinging to your penis begins to respond. It massages you with increasing fervor, before releasing its hold and dropping off. Harper wastes no time in picking it up with a gloved hand and placing it in a tiny container.
+&lt;&lt;elseif $chestparasite is 1&gt;&gt;
+Finally, the creatures clinging to your nipples begin to respond. They massage you with increasing fervor, before releasing their hold and dropping off. Harper wastes no time in picking them up with a gloved hand and placing them in a tiny container.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $arousal += 4000&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;hospitalparasite&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rng gte 11&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;Harper switches off the machine and the pulses immediately stop, leaving a mild tingling in their place. &lt;&lt;He&gt;&gt; removes the pads from your body and undoes the straps. &quot;All done!&quot; &lt;&lt;He&gt;&gt; smiles. &quot;You can get dressed.&quot;&lt;br&gt;&lt;br&gt;
+
+You slip the gown back on as the audience murmur among themselves. You worry that your weakened legs won&#39;t be able to hold you, but you managed to make it back to Harper&#39;s office, where you find your clothes waiting.
+&lt;&lt;pass10&gt;&gt;
+&lt;&lt;He&gt;&gt; holds the door open for you on your way out. &quot;Be well.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;set $clitparasite to 0&gt;&gt;
+&lt;&lt;set $penisparasite to 0&gt;&gt;
+&lt;&lt;set $chestparasite to 0&gt;&gt;
+
+
+&lt;&lt;click [[Next|Hospital foyer]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;Harper switches off the machine, but the pulses don&#39;t stop. &lt;&lt;He&gt;&gt; scratches &lt;&lt;his&gt;&gt; head in thought as the waves continue to torment you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital Parasite Public3]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;set $clitparasite to 0&gt;&gt;
+&lt;&lt;set $peneisparasite to 0&gt;&gt;
+&lt;&lt;set $chestparasite to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="581" name="Hospital Parasite Public3" tags="nobr" position="100,7350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Perplexed at the machine&#39;s lack of response, &lt;&lt;he&gt;&gt; removes &lt;&lt;his&gt;&gt; shoe and gives it a solid whack. The moment &lt;&lt;he&gt;&gt; does so, power surges through the pads and into your helpless body. The pulses reach a maddening intensity; you shudder and strain impotently against the straps binding you as the audience watch on in bewilderment.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $arousal += 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;
+&lt;&lt;set $arousal += 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;
+&lt;&lt;set $arousal += 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;
+&lt;&lt;set $arousal += 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;
+
+The orgasms come so rapidly they blur together, forming a continuous stream. Harper works furiously at the machine, &quot;No no no, this isn&#39;t supposed to happen!&quot; 
+
+&lt;&lt;if $penisexist is 1 and $devstate is 1 and $orgasmcount lte 23&gt;&gt;
+Tendrils of cum erupt from you, showering the front row of the audience as they fall over each other to escape your reach.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $arousal += 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;
+&lt;&lt;set $arousal += 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;
+&lt;&lt;set $arousal += 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;
+&lt;&lt;set $arousal += 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;
+
+Looking fearful, Harper gives up on the machine and, grabbing the wires, tries to tug the pads off your body. The strain is too much; you feel your consciousness slipping.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;upperundress&gt;&gt;
+&lt;&lt;lowerundress&gt;&gt;
+&lt;&lt;underundress&gt;&gt;
+
+&lt;&lt;if $bestialitydisable is &quot;t&quot;&gt;&gt;
+&lt;&lt;click [[Everything fades to black...|Molestation Hospital]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;click [[Everything fades to black...|Abduction Hospital]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Everything fades to black...|Molestation Hospital]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="582" name="Temple" tags="nobr" position="225,7350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the main hall of the temple. Stone walls and pillars tower into darkness. Rows of seats face an altar at the end of the room.
+
+&lt;&lt;if $daystate isnot &quot;night&quot; and $daystate isnot &quot;dusk&quot;&gt;&gt;
+A figure wearing a white cowl kneels before the altar.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You hide behind one of the pillars to conceal your &lt;&lt;nuditystop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $daystate isnot &quot;night&quot; and $daystate isnot &quot;dusk&quot; and $exposed is 0&gt;&gt;
+&lt;&lt;click [[Approach the figure|Temple Jordan]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+
+
+
+&lt;&lt;click [[Leave (0:01)|Wolf Street]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="583" name="Widgets Debug" tags="widget" position="350,7350">&lt;&lt;widget &quot;debug&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+Allure: &lt;&lt;print $allure&gt;&gt;&lt;br&gt;
+Rng: &lt;&lt;print $rng&gt;&gt;&lt;br&gt;
+Danger: &lt;&lt;print $danger&gt;&gt;&lt;br&gt;
+
+&lt;&lt;back&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[test|Test]]&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+[[Home|Bedroom]]&lt;br&gt;
+
+&lt;&lt;click &quot;pass an hour&quot;&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;pass 5 hours&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;pass 16 hours&quot;&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;pass 23 hours&quot;&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Strip&quot;&gt;&gt;&lt;&lt;upperundress&gt;&gt;&lt;&lt;lowerundress&gt;&gt;&lt;&lt;underundress&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Trust me&quot;&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 2000&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Hate me&quot;&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 2000&gt;&gt;&lt;&lt;set $enemyanger += 1000&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Super Punch&quot;&gt;&gt;&lt;&lt;set $enemyhealth to 0&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Super Stroke&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousalmax&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Frigify&quot;&gt;&gt;&lt;&lt;set $enemyarousal to 0&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Start Robin Event&quot;&gt;&gt;&lt;&lt;set $robindebt to 9&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[School Start|Oxford Street]]&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;pass360&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[Rape Me-&gt;Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Sex Me|Beach Day Encounter Sex]]&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Gang Rape Me-&gt;Gang]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Monster Rape Me-&gt;Monster Test]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Enslave Me-&gt;Underground Intro]]&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Work as a dancer|Brothel Dance]]&gt;&gt;&lt;&lt;set $dancing to 1&gt;&gt;&lt;&lt;set $venuemod to 3&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;&lt;gtiredness20&gt;&gt;&lt;&lt;set $dancelocation to &quot;brothel&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Clothing Shop|Clothing Shop]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[Wake up|Ambulance rescue]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[Appointment|Hospital foyer]]&gt;&gt;&lt;&lt;set $weekday to 6&gt;&gt;&lt;&lt;set $time to 960&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Deep forest|Forest]]&gt;&gt;&lt;&lt;set $forest to 80&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Penis Inspection|Penis Inspection]]&gt;&gt;&lt;&lt;weekpass&gt;&gt;&lt;&lt;weekpass&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;if $alluretest is 1&gt;&gt;
+&lt;&lt;click &quot;Stop Being Alluring&quot;&gt;&gt;&lt;&lt;set $alluretest to 0&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click &quot;Become Alluring&quot;&gt;&gt;&lt;&lt;set $alluretest to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;RNG 1&quot;&gt;&gt;&lt;&lt;set $rng to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click &quot;RNG 21&quot;&gt;&gt;&lt;&lt;set $rng to 21&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click &quot;RNG 41&quot;&gt;&gt;&lt;&lt;set $rng to 41&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click &quot;RNG 61&quot;&gt;&gt;&lt;&lt;set $rng to 61&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click &quot;RNG 81&quot;&gt;&gt;&lt;&lt;set $rng to 81&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click &quot;RNG 100&quot;&gt;&gt;&lt;&lt;set $rng to 100&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;br&gt;
+
+&lt;&lt;click &quot;Fame&quot;&gt;&gt;&lt;&lt;set $fame += 1000&gt;&gt;&lt;&lt;set $fameexhibitionism += 1000&gt;&gt;&lt;&lt;set $famesex += 1000&gt;&gt;&lt;&lt;set $famerape += 1000&gt;&gt;&lt;&lt;set $famebestiality += 1000&gt;&gt;&lt;&lt;set $fameprostitution += 1000&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Timer&quot;&gt;&gt;&lt;&lt;set $timer -= 60&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Pass a week&quot;&gt;&gt;&lt;&lt;weekpass&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Age Up&quot;&gt;&gt;&lt;&lt;set $devlevel += 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Stress&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 5000&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Destress&quot;&gt;&gt;&lt;&lt;set $stress to $stress - 5000&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Traumatise me&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $trauma to $trauma + 2000&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;DeTraumatise me&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $trauma to $trauma - 2000&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Exhibitionism&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $exhibitionism to $exhibitionism + 20&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Promiscuity&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $promiscuity to $promiscuity + 20&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Beauty&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $beauty to $beauty + 10000&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Physique&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $physique to $physique + 2000&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Sunlight&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $weather to &quot;clear&quot;&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Booze&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $druggedtimer to $druggedtimer + 60&gt;&gt;&lt;&lt;set $drunk to 1&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Seduction&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $seductionskill to $seductionskill + 200&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Skulduggery&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $skulduggery to $skulduggery + 200&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Crime&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $crime to $crime + 500&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Bind&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click &quot;Breasts up&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $breastsize to $breastsize + 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Breasts down&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $breastsize to $breastsize - 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Chastity Belt&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $analshield to 0&gt;&gt;&lt;&lt;set $chastitybeltnew to 1&gt;&gt;&lt;&lt;set $chastitybeltno to 1&gt;&gt;&lt;&lt;set $chastitybeltnew to 1&gt;&gt;&lt;&lt;chastitybelt&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Collar&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $collared to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Money&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $money to $money + 500000&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Grow hair&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $hairlength to $hairlength + 100&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Arousal&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $arousal to $arousal + 10000&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Arousal down&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Parasite&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $chestparasite to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Chastity Parasite&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $analchastityparasite to &quot;worms&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Month&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $monthday += 31&gt;&gt;&lt;&lt;day&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Delinquency&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $delinquency += 1000&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Detention&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $detention += 10&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;School Marks&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $school += 8000&gt;&gt;&lt;&lt;set $science += 800&gt;&gt;&lt;&lt;set $maths += 800&gt;&gt;&lt;&lt;set $english += 800&gt;&gt;&lt;&lt;set $history += 800&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;All Skills&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $school += 448&gt;&gt;&lt;&lt;set $science += 112&gt;&gt;&lt;&lt;set $maths += 112&gt;&gt;&lt;&lt;set $english += 112&gt;&gt;&lt;&lt;set $history += 112&gt;&gt;&lt;&lt;set $skulduggery += 112&gt;&gt;&lt;&lt;set $danceskill += 112&gt;&gt;&lt;&lt;set $swimmingskill += 112&gt;&gt;&lt;&lt;set $bottomskill += 112&gt;&gt;&lt;&lt;set $seductionskill += 112&gt;&gt;&lt;&lt;set $handskill += 112&gt;&gt;&lt;&lt;set $feetskill += 112&gt;&gt;&lt;&lt;set $chestskill += 112&gt;&gt;&lt;&lt;set $thighskill += 112&gt;&gt;&lt;&lt;set $oralskill += 112&gt;&gt;&lt;&lt;set $analskill += 112&gt;&gt;&lt;&lt;set $vaginalskill += 112&gt;&gt;&lt;&lt;set $penileskill += 112&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Status&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $cool += 400&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Status Down&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $cool -= 400&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Destroy Swimming Outfits&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $upperschoolswimsuitno to 0&gt;&gt;&lt;&lt;set $lowerschoolswimsuitno to 0&gt;&gt;&lt;&lt;set $schoolswimshortsno to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Towels&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;clothesontowel&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Submission&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $submissive += 250&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Defiance&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $submissive -= 250&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click [[Imprison Me|Underground Intro2]]&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Towels Please&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;towelup&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Pain Up&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $pain += 50&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Pain Down&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $pain -= 50&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Robin Love&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $robinlove += 100&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Robin Romance&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $robinnote to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Stats Up&quot;&gt;&gt;
+&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;
+&lt;&lt;set $orgasmstat += 2000&gt;&gt;
+&lt;&lt;set $ejacstat += 2000&gt;&gt;
+&lt;&lt;set $moleststat += 2000&gt;&gt;
+&lt;&lt;set $rapestat += 1000&gt;&gt;
+&lt;&lt;set $beastrapestat += 500&gt;&gt;
+&lt;&lt;set $tentaclerapestat += 200&gt;&gt;
+&lt;&lt;set $swallowedstat += 100&gt;&gt;
+&lt;&lt;set $prostitutionstat += 10&gt;&gt;
+&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $clothingrebuy is 1&gt;&gt;
+&lt;&lt;click &quot;Disable Clothing Rebuy&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $clothingrebuy to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click &quot;Enable Clothing Rebuy&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $clothingrebuy to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click &quot;Almost Destroy Lowerclothes&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $lowerintegrity to 0&gt;&gt;&lt;&lt;set $lowerintegrity += 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Almost Destroy Upperclothes&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $upperintegrity to 0&gt;&gt;&lt;&lt;set $upperintegrity += 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Damage Lowerclothes&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $lowerintegrity -= 200&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Damage Upperclothes&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $upperintegrity -= 200&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click &quot;Damage Underclothes&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $underintegrity -= 200&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Swimming Skill&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $swimmingskill += 100&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Disable Hands&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;&lt;&lt;set $righthand to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Purity Down&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $purity -= 500&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;if $wolfgirl is 6&gt;&gt;
+&lt;&lt;click &quot;Wolf off&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $wolfgirl to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click &quot;Wolf up&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $wolfgirl += 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click &quot;Wolf build up&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $wolfbuild += 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Wolf build down&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $wolfbuild -= 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Angel build up&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $angelbuild += 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Angel build down&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $angelbuild -= 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Awareness up&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $awareness += 200&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Awareness down&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $awareness -= 200&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Goo Me&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $anussemen += 5&gt;&gt;&lt;&lt;set $anusgoo += 5&gt;&gt;&lt;&lt;set $bottomsemen += 5&gt;&gt;&lt;&lt;set $bottomgoo += 5&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;click &quot;Undertemp off&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;set $undertemp to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;weekpass&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $tiredness to 0&gt;&gt;
+&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $tiredness to 0&gt;&gt;
+&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $tiredness to 0&gt;&gt;
+&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $tiredness to 0&gt;&gt;
+&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $tiredness to 0&gt;&gt;
+&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $tiredness to 0&gt;&gt;
+&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;pass480&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $tiredness to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="584" name="Temple Jordan" tags="nobr" position="475,7350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $initjordan isnot 1&gt;&gt;
+&lt;&lt;jordan&gt;&gt;&lt;&lt;person1&gt;&gt;
+You approach the figure. As you near, &lt;&lt;he&gt;&gt; stands and turns to face you. &lt;&lt;His&gt;&gt; outfit covers &lt;&lt;him&gt;&gt; from head to toe, only &lt;&lt;his&gt;&gt; youthful face is visible. Locks of hair protrude from the sides of the cowl, betraying a golden shade. &lt;&lt;His&gt;&gt; smile does not reach &lt;&lt;his&gt;&gt; blue eyes.&lt;br&gt;&lt;br&gt;
+
+&quot;Welcome,&quot; &lt;&lt;he&gt;&gt; says. &quot;I don&#39;t recall meeting you. I&#39;m &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;brother&lt;&lt;else&gt;&gt;sister&lt;&lt;/if&gt;&gt; Jordan.&quot; &lt;&lt;He&gt;&gt; bows &lt;&lt;his&gt;&gt; head slightly. &quot;Are you here for the protective measures we provide for the pure-bodied, in the form of chastity belts? Keep in mind that while the impure may also benefit from this service, they do so at a cost.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; continues. &quot;Please don&#39;t disturb the other &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;monks&lt;&lt;else&gt;&gt;nuns&lt;&lt;/if&gt;&gt;, for they have taken sacred vows and your presence may distract them.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;jordan&gt;&gt;&lt;&lt;person1&gt;&gt;
+You approach the figure. &lt;&lt;He&gt;&gt; turns to greet you as you near, revealing Jordan&#39;s familiar face. &quot;Welcome back,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginalchastityparasite is 0 and $analchastityparasite is 0 and $penilechastityparasite is 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; looks at your crotch with a concerned look on &lt;&lt;his&gt;&gt; face. &quot;If you have a belt-induced parasite problem, we can help for £20.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Inquire about chastity belts|Temple Chastity]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;if $vaginalchastityparasite is 0 and $analchastityparasite is 0 and $penilechastityparasite is 0&gt;&gt;
+&lt;&lt;elseif $money gte 2000&gt;&gt;
+&lt;&lt;click [[Have parasites removed (£20 0:05)|Temple Parasite]]&gt;&gt;&lt;&lt;set $money -= 2000&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $forgiveintro isnot 1 and $fallenangel gte 2&gt;&gt;
+&lt;&lt;click [[Request forgiveness|Temple Forgiveness]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $money gte 1000000 and $fallenangel gte 2&gt;&gt;
+&lt;&lt;click [[Buy forgiveness (£10,000 1:00)|Temple Buy Forgiveness]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;set $money -= 1000000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;garousal&gt;&gt; &lt;i&gt;Removes the fallen angel trait.&lt;/i&gt;&lt;br&gt;
+&lt;&lt;elseif $fallenangel gte 2&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;You can&#39;t afford forgiveness.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Leave|Temple]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="585" name="Temple Chastity" tags="nobr" position="600,7350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+&quot;We fit chastity belts to any virgin who should want one. You will need to undergo a brief examination beforehand, that we might verify your purity. If you are not a virgin, then we can provide you with a belt for £80. If you already have a chastity belt, an anal shield can be fitted for £50. Even virgins must pay for the shield however.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Our belts are very durable, designed to protect from even the most vicious of assailants. We don&#39;t use keys; once on, only specialized equipment can remove them. Be warned however, those that cannot sate their lust through obvious means may be driven to other violent urges. Also keep in mind that they don&#39;t conceal much from view, nor do they protect well against finer assaults, by fingers and the like. They are designed to protect chastity as written in the holy texts.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1 and $vaginalvirginity is 1&gt;&gt;
+	&quot;It is written that we should never remove the chastity belt from a virgin. However, if you really want it removed, we will overlook that rule in return for an £80 donation.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;We can remove your belt if you like. Once it&#39;s off however, you&#39;ll need to pay again to have another put on.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $analshield isnot 1&gt;&gt;
+	&quot;Or would you prefer to have even more protection? We can fit a shield that will protect your rear for £50.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;if $templetest isnot &quot;failed&quot;&gt;&gt;
+&lt;&lt;click [[Virginity test (0:05)|Temple Test]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $money gte 8000&gt;&gt;
+	&lt;&lt;click [[Have chastity belt fitted (£80 0:05)|Temple Chastity Fitting]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $money -= 8000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $undertype is &quot;chastity&quot; and $analshield isnot 1&gt;&gt;
+	&lt;&lt;if $money gte 5000&gt;&gt;
+&lt;&lt;click [[Have shield fitted (£50 0:05)|Temple Chastity Shield]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $money -= 5000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You can&#39;t afford to have a shield fitted.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $undertype is &quot;chastity&quot; and $analshield is 1&gt;&gt;
+&lt;&lt;click [[Have shield removed (0:05)|Temple Chastity Shield Removal]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $undertype is &quot;chastity&quot; and $penilevirginity is 1 and $vaginalvirginity is 1&gt;&gt;
+	&lt;&lt;if $money gte 8000&gt;&gt;
+&lt;&lt;click [[Have belt removed (£80 0:05)|Temple Chastity Removal]]&gt;&gt;&lt;&lt;set $money -= 8000&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;&lt;click [[Have belt removed (0:05)|Temple Chastity Removal]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;click [[Leave|Temple]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="586" name="Temple Test" tags="nobr" position="725,7350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Jordan Nods solemnly. &quot;Please come with me.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; leads you out of the main hall and into a small room. &quot;There&#39;s a ritual to this, nothing complicated. I&#39;ll prepare while you undress.&quot;&lt;br&gt;&lt;br&gt;
+
+You remove your clothing, wishing it wasn&#39;t quite so cold in here. Jordan rubs white powder between &lt;&lt;his&gt;&gt; hands, then kneels in front of you.
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; holds your penis between both forefingers, and stares at it intently, gently manipulating the length. You try to distract yourself, but you soon feel it hardening under &lt;&lt;his&gt;&gt; scrutiny. 
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; places &lt;&lt;his&gt;&gt; thumbs against your pussy and gently opens your lips, giving &lt;&lt;him&gt;&gt; a clear view inside. You don&#39;t want to admit it, but your body responds lewdly to being examined like this.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+The fondling continues for a few minutes. Finally, &lt;&lt;he&gt;&gt; finishes &lt;&lt;his&gt;&gt; work. &lt;&lt;He&gt;&gt; stands back and looks at you. 
+
+&lt;&lt;set $arousal += 1000&gt;&gt;
+
+
+
+
+&lt;&lt;if $penilevirginity is 1 and $vaginalvirginity is 1&gt;&gt;
+&quot;You are unblemished, and may it stay that way. Please be patient, I&#39;ll return shortly with your belt.&quot; &lt;&lt;He&gt;&gt; leaves you briefly, and returns with the metallic device. Without a word &lt;&lt;he&gt;&gt; kneels once more and wraps it round your waist. You hear a loud click, and Jordan steps back to admire &lt;&lt;his&gt;&gt; handiwork.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+You look down to examine it yourself. It doesn&#39;t feel as tight or uncomfortable as you expected, you wonder if it&#39;s on right. You try to slip your fingers beneath the cage, but have no success. You push down on the belt with both hands, but it doesn&#39;t give at all.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You look down to examine it yourself. It doesn&#39;t feel as tight or uncomfortable as you expected, you wonder if it&#39;s on right. You try to slip your fingers beneath it, but have no success. You push down on the belt with both hands, but it doesn&#39;t give at all.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&quot;Everything is satisfactory,&quot; &lt;&lt;he&gt;&gt; says. &quot;If there are any problems, come see me.&quot; &lt;&lt;He&gt;&gt; leaves you alone in the room.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $chastitybeltnew to 1&gt;&gt;&lt;&lt;chastitybelt&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Temple]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $templetest to &quot;failed&quot;&gt;&gt;
+&quot;I&#39;m sorry, but you are spoiled.&quot; &lt;&lt;His&gt;&gt; voice shakes slighty, you&#39;re not sure if you imagined it. &quot;We can still fit you with a belt, but you&#39;ll need to pay for it.&quot; &lt;&lt;He&gt;&gt; walks out of the room, but stops in the doorway. &quot;I&#39;m sorry that you were taken  while still so young.&quot; &lt;&lt;He&gt;&gt; disappears around the corner.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Temple]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="587" name="Temple Chastity Fitting" tags="nobr" position="850,7350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; leads you out of the main hall and into a small room. &quot;Please undress, I&#39;ll be back shortly.&quot; You remove your clothing, wishing the room were warmer. This is embarrassing, but it&#39;ll be worth it. &lt;&lt;He&gt;&gt; soon returns, carrying a metallic belt. Without a word &lt;&lt;he&gt;&gt; kneels and wraps it around your waist. You hear a loud click, and Jordan steps back to admire &lt;&lt;his&gt;&gt; handiwork.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+You look down to examine it yourself. It doesn&#39;t feel as tight or uncomfortable as you expected, you wonder if it&#39;s on right. You try to slip your fingers beneath the cage, but have no success. You push down on the belt with both hands, but it doesn&#39;t give at all.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You look down to examine it yourself. It doesn&#39;t feel as tight or uncomfortable as you expected, you wonder if it&#39;s on right. You try to slip your fingers beneath it, but have no success. You push down on the belt with both hands, but it doesn&#39;t give at all.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&quot;Everything is satisfactory,&quot; &lt;&lt;he&gt;&gt; says. &quot;If there are any problems, come see me.&quot; &lt;&lt;He&gt;&gt; leaves you alone in the room.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $chastitybeltnew to 1&gt;&gt;&lt;&lt;chastitybelt&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Temple]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="588" name="Temple Chastity Shield" tags="nobr" position="975,7350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; leads you out of the main hall and into a small room. &quot;I&#39;ll need to access the belt,&quot; &lt;&lt;he&gt;&gt; says. You ignore your apprehension and remove your &lt;&lt;bottomsstop&gt;&gt; &lt;&lt;He&gt;&gt; kneels behind you and starts tinkering with the belt. It rubs against your &lt;&lt;genitals&gt;&gt; as &lt;&lt;he&gt;&gt; works, but you manage to stay calm.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; stands up. &quot;All done, you are now protected from sodomy. If there are any problems, come see me.&quot; &lt;&lt;He&gt;&gt; leaves you alone in the room.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $analshield to 1&gt;&gt;
+&lt;&lt;set $underanusexposed to 0&gt;&gt;
+&lt;&lt;set $underanusexposedbase to 0&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Temple]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="589" name="Temple Chastity Shield Removal" tags="nobr" position="1100,7350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; leads you out of the main hall and into a small room. &quot;I&#39;ll need to access the belt,&quot; &lt;&lt;he&gt;&gt; says. You ignore your apprehension and remove your &lt;&lt;bottomsstop&gt;&gt; &lt;&lt;He&gt;&gt; kneels behind you and starts tinkering with the belt. It rubs against your &lt;&lt;genitals&gt;&gt; as &lt;&lt;he&gt;&gt; works, but you manage to stay calm.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; stands up. &quot;All done, you are no longer protected from sodomy, be careful. If there are any problems, come see me.&quot; &lt;&lt;He&gt;&gt; leaves you alone in the room.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $analshield to 0&gt;&gt;
+&lt;&lt;set $underanusexposed to 1&gt;&gt;
+&lt;&lt;set $underanusexposedbase to 1&gt;&gt;
+
+
+			&lt;&lt;if $analchastityparasite isnot 0&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;With the shield gone, the $analchastityparasite fall out of your anus.&lt;/span&gt;&lt;br&gt;				&lt;&lt;set $analchastityparasite to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Temple]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="590" name="Temple Chastity Removal" tags="nobr" position="1225,7350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; leads you out of the main hall and into a small room. &quot;Please undress,&quot; &lt;&lt;he&gt;&gt; says. You ignore your apprehension and remove your clothing. &lt;&lt;He&gt;&gt; produces a sinister bladed instrument from &lt;&lt;his&gt;&gt; robes and kneels in front of. Seconds later, the belt lies ruined on the floor and your &lt;&lt;genitals&gt;&gt; are once against exposed and vulnerable.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; stands up. &quot;All done. If you would like a replacement you know where to find me.&quot; &lt;&lt;He&gt;&gt; leaves you alone in the room.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $undertype to &quot;brokenchastity&quot;&gt;&gt;
+
+
+
+
+&lt;&lt;underruined&gt;&gt;
+
+			&lt;&lt;if $vaginalchastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;With the chastity belt gone, the $vaginalchastityparasite fall out of your vagina.&lt;/span&gt;&lt;br&gt;&lt;&lt;set $vaginalchastityparasite to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $penilechastityparasite isnot 0&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;With the chastity belt gone, the $penilechastityparasite fall off of your penis.&lt;/span&gt;&lt;br&gt;&lt;&lt;set $penilechastityparasite to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $analchastityparasite isnot 0&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;With the chastity belt gone, the $analchastityparasite fall out of your anus.&lt;/span&gt;&lt;br&gt;				&lt;&lt;set $analchastityparasite to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $analshield is 1&gt;&gt;&lt;&lt;set $analshield to 0&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Temple]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="591" name="Temple Parasite" tags="nobr" position="100,7475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You explain your parasite problem. &lt;&lt;He&gt;&gt; nods and beckons you follow &lt;&lt;himstop&gt;&gt; You enter a small room away from prying eyes and then &lt;&lt;he&gt;&gt; speaks. &quot;Please undress, I need to access the belt.&quot;&lt;br&gt;&lt;br&gt;
+
+You &lt;&lt;nervously&gt;&gt; remove your &lt;&lt;bottoms&gt;&gt; while Jordan watches. Kneeling, &lt;&lt;he&gt;&gt; presses a small device against the belt and activates it, sending a jolt through your body, sending you sprawling to the ground.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $arousal += 4000&gt;&gt;
+
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt; &lt;&lt;He&gt;&gt; seems unfazed by your climax.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginalchastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;The $vaginalchastityparasite squirm their way out of your pussy and fall to the floor.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penilechastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;The $penilechastityparasite release their hold of your penis and fall to the floor.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $analchastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;The $analchastityparasite squirm their way out of your butt and fall to the floor.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&quot;Please return if you have further problems,&quot; &lt;&lt;he&gt;&gt; says, leaving you to collect yourself.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $vaginalchastityparasite to 0&gt;&gt;&lt;&lt;set $analchastityparasite to 0&gt;&gt;&lt;&lt;set $penilechastityparasite to 0&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Temple]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="592" name="Strip Club Proposition" tags="nobr" position="225,7475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;Once escorted from the building, a &lt;&lt;person&gt;&gt; bumps into you on the street. &quot;I&#39;m so sorry! Here, you dropped this.&quot; &lt;&lt;He&gt;&gt; practically forces a slip of paper into your hand, then marches away before you can say anything.&lt;br&gt;&lt;br&gt;
+
+You read the paper, it has the address of a building on Harvest Street followed by a brief message: &quot;If you&#39;re fed up with being treated like a child, come see us.&quot; &lt;span class=&quot;gold&quot;&gt;You can now access the suspicious building on Harvest Street.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $brothelknown to 1&gt;&gt;&lt;&lt;set $stripclubfailed to 0&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+[[Next|Connudatus Street]]&lt;br&gt;</tw-passagedata><tw-passagedata pid="593" name="Brothel" tags="nobr" position="350,7475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the brothel. Several stages dot the crowded room. The staff look flustered and overworked.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutshop&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You feel exposed, despite not being the only one attired so lewdly.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $brotheljob is 1&gt;&gt;
+&lt;&lt;click [[Work as a dancer|Brothel Dance]]&gt;&gt;&lt;&lt;set $dancing to 1&gt;&gt;&lt;&lt;set $venuemod to 3&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;&lt;gtiredness20&gt;&gt;&lt;&lt;set $dancelocation to &quot;brothel&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Dressing Room (0:01)|Brothel Dressing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Briar&#39;s Office (0:03)|Briar&#39;s Office]]&gt;&gt;&lt;&lt;pass3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave (0:01)|Harvest Street]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="594" name="Brothel Intro" tags="nobr" position="475,7475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You enter the building, not sure what to expect. &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; stands at the end of an antechamber, guarding another set of doors. &lt;&lt;He&gt;&gt; smiles when &lt;&lt;he&gt;&gt; sees you. &quot;You look lost, little &lt;&lt;girlstop&gt;&gt; What brings you here?&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;I was told to come here.&quot; You reply, sheepishly.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;His&gt;&gt; smile broadens. &quot;Good. Wait just a moment.&quot; &lt;&lt;He&gt;&gt; presses a finger against &lt;&lt;his&gt;&gt; ear before speaking to the air. &quot;We have a... That&#39;s right. Yes boss.&quot; &lt;&lt;He&gt;&gt; lowers &lt;&lt;his&gt;&gt; hand. &quot;The boss&#39;ll be down shortly to meet you. You won&#39;t need to wait long.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; was right.&lt;&lt;endevent&gt;&gt;&lt;&lt;briar&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+The doors open to reveal a man wearing a blue suit, minus a shirt, showing off &lt;&lt;his&gt;&gt; well-toned chest and abdomen. Long chestnut hair flows behind &lt;&lt;him&gt;&gt; as &lt;&lt;he&gt;&gt; enters. 
+&lt;&lt;else&gt;&gt;
+The doors open to reveal a woman wearing an expensive-looking red gown with a plunging neckline, revealing a portion of &lt;&lt;his&gt;&gt; pert breasts. Long chestnut hair flows behind &lt;&lt;him&gt;&gt; as &lt;&lt;he&gt;&gt; enters. 
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;He&gt;&gt; fixes you with hazel eyes, wordlessly grabs your wrist and pulls you through the doors.&lt;br&gt;&lt;br&gt;
+
+You enter a large crowded room. The smell of sweat is palpable. Several stages dot the room, with dancers showing themselves off. Patrons ogle and cheer at them, waited on by other staff in various states of undress. You are lead through the room and through an inconspicuous door. A flight of stairs later and you find yourself in a lavishly-decorated office.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; lies down on a velvet sofa in the middle of the room, props &lt;&lt;his&gt;&gt; head up with one arm and observes you. You look around for a place to sit but other than the sofa there&#39;s no seating. &lt;&lt;He&gt;&gt; interrupts your search. &quot;My name is Briar. Welcome to my establishment.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Brothel Intro2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="595" name="Brothel Intro2" tags="nobr" position="600,7475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+&lt;&lt;He&gt;&gt; eyes up your body as &lt;&lt;he&gt;&gt; speaks.
+
+	&lt;&lt;if $devstate is 0 and $dev is 1&gt;&gt;
+	&quot;You&#39;ll do nicely. A large portion our clientele love kids.
+	&lt;&lt;else&gt;&gt;
+	&quot;Nice. Very nice. Our clientele will love you.
+	&lt;&lt;/if&gt;&gt;
+
+I&#39;d like to offer you work looking after our guests. You saw how it works on the way up.&quot; &lt;&lt;He&gt;&gt; pauses before continuing. &quot;Oh right, you probably want details. You can dress however you want, but you&#39;ll get more attention if you dress appropriately. Use a stage to show yourself off. You might make some change there, but your real aim should be to get hired for some private time. We provide rooms for that purpose.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;You&#39;ll be expected to take care of yourself. If someone tries to rape you just deal with it and don&#39;t bother me. I&#39;m not your &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;daddy&lt;&lt;else&gt;&gt;mommy&lt;&lt;/if&gt;&gt;.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;We take a 40% cut of anything you earn, and don&#39;t you dare think you can cheat us either. You&#39;ll have access to a dressing room, naturally. I think I&#39;ve covered everything. So, interested?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Yes|Brothel Intro2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $brotheljob to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[No|Brothel Intro2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[I need more information|Brothel Intro2]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+&quot;Good! Come by whenever you feel like putting your body to work. I&#39;ll let the other staff know you&#39;re joining them.&quot; &lt;&lt;He&gt;&gt; rises to &lt;&lt;his&gt;&gt; feet and guides you to the top of the stairs.
+
+&lt;&lt;if $id is 0&gt;&gt;
+&lt;&lt;He&gt;&gt; speaks as you descend. &quot;One more thing. If you&#39;re having trouble with your legal status we can fix you a fake ID. For a price, obviously.&quot; You turn to look at &lt;&lt;him&gt;&gt; but &lt;&lt;he&gt;&gt; is already gone.
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; doesn&#39;t say anything as &lt;&lt;he&gt;&gt; leaves you to descend.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Brothel]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&quot;That&#39;s a shame. Well, you know where to find us if you change your mind. A body like yours is sure to sell well.&quot; &lt;&lt;He&gt;&gt; rises to &lt;&lt;his&gt;&gt; feet and guides you to the top of the stairs.
+
+&lt;&lt;if $id is 0&gt;&gt;
+&lt;&lt;He&gt;&gt; speaks as you descend. &quot;One more thing. If you&#39;re having trouble with your legal status we can fix you a fake ID. For a price, obviously.&quot; You turn to look at &lt;&lt;him&gt;&gt; but &lt;&lt;he&gt;&gt; is already gone.
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; doesn&#39;t say anything as &lt;&lt;he&gt;&gt; leaves you to descend.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Brothel]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+	&lt;&lt;if $devlevel lte 12 and $dev is 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; blinks, then laughs. &quot;You may be a child, but don&#39;t pretend you&#39;re innocent. You&#39;ve seen what&#39;s going on downstairs, darling. I&#39;m sure you can work out the rest on your own.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; blinks, then laughs. &quot;Don&#39;t be coy. You&#39;ve seen what&#39;s going on downstairs, darling. I&#39;m sure you can work out the rest on your own.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;click [[I&#39;m interested|Brothel Intro2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $brotheljob to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[I&#39;m not interested|Brothel Intro2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="596" name="Brothel Dance" tags="nobr" position="725,7475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;danceeffects&gt;&gt;
+&lt;&lt;danceaudience&gt;&gt;
+&lt;&lt;danceactions&gt;&gt;
+
+
+
+&lt;&lt;if $danceevent is 0 and $exhibitionism lte 74 and $exposed gte 2&gt;&gt;
+There&#39;s no way you can continue dancing while so exposed! Face reddening, you flee the scene.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $danceevent is 0 and $exhibitionism lte 34 and $exposed gte 1&gt;&gt;
+There&#39;s no way you can continue dancing while so exposed! Face reddening, you flee the scene.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $danceevent is &quot;finish&quot;&gt;&gt;
+&lt;&lt;click [[Next|Brothel]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $danceevent is &quot;private&quot;&gt;&gt;
+	&lt;&lt;if $promiscuity gte 35&gt;&gt;
+	&lt;&lt;click [[Private room|Brothel Private]]&gt;&gt;&lt;&lt;set $enemyno to 	1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $danceevent is &quot;rape&quot;&gt;&gt;
+&lt;&lt;click [[Next|Brothel Dance Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $danceevent is 0&gt;&gt;
+	&lt;&lt;if $exposed gte 2 and $exhibitionism lte 74&gt;&gt;
+	&lt;&lt;click [[Flee|Brothel Dressing Room]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;	&lt;&lt;/click&gt;&gt;
+	&lt;&lt;elseif $exposed gte 1 and $exhibitionism lte 34&gt;&gt;
+	&lt;&lt;click [[Flee|Brothel Dressing Room]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Stop|Brothel]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="597" name="Brothel Dressing Room" tags="nobr" position="850,7475">&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;
+
+You are in the brothel&#39;s dressing room. There are a few mirrors, currently occupied by staff fixing their hair and makeup.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;wardrobe&gt;&gt;
+
+&lt;&lt;if $exhibitionism lte 54&gt;&gt;
+	&lt;&lt;if $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Back to the brothel (0:01)|Brothel]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You can&#39;t go out like this!&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exposed lte 1&gt;&gt;
+	&lt;&lt;click [[Back to the brothel (0:01)|Brothel]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You can&#39;t go out like this!&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="598" name="Briar&#39;s Office" tags="nobr" position="975,7475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;briar&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;if $phase is 1&gt;&gt;
+&quot;Good! Come by whenever you feel like putting your body to work. I&#39;ll let the other staff know you&#39;re joining them.&quot; &lt;&lt;He&gt;&gt; rises to &lt;&lt;his&gt;&gt; feet and guides you to the top of the stairs. &lt;&lt;He&gt;&gt; doesn&#39;t say anything as &lt;&lt;he&gt;&gt; leaves you to descend.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Brothel]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $brotheljob isnot 1&gt;&gt;
+
+Briar sprawls on the sofa, holding a glass of wine. &lt;&lt;He&gt;&gt; looks up as you enter. &quot;Have you reconsidered my offer?&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Yes|Briar&#39;s Office]]&gt;&gt;&lt;&lt;set $brotheljob to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $id is 0&gt;&gt;
+&lt;&lt;click [[Inquire about ID Card|Briar&#39;s Office ID]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Leave|Brothel]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+Briar sprawls on the sofa, holding a glass of wine. &lt;&lt;He&gt;&gt; looks up as you enter. &quot;Something I can do for you?&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $id is 0&gt;&gt;
+&lt;&lt;click [[Inquire about ID Card|Briar&#39;s Office ID]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Leave|Brothel]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="599" name="Briar&#39;s Office ID" tags="nobr" position="1100,7475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+&quot;Excellent, you won&#39;t regret it.&quot; &lt;&lt;He&gt;&gt; walks over to &lt;&lt;his&gt;&gt; desk and presses a button concealed behind a painting. A bookcase parts to reveal a workshop manned &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;by a &lt;&lt;person&gt;&gt; staring at bits of paper through a monocle.&lt;br&gt;&lt;br&gt;
+
+&quot;One ID.&quot; Briar says, giving your rear a little smack as you walk past.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person&gt;&gt; asks you questions and photographs you. After twenty minutes you are in possesion of your ID card.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Brothel]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $devstate gte 1&gt;&gt;
+
+&quot;I can supply you with a fake ID. But I believe I mentioned it would be expensive, yes? £500 specifically. Don&#39;t balk at the cost, these things fool government scanners and border checks. You don&#39;t want to take the risk of being caught with a cheap one, believe me.&quot;&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;if $money gte 50000&gt;&gt;
+&lt;&lt;click [[I&#39;ll buy one (0:20)|Briar&#39;s Office ID]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $id to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $money -= 50000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Leave|Brothel]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; looks you up and down for a moment, then laughs. &quot;I&#39;m sorry, but no amount of paperwork will convince anyone you&#39;re an adult. Wait until you&#39;ve at least started blossoming, then come see me.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Brothel]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="600" name="Brothel Private" tags="nobr" position="1225,7475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+
+&lt;&lt;set $tipmod to 3&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+	
+&lt;&lt;promiscuity3&gt;&gt;You lead the &lt;&lt;person&gt;&gt; into one of the back rooms. It&#39;s well-lit compared to the main room, it takes a moment for your eyes to adjust. There&#39;s a small stage with a pole in one corner. There&#39;s also a sofa, contoured to allow an extensive range of positions.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $rng gte 71&gt;&gt;
+Before you can turn around, the &lt;&lt;person&gt;&gt; has their hands wrapped around your waist and their mouth nuzzled against your neck.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Pull away|Brothel Private]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Try to negotiate while being fondled|Brothel Private]]&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;submission5&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+The &lt;&lt;person&gt;&gt; stands sheepishly by the door, clearly waiting for you to initiate things.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+		&lt;&lt;if $tipreaction is &quot;low&quot;&gt;&gt;
+You take &lt;&lt;him&gt;&gt; by the hands and sit on the sofa. You negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, less than you&#39;d hoped.&lt;br&gt;&lt;br&gt;
+
+
+&quot;I know it&#39;s not much,&quot; &lt;&lt;he&gt;&gt; exclaims, &quot;but it&#39;s all I can afford and still eat tomorrow.&quot; &lt;&lt;He&gt;&gt; looks down at &lt;&lt;his&gt;&gt; feet.&lt;br&gt;&lt;br&gt;
+
+			&lt;&lt;if $rng gte 51&gt;&gt;
+			&quot;Also, if it&#39;s okay, I don&#39;t want any touching. Well, maybe some, but mainly I&#39;d just like to talk.&quot;&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Accept|Brothel Private]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Brothel Private]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Accept|Brothel Private Sex]]&gt;&gt;&lt;&lt;set $consensual to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Brothel Private]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;			
+			&lt;&lt;/if&gt;&gt;
+			
+		&lt;&lt;elseif $tipreaction is &quot;mid&quot;&gt;&gt;
+You take &lt;&lt;him&gt;&gt; by the hands and sit on the sofa. You negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, which seems reasonable.&lt;br&gt;&lt;br&gt;
+
+			&lt;&lt;if $rng gte 51&gt;&gt;
+			&lt;&lt;He&gt;&gt; speaks softly, &quot;If it&#39;s okay, I don&#39;t want any touching. Well, maybe some, but mainly I&#39;d just like to talk.&quot;&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Accept|Brothel Private]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Brothel Private]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Accept|Brothel Private Sex]]&gt;&gt;&lt;&lt;set $consensual to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Brothel Private]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $phase is 1&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	You pull away from the &lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; seems frustrated, but it can&#39;t be helped. &lt;&lt;set $enemyanger to $enemyanger + 20&gt;&gt;
+		
+		&lt;&lt;if $tipreaction is &quot;low&quot;&gt;&gt;
+	You negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, less than you&#39;d hoped.&lt;br&gt;&lt;br&gt;
+	
+	&quot;You think you&#39;re worth more?&quot; &lt;&lt;He&gt;&gt; laughs, &quot;I can pick up sluts like you for free you know. This is charity, this is.&quot;&lt;br&gt;&lt;br&gt;
+	
+			&lt;&lt;click [[Accept|Brothel Private Sex]]&gt;&gt;&lt;&lt;set $consensual to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Brothel Private]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+
+		&lt;&lt;elseif $tipreaction is &quot;mid&quot;&gt;&gt;
+	You negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, which seems reasonable.&lt;br&gt;&lt;br&gt;	
+	
+			&lt;&lt;click [[Accept|Brothel Private Sex]]&gt;&gt;&lt;&lt;set $consensual to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Brothel Private]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+	You try to pull away from the &lt;&lt;his&gt;&gt; intruding hands, but &lt;&lt;he&gt;&gt; grapples your arms with one hand and clamps down on your mouth with the other.&lt;br&gt;&lt;br&gt;&lt;&lt;set $enemyanger to $enemyanger + 20&gt;&gt;
+	
+	&lt;&lt;click [[Next|Brothel Private Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $phase is 2&gt;&gt;
+	&lt;&lt;if $tipreaction is &quot;low&quot;&gt;&gt;
+Despite &lt;&lt;his&gt;&gt; unrelenting pawing, you manage to negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, less than you&#39;d hoped.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $tipreaction is &quot;mid&quot;&gt;&gt;
+Despite &lt;&lt;his&gt;&gt; unrelenting pawing, you manage to negotiate a price of £&lt;&lt;print ($tip / 100)&gt;&gt;, which seems reasonable.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;click [[Accept|Brothel Private Sex]]&gt;&gt;&lt;&lt;set $consensual to 1&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Brothel Private]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $phase is 3&gt;&gt;
+&lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; head on your lap and you gently stroke &lt;&lt;his&gt;&gt; hair. &lt;&lt;He&gt;&gt; talks about mundane topics while you lend a sympathetic ear. Despite the banality of the conversation &lt;&lt;he&gt;&gt; becomes tearful at one point, while mentioning how &lt;&lt;he&gt;&gt; doesn&#39;t feel able to open up to &lt;&lt;his&gt;&gt; spouse.&lt;br&gt;&lt;br&gt;
+
+After &lt;&lt;his&gt;&gt; thirty minutes are up, &lt;&lt;he&gt;&gt; pays you the agreed fee and thanks you for you time. &lt;&lt;He&gt;&gt; seems genuinely grateful.&lt;br&gt;&lt;br&gt;&lt;&lt;fameprostitution1&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Brothel]]&gt;&gt;&lt;&lt;set $money to $money + $tip&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+&lt;&lt;He&gt;&gt; nods, eyes downcast. &lt;&lt;He&gt;&gt; doesn&#39;t waste any time leaving the room. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Brothel]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $phase is 5&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	&lt;&lt;He&gt;&gt; looks at you, as if unsure what to do. Finally, &lt;&lt;he&gt;&gt; says &quot;You&#39;ve probably got something contagious anyway.&quot; before leaving the room.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;clotheson&gt;&gt;
+	
+&lt;&lt;click [[Next|Brothel]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; looks at you blankly for a moment, then laughs. &quot;Good one, now get on your knees before I smack you down!&quot; &lt;&lt;He&gt;&gt; assaults you!&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Brothel Private Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="601" name="Brothel Private Sex" tags="nobr" position="100,7600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;set $lefthand to &quot;arms&quot;&gt;&gt;
+&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $righthand to &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;elseif $phase is 5&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger + 40&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 40&gt;&gt;
+	&lt;&lt;if $phase is 2&gt;&gt;
+&quot;This better be worth it,&quot; &lt;&lt;he&gt;&gt; says.
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 40&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+&quot;This better be worth it,&quot; &lt;&lt;he&gt;&gt; says.
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 40&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal lte $enemyarousalmax and $enemyhealth gte 0 and $alarm lte 0 and $finish is 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Brothel Private Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Brothel Private Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="602" name="Brothel Private Sex Finish" tags="nobr" position="225,7600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $consensual is 1&gt;&gt;
+
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+		&lt;&lt;if $phase is 2&gt;&gt;
+	&quot;Here&#39;s your pay, whore,&quot; the &lt;&lt;person&gt;&gt; gasps as &lt;&lt;he&gt;&gt; finishes off. &lt;&lt;He&gt;&gt; leaves the room without looking at you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;
+		&lt;&lt;elseif $phase is 1&gt;&gt;
+	&quot;Here&#39;s your pay, whore,&quot; the &lt;&lt;person&gt;&gt; gasps as &lt;&lt;he&gt;&gt; finishes off. &lt;&lt;He&gt;&gt; leaves the room without looking at you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; smiles in contentment. &quot;Thank you for your time. Here you go.&quot; &lt;&lt;He&gt;&gt; gives you a broad smile before leaving the room.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $phase is 2&gt;&gt;
+		&quot;Fine. I hope you don&#39;t expect payment.&quot; &lt;&lt;He&gt;&gt; looks at you with disgust before leaving the room.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;elseif $phase is 1&gt;&gt;		
+		&quot;Fine. I hope you don&#39;t expect payment.&quot; &lt;&lt;He&gt;&gt; looks at you with disgust before leaving the room.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&quot;Did I do something wrong? I&#39;m sorry!&quot; &lt;&lt;He&gt;&gt; runs from the room.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;&lt;ejaculation&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&quot;Here&#39;s your pay, whore,&quot; the &lt;&lt;person&gt;&gt; gasps as &lt;&lt;he&gt;&gt; finishes off. They leave the room without looking at you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;	
+	You manage to knock the &lt;&lt;person&gt;&gt; backwards, giving you time to escape. &lt;&lt;tearful&gt;&gt; you flee into the busy main room.&lt;br&gt;&lt;br&gt;
+	
+
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;click [[Next|Brothel]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="603" name="Brothel Dance Rape" tags="nobr" position="350,7600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+	&lt;&lt;if $alarm is 1&gt;&gt;
+		&lt;&lt;if $rescue is 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		No one comes to your aid.&lt;&lt;set $alarm to 0&gt;&gt;
+		&lt;&lt;if $drugged is 1&gt;&gt;Intoxicated as you are, you couldn&#39;t cry very convincingly.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Brothel Dance Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Brothel Dance Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Brothel Dance Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Brothel Dance Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Brothel Dance Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next-&gt;Brothel Dance Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;endif&gt;&gt;</tw-passagedata><tw-passagedata pid="604" name="Brothel Dance Rape Finish" tags="nobr" position="475,7600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the dressing room. &lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; recoils in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the dressing room. &lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Brothel Dressing Room]]
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;if $audience is 1&gt;&gt;
+
+A cheer erupts from the crowd as the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; climaxes. &lt;&lt;tearful&gt;&gt; you manage to stagger away before anyone else gets ideas.
+&lt;&lt;elseif $audience lte 6&gt;&gt;
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; highfive eachother. &lt;&lt;tearful&gt;&gt; you manage to stagger away while the audience congratulates eachother.
+&lt;&lt;else&gt;&gt;
+A cheer erupts from the crowd, seems they enjoyed the show. &lt;&lt;tearful&gt;&gt; you manage to stagger away before anyone else gets any ideas.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+[[Next|Brothel Dressing Room]]
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="605" name="Widgets School" tags="widget" position="600,7600">&lt;&lt;widget &quot;schooleffects&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $schoolday is 1&gt;&gt;
+	&lt;&lt;if $hour lte 6&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;early&quot;&gt;&gt;&lt;&lt;set $schoollesson to 0&gt;&gt;
+	&lt;&lt;elseif $hour lte 8&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;morning&quot;&gt;&gt;&lt;&lt;set $schoollesson to 0&gt;&gt;
+	&lt;&lt;elseif $hour is 9&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;first&quot;&gt;&gt;&lt;&lt;set $schoollesson to 1&gt;&gt;
+	&lt;&lt;elseif $hour is 10&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;second&quot;&gt;&gt;&lt;&lt;set $schoollesson to 1&gt;&gt;
+	&lt;&lt;elseif $hour is 11&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;third&quot;&gt;&gt;&lt;&lt;set $schoollesson to 1&gt;&gt;
+	&lt;&lt;elseif $hour is 12&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;lunch&quot;&gt;&gt;&lt;&lt;set $schoollesson to 0&gt;&gt;
+	&lt;&lt;elseif $hour is 13&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;fourth&quot;&gt;&gt;&lt;&lt;set $schoollesson to 1&gt;&gt;
+	&lt;&lt;elseif $hour is 14&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;fifth&quot;&gt;&gt;&lt;&lt;set $schoollesson to 1&gt;&gt;
+	&lt;&lt;elseif $hour lte 16&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;afternoon&quot;&gt;&gt;&lt;&lt;set $schoollesson to 0&gt;&gt;
+	&lt;&lt;elseif $hour gte 17&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;late&quot;&gt;&gt;&lt;&lt;set $schoollesson to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $hour lte 6&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;earlynoschool&quot;&gt;&gt;&lt;&lt;set $schoollesson to 0&gt;&gt;
+	&lt;&lt;elseif $hour gte 17&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;daynoschool&quot;&gt;&gt;&lt;&lt;set $schoollesson to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $schoolstate to &quot;latenoschool&quot;&gt;&gt;&lt;&lt;set $schoollesson to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $schoolstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;schoolperiod&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;morning&quot;&gt;&gt;
+&lt;&lt;click [[Go to your science lesson (0:01)|Science Classroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;first&quot;&gt;&gt;
+&lt;&lt;click [[Go to your science lesson (0:01)|Science Classroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;second&quot;&gt;&gt;
+&lt;&lt;click [[Go to your maths lesson (0:01)|Maths Classroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;third&quot;&gt;&gt;
+&lt;&lt;click [[Go to your english lesson (0:01)|English Classroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;click [[Join the masses in the canteen (0:01)|Canteen]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Wait in the history classroom (0:01)|History Classroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;fourth&quot;&gt;&gt;
+&lt;&lt;click [[Go to your history lesson (0:01)|History Classroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;fifth&quot;&gt;&gt;
+&lt;&lt;click [[Go to your swimming lesson (0:01)|School Pool Entrance]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;schoolperiodtext&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;morning&quot;&gt;&gt;
+Your science lesson starts at 9:00.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;first&quot;&gt;&gt;
+Your science lesson started at 9:00!&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;second&quot;&gt;&gt;
+Your maths lesson started at 10:00!&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;third&quot;&gt;&gt;
+Your english lesson started at 11:00!&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;lunch&quot;&gt;&gt;
+Your history lesson starts at 13:00.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;fourth&quot;&gt;&gt;
+Your history lesson started at 13:00!&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $schoolstate is &quot;fifth&quot;&gt;&gt;
+Your swimming lesson started at 14:00!&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exhibitorgasm&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $orgasmdown gte 1&gt;&gt;&lt;&lt;set $orgasmdown to 0&gt;&gt;
+	&lt;&lt;if $orgasmcurrent lte 0&gt;&gt;
+	&lt;&lt;elseif $orgasmcurrent lte 1&gt;&gt;
+You spasm against the bindings.
+		&lt;&lt;if $enemyno gte 2&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $devstate is 1 and $orgasmcount lte 23&gt;&gt;
+			The pair&#39;s eyes light up as you squirm. &quot;&lt;&lt;pShes&gt;&gt; cumming!&quot; The &lt;&lt;person&gt;&gt; exclaims, stepping back to avoid your discharge while staring in awe.
+			&lt;&lt;else&gt;&gt;
+			The pair&#39;s eyes light up as you squirm. &quot;&lt;&lt;pShes&gt;&gt; cumming!&quot; The &lt;&lt;person&gt;&gt; exclaims.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $devstate is 1 and $orgasmcount lte 23&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $orgasmcurrent is 2&gt;&gt;
+	You spasm again against the bindings.
+		&lt;&lt;if $enemyno gte 2&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $devstate is 1 and $orgasmcount lte 23&gt;&gt;
+			&quot;I didn&#39;t know it could happen more than once!&quot; Says the &lt;&lt;personstop&gt;&gt; 
+			&lt;&lt;else&gt;&gt;
+			&quot;I didn&#39;t know it could happen more than once!&quot; Says the &lt;&lt;personstop&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $devstate is 1 and $orgasmcount lte 23&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="606" name="School Front Playground" tags="nobr" position="725,7600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;schoolfrontplayground&quot;&gt;&gt;
+
+&lt;&lt;if $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot; and $schoolstate isnot &quot;earlynoschool&quot; and $schoolstate isnot &quot;latenoschool&quot; and $schoolstate isnot &quot;daynoschool&quot;&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;morning&quot;&gt;&gt;
+	You are in the playground in front of the school. Younger students are already playing, despite school not yet having officially begun.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolstate is &quot;afternoon&quot;&gt;&gt;
+	You are in the playground in front of the school. Some students are running around and playing, as the facilities stay open for a couple of hours.
+		&lt;&lt;if $detention gte 1 and $detentionattended isnot 1 and $headnodetention isnot 1&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;You see the head guarding the gate.&lt;/span&gt; You&#39;re meant to be in detention, so if you leave that way, you&#39;ll be apprehended.
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolstate is &quot;lunch&quot;&gt;&gt;
+	You are in the playground in front of the school. It is crowded with students on their lunch break.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You are in the playground in front of the school. It&#39;s mostly empty while class is in session.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	You hide behind a shed, keeping your &lt;&lt;lewdness&gt;&gt; hidden.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+The front playground is empty.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;schoolperiodtext&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;&lt;click [[Everything fades to black...|School Passout]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+&lt;&lt;eventsplayground&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot; and $schoolstate isnot &quot;earlynoschool&quot; and $schoolstate isnot &quot;latenoschool&quot; and $schoolstate isnot &quot;daynoschool&quot; and $exposed gte 1&gt;&gt;
+	
+	&lt;&lt;click [[Sneak behind the school (0:05)|School Rear Playground]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;click [[Enter the school (0:01)|Hallways]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Rear playground (0:02)|School Rear Playground]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;br&gt;
+		&lt;&lt;if $schoolstate is &quot;afternoon&quot; and $detention gte 1 and $detentionattended isnot 1 and $headnodetention isnot 1&gt;&gt;
+		&lt;&lt;click [[Leave the school|School Leave Stop]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $schoolday is 1 and $hour gte 7 and $hour lte 16&gt;&gt;
+	&lt;&lt;click [[Leave the school (0:01)|Oxford Street]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Leave the School|School Gate Exit]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="607" name="School Rear Playground" tags="nobr" position="850,7600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;schoolrearplayground&quot;&gt;&gt;
+
+&lt;&lt;if $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot; and $schoolstate isnot &quot;earlynoschool&quot; and $schoolstate isnot &quot;latenoschool&quot; and $schoolstate isnot &quot;daynoschool&quot;&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;morning&quot;&gt;&gt;
+	You are in the playground behind the school. Younger students are already playing, despite school not yet having officially begun.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolstate is &quot;afternoon&quot;&gt;&gt;
+	You are in the playground behind the school. Some students are running around and playing, as the facilities stay open for a couple of hours.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolstate is &quot;lunch&quot;&gt;&gt;
+	You are in the playground behind the school. It is crowded with students on their lunch break.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You are in the playground behind the school. It&#39;s mostly empty while class is in session.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	You hide behind a shed, keeping your &lt;&lt;lewdness&gt;&gt; hidden.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+The rear playground is empty.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;schoolperiodtext&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;&lt;click [[Everything fades to black...|School Passout]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+&lt;&lt;eventsplayground&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot; and $schoolstate isnot &quot;earlynoschool&quot; and $schoolstate isnot &quot;latenoschool&quot; and $schoolstate isnot &quot;daynoschool&quot; and $exposed gte 1&gt;&gt;
+	
+	&lt;&lt;click [[Sneak into the school (0:03)|Hallways]]&gt;&gt;&lt;&lt;pass3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Sneak in front of the school (0:05)|School Front Playground]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;br&gt;
+	&lt;&lt;click [[Climb over the fence to the industrial district (0:02)|School Rear Fence Exit]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	
+	&lt;&lt;click [[Enter the school (0:01)|Hallways]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Front playground (0:02)|School Front Playground]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;br&gt;
+	&lt;&lt;click [[Climb over the fence to the industrial district (0:02)|School Rear Fence Exit]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $historytrait gte 1&gt;&gt;
+		&lt;&lt;if $parktunnelintro gte 1&gt;&gt;
+		&lt;&lt;click [[Secret tunnel to park (0:05)|Park]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Secret tunnel to park (0:05)|Park Tunnel]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="608" name="Canteen" tags="nobr" position="975,7600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+You are in the school canteen.
+&lt;&lt;if $schoolday is 1&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;early&quot;&gt;&gt;
+	The room is empty.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolstate is &quot;late&quot;&gt;&gt;
+	The room is empty.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolstate is &quot;lunch&quot;&gt;&gt;
+	The room is packed with students chatting and eating their lunch.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	The room is empty, aside from a small group of students chatting around one of the tables.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $schoolday isnot 1&gt;&gt;
+The room is empty.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+	You hide beneath a counter to conceal your &lt;&lt;nuditystop&gt;&gt; You hear the bustle of students mere feet away.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolday is 1 and $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot;&gt;&gt;
+	You hide beneath a counter to conceal your &lt;&lt;nuditystop&gt;&gt; You should be able to sneak out if you&#39;re quick.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;exhibitionclassroom&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;&lt;click [[Everything fades to black...|School Passout]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $schoolday is 1&gt;&gt;
+		&lt;&lt;if $schoolstate is &quot;early&quot;&gt;&gt;
+		&lt;&lt;elseif $schoolstate is &quot;late&quot;&gt;&gt;
+		&lt;&lt;elseif $schoolstate is &quot;lunch&quot;&gt;&gt;
+			&lt;&lt;if $luncheaten isnot 1 and $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Eat Lunch (0:10)|Canteen Lunch]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;set $luncheaten to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $canteenapproach isnot 1 and $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Approach the students|Canteen Students]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $schoolday isnot 1&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+	&lt;&lt;if $exposed gte 1 and $schoolstate is &quot;lunch&quot;&gt;&gt;
+		&lt;&lt;if $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;&lt;click [[Cover yourself with a tray and try to leave|Canteen Tray]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Wait until the coast is clear|Canteen Wait]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Leave the canteen (0:01)|Hallways]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="609" name="Hallways" tags="nobr" position="1100,7600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot; and $schoolstate isnot &quot;earlynoschool&quot; and $schoolstate isnot &quot;latenoschool&quot; and $schoolstate isnot &quot;daynoschool&quot;&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;morning&quot;&gt;&gt;
+	You are in the school hallways. Students and faculty already move through the corridors, although school has not officially begun.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolstate is &quot;afternoon&quot;&gt;&gt;
+	You are in the school hallways. Some students and faculty remain despite school finishing, as the facilities stay open for a couple of hours.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolstate is &quot;lunch&quot;&gt;&gt;
+	You are in the school hallways. It is crowded with students on their lunch break.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You are in the school hallways. You hear speaking behind the various classroom doors.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	You dart between storerooms, hide beneath stairwells and avoid popular areas to keep your &lt;&lt;lewdness&gt;&gt; hidden.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+The school hallways are empty.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;schoolperiodtext&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;&lt;click [[Everything fades to black...|School Passout]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot; and $schoolstate isnot &quot;earlynoschool&quot; and $schoolstate isnot &quot;latenoschool&quot; and $schoolstate isnot &quot;daynoschool&quot; and $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	&lt;&lt;eventschoolhallwaysexposed&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventsschoolhallways&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;schoolperiod&gt;&gt;
+
+	&lt;&lt;if $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot; and $schoolstate isnot &quot;earlynoschool&quot; and $schoolstate isnot &quot;latenoschool&quot; and $schoolstate isnot &quot;daynoschool&quot; and $exposed gte 1&gt;&gt;
+	&lt;&lt;click [[Sneak to rear playground (0:05)|School Rear Playground]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Sneak to pool (0:03)|School Pool Entrance]]&gt;&gt;&lt;&lt;pass3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Sneak to library (0:05)|School Library]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Sneak to toilets (0:05)|School Toilets]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+
+		&lt;&lt;if $schoolstate is &quot;afternoon&quot; and $detention gte 1 and $detentionattended isnot 1&gt;&gt;
+		&lt;&lt;click [[Go to detention|School Detention]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;if $headdrive gte 1 and $headnodetention isnot 1 and $headmoney isnot 1&gt;&gt;
+			&lt;&lt;click [[Blackmail Leighton|Head&#39;s Office Blackmail]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;click [[Lockers|School Lockers]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;br&gt;
+Outside&lt;br&gt;
+	&lt;&lt;click [[Front playground (0:02)|School Front Playground]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Rear playground (0:02)|School Rear Playground]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;br&gt;
+Facilities&lt;br&gt;
+	&lt;&lt;click [[Canteen (0:01)|Canteen]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Pool (0:01)|School Pool Entrance]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Library (0:02)|School Library]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $schoolstate is &quot;afternoon&quot; and $detention gte 1 and $detentionattended isnot 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Head&#39;s Office (0:02)|Head&#39;s Office]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Toilets (0:02)|School Toilets]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;br&gt;
+Classrooms&lt;br&gt;
+	&lt;&lt;click [[Science classroom (0:01)|Science Classroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Maths classroom (0:01)|Maths Classroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[English classroom (0:01)|English Classroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[History classroom (0:01)|History Classroom]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="610" name="Science Classroom" tags="nobr" position="1225,7600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;if $uppertype is &quot;school&quot; and $lowertype is &quot;school&quot;&gt;&gt;
+		&lt;&lt;if $scienceattended is 1&gt;&gt;
+		You rejoin the science lesson, and take your seat.
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $time lte ($hour * 60 + 5)&gt;&gt;
+
+	You enter the science classroom. 
+	&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;
+	Sirris is preparing at the front of the room while the seats fill.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+		You enter the science classroom. 
+		&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;
+		Sirris cuts off mid-sentence to regard you. &quot;I&#39;m sorry, but I&#39;ll have to record your tardiness.&quot;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;detention10&gt;&gt;
+		You take a seat as Sirris continues.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;
+	Sirris looks at your outfit as you enter. &quot;Where&#39;s your uniform? I&#39;m not allowed to teach you without one, you know. The head might have some spares.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $schoolstate is &quot;morning&quot;&gt;&gt;
+
+You enter the science classroom. No one else has arrived yet. You could use the extra time to study.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;schoolperiodtext&gt;&gt;
+
+&lt;&lt;click [[Study science|Science Classroom Study]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $schoollesson is 1&gt;&gt;
+	&lt;&lt;if $scienceinterrupted is 1&gt;&gt;
+	
+	&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;You enter the science classroom. Sirris cuts off mid-sentence as you enter, looking surprised, then annoyed. &quot;You again? You can&#39;t just keep interrupting like this, shoo!&quot; &lt;&lt;He&gt;&gt; shuts the door on you.&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;detention10&gt;&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;You open the door to the science classroom. Sirris cuts off mid-sentence as you enter, looking surprised. &quot;Can I help you?&quot; It seems you&#39;ve interrupted the lesson.&lt;br&gt;&lt;br&gt;&lt;&lt;set $scienceinterrupted to 1&gt;&gt;
+
+	&lt;&lt;click [[Apologise|Science Classroom Apology]]&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $trauma gte 1&gt;&gt;
+		&lt;&lt;click [[Mock|Science Classroom Mock]]&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+You are in the science classroom. The equipment is kept securely locked away when not in use.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;exhibitionclassroom&gt;&gt;
+
+&lt;&lt;click [[Leave the room (0:01)|Hallways]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="611" name="English Classroom" tags="nobr" position="100,7725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $schoolstate is &quot;third&quot;&gt;&gt;
+	&lt;&lt;if $uppertype is &quot;school&quot; and $lowertype is &quot;school&quot;&gt;&gt;
+		&lt;&lt;if $englishattended is 1&gt;&gt;
+		You rejoin the english lesson, and take your seat.
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $time lte ($hour * 60 + 5)&gt;&gt;
+
+	You enter the english classroom. 
+	&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;
+	Doren is preparing at the front of the room while the seats fill.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+		You enter the english classroom. 
+		&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;
+		Doren cuts off mid-sentence and smiles at you. &quot;Better late than never! Sit down, you&#39;ve got lost time to make up for.&quot;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;detention10&gt;&gt;
+		You take a seat as Doren continues.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;
+	Doren laughs. &quot;You can&#39;t attend my lesson without a uniform. Not my rules. Leighton might have something spare.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $schoollesson is 1&gt;&gt;
+	&lt;&lt;if $englishinterrupted is 1&gt;&gt;
+	
+	&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;You enter the english classroom. Doren stops speaking abruptly and looks your way. &quot;Hah! I&#39;m glad you&#39;re eager to study in my class, but don&#39;t you have another lesson to be at? I have to mark you down for detention or Leighton&#39;ll give me another talking to.&quot; &lt;&lt;He&gt;&gt; shoos you out the door.&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;detention10&gt;&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;You enter the english classroom. Doren stops speaking abruptly and looks your way. &quot;Something I can do for you, &lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;lad&lt;&lt;else&gt;&gt;lass&lt;&lt;/if&gt;&gt;?&quot; It seems you&#39;ve interrupted the lesson.&lt;br&gt;&lt;br&gt;&lt;&lt;set $englishinterrupted to 1&gt;&gt;
+
+	&lt;&lt;click [[Apologise|English Classroom Apology]]&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $trauma gte 1&gt;&gt;
+		&lt;&lt;click [[Mock|English Classroom Mock]]&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+You are in the English classroom. Bookshelves line the walls.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;exhibitionclassroom&gt;&gt;
+
+&lt;&lt;click [[Leave the room (0:01)|Hallways]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="612" name="Maths Classroom" tags="nobr" position="225,7725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $schoolstate is &quot;second&quot;&gt;&gt;
+	&lt;&lt;if $uppertype is &quot;school&quot; and $lowertype is &quot;school&quot;&gt;&gt;
+		&lt;&lt;if $mathsattended is 1&gt;&gt;
+		You rejoin the maths lesson, and take your seat.
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $time lte ($hour * 60 + 5)&gt;&gt;
+
+	You enter the maths classroom. 
+	&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;
+	River is preparing at the front of the room while the seats fill.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+		You enter the maths classroom. 
+		&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;
+		River cuts off mid-sentence to regard you. &quot;You&#39;re late. Maybe some time in detention will prevent future tardiness.&quot;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;detention10&gt;&gt;
+		You take a seat as River continues.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;
+	River&#39;s eyes narrow as you enter. &quot;You can&#39;t attend my lesson without a uniform. Go see the head.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $schoollesson is 1&gt;&gt;
+	&lt;&lt;if $mathsinterrupted is 1&gt;&gt;
+	
+	&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;You enter the maths classroom. River stops speaking abruptly and looks your way. &quot;You again? Get out.&quot; &lt;&lt;He&gt;&gt; shuts the door on you.&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;detention10&gt;&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;You enter the maths classroom. River stops speaking abruptly and looks your way. &quot;Yes, what is it?&quot; It seems you&#39;ve interrupted the lesson.&lt;br&gt;&lt;br&gt;&lt;&lt;set $mathsinterrupted to 1&gt;&gt;
+
+	&lt;&lt;click [[Apologise|Maths Classroom Apology]]&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $trauma gte 1&gt;&gt;
+		&lt;&lt;click [[Mock|Maths Classroom Mock]]&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+You are in the maths classroom. Charts and graphs cover the walls.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;exhibitionclassroom&gt;&gt;
+
+&lt;&lt;click [[Leave the room (0:01)|Hallways]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="613" name="History Classroom" tags="nobr" position="350,7725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;if $uppertype is &quot;school&quot; and $lowertype is &quot;school&quot;&gt;&gt;
+		&lt;&lt;if $historyattended is 1&gt;&gt;
+		You rejoin the history lesson, and take your seat.
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $time lte ($hour * 60 + 5)&gt;&gt;
+
+	You enter the history classroom. 
+	&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;
+	Winter is preparing at the front of the room while the seats fill.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+		You enter the history classroom. 
+		&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;
+		Winter cuts off mid-sentence and looks at you. &lt;&lt;He&gt;&gt; taps &lt;&lt;his&gt;&gt; watch and points to your seat.&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;detention10&gt;&gt;
+		You take your seat as Winter continues.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;
+	Winter looks at your clothing. &quot;You can&#39;t have believed I wouldn&#39;t notice. Go see the head.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $schoolstate is &quot;lunch&quot;&gt;&gt;
+
+You enter the history classroom. No one else has arrived yet. You could use the extra time to study.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;schoolperiodtext&gt;&gt;
+
+&lt;&lt;click [[Study history|History Classroom Study]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;ghistory&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $schoollesson is 1&gt;&gt;
+	&lt;&lt;if $historyinterrupted is 1&gt;&gt;
+	
+	&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;You enter the history classroom. Winter stops speaking abruptly and looks your way. &quot;Every time you interrupt me you damage your fellow student&#39;s chances. I&#39;ll mark you down for detention.&quot; &lt;&lt;He&gt;&gt; guides you to the door.&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;detention10&gt;&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;You enter the history classroom. Winter stops speaking abruptly and looks your way. &quot;And what can I do for you?&quot; It seems you&#39;ve interrupted the lesson.&lt;br&gt;&lt;br&gt;&lt;&lt;set $historyinterrupted to 1&gt;&gt;
+
+	&lt;&lt;click [[Apologise|History Classroom Apology]]&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $trauma gte 1&gt;&gt;
+		&lt;&lt;click [[Mock|History Classroom Mock]]&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+You are in the History classroom. It has a stuffy atmosphere.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;exhibitionclassroom&gt;&gt;
+
+&lt;&lt;click [[Leave the room (0:01)|Hallways]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="614" name="School Toilets" tags="nobr" position="475,7725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the antechamber outside the school toilets.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;&lt;click [[Everything fades to black...|School Passout]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Boy&#39;s Toilets|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Girl&#39;s Toilets|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+	&lt;&lt;if $historytrait gte 2 and $schooldrainintro isnot 1&gt;&gt;
+	&lt;&lt;click [[Secret tunnel to drain system (0:02)|School Drain]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $historytrait gte 2&gt;&gt;
+	&lt;&lt;click [[Secret tunnel to drain system (0:02)|Commercial Drain]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Leave the toilets (0:01)|Hallways]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="615" name="School Locked" tags="nobr" position="600,7725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+The school gate is shut and sealed by a sturdy padlock.&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|School Front Playground]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;click [[Leave|Oxford Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="616" name="School Pool Entrance" tags="nobr" position="725,7725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are outside the school changing rooms. You need to pass through them to access the pool.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+
+A stack of towels sits on a trolley beside the door.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Grab some towels|School Pool Entrance]]&gt;&gt;&lt;&lt;towelup&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Boy&#39;s Changing Room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Girl&#39;s Changing Room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $schoolstate isnot 0 and $schoolday is 1 and $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $storelocation is &quot;schoolgirlschangingroom&quot; and $playergenderappearance is &quot;m&quot;&gt;&gt;
+	&lt;&lt;click [[Wait for the girls to leave (0:05)|School Pool Entrance]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $storelocation is &quot;schoolboyschangingroom&quot; and $playergenderappearance is &quot;f&quot;&gt;&gt;
+	&lt;&lt;click [[Wait for the boys to leave (0:05)|School Pool Entrance]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Leave|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="617" name="School Library" tags="nobr" position="850,7725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+You are in the school library.
+&lt;&lt;if $schoolday is 1&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;early&quot;&gt;&gt;
+	The library is devoid of people, it being so early in the day.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolstate is &quot;late&quot;&gt;&gt;
+	The library is devoid of people, students and teachers having gone home for the day.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $schoolstate is &quot;lunch&quot;&gt;&gt;
+	The room is packed with students using their lunch break to catch up with homework.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	Several students are present, working at the desks and searching among the bookshelves.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $schoolday isnot 1&gt;&gt;
+The library is devoid of people.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+	&lt;&lt;if $schoolday is 1 and $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot;&gt;&gt;
+	You hide between the bookshelves, doing your best to conceal your &lt;&lt;nuditystop&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;exhibitionclassroom&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;&lt;click [[Everything fades to black...|School Passout]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exposed lte 0&gt;&gt;
+&lt;&lt;click [[Study science (0:20)|Library Study]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Study maths (0:20)|Library Study]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gmaths&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Study english (0:20)|Library Study]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;genglish&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Study history (0:20)|Library Study]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ghistory&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click [[Leave the library (0:01)|Hallways]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="618" name="School Rear Fence" tags="nobr" position="975,7725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You haul yourself over the fence and drop down on the other side.
+
+
+&lt;&lt;set $lowerintegrity -= 20&gt;&gt;
+&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;set $underintegrity -= 20&gt;&gt;
+		&lt;&lt;if $underintegrity lte 0&gt;&gt;
+		You feel strangely cold. You look back at the fence, and see your $underclothes hanging from one of the spikes!
+		&lt;&lt;else&gt;&gt;
+		Your $underclothes caught on a spike and tore slightly as you climbed over.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	A breeze caresses your &lt;&lt;genitalscomma&gt;&gt; making you shiver.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte 0&gt;&gt;
+	You feel strangely cold. You look back at the fence, and see your $lowerclothes hanging from one of the spikes!
+	&lt;&lt;else&gt;&gt;
+	Your $lowerclothes caught on a spike and tore slightly as you climbed over.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|School Rear Playground]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="619" name="School Rear Fence Exit" tags="nobr" position="1100,7725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You haul yourself over the fence and drop down on the other side.
+
+
+&lt;&lt;set $lowerintegrity -= 20&gt;&gt;
+&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;set $underintegrity -= 20&gt;&gt;
+		&lt;&lt;if $underintegrity lte 0&gt;&gt;
+		You feel strangely cold. You look back at the fence, and see your $underclothes hanging from one of the spikes!
+		&lt;&lt;else&gt;&gt;
+		Your $underclothes caught on a spike and tore slightly as you climbed over.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	A breeze caresses your &lt;&lt;genitalscomma&gt;&gt; making you shiver.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte 0&gt;&gt;
+	You feel strangely cold. You look back at the fence, and see your $lowerclothes hanging from one of the spikes!
+	&lt;&lt;else&gt;&gt;
+	Your $lowerclothes caught on a spike and tore slightly as you climbed over.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Industrial alleyways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="620" name="Science Classroom Apology" tags="nobr" position="1225,7725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Embarrassed, you apologise and leave.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="621" name="Science Classroom Mock" tags="nobr" position="100,7850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You mock the teacher. &quot;A white lab coat is a good idea &lt;&lt;sircomma&gt;&gt; it&#39;ll hide the stains.&quot; Laughter erupts among the seated students.&lt;br&gt;&lt;br&gt;
+
+Sirris looks exasperated. &quot;Right. I&#39;ll have to inform the head of your behaviour, you know. Please, just go.&quot;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;detention10&gt;&gt;&lt;&lt;set $sirrislove -= 1&gt;&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="622" name="Science Classroom Study" tags="nobr" position="225,7850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You take a seat and read a science textbook.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;The classroom soon fills and Sirris arrives to begin the lesson.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $uppertype is &quot;school&quot; and $lowertype is &quot;school&quot;&gt;&gt;
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Sirris looks at your outfit as &lt;&lt;he&gt;&gt; enters. &quot;Where&#39;s your uniform? I&#39;m not allowed to teach you without one, you know. The head might have some spares.&quot;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;scienceskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+&lt;&lt;set $studyfinish to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $studyfinish to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;first&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="623" name="Science Lesson" tags="nobr" position="350,7850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $scienceattended to 1&gt;&gt;
+
+
+
+&lt;&lt;if $schoolevent is 0 and $schooleventtimer lte 0&gt;&gt;&lt;&lt;set $schoolevent to -1&gt;&gt;&lt;&lt;set $schooleventimer to 14&gt;&gt;
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;The headteacher has asked to be involved with the lesson today,&quot; Sirris says. &quot;I know you&#39;ll all be on your best behaviour.&quot; The door opens as &lt;&lt;he&gt;&gt; finishes, and Leighton steps in.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; strides to the front of the class. &quot;Thank you Sirris,&quot; &lt;&lt;he&gt;&gt; says. &quot;Why don&#39;t you take a break?&quot;&lt;br&gt;&lt;br&gt;
+
+Sirris looks perplexed. &quot;I thought you&#39;d want my help, I&#39;ve prepared-&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Don&#39;t you worry. I&#39;ve prepared my own plan for the lesson. Now go relax in that cafe you like.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+Sirris opens &lt;&lt;his&gt;&gt; mouth to argue, but thinks better of it. &quot;Be good,&quot; &lt;&lt;he&gt;&gt; whispers to the class on &lt;&lt;his&gt;&gt; way out.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;click [[Next|Penis Inspection]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $schoolevent is 1 and $schooleventtimer lte 0&gt;&gt;&lt;&lt;set $schoolevent += 1&gt;&gt;&lt;&lt;set $schooleventimer to 14&gt;&gt;
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;The headteacher has once again asked to take charge of the lesson,&quot; Sirris says.&lt;&lt;endevent&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt; &quot;I don&#39;t know why &lt;&lt;hes&gt;&gt; taken an interest, but &lt;&lt;he&gt;&gt; seemed satisfied last time.&quot;&lt;br&gt;&lt;br&gt;
+
+The door swings open and Leighton steps in, a smile on &lt;&lt;his&gt;&gt; face. &quot;Thank you Sirris,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;ll take it from here.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Are you sure I can&#39;t assist?&quot; Sirris asks.&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;ll be fine. You have a very cute class.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;
+&quot;O-okay.&quot; Sirris turns to the class as &lt;&lt;he&gt;&gt; leaves. &quot;Be good,&quot; &lt;&lt;he&gt;&gt; whispers.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;click [[Next|Pussy Inspection]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $schoolevent is 2 and $schooleventtimer lte 0&gt;&gt;&lt;&lt;set $schoolevent += 1&gt;&gt;&lt;&lt;set $schooleventimer to 14&gt;&gt;
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;The headteacher has asked to take over todays lesson,&quot; Sirris says. &quot;I hope it&#39;s not because I&#39;m doing my job improperly.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&quot;You&#39;re doing fine,&quot; Leighton says as &lt;&lt;he&gt;&gt; enters. &quot;I&#39;m just conducting government-mandated health checks.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;I can help with that, I have-&quot;&lt;br&gt;&lt;br&gt;
+
+Leighton raises &lt;&lt;his&gt;&gt; arm and Sirris fall quiet. &quot;Go take a break. Your class will be in one piece when you return.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;
+Sirris looks at the class as &lt;&lt;he&gt;&gt; leaves. &quot;I won&#39;t be long.&quot; &lt;&lt;he&gt;&gt; whispers.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;click [[Next|Breast Inspection]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $time lte ($hour * 60 + 5)&gt;&gt;
+
+	The science lesson begins, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+
+	The science lesson continues, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;click [[Focus on the lesson|Science Lesson Focus]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Socialize with classmates|Science Lesson Socialize]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Daydream|Science Lesson Daydream]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt; &lt;&lt;lharass&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+	&lt;&lt;click [[Masturbate|Science Lesson Masturbate]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="624" name="Science Lesson Socialize" tags="nobr" position="475,7850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+&lt;&lt;if $cool gte ($coolmax / 5 * 2)&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates. You soon become the center of attention.
+&lt;&lt;elseif $cool lt ($coolmax / 5)&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates.
+&lt;&lt;else&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates. Most avoid interacting with you.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - ($allure * 2))&gt;&gt;
+	&lt;&lt;eventsscience&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventssciencesafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="625" name="Science Lesson Daydream" tags="nobr" position="600,7850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+&lt;&lt;if $trauma gte (($traumamax / 10) * 7)&gt;&gt;
+You keep to yourself, afraid that one wrong move will result in the whole class molesting you.
+&lt;&lt;elseif $trauma gte (($traumamax / 10) * 2)&gt;&gt;
+You focus on your own thoughts, trying to keep the creeping anxiety at bay.
+&lt;&lt;else&gt;&gt;
+You don&#39;t really pay attention to the lesson, instead idly staring out the window and thinking about what you&#39;ll do after school.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - ($allure / 2))&gt;&gt;
+	&lt;&lt;eventsscience&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventssciencesafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="626" name="Science Lesson Focus" tags="nobr" position="725,7850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+You focus on listening to the teacher and studying the material. It&#39;s hard going, but you think you&#39;re making progress.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;scienceskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;scienceskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;scienceskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;scienceskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - $allure)&gt;&gt;
+	&lt;&lt;eventsscience&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventssciencesafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="627" name="Widgets Events Science" tags="widget" position="850,7850">&lt;&lt;widget &quot;eventsscience&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 91 and $playergenderappearance is &quot;m&quot; and $legsacc is &quot;girls gym socks&quot;&gt;&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; looks at your feet. &quot;Why are you wearing girl&#39;s socks?&quot; &lt;&lt;he&gt;&gt; asks loudly. &quot;Do they make you feel pretty?&quot; &lt;&lt;His&gt;&gt; friends start laughing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Kick|Science Kick]]&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;detention30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Ignore|Science Lesson]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 91 and $playergenderappearance is &quot;f&quot; and $legsacc is &quot;boys gym socks&quot;&gt;&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; looks at your feet. &quot;Why are you wearing boy&#39;s socks?&quot; &lt;&lt;he&gt;&gt; asks loudly. &quot;Do you think they&#39;ll make people forget you&#39;re a slut?&quot; &lt;&lt;His&gt;&gt; friends start laughing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Kick|Science Kick]]&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;detention30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Ignore|Science Lesson]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 81&gt;&gt;
+&lt;&lt;sirris&gt;&gt;&lt;&lt;generates2&gt;&gt;&lt;&lt;person2&gt;&gt;The class conducts an experiment with chemicals.&lt;br&gt;&lt;br&gt;
+
+A &lt;&lt;person&gt;&gt; splashes your clothes with acid! &quot;Sorry, I slipped,&quot; &lt;&lt;he&gt;&gt; says, smirking.
+
+&lt;&lt;set $upperintegrity -= 20&gt;&gt;
+&lt;&lt;set $lowerintegrity -= 20&gt;&gt;
+&lt;&lt;set $underintegrity -= 20&gt;&gt;
+
+&lt;&lt;integritycheck&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	It&#39;s not a very potent acid, but it does leave your clothing worse for wear.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	The acid eats through your clothes, and you soon find yourself exposed in front of the entire class! You do your best to conceal your &lt;&lt;lewdness&gt;&gt; as Sirris rushes over with some towels. You cover up, but not before the rest of the class get a good look.&lt;br&gt;&lt;br&gt;&lt;&lt;towelup&gt;&gt;
+	
+	&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;Sirris asks you to come to the front of the class. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Event3]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+The class arrange themselves around the terrariums lining the edge of the room. You observe the plants contained within and try to identify the species.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Terrarium]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+A group of delinquents decide to pick on you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Ask the teacher for help|Science Pick]]&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Endure it|Science Pick]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $rng gte 1&gt;&gt;
+Sirris asks everyone to group up into pairs.&lt;br&gt;&lt;br&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+	&lt;&lt;if $cool gte 80&gt;&gt;
+	You find a partner and together dissect a &lt;&lt;if $rng gte 75&gt;&gt;sheep&#39;s eye&lt;&lt;elseif $rng gte 50&gt;&gt;insect&lt;&lt;elseif $rng gte 25&gt;&gt;worm&lt;&lt;else&gt;&gt;frog&lt;&lt;/if&gt;&gt;.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Just focus on the dissection|Science Dissection]]&lt;&lt;scienceskill&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Joke around with your partner|Science Dissection]]&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;The other students avoid you, and you find yourself unable to find a partner. Sirris carries in a plastic box, but stops to speak to you when &lt;&lt;he&gt;&gt; sees that you&#39;re alone.&lt;br&gt;&lt;br&gt;
+	
+	&quot;I have a special job for you. There&#39;s another box like this one in the shed just next to the school entrance. Could you bring it here?&quot;&lt;br&gt;&lt;br&gt;
+	
+	You walk to the shed, which is unlocked, and find the box just inside. It&#39;s really heavy! You can barely lift it, but manage to carry it back into the school. &lt;&lt;physique&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $rng gte 21&gt;&gt;
+		You arrive back at the classroom, where the rest of the class is busy dissecting frogs. Lacking a partner, you get one all to yourself.&lt;&lt;gscience&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;generatey3&gt;&gt;
+		You walk past three delinquents smoking in a corridor. You didn&#39;t see them coming due to the box blocking your view. They start hounding you down the hall. 
+			
+
+		&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; grabs the hem of your $lowerclothes and tries to tug them down! 
+		
+		&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+		&lt;span class=&quot;lewd&quot;&gt;You shiver as you realise you aren&#39;t wearing any underwear!&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;br&gt;&lt;br&gt;
+		
+		&quot;Let&#39;s see what &lt;&lt;pshes&gt;&gt; got on under this,&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; move closer, intending to join in.&lt;br&gt;&lt;br&gt;
+
+		You&#39;re unable to protect yourself while your arms are occupied by the box. You&#39;d have to bend over to put the box down without breaking anything inside, but you feel that doing so would make you even more vulnerable.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Drop the box and protect yourself|Science Dissection]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;detention20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Just endure it|Science Dissection]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Bend over and put the box down gently|Science Dissection]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;eventssciencesafe&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 81&gt;&gt;
+Sirris asks the class to turn to page $rng of their textbook. The classroom has a laidback atmosphere, most students spend more time chatting than reading.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+The class conducts an experiment with chemicals. You&#39;re careful not to spill any.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+Some delinquents pick on one of the nerdy students. Sirris has the offenders move to the other side of the classroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;
+Sirris asks the class a question. You think you know the answer.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Put your hand up|Science Event1]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;set $science += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Keep your head down|Science Event1]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $rng gte 1&gt;&gt;
+	&lt;&lt;if $dissociation gte 1&gt;&gt;
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;Sirris approaches you. &quot;Is everything okay?&quot; &lt;&lt;He&gt;&gt; asks. &quot;You don&#39;t look... well.&quot; &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[I&#39;m fine|Science Event2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Break down|Science Event2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+Sirris approaches you. &quot;Is there anything I can help clarify for you?&quot; &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Yes|Science Event2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;set $science += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[No|Science Event2]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="628" name="Science Event1" tags="nobr" position="975,7850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+You raise your hand. Sirris points at you, and you give your answer. &lt;&lt;He&gt;&gt; smiles as you speak. &quot;Well done! It&#39;s clear you&#39;ve been doing your homework.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You keep quiet. You might be wrong anyway.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="629" name="Science Event2" tags="nobr" position="1100,7850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+Sirris&#39; concern is clearly not assuaged, but &lt;&lt;he&gt;&gt; nods and moves on.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+Despair overtakes you and you burst into tears. Sirris says something, but you can&#39;t make it out. You lose conciousness.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;ambulance&gt;&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+Sirris spends a couple of minutes helping you fill some holes in your understanding. When it&#39;s over, you feel like you understand the material much better.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $phase is 3&gt;&gt;
+Sirris nods and moves on.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="630" name="Head&#39;s Office" tags="nobr" position="1225,7850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $schoolday is 1 and $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot;&gt;&gt;
+
+&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;
+You knock on the head&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;master&lt;&lt;else&gt;&gt;mistress&lt;&lt;/if&gt;&gt;&#39;s door. You hear &lt;&lt;his&gt;&gt; voice on the other side. &quot;Enter.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;if $uppertype is &quot;school&quot; and $lowertype is &quot;school&quot;&gt;&gt;
+		&lt;&lt;if $headinterrupted is 0&gt;&gt;
+		Leighton looks up from &lt;&lt;his&gt;&gt; desk as you enter. &quot;How can I help you?&quot;&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;click [[Leave the office (0:01)|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;set $headinterrupted to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;if $headdrive is 1 and $headnodetention isnot 1 and $headmoney isnot 1&gt;&gt;
+			&lt;&lt;click [[Blackmail|Head&#39;s Office Blackmail]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $exposed gte 1&gt;&gt;
+			&lt;&lt;fameexhibitionism1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			
+				&lt;&lt;if $headnodetention isnot 1&gt;&gt;
+	Leighton looks up from &lt;&lt;his&gt;&gt; desk as you enter. &quot;You again? It&#39;s rude to keep bothering me without purpose. I&#39;ll have to flag you for punishment if this isn&#39;t important.&quot;&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+				Leighton looks up from &lt;&lt;his&gt;&gt; desk as you enter. &quot;We have nothing to discuss. Get out.&quot;
+				&lt;&lt;/if&gt;&gt;
+	
+		&lt;&lt;click [[Leave the office (0:01)|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+			&lt;&lt;if $headdrive is 1 and $headnodetention isnot 1 and $headmoney isnot 1&gt;&gt;
+			&lt;&lt;click [[Blackmail|Head&#39;s Office Blackmail]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	Leighton looks up from &lt;&lt;his&gt;&gt; desk as you enter. &quot;Oh. This won&#39;t do at all.&quot; &lt;&lt;He&gt;&gt; pulls some clothing out of a draw. &quot;Here you go.&quot;&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $uppertype isnot &quot;school&quot; and $lowertype isnot &quot;school&quot;&gt;&gt;
+			&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;if $rng gte 51&gt;&gt;&lt;&lt;set $clothingselector to &quot;m&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; hands you a worn-looking school shirt and a pair of school shorts. &quot;You can get changed in the storeroom. I&#39;ll have your clothes sent to the pool for you to collect after school.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; computer and leaves you to change.&lt;br&gt;&lt;br&gt;
+				
+				&lt;&lt;click [[Get changed and leave (0:01)|Hallways]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;schoolspareclothes&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;&lt;&lt;set $clothingselector to &quot;f&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; hands you a worn-looking school shirt and skirt. &lt;&lt;He&gt;&gt; speaks before you can articulate any apprehension. &quot;I know it&#39;s a girl&#39;s uniform, but it&#39;s all I have. Wear your own uniform if you don&#39;t want this to happen in the future.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; computer and leaves you to change.&lt;br&gt;&lt;br&gt;
+				
+				&lt;&lt;click [[Get changed and leave (0:01)|Hallways]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;schoolspareclothes&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;click [[&quot;There&#39;s no way I can wear this!&quot; |Head&#39;s Office Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $playergender is &quot;f&quot;&gt;&gt;
+				&lt;&lt;if $rng gte 51&gt;&gt;&lt;&lt;set $clothingselector to &quot;f&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; hands you a worn-looking school shirt and a school skirt. &quot;You can get changed in the storeroom. I&#39;ll have your clothes sent to the pool for you to collect after school.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; computer and leaves you to change.&lt;br&gt;&lt;br&gt;				
+				
+				&lt;&lt;click [[Get changed and leave (0:01)|Hallways]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;schoolspareclothes&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;&lt;&lt;set $clothingselector to &quot;m&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; hands you a worn-looking school shirt and pair of shorts. &lt;&lt;He&gt;&gt; speaks before you can articulate any apprehension. &quot;I know it&#39;s a boy&#39;s uniform, but it&#39;s all I have. Wear your own uniform if you don&#39;t want this to happen in the future.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; computer and leaves you to change.&lt;br&gt;&lt;br&gt;
+				
+				&lt;&lt;click [[Get changed and leave (0:01)|Hallways]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;schoolspareclothes&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;click [[&quot;There&#39;s no way I can wear this!&quot; |Head&#39;s Office Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;				
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $lowertype isnot &quot;school&quot;&gt;&gt;
+			&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;if $rng gte 51&gt;&gt;&lt;&lt;set $clothingselector to &quot;m&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; hands you a worn-looking pair of school shorts. &quot;You can get changed in the storeroom. I&#39;ll have your clothes sent to the pool for you to collect after school.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; computer and leaves you to change.&lt;br&gt;&lt;br&gt;				
+				&lt;&lt;click [[Get changed and leave (0:01)|Hallways]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;schoolspareclothes&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;&lt;&lt;set $clothingselector to &quot;f&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; hands you a worn-looking school skirt. &lt;&lt;He&gt;&gt; speaks before you can articulate any apprehension. &quot;I know it&#39;s a girl&#39;s uniform, but it&#39;s all I have. Wear your own uniform if you don&#39;t want this to happen in the future.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; computer and leaves you to change.&lt;br&gt;&lt;br&gt;
+				
+				&lt;&lt;click [[Get changed and leave (0:01)|Hallways]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;schoolspareclothes&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;click [[&quot;There&#39;s no way I can wear this!&quot; |Head&#39;s Office Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;				
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $playergender is &quot;f&quot;&gt;&gt;
+				&lt;&lt;if $rng gte 51&gt;&gt;&lt;&lt;set $clothingselector to &quot;f&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; hands you a worn-looking school skirt. &quot;You can get changed in the storeroom. I&#39;ll have your clothes sent to the pool for you to collect after school.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; computer and leaves you to change.&lt;br&gt;&lt;br&gt;				
+				&lt;&lt;click [[Get changed and leave (0:01)|Hallways]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;schoolspareclothes&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;&lt;&lt;set $clothingselector to &quot;m&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; hands you a worn-looking pair of school shorts. &lt;&lt;He&gt;&gt; speaks before you can articulate any apprehension. &quot;I know it&#39;s a boy&#39;s uniform, but it&#39;s all I have. Wear your own uniform if you don&#39;t want this to happen in the future.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; computer and leaves you to change.&lt;br&gt;&lt;br&gt;
+				
+				&lt;&lt;click [[Get changed and leave (0:01)|Hallways]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;schoolspareclothes&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;click [[&quot;There&#39;s no way I can wear this!&quot; |Head&#39;s Office Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;					
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;elseif $uppertype isnot &quot;school&quot;&gt;&gt;
+				&lt;&lt;He&gt;&gt; hands you a worn-looking school shirt. &quot;You can get changed in the storeroom. I&#39;ll have your clothes sent to the pool for you to collect after school.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; computer and leaves you to change.&lt;br&gt;&lt;br&gt;		
+				
+				&lt;&lt;click [[Get changed and leave (0:01)|Hallways]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;schoolspareclothes&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+The office is empty.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $headpasswordknown is 1 and $headdrive isnot 1&gt;&gt;
+	&lt;&lt;click [[Break into computer|Head&#39;s Computer]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Leave the office (0:01)|Hallways]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="631" name="Head&#39;s Office Refusal" tags="nobr" position="100,7975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; looks at you sternly. &quot;Don&#39;t talk back. I told you to get dressed. Now, get dressed.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Wear the clothes and leave (0:01)|Hallways]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;schoolspareclothes&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Walk out|Hallways]]&gt;&gt;&lt;&lt;detention30&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="632" name="Science Event3" tags="nobr" position="225,7975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $scienceprogression gte 4 and $delinquency gte 1000&gt;&gt;
+
+Sirris smiles at you. &quot;This part of the lesson is on human anatomy. I need you to remove your clothing, all of it. Don&#39;t be embarrassed, this is important for the lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Refuse|Science Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Undress|Science Undress]]&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;set $sirrisdom += 1&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $scienceprogression gte 3 and $delinquency gte 600&gt;&gt;
+Sirris turns to the class. &quot;Okay, can you quiet down please.&quot; The class shows &lt;&lt;him&gt;&gt; no acknowledgement.
+
+Sirris smiles at you. &quot;This part of the lesson is on human anatomy. I need you to remove your clothing, all of it. Don&#39;t be embarrassed, this is important for the lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Refuse|Science Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Undress|Science Undress]]&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $sirrisdom += 1&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $scienceprogression gte 2 and $delinquency gte 400&gt;&gt;
+
+
+Sirris smiles at you. &quot;This part of the lesson is on human anatomy. I need you to remove your clothing, all of it. Don&#39;t be embarrassed, this is important for the lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Refuse|Science Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Undress|Science Undress]]&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;set $sirrisdom += 1&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;set $scienceprogression to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $scienceprogression gte 1 and $delinquency gte 10&gt;&gt;
+Sirris smiles at you. &quot;I need you to undress for this part. Don&#39;t worry, you can keep your underwear on.&quot;&lt;br&gt;
+
+	&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	
+	&lt;&lt;click [[Refuse|Science Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Undress|Science Undress]]&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $sirrisdom += 1&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;set $scienceprogression to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	You speak as quietly as possible, making sure only Sirris can hear. &quot;I&#39;m... I&#39;m not wearing any.&quot;&lt;br&gt;
+		&lt;&lt;if $delinquency gte 400&gt;&gt;
+		&lt;&lt;He&gt;&gt; blushes slightly. &quot;That&#39;s against school rules you know. I&#39;m still going have to ask you to strip, it&#39;s important for the lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Refuse|Science Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Undress|Science Undress]]&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;set $sirrisdom += 1&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;set $scienceprogression to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; blushes slightly and averts &lt;&lt;his&gt;&gt; eyes from you. &quot;Oh. T-take your seat please.&quot;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Sit back down|Science Lesson]]&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;if $exhibitionism gte 75&gt;&gt;
+			&lt;&lt;click [[Strip anyway|Science Undress]]&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;set $scienceprogression to 2&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;&lt;exhibitionist5&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+Sirris smiles at you. &quot;Don&#39;t worry, we&#39;re not going to do anything invasive.&quot; &lt;&lt;He&gt;&gt; turns to the class. &quot;Okay, can you quiet down a bit please...&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; talks about various bones and organs, pointing to parts of your body to demonstrate their location. After a short while, &lt;&lt;he&gt;&gt; thanks you and sends you back to your seat.&lt;&lt;gscience&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $scienceprogression to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="633" name="Science Refusal" tags="nobr" position="350,7975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $phase is 3&gt;&gt;
+This is going too far. You dress yourself with shaking fingers, doing your best to ignore the disappointed heckling from the class. You walk back to your seat. Sirris doesn&#39;t say anything, but refusing a teacher won&#39;t reflect well on you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+
+This is going too far. You dress yourself with shaking fingers, doing your best to ignore the disappointed heckling from the class. You walk back to your seat. Sirris doesn&#39;t say anything, but refusing a teacher won&#39;t reflect well on you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You walk back to your seat. Sirris doesn&#39;t say anything, but refusing a teacher won&#39;t reflect well on you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="634" name="Science Undress" tags="nobr" position="475,7975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+You &lt;&lt;nervously&gt;&gt; remove your clothing, which immediately grabs the classroom&#39;s attention. Sirris continues with the lesson, pointing to parts of your body and explaining various functions. It&#39;s hard to pay attention to what &lt;&lt;he&gt;&gt; is saying with all these eyes on you, your &lt;&lt;lewdness&gt;&gt; on display.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;Sirris finishes &lt;&lt;his&gt;&gt; demonstration. &quot;Thank you for your help. You can take your seat. Don&#39;t forget your clothes.&quot; You dress yourself with shaking fingers and take your seat amongst your classmates, pulse still racing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+You &lt;&lt;nervously&gt;&gt; remove your clothing, which immediately grabs the classroom&#39;s attention. Sirris continues with the lesson, pointing to parts of your body and explaining various functions. It&#39;s hard to pay attention to what &lt;&lt;he&gt;&gt; is saying with all these eyes on you, your &lt;&lt;lewdness&gt;&gt; on display.&lt;&lt;generates2&gt;&gt;&lt;&lt;person2&gt;&gt;A &lt;&lt;person&gt;&gt; leans forward, eyes wide and almost falling out of &lt;&lt;his&gt;&gt; seat.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;Sirris finishes &lt;&lt;his&gt;&gt; demonstration. &quot;Thank you for your help. You can take your seat. Don&#39;t forget your clothes.&quot; You dress yourself with shaking fingers and take your seat amongst your classmates, pulse still racing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+You &lt;&lt;nervously&gt;&gt; remove your clothing, which immediately grabs the classroom&#39;s attention. Sirris continues with the lesson, pointing to parts of your body and explaining various functions. It&#39;s hard to pay attention to what &lt;&lt;he&gt;&gt; is saying with all these eyes on you, your &lt;&lt;lewdness&gt;&gt; on display.&lt;&lt;generates2&gt;&gt;&lt;&lt;person2&gt;&gt;A &lt;&lt;person&gt;&gt; leans forward, eyes wide and almost falling out of &lt;&lt;his&gt;&gt; seat.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;Sirris finishes &lt;&lt;his&gt;&gt; demonstration. &quot;Thank you for you help. There&#39;s one more thing I need you to do however. Could you climb onto my desk and spread your legs? I&#39;d like to talk a bit about reproductive organs.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; looks like &lt;&lt;hes&gt;&gt; about to start salivating. The rest of the class look no less excited at the prospect.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Climb atop the desk|Science Undress Desk]]&gt;&gt;&lt;&lt;set $sirrisdom += 1&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;set $scienceprogression to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Science Refusal]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+You &lt;&lt;nervously&gt;&gt; remove your clothing, which immediately grabs the classroom&#39;s attention. Sirris continues with the lesson, pointing to parts of your body and explaining various functions. It&#39;s hard to pay attention to what &lt;&lt;he&gt;&gt; is saying with all these eyes on you, your &lt;&lt;lewdness&gt;&gt; on display.&lt;&lt;generates2&gt;&gt;&lt;&lt;person2&gt;&gt;A &lt;&lt;person&gt;&gt; leans forward, eyes wide and almost falling out of &lt;&lt;his&gt;&gt; seat.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;Sirris finishes &lt;&lt;his&gt;&gt; demonstration. &quot;Thank you for you help. There&#39;s one more thing I need you to do however. Could you climb onto my desk and spread your legs? I&#39;d like to talk a bit about reproductive organs.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; looks like &lt;&lt;hes&gt;&gt; about to start salivating. The rest of the class look no less excited at the prospect.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Climb atop the desk|Science Undress Desk]]&gt;&gt;&lt;&lt;set $sirrisdom += 1&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;set $scienceprogression to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Science Refusal]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 5&gt;&gt;
+You &lt;&lt;nervously&gt;&gt; remove your clothing, which immediately grabs the classroom&#39;s attention. Sirris is blushing furiously now, but &lt;&lt;he&gt;&gt; does &lt;&lt;his&gt;&gt; best to continue with the lesson, pointing to parts of your body and explaining various functions. It&#39;s hard to pay attention to what &lt;&lt;he&gt;&gt; is saying with all these eyes on you, your &lt;&lt;lewdness&gt;&gt; proudly displayed.&lt;&lt;generates2&gt;&gt;&lt;&lt;person2&gt;&gt;A &lt;&lt;person&gt;&gt; leans forward, eyes wide and almost falling out of &lt;&lt;his&gt;&gt; seat.&lt;&lt;exhibitionism5&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;Sirris finishes &lt;&lt;his&gt;&gt; demonstration. &quot;Thank you for your help. You can take your seat. Don&#39;t forget your clothes.&quot;
+You dress and take your seat, still woozy with power at having commanded everyone&#39;s attention so easily.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="635" name="Science Undress Desk" tags="nobr" position="600,7975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 3&gt;&gt;
+
+You do as instructed, and spread your legs, exposing yourself to the room. Sirris looks increasingly flustered, but continues regardless.&lt;&lt;set $arousal += 2000&gt;&gt;
+	
+	&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+	&quot;As you can see, &lt;&lt;pshe&gt;&gt; is wearing a chastity belt, but we should be able to move it slightly for a better look...&quot;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; starts tugging on your belt, this way and that, rubbing it against your &lt;&lt;genitalsstop&gt;&gt; A small moan escapes your lips, and the class erupts into laughter. Sirris recoils from the belt, and stammers. &quot;We... This will do. Ok class, listen closely.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; produces a speculum and inserts it into your vagina, before opening it and giving the class a clear view of your cervix. Your classmates crowd round for a closer look, shoving eachother for a better position.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;person2&gt;&gt;&quot;&lt;&lt;pShes&gt;&gt; getting wet!&quot; Exclaims the &lt;&lt;personcomma&gt;&gt; redoubling your humiliation. Sirris ignores the interjection and commences &lt;&lt;person1&gt;&gt;&lt;&lt;his&gt;&gt; explanation of female anatomy, using your displayed womanhood as a prop.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; gently takes hold of the end of your penis with &lt;&lt;his&gt;&gt; thumb and forefinger. Your classmates crowd round for a closer look, shoving eachother for a better position.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;person2&gt;&gt;&quot;&lt;&lt;pShes&gt;&gt; getting hard!&quot; Exclaims the &lt;&lt;personcomma&gt;&gt; redoubling your humiliation. Sirris ignores the interjection and commences &lt;&lt;person1&gt;&gt;&lt;&lt;his&gt;&gt; explanation of male anatomy, using your displayed manhood as a prop.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;person1&gt;&gt;Sirris soon finishes &lt;&lt;his&gt;&gt; demonstration. &quot;Thank you for your help. You can take your seat. Don&#39;t forget your clothes.&quot; You dress yourself with shaking fingers and take your seat amongst your classmates, pulse still racing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+
+You do as instructed, and spread your legs, exposing yourself to the room. Sirris looks increasingly flustered, but continues regardless.&lt;&lt;set $arousal += 2000&gt;&gt;
+	
+	&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+	&quot;As you can see, &lt;&lt;pshe&gt;&gt; is wearing a chastity belt, but we should be able to move it slightly for a better look...&quot;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; starts tugging on your belt, this way and that, rubbing it against your &lt;&lt;genitalsstop&gt;&gt; A small moan escapes your lips, and the class erupts into laughter. Sirris recoils from the belt, and stammers. &quot;We... This will do. Ok class, listen closely.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $vaginaexist is 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; produces a speculum and inserts it into your vagina, before opening it and giving the class a clear view of your cervix. Your classmates crowd round for a closer look, shoving eachother for a better position.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;person2&gt;&gt;&quot;&lt;&lt;pShes&gt;&gt; getting wet!&quot; Exclaims the &lt;&lt;personcomma&gt;&gt; redoubling your humiliation. Sirris ignores the interjection and commences &lt;&lt;person1&gt;&gt;&lt;&lt;his&gt;&gt; explanation of female anatomy, using your displayed womanhood as a prop.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; gently takes hold of the end of your penis with &lt;&lt;his&gt;&gt; thumb and forefinger. Your classmates crowd round for a closer look, shoving eachother for a better position.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;person2&gt;&gt;&quot;&lt;&lt;pShes&gt;&gt; getting hard!&quot; Exclaims the &lt;&lt;personcomma&gt;&gt; redoubling your humiliation. Sirris ignores the interjection and commences &lt;&lt;person1&gt;&gt;&lt;&lt;his&gt;&gt; explanation of male anatomy, using your displayed manhood as a prop.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+The jostling continues, becoming more violent with each passing moment. Sirris is forced away as the class surround you, &lt;&lt;person1&gt;&gt;&lt;&lt;his&gt;&gt; protests ignored. Not content to simply watch any longer, hands reach out from all around.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Undress Molestation]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="636" name="Science Undress Molestation" tags="nobr" position="725,7975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;generates2&gt;&gt;&lt;&lt;generates3&gt;&gt;&lt;&lt;generates4&gt;&gt;&lt;&lt;generates5&gt;&gt;&lt;&lt;generates6&gt;&gt;&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;
+&lt;&lt;set $timer to 15&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $timer gte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Undress Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Undress Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="637" name="Science Undress Molestation Finish" tags="nobr" position="850,7975">&lt;&lt;effects&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;Leighton&#39;s stern voice resonates through the room, and your assailants back off. Sirris must have summoned the &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;him&lt;&lt;else&gt;&gt;her&lt;&lt;/if&gt;&gt; when &lt;&lt;endevent&gt;&gt;&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; lost control of the class. Leighton doesn&#39;t stick around once order is restored, leaving Sirris to cover and console you. &lt;&lt;tearful&gt;&gt; you do your best to put on a brave face and return to your seat.
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clothesontowel&gt;&gt;
+
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="638" name="Science Terrarium" tags="nobr" position="975,7975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;generates2&gt;&gt;
+
+&lt;&lt;if $scienceterrariumprogression is 4 and $science gte 700&gt;&gt;
+
+
+Something shatters on the other side of the room, and is followed by a cheer from the students. Sirris, looking distraught, heads over to inspect the damage while the noise and chaos in the classroom turns up a notch.&lt;br&gt;&lt;br&gt;
+
+A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; move either side of you. They inconspicuously move closer, and you feel a hand grope your butt. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; presses &lt;&lt;his&gt;&gt; mouth to your ear and whispers. &quot;You think you&#39;re better than us because you get high marks? I bet we could teach you a thing or two.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Put up with it|Science Terrarium Endure]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $science += 1&gt;&gt;&lt;&lt;set $school += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Move away|Science Terrarium Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $scienceterrariumprogression is 3 and $science gte 500&gt;&gt;
+
+Something shatters on the other side of the room, and is followed by a cheer from the students. Sirris, looking distraught, heads over to inspect the damage while the noise and chaos in the classroom turns up a notch.&lt;br&gt;&lt;br&gt;
+
+A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; move either side of you. They inconspicuously move closer, and you feel a hand grope your butt.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Put up with it|Science Terrarium Endure]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $science += 1&gt;&gt;&lt;&lt;set $school += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Move away|Science Terrarium Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $scienceterrariumprogression is 2 and $science gte 400&gt;&gt;
+
+A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; move either side of you. They inconspicuously move closer, and you feel a hand grope your butt.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Put up with it|Science Terrarium Endure]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $science += 1&gt;&gt;&lt;&lt;set $school += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Move away|Science Terrarium Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $scienceterrariumprogression is 1 and $science gte 300&gt;&gt;
+A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; move either side of you. They inconspicuously move closer, and you feel a hand grope your butt.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Put up with it|Science Terrarium Endure]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $science += 1&gt;&gt;&lt;&lt;set $school += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Move away|Science Terrarium Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; move either side of you. They inconspicuously move closer, and you feel a hand grope your butt.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Put up with it|Science Terrarium Endure]]&gt;&gt;&lt;&lt;set $scienceterrariumprogression to 1&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;&lt;set $science += 1&gt;&gt;&lt;&lt;set $school += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gscience&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Move away|Science Terrarium Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="639" name="Science Terrarium Endure" tags="nobr" position="1100,7975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 4&gt;&gt;
+	&lt;&lt;if $rng gte 75&gt;&gt;
+You do your best to ignore the molestation, and focus on the task in front of you. Another hand joins the first. You don&#39;t react to the fondling, not wanting to give them the satisfaction.&lt;br&gt;&lt;br&gt;
+
+Without giving any warning, they grab you by the shins and haul you up and into the terrarium, before slamming the lid, trapping you. You push against the lid, but it won&#39;t budge; they quickly flipped the latch to prevent your escape. Others start gathering around now, to gawk at you through the glass.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;if $swarmdisable is &quot;t&quot;&gt;&gt;
+	
+	&lt;&lt;click [[Shatter the glass|Science Terrarium Shatter]]&gt;&gt;&lt;&lt;detention60&gt;&gt;&lt;&lt;set $pain += 80&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Endure it|Science Terrarium Imprisoned]]&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lcool&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	
+	With an evil grin, the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; kneels and opens the cupboard beneath the terrarium. &lt;&lt;He&gt;&gt; lifts out a number of jars filled with thick, long worms. &lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; grabs a couple of the jars. Together, they move them to the grating atop your prison, about to pour them in.&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;click [[Shatter the glass|Science Terrarium Shatter]]&gt;&gt;&lt;&lt;detention60&gt;&gt;&lt;&lt;set $pain += 80&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Endure it|Science Terrarium Swarm]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;elseif $rng gte 51&gt;&gt;
+
+You do your best to ignore the molestation, and focus on the task in front of you. Another hand joins the first. You don&#39;t react to the fondling, not wanting to give them the satisfaction.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; whispers into your ear. &quot;I can tell you&#39;re getting hot and bothered. Don&#39;t try to hide it. You want to be fucked.&quot; Your assailants become more aggressive with their fondling, you can&#39;t continue to ignore them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Terrarium Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+
+	&lt;&lt;else&gt;&gt;
+You do your best to ignore the molestation, and focus on the task in front of you. Another hand joins the first. You don&#39;t react to the fondling, not wanting to give them the satisfaction.&lt;br&gt;&lt;br&gt;
+
+Eventually, your assailants tire and move away, allowing you to continue unmolested.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $phase is 3&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;&lt;&lt;set $scienceterrariumprogression to 4&gt;&gt;
+	
+You do your best to ignore the molestation, and focus on the task in front of you. Another hand joins the first. You don&#39;t react to the fondling, not wanting to give them the satisfaction.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; whispers into your ear. &quot;I can tell you&#39;re getting hot and bothered. Don&#39;t try to hide it.&quot; Your assailants become more aggressive with their fondling, you can&#39;t continue to ignore them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Terrarium Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;else&gt;&gt;
+You do your best to ignore the molestation, and focus on the task in front of you. Another hand joins the first. You don&#39;t react to the fondling, not wanting to give them the satisfaction.&lt;br&gt;&lt;br&gt;
+
+Eventually, your assailants tire and move away, allowing you to continue unmolested.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $phase is 2&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;&lt;&lt;set $scienceterrariumprogression to 3&gt;&gt;
+
+You do your best to ignore the molestation, and focus on the task in front of you. Another hand joins the first. You don&#39;t react to the fondling, not wanting to give them the satisfaction.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; whispers into your ear. &quot;I can tell you&#39;re getting hot and bothered. Don&#39;t try to hide it.&quot; Your assailants become more aggressive with their fondling, you can&#39;t continue to ignore them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Terrarium Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+
+	&lt;&lt;else&gt;&gt;
+You do your best to ignore the molestation, and focus on the task in front of you. Another hand joins the first. You don&#39;t react to the fondling, not wanting to give them the satisfaction.&lt;br&gt;&lt;br&gt;
+
+Eventually, your assailants tire and move away, allowing you to continue unmolested.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $phase is 1&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;&lt;&lt;set $scienceterrariumprogression to 2&gt;&gt;
+	
+You do your best to ignore the molestation, and focus on the task in front of you. Another hand joins the first. You don&#39;t react to the fondling, not wanting to give them the satisfaction.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; whispers into your ear. &quot;I can tell you&#39;re getting hot and bothered. Don&#39;t try to hide it.&quot; Your assailants become more aggressive with their fondling, you can&#39;t continue to ignore them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Terrarium Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+
+	&lt;&lt;else&gt;&gt;
+You do your best to ignore the molestation, and focus on the task in front of you. Another hand joins the first. You don&#39;t react to the fondling, not wanting to give them the satisfaction.&lt;br&gt;&lt;br&gt;
+
+Eventually, your assailants tire and move away, allowing you to continue unmolested.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+&lt;&lt;else&gt;&gt;
+
+You do your best to ignore the molestation, and focus on the task in front of you. Another hand joins the first. You don&#39;t react to the fondling, not wanting to give them the satisfaction.&lt;br&gt;&lt;br&gt;
+
+Eventually, your assailants tire and move away, allowing you to continue unmolested.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="640" name="Science Terrarium Escape" tags="nobr" position="1225,7975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You move away from the terrarium. You don&#39;t like being bullied away from an activity, but there&#39;s nothing to be done for now.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="641" name="Science Terrarium Molestation" tags="nobr" position="100,8100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;set $timer to 6&gt;&gt;&lt;&lt;npcstrip&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;
+	&lt;&lt;elseif $phase is 2&gt;&gt;
+	&lt;&lt;set $timer to 12&gt;&gt;&lt;&lt;npcstrip&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;
+	&lt;&lt;elseif $phase is 3&gt;&gt;
+	&lt;&lt;set $timer to 18&gt;&gt;&lt;&lt;npcstrip&gt;&gt;&lt;&lt;set $rescue to 0&gt;&gt;
+	&lt;&lt;elseif $phase is 4&gt;&gt;
+	&lt;&lt;set $timer to 24&gt;&gt;&lt;&lt;set $rescue to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $rescue is 0 and $alarm is 1&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Sirris can&#39;t hear you over the cacophany made by the other students!&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Terrarium Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Terrarium Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Terrarium Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer gte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Terrarium Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Terrarium Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="642" name="Science Terrarium Molestation Finish" tags="nobr" position="225,8100">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+Satisfied, the pair leave you to recoup what remains of your dignity.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+Recoiling in pain, the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; bursts into tears and the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; shouts at you. &quot;You&#39;ll get yours, bitch!&quot; They decide to leave you alone, for now.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+Sirris notices the commotion and rushes over. The pair cease their assault and leave you to recoup what remains of your dignity, giving you a mocking smirk as they do. Sirris is about to say something, but is interrupted by a bang on the other side of the room.&lt;&lt;lcool&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+Sirris notices the commotion and rushes over. The pair cease their assault and leave you to recoup what remains of your dignity, giving you a mocking smirk as they do. Sirris is about to say something, but is interrupted by a bang on the other side of the room.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="643" name="Beach Day Molestation Alarm" tags="nobr" position="350,8100">&lt;&lt;effects&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; looks offended, but relents. &quot;You crazy slut, I was only having some fun.&quot; &lt;&lt;tearful&gt;&gt; you cover yourself and rise to your feet.
+
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="644" name="Science Terrarium Shatter" tags="nobr" position="475,8100">&lt;&lt;effects&gt;&gt;
+
+Summoning all your strength, you bash the side of the terrarium, shattering it and sending shards of glass in all directions. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; take cover along with the rest of the audience, as you climb out of the remains of the vessel.
+&lt;&lt;fullbruise&gt;&gt;&lt;&lt;set $upperintegrity -= 10&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;&lt;&lt;set $underintegrity -= 10&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;Sirris rushes over to find you standing alone, bleeding and surrounded by the broken remains of the terrarium.&lt;br&gt;&lt;br&gt;
+
+&quot;Are you alright? Why did you do this?! How am I going to explain this to the head?&quot; &lt;&lt;He&gt;&gt; wrings &lt;&lt;his&gt;&gt; hands, clearly distraught. &quot;Everyone stay away from this area until I clean it up.&quot;&lt;br&gt;&lt;br&gt;
+
+You spend the rest of the lesson having glass removed by the school nurse.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;exposure&gt;&gt;
+&lt;&lt;towelup&gt;&gt;
+&lt;&lt;advancetohour&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="645" name="Science Terrarium Imprisoned" tags="nobr" position="600,8100">&lt;&lt;effects&gt;&gt;
+&lt;&lt;endevent&gt;&gt;&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;
+You are jeered at for a few minutes before Sirris comes over to see what the fuss is about. &lt;&lt;He&gt;&gt; stands dumbfounded for a moment, mouth agape, before coming to &lt;&lt;his&gt;&gt; senses and freeing you. You climb out, more than a little shaken by the ordeal.&lt;br&gt;&lt;br&gt;	
+		
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="646" name="Science Terrarium Swarm" tags="nobr" position="725,8100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $swarmname to &quot;jars&quot;&gt;&gt;
+&lt;&lt;set $swarmmove to &quot;held above the terrarium&quot;&gt;&gt;
+&lt;&lt;set $swarmcreature to &quot;worms&quot;&gt;&gt;
+&lt;&lt;set $swarmspill to &quot;fall into the terrarium&quot;&gt;&gt;
+&lt;&lt;set $swarmsteady to &quot;block&quot;&gt;&gt;
+&lt;&lt;set $swarmSteady to &quot;Block&quot;&gt;&gt;
+&lt;&lt;set $swarmcount to 10&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarmactive to 0&gt;&gt;
+&lt;&lt;set $timer to 24&gt;&gt;
+&lt;&lt;set $phase to 2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 2&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;
+The pair sit on the sand to spectate.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $orgasmdown gte 1 and $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+	&quot;I can&#39;t believe it,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; shouts with joy, &quot;You&#39;re cumming from this?&quot; Your audience look ecstatic. You feel utterly humiliated.&lt;&lt;set $trauma to $trauma + 10&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The assembled crowd are	enjoying the show.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;swarmeffects&gt;&gt;
+&lt;&lt;swarm&gt;&gt;
+&lt;&lt;swarmactions&gt;&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Terrarium Swarm Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Terrarium Swarm Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="647" name="Science Terrarium Swarm Finish" tags="nobr" position="850,8100">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;
+Sirris arrives to investigate the commotion. &lt;&lt;His&gt;&gt; eyes widen in horror at the spectacle, before &lt;&lt;he&gt;&gt; releases you from the terrarium. &lt;&lt;tearful&gt;&gt; you haul yourself out of your prison, worms cascading off of you. Sirris helps you cover up, &lt;&lt;he&gt;&gt; looks even more shaken than you.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+It&#39;s all just too much for you. You pass out.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|School Passout]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="648" name="School Passout" tags="nobr" position="975,8100">You remain unconscious for a time.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass60&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+	&lt;&lt;if $schoolday is 1 and $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot;&gt;&gt;
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		&lt;&lt;click [[Next|School Passout Exhibit]]&gt;&gt;&lt;&lt;upperruined&gt;&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;underruined&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;click [[Next|School Passout Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 51&gt;&gt;
+		&lt;&lt;click [[Next|School Passout Gang Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;click [[Next|School Passout Gang Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;ambulance&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;&lt;&lt;set $stress to $stress - 2000&gt;&gt;</tw-passagedata><tw-passagedata pid="649" name="School Passout Exhibit" tags="nobr" position="1100,8100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You feel metallic clamps on your wrists, knees and ankles. You open your eyes, and find yourself outside the science classroom, bound and attached to the wall with your legs splayed, your &lt;&lt;lewdness&gt;&gt; on display. There&#39;s a strange sensation of fullness in your anus. You try to struggle free, but you&#39;re locked up tight.&lt;br&gt;&lt;br&gt;
+
+A group of young students round the corner and stop when they see you, eyes wide. You feel your face turn red as they behold you. They walk past, giggling and whispering to one another.&lt;&lt;lcool&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+A minute passes before a &lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; round the corner. They initially react like the first group but, proving to be more inquisitive, they approach you.&lt;br&gt;&lt;br&gt;
+
+
+
+&quot;There&#39;s a button here,&quot; says the &lt;&lt;personstop&gt;&gt; &quot;What do you think it does?&quot; &lt;&lt;He&gt;&gt; raises &lt;&lt;his&gt;&gt; arm and hovers a finger over it.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[&quot;Please don&#39;t press it!&quot;|School Passout Exhibit]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Remain silent|School Passout Exhibit]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+	&lt;&lt;if $cool gte ($coolmax / 10 * 6)&gt;&gt;
+	&lt;&lt;He&gt;&gt; looks taken aback, and exchanges a nervous look with &lt;&lt;his&gt;&gt; friend, before backing off.&lt;br&gt;&lt;br&gt;
+	
+	&quot;Could you help me down?&quot; You plead. &lt;&lt;person1&gt;&gt;Standing on &lt;&lt;his&gt;&gt; toes, the &lt;&lt;person&gt;&gt; reaches up and flips a switch,  releasing you. You fall onto your hands and knees, the object in your butt slipping out as you do. You begin to stand up but, aware of your lewd state, you crouch instead. The pair still look amused at the situation, but the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; pulls some towels out of their bag and hands them to you. They wordlessly leave, smiling back at you as they do.&lt;br&gt;&lt;br&gt;
+	
+	That could have been much worse, but you know the whole school will hear about it.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;towelup&gt;&gt;
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; looks taken aback, but pauses only a moment before giving you an evil grin and pressing the button.&lt;br&gt;&lt;br&gt;
+	
+	The fullness inside you starts vibrating against your &lt;&lt;prostatecomma&gt;&gt; softly at first, but growing in intensity, and creating an audible buzzing. The &lt;&lt;person&gt;&gt; steps back, smiling mischievously, as you try not to react to the sensation.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;set $arousal += 2000&gt;&gt;
+		&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;exhibitorgasm&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	The buzzing comes to an abrupt stop. A shameful part of you feels disappointed, but the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; reaches for the button yet again. This time, the contraption doesn&#39;t give you time to warm up, sending violent shockwaves through you. You involuntarily jerk, delighting the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;set $arousal += 2000&gt;&gt;
+		&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;exhibitorgasm&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	Its purpose apparently served, the restraints release you. You drop to your hands and knees, the object in your butt slipping out as you do. The pair exchange a worried glance before bolting down the corridor, leaving you exposed on the floor.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $stress -= 500&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&lt;&lt;He&gt;&gt; presses the button.&lt;br&gt;&lt;br&gt;
+
+	The fullness inside you starts vibrating against your &lt;&lt;prostatecomma&gt;&gt; softly at first, but growing in intensity, and creating an audible buzzing. The &lt;&lt;person&gt;&gt; steps back, smiling mischievously, as you try not to react to the sensation.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;set $arousal += 2000&gt;&gt;
+		&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;exhibitorgasm&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	The buzzing comes to an abrupt stop. A shameful part of you feels disappointed, but the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; reaches for the button yet again. This time, the contraption doesn&#39;t give you time to warm up, sending violent shockwaves through you. You involuntarily jerk, delighting the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;set $arousal += 2000&gt;&gt;
+		&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;&lt;orgasmpassage&gt;&gt;&lt;&lt;exhibitorgasm&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	Its purpose apparently served, the restraints release you. You drop to your hands and knees, the object in your butt slipping out as you do. The pair exchange a worried glance before bolting down the corridor, leaving you exposed on the floor.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $stress -= 500&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="650" name="School Passout Rape" tags="nobr" position="1225,8100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;man1init&gt;&gt;&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;
+&quot;Shhh, &lt;&lt;pshes&gt;&gt; waking up.&quot; A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; stand over you. You&#39;re lying in a shed on the school grounds. Before you can speak, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; smothers your mouth with &lt;&lt;his&gt;&gt; hand. &quot;Now&#39;s our chance, no one will know!&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Passout Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Passout Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Passout Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Passout Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="651" name="School Passout Gang Rape" tags="nobr" position="100,8225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;man1init&gt;&gt;&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $feetuse to &quot;bound&quot;&gt;&gt;
+You awaken in the science classroom, bent over a desk. Straps tie down your arms and legs, restricting your movement.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Passout Gang Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Passout Gang Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Passout Gang Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="652" name="School Passout Rape Finish" tags="nobr" position="225,8225">&lt;&lt;effects&gt;&gt;&lt;&lt;set $stress -= 500&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Don&#39;t try to tell on us. No one will believe you.&quot; The pair leave you lying on the hard floor. &lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|School Rear Playground]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+Your assailants recoil in pain. &lt;&lt;tearful&gt;&gt; you seize the opportunity and escape from the shed.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|School Rear Playground]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;leighton&gt;&gt;Leighton barges into the shed. Eyes wide with panic, your assailants stumble over their words as they try to explain themselves. Leighton is having none of it, and drags them from the building by the scruff of their necks. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|School Rear Playground]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="653" name="School Passout Gang Rape Finish" tags="nobr" position="350,8225">&lt;&lt;effects&gt;&gt;&lt;&lt;set $feetuse to 0&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;set $stress -= 500&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+Satisfied, the pair leave you tied to the desk. &lt;&lt;tearful&gt;&gt; you manage to work yourself free.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Science Classroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+Deciding you&#39;re more trouble than you&#39;re worth, the pair leave you tied to the desk. &lt;&lt;tearful&gt;&gt; you manage to work yourself free.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Science Classroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="654" name="Science Pick" tags="nobr" position="475,8225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+	&lt;&lt;if $delinquency gte 400&gt;&gt;
+	Sirris doesn&#39;t believe you, thinking it a trick due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+	
+	The students spend the lesson insulting and poking you whenever Sirris isn&#39;t looking, and are altogether a nuisance.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	Sirris has the delinquents move to the other side of the classroom. They don&#39;t seem too bothered, and soon find someone else to pick on.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+	The students spend the lesson insulting and poking you whenever Sirris isn&#39;t looking, and are altogether a nuisance.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="655" name="Science Dissection" tags="nobr" position="600,8225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You focus on the task at hand, and feel more confident in your abilities as a result.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+
+You joke around with your partner. You endear yourself to them and have a good time.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+You drop the box, its contents audibly shattering as it hits the ground. The delinquents roar with laughter as you struggle to fix your $lowerclothes. Suitably covered, you lift the box and resume your journey. Fortunately the delinquents torment you no further, content to laugh at your back.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;Sirris hears the distinct tinkling of broken glass as you arrive back at the classroom, where your fellow students are dissecting dead critters. &lt;&lt;He&gt;&gt; looks disappointed. &quot;Don&#39;t worry about it, but I&#39;ll have to mark you down for detention whether it was your fault or not. Leighton takes the destruction of school property very seriously.&quot;&lt;br&gt;&lt;br&gt;
+
+You don&#39;t get to join the other students. Sirris has you take the box to the bins. By the time you get back, this part of the lesson is over.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+You do your best to ignore them, but they take it as a challenge and step up their game.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Dissection Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; mocks you. &quot;Look, &lt;&lt;pshes&gt;&gt; inviting us!&quot;. Just as you get the box on the ground, &lt;&lt;he&gt;&gt; tackles you from behind, clasping &lt;&lt;his&gt;&gt; hand around your mouth.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Dissection Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="656" name="Tutorial" tags="nobr" position="725,8225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;He&gt;&gt; reaches toward you.
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+
+__Combat Tutorial__&lt;br&gt;
+&lt;i&gt;There are three common ways to escape an attacker; fight them off, sexually satisfy them, or be rescued.
+
+&lt;span class=&quot;def&quot;&gt;Defiant&lt;/span&gt; acts will hurt them. Hurt them enough and you&#39;ll escape. However, &lt;span class=&quot;def&quot;&gt;defiant&lt;/span&gt; acts will anger them, making them more violent.&lt;br&gt;&lt;br&gt;
+
+They&#39;ll be happy to use you as a passive toy, but &lt;span class=&quot;sub&quot;&gt;submissive&lt;/span&gt; acts will make them cum faster. Once spent, they&#39;ll usually leave you alone.  Some &lt;span class=&quot;sub&quot;&gt;submissive&lt;/span&gt; acts will occupy their genitals, so they can&#39;t use them in more dangerous ways.&lt;br&gt;&lt;br&gt;
+
+&lt;span class=&quot;meek&quot;&gt;Meek&lt;/span&gt; acts will endear you to them without being directly sexual. &lt;span class=&quot;meek&quot;&gt;Meek&lt;/span&gt; acts will make them trust you more, and often have effects which may help you.&lt;br&gt;&lt;br&gt;
+
+&lt;span class=&quot;brat&quot;&gt;Bratty&lt;/span&gt; acts protect you in ways that defies your attacker&#39;s will without hurting them. &lt;span class=&quot;brat&quot;&gt;Bratty&lt;/span&gt; acts will reduce trust and increase anger.&lt;br&gt;&lt;br&gt;
+
+Finally, you could scream for help. Whether it will help or make things worse depends on who&#39;s around to hear. Screaming at night or in the wilderness will only anger your attacker. You won&#39;t be able to scream (or speak) if your attacker has you gagged. 
+
+For this encounter, screaming will get you rescued. Each part of your body can perform one action per turn. Choose your actions, then click next or press enter to continue.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Tutorial Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Tutorial Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Tutorial Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Tutorial]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="657" name="Tutorial Finish" tags="nobr" position="850,8225">&lt;&lt;effects&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;if $enemyanger gte 60&gt;&gt;
+&quot;That&#39;s what you get, slut.&quot; &lt;&lt;He&gt;&gt; leaves you lying on the ground.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&quot;Good &lt;&lt;girlstop&gt;&gt; Here&#39;s a little something for the trouble.&quot; &lt;&lt;He&gt;&gt; leaves you lying on the ground.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you climb to your knees. You&#39;ve gained £5.&lt;br&gt;&lt;br&gt;&lt;&lt;set $money += 500&gt;&gt;
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; rushes over to you. &quot;I saw what that fiend did. Are you okay?&quot; &lt;&lt;He&gt;&gt; offers an arm to help you up.&lt;br&gt;&lt;br&gt;
+
+&lt;i&gt;Actions marked as &quot;promiscuity&quot; or &quot;exhibitionism&quot; will lower stress and trauma. They also put you into a &quot;controlled&quot; state that pauses the effect of most trauma-related traits, and lasts until you&#39;re next attacked. Committing these actions with enough frequency will unlock lewder actions of the same type, but make weaker actions lose effectiveness. If you&#39;re not careful, you&#39;ll be unable to reach the controlled state without shameless and outrageous acts.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Flirt|Tutorial Flirt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Thank them|Tutorial Thank]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+The &lt;&lt;person&gt;&gt; recoils in pain. &quot;You&#39;re fucking nuts,&quot; &lt;&lt;he&gt;&gt; says, limping away. &lt;&lt;tearful&gt;&gt; you climb to your knees.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; rushes over to you. &quot;I saw what that fiend did. Are you okay?&quot; &lt;&lt;He&gt;&gt; offers an arm to help you up.&lt;br&gt;&lt;br&gt;
+
+&lt;i&gt;Actions marked as &quot;promiscuity&quot; or &quot;exhibitionism&quot; will lower stress and trauma. They also put you into a &quot;controlled&quot; state that pauses the effect of most trauma-related traits, and lasts until you&#39;re next attacked. Committing these actions with enough frequency will unlock lewder actions of the same type, but make weaker actions lose effectiveness. If you&#39;re not careful, you&#39;ll be unable to reach the controlled state without shameless and outrageous acts.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Flirt|Tutorial Flirt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Thank them|Tutorial Thank]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+
+	
+&lt;&lt;He&gt;&gt; notices several heads turning in response to your cry, and relents in &lt;&lt;his&gt;&gt; assault before making a hurried escape.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you climb to your knees.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;	
+	
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; rushes over to you. &quot;I saw what that fiend did. Are you okay?&quot; &lt;&lt;He&gt;&gt; offers an arm to help you up.&lt;br&gt;&lt;br&gt;
+
+&lt;i&gt;Actions marked as &quot;promiscuity&quot; or &quot;exhibitionism&quot; will lower stress and trauma. They also put you into a &quot;controlled&quot; state that pauses the effect of most trauma-related traits, and lasts until you&#39;re next attacked. Committing these actions with enough frequency will unlock lewder actions of the same type, but make weaker actions lose effectiveness. If you&#39;re not careful, you&#39;ll be unable to reach the controlled state without shameless and outrageous acts.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Flirt|Tutorial Flirt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Thank them|Tutorial Thank]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="658" name="Science Dissection Molestation" tags="nobr" position="975,8225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+	&lt;&lt;if $phase is 3&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;&lt;&lt;set $timer to 20&gt;&gt;
+		&lt;&lt;if $delinquency lt 400&gt;&gt;
+		&lt;&lt;set $rescue to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $phase is 4&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;
+		&lt;&lt;if $delinquency lt 400&gt;&gt;
+		&lt;&lt;set $rescue to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $timer gte 5&gt;&gt;
+You keep walking back to the classroom, doing your best to ignore the harassment.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $timer gte 2&gt;&gt;
+You keep walking back to the classroom, doing your best to ignore the harassment. You&#39;re almost there.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $timer is 1&gt;&gt;
+You see the classroom up ahead.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Dissection Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Dissection Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Dissection Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Dissection Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Science Dissection Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="659" name="Science Dissection Molestation Finish" tags="nobr" position="1100,8225">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+Their lust spent, they realise the weight of what they&#39;ve done, and flee the scene lest they be caught. &lt;&lt;tearful&gt;&gt; you head towards the classroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You make a detour to the toilets and find some towels to cover up with before anyone sees you.&lt;&lt;towelup&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+You arrive back at the classroom and deliver your cargo, safe and sound. The rest of the class is busy dissecting frogs. Lacking a partner, you get one all to yourself.&lt;&lt;gscience&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+Your assailants back off. &quot;You&#39;ll get yours, &lt;&lt;bitchstop&gt;&gt;&quot; They leave you alone, trying to conceal their injuries. &lt;&lt;tearful&gt;&gt; you head towards the classroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You make a detour to the toilets and find some towels to cover up with before anyone sees you.&lt;&lt;towelup&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+You arrive back at the classroom and deliver your cargo, safe and sound. The rest of the class is busy dissecting frogs. Lacking a partner, you get one all to yourself.&lt;&lt;gscience&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;Leighton rounds a corner, having heard your scream. The assailants&#39; demeanor changes immediately, and they are harried back to &lt;&lt;his&gt;&gt; office. &lt;&lt;tearful&gt;&gt; you head back to the classroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You make a detour to the toilets and find some towels to cover up with before anyone sees you.&lt;&lt;towelup&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+You arrive back at the classroom and deliver your cargo, safe and sound. The rest of the class is busy dissecting frogs. Lacking a partner, you get one all to yourself.&lt;&lt;gscience&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+With the classroom in sight, your assailants take their leave. You hear their laughter long after they pass from view. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You make a detour to the toilets and find some towels to cover up with before anyone sees you.&lt;&lt;towelup&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+You arrive back at the classroom and deliver your cargo, safe and sound. The rest of the class is busy dissecting frogs. Lacking a partner, you get one all to yourself.&lt;&lt;gscience&gt;&gt;&lt;&lt;scienceskill&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="660" name="Widgets Events Maths" tags="widget" position="1225,8225">&lt;&lt;widget &quot;eventsmaths&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 91 and $wolfgirl gte 4&gt;&gt;
+
+
+&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;River marches up and down the class. &lt;&lt;He&gt;&gt; stops beside you. 
+	&lt;&lt;if $riverbite isnot 1&gt;&gt;&lt;&lt;set $riverbite to 1&gt;&gt;
+&quot;That headband is against school regulations,&quot; &lt;&lt;he&gt;&gt; says, grabbing one of your wolf ears.
+	&lt;&lt;else&gt;&gt;
+&quot;You&#39;re still wearing that silly headband?&quot; &lt;&lt;he&gt;&gt; says. &quot;I thought I made myself clear.&quot; &lt;&lt;He&gt;&gt; grabs one of your wolf ears.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;He&gt;&gt; tugs painfully.&lt;&lt;gpain&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;set $pain += 10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Bite|Maths Event Bite]]&gt;&gt;&lt;&lt;set $riverdom -= 1&gt;&gt;&lt;&lt;set $riverlove -= 1&gt;&gt;&lt;&lt;detention60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;set $submissive -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Endure|Maths Event Endure]]&gt;&gt;&lt;&lt;set $riverdom += 1&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;set $pain += 20&gt;&gt;&lt;&lt;set $submissive += 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gpain&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 81&gt;&gt;
+&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;
+River gives the class some equations to solve while &lt;&lt;he&gt;&gt; manages paperwork. A few delinquents use the opportunity to harass you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Tell them to stop|Maths Event1]]&gt;&gt;&lt;&lt;detention20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Endure it|Maths Event1]]&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+&lt;&lt;river&gt;&gt;&lt;&lt;generates2&gt;&gt;&lt;&lt;person2&gt;&gt;
+River has you come to the front of the class to solve an equation on the whiteboard. 
+
+	&lt;&lt;if $skirt is 1&gt;&gt;
+	As you write on the board, a &lt;&lt;person&gt;&gt; reaches over with a ruler and lifts up your skirt!
+		&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+		A cheer erupts from the class as they see you&#39;re not wearing underwear. You brush the ruler away and fix your $lowerclothes as your face heats up. River turns to the class to see what&#39;s causing the commotion. Seeing the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; holding the ruler, &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; opens &lt;&lt;his&gt;&gt; mouth to chide but is interrupted. &quot;But &lt;&lt;sircomma&gt;&gt; &lt;&lt;pshes&gt;&gt; not wearing any underwear!&quot;&lt;br&gt;&lt;br&gt;
+		
+		The class erupts into another cheer as River looks at you. &quot;Is this true? That&#39;s against school rules. Sit down.&quot;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;detention20&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		You brush the ruler away and fix your $lowerclothes, but not before the class get a good look at your $underclothes.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	As you write on the board, a &lt;&lt;person&gt;&gt; reaches over with a ruler and tugs down your shorts!
+		&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+		A cheer erupts from the class as they see you&#39;re not wearing underwear. You brush the ruler away and fix your $lowerclothes as your face heats up. River turns to the class to see what&#39;s causing the commotion. Seeing the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; holding the ruler, &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; opens &lt;&lt;his&gt;&gt; mouth to chide but is interrupted. &quot;But &lt;&lt;sircomma&gt;&gt; &lt;&lt;pshes&gt;&gt; not wearing any underwear!&quot;&lt;br&gt;&lt;br&gt;
+		
+		The class erupts into another cheer as River looks at you. &quot;Is this true? That&#39;s against school rules. Sit down.&quot;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;detention20&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		You brush the ruler away and fix your $lowerclothes, but not before the class get a good look at your $underclothes.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $rng gte 41&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+River stands beside your table. &quot;I need you to deliver a message for me. To the head.&quot; &lt;&lt;He&gt;&gt; hands you a sealed envelope.&lt;br&gt;&lt;br&gt;
+
+You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Open the envelope|Maths Note]]&gt;&gt;&lt;&lt;detention60&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Just deliver it|Maths Note]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $maths lte 499&gt;&gt;
+	&lt;&lt;generates1&gt;&gt;&lt;&lt;person1&gt;&gt;
+River has a studious &lt;&lt;person&gt;&gt; help you with the material.
+		&lt;&lt;if $cool gte (($coolmax / 5) * 2)&gt;&gt;
+		&lt;&lt;He&gt;&gt; is happy to help, and your understanding of the material improves.&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;&lt;gmaths&gt;&gt;&lt;&lt;mathsskill&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;elseif $cool gte ($coolmax / 5)&gt;&gt;
+		&lt;&lt;He&gt;&gt; doesn&#39;t seem particularly happy with the arrangement, but you do learn something.&lt;&lt;gmaths&gt;&gt;&lt;&lt;mathsskill&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;He&gt;&gt; is clearly embarrassed to be seen with you; &lt;&lt;he&gt;&gt; never looks at you, and rarely speaks. You don&#39;t learn anything.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;generates1&gt;&gt;
+		&lt;&lt;if $eventsmaths4 is 1 and $rng gte 71&gt;&gt;
+As you are doing well in this class, River has you sit with a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; who isn&#39;t doing so well, and instructs you to help them. The &lt;&lt;person&gt;&gt; is not at all happy with the arrangement. After a few minutes of trying to explain the material to them, you feel a hand grope your butt.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Ignore it|Maths Event3]]&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $eventsmaths4 to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Move away|Maths Event3]]&gt;&gt;&lt;&lt;detention20&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;elseif $rng gte 41&gt;&gt;&lt;&lt;set $eventsmaths4 to 1&gt;&gt;
+As you are doing well in this class, River has you sit with a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; who isn&#39;t doing so well, and instructs you to help them. The &lt;&lt;person&gt;&gt; is not at all happy with the arrangement. After a few minutes of trying to explain the material to them, you feel a hand grope your butt.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Ignore it|Maths Event3]]&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Move away|Maths Event3]]&gt;&gt;&lt;&lt;detention20&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;elseif $rng gte 1&gt;&gt;
+As you are doing well in this class, River has you sit with a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; who isn&#39;t doing so well, and instructs you to help them. The &lt;&lt;person&gt;&gt; is not at all happy with the arrangement, but they listen to you without incident.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;generates2&gt;&gt;
+While River&#39;s back is turned, someone throws a pen at &lt;&lt;his&gt;&gt; back. &lt;&lt;He&gt;&gt; stops speaking, and slowly turns to face the class. &lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; sat behind you points at you. &quot;&lt;&lt;pShe&gt;&gt; did it!&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $delinquency gte 400&gt;&gt;
+	River looks at you. &lt;&lt;person1&gt;&gt;&quot;I should have known it would be you. Wait outside.&quot; You know arguing won&#39;t help, so you stand and leave.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Maths Event4]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;person1&gt;&gt;River is not fooled by the &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; and sends them out.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;eventsmathssafe&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 81&gt;&gt;
+&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;
+River gives the class some equations to solve while &lt;&lt;he&gt;&gt; manages paperwork. Even the delinquents keep quiet, careful to avoid River&#39;s attention.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;
+River demonstrates equations on a whiteboard and occasionally asks questions, picking on students &lt;&lt;he&gt;&gt; thinks aren&#39;t paying attention.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;
+River demonstrates equations on a whiteboard and occasionally asks questions, picking on students &lt;&lt;he&gt;&gt; thinks aren&#39;t paying attention. This time, &lt;&lt;he&gt;&gt; picks on you.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $maths gte 500&gt;&gt;
+	You know the answer, but answering such a tough question correctly will make the other students think you strange.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Answer|Maths Event2]]&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Pretend you don&#39;t know|Maths Event2]]&gt;&gt;&lt;&lt;detention20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The question is quite difficult and beyond you, so you tell &lt;&lt;him&gt;&gt; you don&#39;t know.&lt;br&gt;&lt;br&gt;
+	
+&quot;Of course you don&#39;t.&quot; Fortunately &lt;&lt;he&gt;&gt; doesn&#39;t belabour the point, and continues lecturing.&lt;&lt;set $stress += 20&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;
+The class studies geometry, filling worksheets while River paces around the room, looking over shoulders and pointing out every little mistake.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;
+River demonstrates equations on a whiteboard before handing out worksheets for the class to complete.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="661" name="Maths Lesson" tags="nobr" position="100,8350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $mathsattended to 1&gt;&gt;
+
+&lt;&lt;if $time lte ($hour * 60 + 5)&gt;&gt;
+
+The maths lesson begins, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+The maths lesson continues, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Focus on the lesson|Maths Lesson Focus]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gmaths&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Socialize with classmates|Maths Lesson Socialize]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Daydream|Maths Lesson Daydream]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt; &lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+&lt;&lt;click [[Masturbate|Maths Lesson Masturbate]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="662" name="Maths Classroom Apology" tags="nobr" position="225,8350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Embarrassed, you apologise and leave.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="663" name="Maths Classroom Mock" tags="nobr" position="350,8350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You mock the teacher. &quot;Sorry for interrupting &lt;&lt;sircomma&gt;&gt; I&#39;ll let you get back to putting your class to sleep.&quot; Laughter erupts among the seated students.&lt;br&gt;&lt;br&gt;
+
+River is not so amused. &quot;You&#39;ve made a mistake. Get out.&quot;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;detention10&gt;&gt;&lt;&lt;set $riverlove -= 1&gt;&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="664" name="Maths Lesson Focus" tags="nobr" position="475,8350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+You focus on listening to the teacher and studying the material. It&#39;s hard going, but you think you&#39;re making progress.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;mathsskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;mathsskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;mathsskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;mathsskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - $allure)&gt;&gt;
+	&lt;&lt;eventsmaths&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventsmathssafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="665" name="Maths Lesson Socialize" tags="nobr" position="600,8350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+&lt;&lt;if $cool gte ($coolmax / 5 * 2)&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates. You soon become the center of attention.
+&lt;&lt;elseif $cool lt ($coolmax / 5)&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates.
+&lt;&lt;else&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates. Most avoid interacting with you.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - ($allure * 2))&gt;&gt;
+	&lt;&lt;eventsmaths&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventsmathssafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="666" name="Maths Lesson Daydream" tags="nobr" position="725,8350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+&lt;&lt;if $trauma gte (($traumamax / 10) * 7)&gt;&gt;
+You keep to yourself, afraid that one wrong move will result in the whole class molesting you.
+&lt;&lt;elseif $trauma gte (($traumamax / 10) * 2)&gt;&gt;
+You focus on your own thoughts, trying to keep the creeping anxiety at bay.
+&lt;&lt;else&gt;&gt;
+You don&#39;t really pay attention to the lesson, instead idly staring out the window and thinking about what you&#39;ll do after school.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - ($allure / 2))&gt;&gt;
+	&lt;&lt;eventsmaths&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventsmathssafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="667" name="Maths Event1" tags="nobr" position="850,8350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You turn and give the delinquents a stern talking to.
+
+	&lt;&lt;if $cool gte (($coolmax / 5) * 2)&gt;&gt;
+	They recoil as if stung, and stop the harassment.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	They don&#39;t seem impressed; one sticks out their tongue at you, but they stop harassing you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+River gives you an angry look for disrupting &lt;&lt;his&gt;&gt; class.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+Not wanting to cause a fuss, you decide to put up with it. Fortunately, they don&#39;t take things too far, content to poke you with rulers when River isn&#39;t looking.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next |Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="668" name="Maths Event2" tags="nobr" position="975,8350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+&quot;Very good. I knew you&#39;d get it,&quot; &lt;&lt;he&gt;&gt; says, looking at the rest of the class pointedly. When &lt;&lt;he&gt;&gt; turns &lt;&lt;his&gt;&gt; back, other students look at you like you just insulted them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; looks at your blankly for a moment. &quot;Liar. Maybe detention will teach to to quit playing dumb.&quot; &lt;&lt;He&gt;&gt; returns to &lt;&lt;his&gt;&gt; lecturing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="669" name="English Lesson" tags="nobr" position="1100,8350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $englishattended to 1&gt;&gt;
+
+&lt;&lt;if $time lte ($hour * 60 + 5)&gt;&gt;
+
+The english lesson begins, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+The english lesson continues, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Focus on the lesson|English Lesson Focus]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;genglish&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Socialize with classmates|English Lesson Socialize]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Daydream|English Lesson Daydream]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt; &lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+&lt;&lt;click [[Masturbate|English Lesson Masturbate]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="670" name="English Classroom Apology" tags="nobr" position="1225,8350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Embarrassed, you apologise and leave.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="671" name="English Classroom Mock" tags="nobr" position="100,8475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You mock the teacher. &quot;Sorry for interrupting &lt;&lt;sircomma&gt;&gt; please don&#39;t eat me!&quot; Laughter erupts among the seated students.&lt;br&gt;&lt;br&gt;
+
+Doren also laughs. &quot;Go to your class, or I just might!&quot; &lt;&lt;He&gt;&gt; holds the door open for you.&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;detention10&gt;&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="672" name="English Lesson Focus" tags="nobr" position="225,8475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You focus on listening to the teacher and studying the material. It&#39;s hard going, but you think you&#39;re making progress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;englishskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;englishskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;englishskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;englishskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - $allure)&gt;&gt;
+	&lt;&lt;eventsenglish&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventsenglishsafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="673" name="English Lesson Socialize" tags="nobr" position="350,8475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+&lt;&lt;if $cool gte ($coolmax / 5 * 2)&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates. You soon become the center of attention.
+&lt;&lt;elseif $cool lt ($coolmax / 5)&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates.
+&lt;&lt;else&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates. Most avoid interacting with you.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - ($allure * 2))&gt;&gt;
+	&lt;&lt;eventsenglish&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventsenglishsafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="674" name="English Lesson Daydream" tags="nobr" position="475,8475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+&lt;&lt;if $trauma gte (($traumamax / 10) * 7)&gt;&gt;
+You keep to yourself, afraid that one wrong move will result in the whole class molesting you.
+&lt;&lt;elseif $trauma gte (($traumamax / 10) * 2)&gt;&gt;
+You focus on your own thoughts, trying to keep the creeping anxiety at bay.
+&lt;&lt;else&gt;&gt;
+You don&#39;t really pay attention to the lesson, instead idly staring out the window and thinking about what you&#39;ll do after school.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - ($allure / 2))&gt;&gt;
+	&lt;&lt;eventsenglish&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventsenglishsafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="675" name="History Lesson" tags="nobr" position="600,8475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $historyattended to 1&gt;&gt;
+
+&lt;&lt;if $time lte ($hour * 60 + 5)&gt;&gt;
+
+The history lesson begins, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+The history lesson continues, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Focus on the lesson|History Lesson Focus]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;ghistory&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Socialize with classmates|History Lesson Socialize]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Daydream|History Lesson Daydream]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt; &lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+&lt;&lt;click [[Masturbate|History Lesson Masturbate]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="676" name="History Classroom Apology" tags="nobr" position="725,8475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Embarrassed, you apologise and leave.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="677" name="History Classroom Mock" tags="nobr" position="850,8475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You mock the teacher. &quot;Sorry for interrupting &lt;&lt;sircomma&gt;&gt; I got you muddled with the skeleton in the science room.&quot; Laughter erupts among the seated students.&lt;br&gt;&lt;br&gt;
+
+Winter sighs. &quot;Is this really what passes for humour today?&quot; &lt;&lt;He&gt;&gt; guides you to the exit and shuts the door behind you.&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;detention10&gt;&gt;&lt;&lt;set $winterlove -= 1&gt;&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="678" name="History Lesson Focus" tags="nobr" position="975,8475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You focus on listening to the teacher and studying the material. It&#39;s hard going, but you think you&#39;re making progress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;historyskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;historyskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;historyskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;historyskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - $allure)&gt;&gt;
+	&lt;&lt;eventshistory&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventshistorysafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="679" name="History Lesson Socialize" tags="nobr" position="1100,8475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+&lt;&lt;if $cool gte ($coolmax / 5 * 2)&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates. You soon become the center of attention.
+&lt;&lt;elseif $cool lt ($coolmax / 5)&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates.
+&lt;&lt;else&gt;&gt;
+You do the bare minimum of work, focusing instead on trying to endear yourself to your classmates. Most avoid interacting with you.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - ($allure * 2))&gt;&gt;
+	&lt;&lt;eventshistory&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventshistorysafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="680" name="History Lesson Daydream" tags="nobr" position="1225,8475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+&lt;&lt;if $trauma gte (($traumamax / 10) * 7)&gt;&gt;
+You keep to yourself, afraid that one wrong move will result in the whole class molesting you.
+&lt;&lt;elseif $trauma gte (($traumamax / 10) * 2)&gt;&gt;
+You focus on your own thoughts, trying to keep the creeping anxiety at bay.
+&lt;&lt;else&gt;&gt;
+You don&#39;t really pay attention to the lesson, instead idly staring out the window and thinking about what you&#39;ll do after school.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - ($allure / 2))&gt;&gt;
+	&lt;&lt;eventshistory&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventshistorysafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="681" name="School Pool" tags="nobr" position="100,8600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $schoolstate is &quot;fifth&quot; and $time lte ($hour * 60 + 51)&gt;&gt;
+	&lt;&lt;if $lowertype is &quot;swim&quot;&gt;&gt;
+		&lt;&lt;if $swimmingattended is 1&gt;&gt;
+		You rejoin the swimming lesson.
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $time lte ($hour * 60 + 5)&gt;&gt;
+	You enter the swimming pool room. 
+	&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;
+	Mason stands by the pool, encouraging students to stretch while waiting for the rest of the class. &lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+	You enter the swimming pool room. 
+	&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;
+	Mason and the class are already in the water. &quot;Glad you could join us!&quot; &lt;&lt;He&gt;&gt; says, beckoning.&lt;&lt;gdelinquency&gt;&gt; &lt;br&gt;&lt;br&gt;&lt;&lt;detention10&gt;&gt;
+		You climb into the water as Mason continues the lesson.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You enter the swimming pool room. 
+	&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;
+	Mason looks at your clothing. &quot;You can&#39;t swim dressed like that! Go get changed.&quot;&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $schoolswimsuitupperno gte 1 and $schoolswimsuitlowerno gte 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $schoolswimshortsno gte 1&gt;&gt;
+				&lt;&lt;click [[Say you only have a boy&#39;s swimming costume|School Pool Wrong]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Say you don&#39;t have anything to change into|School Pool Spare]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $schoolswimshortsno gte 1&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $schoolswimsuitupperno gte 1 and $schoolswimsuitlowerno gte 1&gt;&gt;
+				&lt;&lt;click [[Say you only have a girl&#39;s swimming costume|School Pool Wrong]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Say you don&#39;t have anything to change into|School Pool Spare]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;
+	&lt;&lt;click [[Boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Girl&#39;s changing room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $schoollesson is 1&gt;&gt;
+	&lt;&lt;if $swimminginterrupted is 1&gt;&gt;
+	
+	&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;You enter the pool room. Mason ceases his activity and looks your way. &quot;I&#39;ve got a class to teach. Stop bothering us.&quot; &lt;&lt;He&gt;&gt; points to the door.&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;detention10&gt;&gt;
+	
+	&lt;&lt;click [[Boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Girl&#39;s changing room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;
+You enter the pool room. Mason ceases his activity and smiles at you. &quot;Are you lost? Or is there something you need to tell me?&quot; It seems you&#39;ve interrupted the lesson.&lt;br&gt;&lt;br&gt;&lt;&lt;set $swimminginterrupted to 1&gt;&gt;
+
+	&lt;&lt;click [[Apologise|Swimming Classroom Apology]]&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $trauma gte 1&gt;&gt;
+		&lt;&lt;click [[Mock|Swimming Classroom Mock]]&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+You are in the swimming pool room. It&#39;s saturated with the smell of chlorine.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $storelocation is &quot;pool&quot;&gt;&gt;
+Your clothes are stored in an adjoining room.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;exhibitionclassroom&gt;&gt;
+
+	&lt;&lt;if $storelocation is &quot;pool&quot;&gt;&gt;
+	&lt;&lt;click [[Get changed|Swimming Pool Change]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Girl&#39;s changing room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="682" name="School Boy&#39;s Changing Room" tags="nobr" position="225,8600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;if $hour is 15 and $time lte ($hour * 60 + 4)&gt;&gt;&lt;&lt;set $schoolstate to &quot;fifth&quot;&gt;&gt;&lt;&lt;set $schoollesson to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+You are in the boy&#39;s changing room.
+&lt;&lt;if $schoollesson is 1&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fifth&quot;&gt;&gt;
+		&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+			&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+			It&#39;s currently empty, though you can hear activity in the pool proper. Your lesson is in session.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the girl&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Boy&#39;s Change Girl]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Boy&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+			&lt;&lt;else&gt;&gt;
+			It&#39;s full of boys in various states of undress.
+				&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				No one gives you a second glance, not realising you&#39;re a girl. You feel naughty.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the girl&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;			
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Boy&#39;s Change Girl]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Boy&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+			It&#39;s currently empty, though you can hear activity in the pool proper. Your lesson is in session.
+				&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				Even alone, being here makes you feel naughty, as well as worried you&#39;ll be caught.
+				&lt;&lt;/if&gt;&gt;
+			&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the girl&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;			
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Boy&#39;s Change Girl]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Boy&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+			It&#39;s full of boys in various states of undress who, thinking you&#39;re a girl, hastily cover up as you enter. Many look about to die from embarrassment, but some are angry and shoo you out.&lt;&lt;detention30&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;				
+				&lt;&lt;else&gt;&gt;
+			It&#39;s full of boys in various states of undress, who hastily cover up as you enter. Many look about to die from embarrassment, but some are angry and shoo you out.&lt;&lt;detention30&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			&lt;&lt;click [[Next|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+			&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+			It&#39;s currently empty, though you can hear activity in the pool proper.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the girl&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Boy&#39;s Change Girl]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Boy&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+			&lt;&lt;else&gt;&gt;
+			It&#39;s full of boys in various states of undress.
+				&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				No one gives you a second glance, not realising you&#39;re a girl. You feel naughty.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the girl&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;			
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Boy&#39;s Change Girl]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Boy&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;			
+			&lt;&lt;/if&gt;&gt;		
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+			It&#39;s currently empty, though you can hear activity in the pool proper.
+				&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				Even alone, being here makes you feel naughty, as well as worried you&#39;ll be caught.
+				&lt;&lt;/if&gt;&gt;
+			&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the girl&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;			
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Boy&#39;s Change Girl]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Boy&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+			It&#39;s full of boys in various states of undress who, thinking you&#39;re a girl, hastily cover up as you enter. Many look about to die from embarrassment, but some are angry and shoo you out.&lt;&lt;detention30&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;				
+				&lt;&lt;else&gt;&gt;
+			It&#39;s full of boys in various states of undress, who hastily cover up as you enter. Many look about to die from embarrassment, but some are angry and shoo you out.&lt;&lt;detention30&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			&lt;&lt;click [[Next|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+	It&#39;s empty as school is not in session.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+		&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+		The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the girl&#39;s changing room.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;	
+			&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+				&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Boy&#39;s Change Girl]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+			&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Boy&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+	&lt;&lt;else&gt;&gt;
+	It&#39;s empty as school is not in session. Even so, being here makes you feel naughty.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+		&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+		The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the girl&#39;s changing room.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+				&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Boy&#39;s Change Girl]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+			&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Boy&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolboyschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="683" name="School Girl&#39;s Changing Room" tags="nobr" position="350,8600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;if $hour is 15 and $time lte ($hour * 60 + 4)&gt;&gt;&lt;&lt;set $schoolstate to &quot;fifth&quot;&gt;&gt;&lt;&lt;set $schoollesson to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+You are in the girl&#39;s changing room.
+&lt;&lt;if $schoollesson is 1&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fifth&quot;&gt;&gt;
+		&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+			It&#39;s currently empty, though you can hear activity in the pool proper. Your lesson is in session.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the boy&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+			&lt;&lt;else&gt;&gt;
+			It&#39;s full of girls in various states of undress.
+				&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				No one gives you a second glance, not realising you&#39;re a boy. You feel naughty.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the boy&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;			
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+			It&#39;s currently empty, though you can hear activity in the pool proper. Your lesson is in session.
+				&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				Even alone, being here makes you feel naughty, as well as worried you&#39;ll be caught.
+				&lt;&lt;/if&gt;&gt;
+			&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the boy&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;			
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+			It&#39;s full of girls in various states of undress who, thinking you&#39;re a boy, hastily cover up as you enter. Many look about to die from embarrassment, but some are angry and shoo you out.&lt;&lt;detention30&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;				
+				&lt;&lt;else&gt;&gt;
+			It&#39;s full of girls in various states of undress, who hastily cover up as you enter. Many look about to die from embarrassment, but some are angry and shoo you out.&lt;&lt;detention30&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			&lt;&lt;click [[Next|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+			&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+			It&#39;s currently empty, though you can hear activity in the pool proper.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the boy&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+			&lt;&lt;else&gt;&gt;
+			It&#39;s full of girls in various states of undress.
+				&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				No one gives you a second glance, not realising you&#39;re a boy. You feel naughty.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the boy&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;			
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+			It&#39;s currently empty, though you can hear activity in the pool proper.
+				&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				Even alone, being here makes you feel naughty, as well as worried you&#39;ll be caught.
+				&lt;&lt;/if&gt;&gt;
+			&lt;br&gt;&lt;br&gt;
+				&lt;&lt;if $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+				&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;elseif $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+				The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the boy&#39;s changing room.&lt;br&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;			
+					&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+						&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+			It&#39;s full of girls in various states of undress who, thinking you&#39;re a boy, hastily cover up as you enter. Many look about to die from embarrassment, but some are angry and shoo you out.&lt;&lt;detention30&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;				
+				&lt;&lt;else&gt;&gt;
+			It&#39;s full of girls in various states of undress, who hastily cover up as you enter. Many look about to die from embarrassment, but some are angry and shoo you out.&lt;&lt;detention30&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			&lt;&lt;click [[Next|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+	It&#39;s empty as school is not in session.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+		&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+		The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the boy&#39;s changing room.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;	
+			&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+				&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+			&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+	&lt;&lt;else&gt;&gt;
+	It&#39;s empty as school is not in session. Even so, being here makes you feel naughty.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $storelocation is &quot;schoolgirlschangingroom&quot;&gt;&gt;
+		&lt;&lt;click [[Get dressed|School Pool Entrance]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $storelocation is &quot;schoolboyschangingroom&quot;&gt;&gt;
+		The locker you thought you put your clothes in is empty, and you feel a brief twinge of panic before remembering that you left them in the boy&#39;s changing room.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperschoolswimsuitno gte 1 and $lowerschoolswimsuitno gte 1 and $upperclothes isnot &quot;school swimsuit&quot; and $lowerclothes isnot &quot;school swimsuit bottom&quot;&gt;&gt;
+				&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;click [[Change into your girl&#39;s swimsuit and enter the pool room|School Pool]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $schoolswimshortsno gte 1 and $lowerclothes isnot &quot;school swim shorts&quot;&gt;&gt;
+			&lt;&lt;click [[Change into your boy&#39;s swim shorts|School Girl&#39;s Change]]&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolgirlschangingroom&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Leave|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="684" name="School Boy&#39;s Change" tags="nobr" position="475,8600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $schoollesson is 1&gt;&gt;
+	&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+	You &lt;&lt;nervously&gt;&gt; change into the swimsuit.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stay in the changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+		You find a secluded spot where you hopefully won&#39;t be disturbed, behind some lockers in the far corner of the room. You &lt;&lt;nervously&gt;&gt; remove your clothing, while a group of boys talk just a few steps away. You slip into your swimsuit. &lt;br&gt;&lt;br&gt;
+		
+		You won&#39;t be able to get past the boys dressed like this.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		You find a secluded spot where you hopefully won&#39;t be disturbed, behind some lockers in the far corner of the room. You &lt;&lt;nervously&gt;&gt; slip on the girl&#39;s swimsuit, while a group of boys talk just a few steps away.&lt;br&gt;&lt;br&gt;
+		
+		You won&#39;t be able to get past the boys dressed like this.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Wait until the coast is clear (0:08)|School Pool]]&gt;&gt;&lt;&lt;pass8&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[This was a bad idea, put your clothes back on|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+	You &lt;&lt;nervously&gt;&gt; change into the swimsuit.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stay in the changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="685" name="School Boy&#39;s Change Girl" tags="nobr" position="600,8600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $schoollesson is 1&gt;&gt;
+	&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+	You &lt;&lt;nervously&gt;&gt; change into your swim shorts.&lt;br&gt;&lt;br&gt;
+	
+
+	&lt;&lt;else&gt;&gt;
+
+		You find a secluded spot where you hopefully won&#39;t be disturbed, behind some lockers in the far corner of the room. You &lt;&lt;nervously&gt;&gt; remove your clothing, while a group of boys talk just a few steps away. You slip into your swim shorts. &lt;br&gt;&lt;br&gt;
+		
+
+	
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+	You &lt;&lt;nervously&gt;&gt; change into the swim shorts.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;exposure&gt;&gt;
+
+&lt;&lt;if $playergenderappearance isnot &quot;m&quot;&gt;&gt;
+
+You look down at your exposed &lt;&lt;breastsstop&gt;&gt; There&#39;s no way people will think you&#39;re a boy.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[This was a bad idea, put your clothes back on|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Wait until the coast is clear (0:08)|School Pool]]&gt;&gt;&lt;&lt;pass8&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+&lt;&lt;else&gt;&gt;
+
+You look down at your exposed &lt;&lt;breastsstop&gt;&gt; You think people will be tricked.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[This was a bad idea, put your clothes back on|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="686" name="Swimming Lesson" tags="nobr" position="725,8600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $swimmingattended to 1&gt;&gt;
+
+&lt;&lt;if $time lte ($hour * 60 + 5)&gt;&gt;
+
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	You keep your &lt;&lt;lewdness&gt;&gt; hidden beneath the surface of the water, but you still feel vulnerable and exposed. The rest of the class sneak looks when they think you can&#39;t see them.&lt;br&gt;&lt;br&gt;
+	The swimming lesson begins, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;	
+
+	&lt;&lt;else&gt;&gt;
+
+
+	The swimming lesson begins, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	The water helps conceal you, but you still feel exposed. The rest of the class sneak looks when they think you can&#39;t see them.&lt;br&gt;&lt;br&gt;
+	The swimming lesson continues, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+The swimming lesson continues, how do you want to conduct yourself?&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Focus on the lesson|Swimming Lesson Focus]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gswimming&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Socialize with classmates|Swimming Lesson Socialize]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Daydream|Swimming Lesson Daydream]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt; &lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+&lt;&lt;click [[Masturbate|Swimming Lesson Masturbate]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="687" name="School Pool Wrong" tags="nobr" position="850,8600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You speak in a low voice, so only the teacher will hear you.
+
+&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+	&quot;I only have a pair of boy&#39;s shorts, &lt;&lt;sirstop&gt;&gt;&quot;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;He&gt;&gt; blushes. &quot;Oh. That&#39;s better than nothing, and it&#39;s not like you have a problem dressing as a boy. Go get changed.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; class.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $playergenderappearance is &quot;m&quot;&gt;&gt;
+	&quot;I only have a pair of boy&#39;s shorts, &lt;&lt;sirstop&gt;&gt;&quot;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;He&gt;&gt; looks at you blankly. &quot;I don&#39;t see the...&quot; &lt;&lt;He&gt;&gt; blushes as realisation dawns on &lt;&lt;his&gt;&gt; youthful face. &quot;Oh. That&#39;s better than nothing, and it&#39;s not like you have a problem dressing as a boy. Go get changed.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; class.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $playergender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+	&quot;I only have a girl&#39;s suit, &lt;&lt;sirstop&gt;&gt;&quot;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;He&gt;&gt; blushes. &quot;Oh. That&#39;s better than nothing, and it&#39;s not like you have a problem dressing as a girl. Go get changed.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; class.&lt;br&gt;&lt;br&gt;	
+	&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;
+	&quot;I only have a girl&#39;s suit, &lt;&lt;sirstop&gt;&gt;&quot;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;He&gt;&gt; looks at you blankly. &quot;I don&#39;t see the...&quot; &lt;&lt;He&gt;&gt; blushes as realisation dawns on &lt;&lt;his&gt;&gt; youthful face. &quot;Oh. That&#39;s better than nothing, and it&#39;s not like you have a problem dressing as a girl. Go get changed.&quot; &lt;&lt;He&gt;&gt; turns back to &lt;&lt;his&gt;&gt; class.&lt;br&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;click [[Boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Girl&#39;s changing room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="688" name="School Pool Spare" tags="nobr" position="975,8600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&quot;I don&#39;t have a swimming costume, &lt;&lt;sirstop&gt;&gt;&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; sighs and climbs out the pool. &quot;Come on, we might have some spares.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; takes you into a small room and rummages inside a cupboard.
+
+&lt;&lt;if $rng gte 81 and $delinquency gte 200&gt;&gt;
+&quot;I&#39;m sorry but we don&#39;t have anything to spare. You&#39;ll have to swim naked.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;He&gt;&gt; doesn&#39;t wait for you to give voice to your anxiety. &quot;The rest of the class will be distracted, just quietly slip into the water. No one will be able to see anything once you&#39;re in.&quot; &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Accept|School Pool Nude]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;exposure&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|School Pool Refuse]]&gt;&gt;&lt;&lt;detention60&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+	&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;He&gt;&gt; produces a bundle of fabric and passes it to you. &quot;Don&#39;t be long!&quot; &lt;&lt;He&gt;&gt; says happily, before leaving you alone in the room.&lt;br&gt;&lt;br&gt;
+	
+	You unfurl the fabric to reveal a rather tattered swimsuit. You slip it on and store your clothes in the cupboard, before heading out for the lesson.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Get changed|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;spareschoolswimsuit&gt;&gt;&lt;&lt;exposure&gt;&gt;
+
+	&lt;&lt;elseif $playergender is &quot;m&quot;&gt;&gt;
+		&lt;&lt;He&gt;&gt; produces a bundle of fabric and passes it to you. &quot;Don&#39;t be long!&quot; &lt;&lt;He&gt;&gt; says happily, before leaving you alone in the room.&lt;br&gt;&lt;br&gt;
+	
+	You unfurl the fabric to reveal a rather tattered pair of swim shorts. You slip them on and store your clothes in the cupboard, before heading out for the lesson.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Get changed|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;spareschoolswimshorts&gt;&gt;&lt;&lt;exposure&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;elseif $rng gte 1&gt;&gt;
+	&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+
+&lt;&lt;He&gt;&gt; produces a bundle of fabric and passes it to you. &quot;Don&#39;t be long!&quot; &lt;&lt;He&gt;&gt; says happily, before leaving you alone in the room.&lt;br&gt;&lt;br&gt;
+	
+You unfurl the fabric to reveal a rather tattered pair of boy&#39;s swim shorts. You rummage in the cupboard yourself, but find not a scrap of clothing. It&#39;s the shorts or nothing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Wear the shorts|School Pool Crossdress]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;spareschoolswimshorts&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;exposure&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Skip the lesson|School Pool Refuse]]&gt;&gt;&lt;&lt;detention60&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;
+	&lt;&lt;elseif $playergender is &quot;m&quot;&gt;&gt;
+	
+&lt;&lt;He&gt;&gt; produces a bundle of fabric and passes it to you. &quot;Don&#39;t be long!&quot; &lt;&lt;He&gt;&gt; says happily, before leaving you alone in the room.&lt;br&gt;&lt;br&gt;
+	
+You unfurl the fabric to reveal a rather tattered girl&#39;s swimsuit. You rummage in the cupboard yourself, but find not a scrap of clothing. It&#39;s the swimsuit or nothing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Wear the swimsuit|School Pool Crossdress]]&gt;&gt;&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;pool&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;spareschoolswimsuit&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;exposure&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Skip the lesson|School Pool Refuse]]&gt;&gt;&lt;&lt;detention60&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="689" name="Swimming Classroom Apology" tags="nobr" position="1100,8600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Embarrassed, you apologise and leave.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Girl&#39;s changing room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="690" name="Swimming Classroom Mock" tags="nobr" position="1225,8600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You mock the teacher. &quot;Sorry for interrupting &lt;&lt;sirstop&gt;&gt; I just wanted to see you in &lt;&lt;if $pronoun is &quot;f&quot;&gt;&gt;that tight swimsuit&lt;&lt;else&gt;&gt;those tight shorts&lt;&lt;/if&gt;&gt;.&quot; A few of the students laugh, others start blushing.&lt;br&gt;&lt;br&gt;
+
+Mason also blushes. &quot;I-I&#39;ll pretend I didn&#39;t hear that.&quot; &lt;&lt;He&gt;&gt; points to the changing rooms, before quickly looking away from you.&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;detention10&gt;&gt;&lt;&lt;set $masonlove -= 1&gt;&gt;
+	&lt;&lt;click [[Boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Girl&#39;s changing room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="691" name="School Pool Nude" tags="nobr" position="100,8725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; undress and tuck your clothes away inside the cupboard. You open the door slightly and peek through the gap. Thirty or so students, plus the teacher. You&#39;ll get in trouble if you don&#39;t join them, but can you really expose yourself in front of so many people?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[This was a mistake!|School Pool Refuse]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[I have no choice|School Pool Nude Entry]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="692" name="School Pool Refuse" tags="nobr" position="225,8725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+There&#39;s no way you&#39;re doing this. You leave the pool, clothes on and dignity intact, but refusing a teacher will have consequences.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|School Pool Entrance]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="693" name="School Pool Crossdress" tags="nobr" position="350,8725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+
+You steel yourself and walk through the door, &lt;&lt;lewdness&gt;&gt; on display. You manage to get beneath beneath the flimsy protection of the water, but not before the rest of the class become aware of your state.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; undress and tuck your clothes away inside the cupboard, before slipping on the &lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;shorts&lt;&lt;else&gt;&gt;swimsuit&lt;&lt;/if&gt;&gt;. You look down at your &lt;&lt;breastscomma&gt;&gt; there&#39;s no way you&#39;ll pass as a boy. You open the door slightly and peek through the gap. Thirty or so students, plus the teacher. You&#39;ll get in trouble if you don&#39;t join them, but can you really expose yourself in front of so many people?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[This was a mistake!|School Pool Refuse]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[I have no choice|School Pool Crossdress]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $exposed lte 0&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; undress and tuck your clothes away inside the cupboard, before slipping on the &lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;shorts&lt;&lt;else&gt;&gt;swimsuit&lt;&lt;/if&gt;&gt;.&lt;br&gt;&lt;br&gt;
+
+You enter the pool room proper. A couple of heads turn, but no one gives you a second glance as you climb into the water.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="694" name="School Pool Nude Entry" tags="nobr" position="475,8725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You steel yourself and walk through the door, doing your best to cover your displayed &lt;&lt;nuditystop&gt;&gt; You manage to get beneath beneath the flimsy protection of the water, but not before the rest of the class become aware of your state.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="695" name="Swimming Lesson Focus" tags="nobr" position="600,8725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+
+You focus on following Mason&#39;s instructions and exerting yourself. Doing so while keeping your body concealed beneath the water proves to be difficult.&lt;&lt;physique3&gt;&gt;&lt;&lt;swimmingskilluse&gt;&gt;
+
+&lt;&lt;elseif $exposed lte 0&gt;&gt;
+
+You focus on following Mason&#39;s instructions and exerting yourself. It&#39;s hard going, but you think you&#39;re making progress.&lt;&lt;physique3&gt;&gt;&lt;&lt;swimmingskilluse&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;gtiredness5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;gtiredness5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;gtiredness5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;gtiredness5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	
+The bell rings, signifying the end of the lesson. You wait as the other students leave. Some students linger, doubtlessly hoping to get a nice view when you climb out, but Mason herds them away, giving you some privacy.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $exposed lte 0&gt;&gt;
+	
+The bell rings, signifying the end of the lesson. You climb out of the pool.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+	&lt;&lt;pass3&gt;&gt;
+	&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+	&lt;&lt;pass2&gt;&gt;
+	&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+	&lt;&lt;pass1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Boy&#39;s Changing Room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Girl&#39;s Changing Room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $storelocation is &quot;pool&quot;&gt;&gt;
+	&lt;&lt;click [[Get changed|Swimming Pool Change]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $exposed gte 1&gt;&gt;
+	&lt;&lt;click [[Grab some towels and enter the boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;towelup&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Grab some towels and enter the girl&#39;s Changing Room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (8900 - $allure)&gt;&gt;
+		&lt;&lt;eventsswimming&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;eventsswimmingsafe&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+		
+	&lt;&lt;elseif $exposed lte 0&gt;&gt;
+
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (8900 - ($allure / 5))&gt;&gt;
+		&lt;&lt;eventsswimming&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;eventsswimmingsafe&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="696" name="Swimming Lesson Socialize" tags="nobr" position="725,8725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+
+You pay little attention to the lesson, instead chatting with your fellow students. Some look away bashfully when you try to engage, but you catch them looking now and then.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $exposed lte 0&gt;&gt;
+
+You pay little attention to the lesson, instead chatting with your fellow students.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	
+The bell rings, signifying the end of the lesson. You wait as the other students leave. Some students linger, doubtlessly hoping to get a nice view when you climb out, but Mason herds them away, giving you some privacy.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $exposed lte 0&gt;&gt;
+	
+The bell rings, signifying the end of the lesson. You climb out of the pool.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+	&lt;&lt;pass3&gt;&gt;
+	&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+	&lt;&lt;pass2&gt;&gt;
+	&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+	&lt;&lt;pass1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Boy&#39;s Changing Room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Girl&#39;s Changing Room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $storelocation is &quot;pool&quot;&gt;&gt;
+	&lt;&lt;click [[Get changed|Swimming Pool Change]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $exposed gte 1&gt;&gt;
+	&lt;&lt;click [[Grab some towels and enter the boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;towelup&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Grab some towels and enter the girl&#39;s Changing Room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (8900 - ($allure * 2))&gt;&gt;
+		&lt;&lt;eventsswimming&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;eventsswimmingsafe&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+		
+	&lt;&lt;elseif $exposed lte 0&gt;&gt;
+
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (8900 - ($allure / 2))&gt;&gt;
+		&lt;&lt;eventsswimming&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;eventsswimmingsafe&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="697" name="Swimming Lesson Daydream" tags="nobr" position="850,8725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $trauma gte (($traumamax / 10) * 7)&gt;&gt;
+You keep to yourself, afraid that one wrong move will result in the whole class molesting you.
+&lt;&lt;elseif $trauma gte (($traumamax / 10) * 2)&gt;&gt;
+You focus on your own thoughts, trying to keep the creeping anxiety at bay.
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	Vulnerable as you are you don&#39;t really pay attention to the lesson, instead idly paddling and keeping your &lt;&lt;lewdness&gt;&gt; covered.
+	&lt;&lt;elseif $exposed lte 1&gt;&gt;
+You don&#39;t really pay attention to the lesson, instead idly paddling and thinking about what you&#39;ll do after school.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;lstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	
+The bell rings, signifying the end of the lesson. You wait as the other students leave. Some students linger, doubtlessly hoping to get a nice view when you climb out, but Mason herds them away, giving you some privacy.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $exposed lte 0&gt;&gt;
+	
+The bell rings, signifying the end of the lesson. You climb out of the pool.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+	&lt;&lt;pass3&gt;&gt;
+	&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+	&lt;&lt;pass2&gt;&gt;
+	&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+	&lt;&lt;pass1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $exposed lte 0&gt;&gt;
+	&lt;&lt;click [[Boy&#39;s Changing Room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Girl&#39;s Changing Room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $storelocation is &quot;pool&quot;&gt;&gt;
+	&lt;&lt;click [[Get changed|Swimming Pool Change]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $exposed gte 1&gt;&gt;
+	&lt;&lt;click [[Grab some towels and enter the boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;towelup&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Grab some towels and enter the girl&#39;s Changing Room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (8900 - ($allure / 2))&gt;&gt;
+		&lt;&lt;eventsswimming&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;eventsswimmingsafe&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+		
+	&lt;&lt;elseif $exposed lte 0&gt;&gt;
+
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (8900 - ($allure / 10))&gt;&gt;
+		&lt;&lt;eventsswimming&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;eventsswimmingsafe&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="698" name="Swimming Pool Change" tags="nobr" position="975,8725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;
+You make the short dash to the side room without any interference. You find your clothes where you left them. You quickly dry yourself and change.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Boy&#39;s changing room|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Girl&#39;s changing room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="699" name="School Girl&#39;s Change" tags="nobr" position="1100,8725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $schoollesson is 1&gt;&gt;
+	&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+	You &lt;&lt;nervously&gt;&gt; change into the swimming outfit.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stay in the changing room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+		You find a secluded spot where you hopefully won&#39;t be disturbed, behind some lockers in the far corner of the room. You &lt;&lt;nervously&gt;&gt; remove your clothing, while a group of girls talk just a few steps away. You slip into your swimming outfit. &lt;br&gt;&lt;br&gt;
+		
+		You won&#39;t be able to get past the girls dressed like this.&lt;br&gt;&lt;br&gt;
+		
+	&lt;&lt;click [[Wait until the coast is clear (0:08)|School Pool]]&gt;&gt;&lt;&lt;pass8&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[This was a bad idea, put your clothes back on|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+		
+		&lt;&lt;else&gt;&gt;
+		You find a secluded spot where you hopefully won&#39;t be disturbed, behind some lockers in the far corner of the room. You &lt;&lt;nervously&gt;&gt; remove your clothing, while a group of girls talk just a few steps away. You slip into your swimming outfit.&lt;br&gt;&lt;br&gt;
+		
+		
+		
+		&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[This was a bad idea, put your clothes back on|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+	You &lt;&lt;nervously&gt;&gt; change into the swim outfit.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Enter the pool room|School Pool]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stay in the changing room|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="700" name="Maths Note" tags="nobr" position="1225,8725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+You break the seal and open the envelope. There&#39;s a note inside, with the head&#39;s computer username and password. That might be useful, but you&#39;ll probably be in trouble for tampering with the letter.&lt;&lt;set $headpasswordknown to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+You deliver the note without incident, but on the way back to class you are hounded by a group of delinquents.
+
+
+
+&lt;&lt;if $cool lt ($coolmax / 10) and $mathsnote gte 2&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;generatey3&gt;&gt;&lt;&lt;generatey4&gt;&gt;
+
+What starts with verbal teasing soon becomes physical.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Note Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+&lt;&lt;elseif $cool lt ($coolmax / 5) and $mathsnote gte 1&gt;&gt;&lt;&lt;set $mathsnote to 2&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;generatey3&gt;&gt;&lt;&lt;generatey4&gt;&gt;
+
+What starts with verbal teasing soon becomes physical.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Note Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $mathsnote to 1&gt;&gt;
+They tease you a little but fortunately don&#39;t take things too far. You arrive at the classroom.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="701" name="Maths Note Molestation" tags="nobr" position="100,8850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;&lt;&lt;set $timer to 15&gt;&gt;
+		&lt;&lt;if $delinquency lt 400&gt;&gt;
+		&lt;&lt;set $rescue to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $phase is 4&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;
+		&lt;&lt;if $delinquency lt 400&gt;&gt;
+		&lt;&lt;set $rescue to 1&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Note Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Note Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Note Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Note Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Note Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="702" name="Maths Note Molestation Finish" tags="nobr" position="225,8850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+Your assailants recoil in pain. &lt;&lt;tearful&gt;&gt; you seize the chance to escape.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You make a detour to the toilets and find some towels to cover up with before anyone sees you.&lt;&lt;towelup&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+Shaken, you walk back to the classroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;See ya later loser,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You make a detour to the toilets and find some towels to cover up with before anyone sees you.&lt;&lt;towelup&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you walk back to the classroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;Leighton rounds a corner, having heard your scream. The assailants&#39; demeanor changes immediately, and they are harried back to &lt;&lt;his&gt;&gt; office.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You make a detour to the toilets and find some towels to cover up with before anyone sees you.&lt;&lt;towelup&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you walk back to the classroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&quot;See ya later loser,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You make a detour to the toilets and find some towels to cover up with before anyone sees you.&lt;&lt;towelup&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you walk back to the classroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="703" name="Maths Event3" tags="nobr" position="350,8850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 3&gt;&gt;
+You do your best to ignore the fondling. River is distracted on the other side of the room, and the &lt;&lt;person&gt;&gt; becomes more bold.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Event3 Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+You do your best to ignore the fondling. The &lt;&lt;person&gt;&gt; continues to covertly grope and squeeze your butt while acting as though nothing is amiss. You feel a little violated, but put up with it for the sake of peace.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+You shift your chair away from the &lt;&lt;personcomma&gt;&gt; beyond the reach of their fondling. Unfortunately, River gets the wrong idea. &quot;I asked you to help a fellow student, don&#39;t try to weasel out of it. Maybe detention will teach you to respect your colleagues.&quot; The &lt;&lt;person&gt;&gt; gives you a mocking smile.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="704" name="Maths Event3 Molestation" tags="nobr" position="475,8850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;
+&lt;&lt;set $timer to 10&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;set $enemyhealthmax to 1&gt;&gt;&lt;&lt;set $enemyhealth to $enemyhealthmax&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Event3 Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Event3 Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Event3 Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Event3 Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="705" name="Maths Event3 Molestation Finish" tags="nobr" position="600,8850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+You cry for help, causing River and the rest of the class turn to you. River fixes the &lt;&lt;person&gt;&gt; with a glare. &quot;Assaulting another student? This is utterly unacceptable. You can sit alone,&quot; the &lt;&lt;person&gt;&gt; is moved to the other side of the room.&lt;&lt;lcool10&gt;&gt;&lt;&lt;lcool&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+The &lt;&lt;person&gt;&gt; yells in pain, causing River and the rest of the class to turn to you. River glares at you, and talks over your attempt at an explanation. &quot;Assaulting another student? This is utterly unacceptable. You can sit alone.&quot; You got away from the &lt;&lt;personcomma&gt;&gt; at least.&lt;&lt;detention20&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+River turns back to the class, and the &lt;&lt;person&gt;&gt; ceases their groping.
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="706" name="Maths Event4" tags="nobr" position="725,8850">&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;
+&lt;&lt;if $rng gte 81&gt;&gt;
+As you wait in the corridor, a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walk up to you. They stand either side of you, preventing you from moving away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Event4 Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+As you wait in the corridor, a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; eye you up as they pass by. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; grins at you. &lt;&lt;catcall&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+A few minutes later River emerges from the class. &quot;It seems I made a mistake. Come back in.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="707" name="Maths Event4 Molestation" tags="nobr" position="850,8850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Event4 Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Event4 Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Event4 Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="708" name="Maths Event4 Molestation Finish" tags="nobr" position="975,8850">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You manage to fend off the pair.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You go to the toilets and find some towels to cover up with before anyone sees you.&lt;&lt;towelup&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt; A few minutes later River emerges from the class. &quot;It seems I made a mistake. Come back in.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Thanks for getting us off, slut.&quot; Panting, they walk away. &lt;&lt;tearful&gt;&gt; you collect yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;if $uppertype isnot &quot;naked&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You go to the toilets and find some towels to cover up with before anyone sees you.&lt;&lt;towelup&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself. A few minutes later River emerges from the class. &quot;It seems I made a mistake. Come back in.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="709" name="Canteen Lunch" tags="nobr" position="1100,8850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $cool gte 160&gt;&gt;
+You sit down to eat. The other students at the table vie for your attention.
+&lt;&lt;lstress10&gt;&gt;&lt;&lt;ltrauma10&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma&gt;&gt;
+&lt;&lt;elseif $cool lt 40&gt;&gt;
+You sit down to eat. The other students quickly vacate the table, not wanting to be seen with you.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You sit down to eat. No one pays you much attention.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;click [[Next|Canteen]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="710" name="Canteen Students" tags="nobr" position="1225,8850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;
+&lt;&lt;if $devstate gte 1&gt;&gt;
+You approach the teenagers. A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks up at you suspiciously. &quot;What do you want?&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Flirt|Canteen Students Flirt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Canteen]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+You approach the teenagers. They don&#39;t seem interested in speaking with you. &quot;Get outta here, kid.&quot; Says a &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; with a dismissive gesture.&lt;br&gt;&lt;br&gt;&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;&lt;&lt;set $canteenapproach to 1&gt;&gt;
+	&lt;&lt;generatey1&gt;&gt;As you turn to leave, a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; puts &lt;&lt;his&gt;&gt; hand on your shoulder. &quot;Wait a minute, maybe you&#39;re more mature than you look. How about you show us that little &lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;penor&lt;&lt;else&gt;&gt;cunny&lt;&lt;/if&gt;&gt; of yours?&quot; The others laugh as the &lt;&lt;person&gt;&gt; assaults you.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Canteen Students Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $canteenapproach to 1&gt;&gt;
+	&lt;&lt;click [[Next|Canteen]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="711" name="Widgets Events English" tags="widget" position="100,8975">&lt;&lt;widget &quot;eventsenglish&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 91 and $goocount + $semencount gte 10&gt;&gt;
+&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;
+Doren stops beside your desk. &quot;You smell... odd,&quot; &lt;&lt;he&gt;&gt; says. &quot;Almost like...&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;generates2&gt;&gt;&lt;&lt;person2&gt;&gt;A &lt;&lt;person&gt;&gt; cuts &lt;&lt;person1&gt;&gt;&lt;&lt;him&gt;&gt; off. &quot;&lt;&lt;pShe&gt;&gt; smells like cum &lt;&lt;sirstop&gt;&gt;&quot; Giggling erupts around the class.&lt;br&gt;&lt;br&gt;&lt;&lt;person1&gt;&gt;
+
+	&lt;&lt;if $promiscuity gte 35&gt;&gt;
+	&lt;&lt;click [[Own it|English Events Own]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Stare down in shame|English Events Stare]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;set $dorenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 81&gt;&gt;
+	&lt;&lt;if $cool lt 40&gt;&gt;
+	&lt;&lt;set $lowerintegrity -= 30&gt;&gt;
+		&lt;&lt;if $lowerintegrity lte 0&gt;&gt;
+		As you stand to hand your work in, your $lowerclothes &lt;&lt;if $lowerplural is 0&gt;&gt;tears&lt;&lt;else&gt;&gt;tear&lt;&lt;/if&gt;&gt; clean off of your body! You look down in horror and see the remains attached to the chair, someone put glue on your seat. You cover yourself as soon as you can, but for a moment your &lt;&lt;undies&gt;&gt; were completely exposed. Doren rushes over with a towel, while your face flushes with humiliation.&lt;&lt;humiliation10&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		As you stand to hand your work in, your $lowerclothes tear. Someone put glue on your seat! Fortunately, your $lowerclothes survived, though certainly worse for wear.&lt;br&gt;&lt;br&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+		&lt;&lt;if $lowerintegrity lte 0&gt;&gt;
+		As you stand to hand your work in, your $lowerclothes &lt;&lt;if $lowerplural is 0&gt;&gt;catches&lt;&lt;else&gt;&gt;catch&lt;&lt;/if&gt;&gt; on the corner of your desk and &lt;&lt;if $lowerplural is 0&gt;&gt;tears&lt;&lt;else&gt;&gt;tear&lt;&lt;/if&gt;&gt; clean off of your body! You look down in horror and see the remains hanging from the desk. You cover your exposed &lt;&lt;undies&gt;&gt; as soon as you can, but for a moment you were completely exposed. Doren rushes over with a towel, while your face flushes with humiliation.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;humiliation10&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+		As you stand to hand your work in, your $lowerclothes &lt;&lt;if $lowerplural is 0&gt;&gt;catches&lt;&lt;else&gt;&gt;catch&lt;&lt;/if&gt;&gt; on the corner of your desk and tear. Fortunately, your $lowerclothes survived, though a bit worse for wear.&lt;br&gt;&lt;br&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;integritycheck&gt;&gt;
+	&lt;&lt;towelup&gt;&gt;
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;if $english gte 500&gt;&gt;
+	&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;Doren approaches your desk. &quot;I think you&#39;ve sussed this material, so while the rest of the class works, I&#39;ve got a message I need delivered to the caretaker&#39;s outbuilding.&quot; &lt;&lt;He&gt;&gt; hands you a note containing a list of theatre props. &quot;Just slip it beneath the door.&quot;&lt;br&gt;&lt;br&gt;&lt;&lt;endevent&gt;&gt;
+	
+		&lt;&lt;if $outbuildingvisited is 1&gt;&gt;
+		You arrive at the outbuilding where the dog attacked you. Were you to take your time and be careful, you could avoid another such encounter. You would miss some of the lesson though.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Be careful|English Outbuilding]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Risk it|English Outbuilding]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;set $outbuildingvisited to 1&gt;&gt;
+		You head to the outbuilding behind the school and slip the note beneath the door as instructed. As you turn however, you find a dog baring its teeth and advancing on you.&lt;br&gt;&lt;br&gt;
+		
+			&lt;&lt;if $bestialitydisable is &quot;t&quot;&gt;&gt;
+			You manage to flee back to the classroom, though not unscathed.&lt;&lt;beastescape&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;integritycheck&gt;&gt;&lt;&lt;towelup&gt;&gt;			
+			
+			&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Next|English Outbuilding Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;else&gt;&gt;
+	Doren takes a special interest in your progress, and doesn&#39;t give you a chance to relax.&lt;&lt;gstress&gt;&gt;&lt;&lt;genglish&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;englishskill&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+	&lt;&lt;if $delinquency gte 400&gt;&gt;
+	&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;In a bid to keep the classroom ruckus down, Doren has the less controllable students separated, which includes you. &lt;&lt;He&gt;&gt;&lt;&lt;endevent&gt;&gt; seats you next to a quiet &lt;&lt;generates1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; who never causes any trouble.&lt;br&gt;&lt;br&gt;
+	
+	After a few minutes the &lt;&lt;persons&gt;&gt; pen rolls on the floor. As &lt;&lt;he&gt;&gt; reaches down to pick it up, &lt;&lt;he&gt;&gt; rests a hand on your thigh and leans in close. &quot;No one will believe you.&quot; &lt;&lt;His&gt;&gt; hand travels up your thigh. &lt;&lt;He&gt;&gt; sits back down, but continues to molest you.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Call for help|English Event2]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Endure it|English Event2 Molest]]&gt;&gt;&lt;&lt;gstress40&gt;&gt;&lt;&lt;gtrauma40&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	Some delinquents take an interest in you, and sneak gropes and fondles while the teacher isn&#39;t looking.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+Doren asks you to demonstrate your grammar on the whiteboard. As you walk to the front of the classroom, a foot protrudes into your path and trips you up.
+	&lt;&lt;if $skirt is 1&gt;&gt;
+		&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+		Your skirt flares up as you fall to your knees, revealing your bare butt to the whole class. You struggle to your feet, face turning red, as the class whistles and jeers.&lt;&lt;gstress30&gt;&gt;&lt;&lt;gtrauma30&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		Your skirt flares up as you fall to your knees, revealing your $underclothes to the whole class. You struggle to your feet, face turning red, as the class whistles and jeers.&lt;&lt;gstress10&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You fall foward onto your knees, and the class laughs as you struggle back to your feet.&lt;&lt;gstress10&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;person1&gt;&gt;A breeze blows through the classroom, rustling hair and lifting a &lt;&lt;person1&gt;&gt;&lt;&lt;persons&gt;&gt; paper off &lt;&lt;his&gt;&gt; desk. It lands on the floor next to you. &lt;&lt;He&gt;&gt; walks over and bends to pick it up, almost sticking &lt;&lt;his&gt;&gt; butt in your face.
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Pinch|English Events Pinch]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Avert your eyes|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;eventsenglishsafe&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 81&gt;&gt;
+&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;The students take turns reciting verses of a poem. Doren occasionally recites a verse personally, &lt;&lt;his&gt;&gt; resounding voice commanding the class&#39; attention.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+Doren has the class split into small groups.
+
+	&lt;&lt;if $cool gte 160&gt;&gt;
+	People gravitate to you, wanting to be part of your group.&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;&lt;ltrauma20&gt;&gt;
+	&lt;&lt;elseif $cool lt 40&gt;&gt;
+	No one wants to group up with you, so you sit alone in the corner. Doren gives you extra attention as a result.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;genglish&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;englishskill&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You join a group and work together on a small activity.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt; Doren approaches your table and asks how you&#39;re getting on.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Ask for help|English Event1]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;englishskill&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;genglish&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Say you&#39;re fine|English Event1]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+Doren explains and demonstrates grammatical rules using the whiteboard.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;
+Doren hands out worksheets for the class to complete. &lt;&lt;He&gt;&gt; doesn&#39;t mind the class talking amongst themselves while they work, resulting in a lively atmosphere.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="712" name="Widgets Events History" tags="widget" position="225,8975">&lt;&lt;widget &quot;eventshistory&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 91 and $collared is 1&gt;&gt;
+&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;
+Winter stops beside your desk. &quot;What is that around your neck?&quot; &lt;&lt;he&gt;&gt; asks.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Answer|History Lesson Collar]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Conceal it|History Lesson Conceal]]&gt;&gt;&lt;&lt;detention30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $rng gte 76&gt;&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;person1&gt;&gt;You catch a normally shy &lt;&lt;person&gt;&gt; checking you out from across the room.&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;click [[Tease|History Tease]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Ignore|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $rng gte 52&gt;&gt;
+Winter has the class practice sourcing information from the various bookselves around the edge of the room. As you move between the shelves, you feel a tug on your $lowerclothes and hear them tear. In the bustle of the classroom, someone must have closed a cupboard on &lt;&lt;if $lowerplural is 1&gt;&gt;them&lt;&lt;else&gt;&gt;it&lt;&lt;/if&gt;&gt; without you noticing.
+&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+	&lt;&lt;integritycheck&gt;&gt;
+	&lt;&lt;exposure&gt;&gt;
+	
+	&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;br&gt;&lt;br&gt;However, things are worse than you first assumed. You look down to find your &lt;&lt;undies&gt;&gt; completely exposed, much to the amusement of your classmates. You hasten to find a towel to cover yourself with, before your humiliation becomes too much to bear.&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;towelup&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $rng gte 27&gt;&gt;
+&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;Winter asks you to come to the front of the class. &quot;I have some historical garments I need modelled, they&#39;re in your size.&quot; &lt;&lt;He&gt;&gt; gestures to the screen at the corner of the room.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $delinquency gte 400&gt;&gt;
+	Behind the screen you find a revealing traditional outfit. You hold it up for a closer look. It won&#39;t leave much to the imagination; there&#39;s barely enough fabric to conceal your &lt;&lt;breasts&gt;&gt; and crotch. It looks like it&#39;ll barely fit you, and the fabric is so taut you&#39;ll need to undress before putting it on.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Put it on|History Events Revealing Dress]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse to wear it|History Events Refusal]]&gt;&gt;&lt;&lt;detention20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $delinquency gte 200&gt;&gt;
+		&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+		Behind the screen you find a traditional girl&#39;s outfit.
+			&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+			The class thinks you&#39;re a boy, so if you wear this in front of them, they&#39;ll think you&#39;re crossdressing.
+			&lt;&lt;/if&gt;&gt;
+		It looks like it&#39;ll barely fit you, and the fabric is taut so you&#39;ll need to undress before putting it on.&lt;br&gt;&lt;br&gt;
+			
+		&lt;&lt;click [[Put it on|History Events Dress]]&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Refuse to wear it|History Events Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;
+		Behind the screen you find a traditional boy&#39;s outfit.
+			&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+			The class thinks you&#39;re a girl, so if you wear this in front of them, they&#39;ll think you&#39;re crossdressing.
+			&lt;&lt;/if&gt;&gt;		
+		It looks like it&#39;ll barely fit you, and the fabric is taut so you&#39;ll need to undress before putting it on.&lt;br&gt;&lt;br&gt;
+			
+		&lt;&lt;click [[Put it on|History Events Dress]]&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Refuse to wear it|History Events Refusal]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;				
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	Behind the screen you find a traditional outfit. It&#39;s baggy, and you fit it easily over your other clothing. It&#39;s an interesting segment, and you feel like you learned something. Winter has you remove the outfit before you get too warm.&lt;&lt;ghistory&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $rng gte 4&gt;&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;person1&gt;&gt;Winter leaves a &lt;&lt;person&gt;&gt; to hand out textbooks while leaving the class on an errand. When the &lt;&lt;person&gt;&gt; gets to you &lt;&lt;he&gt;&gt; pauses, &lt;&lt;his&gt;&gt; face curling in a smirk.&lt;br&gt;&lt;br&gt;
+
+Rather than placing your book on your desk, &lt;&lt;he&gt;&gt; drops it on the floor beside you. &quot;Oops, how clumsy of me. You&#39;d better pick it up before the teacher gets back.&quot; The rest of the class turns to watch.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Pick it up|History Events Pick]]&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|History Events Leave]]&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;detention20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;Winter gives the class a thin smile as &lt;&lt;he&gt;&gt; unveils the stocks in the corner of the room. &quot;We&#39;re fortunate to have such a rare antique! I&#39;ll need somebody to help me demonstrate its use.&quot; &lt;&lt;He&gt;&gt; looks around the room. &quot;Any volunteers?&quot;
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $history gte 800&gt;&gt;
+	No one volunteers, of course. Winter looks at you. &quot;To the front of the class, please.&quot;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|History Lesson]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Go to the front of the class|History Lesson Stocks]]&gt;&gt;&lt;&lt;historyskill&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ghistory&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $history gte 600&gt;&gt;
+	No one volunteers, of course. Winter looks at you. &quot;To the front of the class, please.&quot;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Go to the front of the class|History Lesson Stocks]]&gt;&gt;&lt;&lt;historyskill&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ghistory&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Keep your head down|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Volunteer|History Lesson Stocks]]&gt;&gt;&lt;&lt;historyskill&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ghistory&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;eventshistorysafe&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 81&gt;&gt;
+&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;Winter has the class read in silence, and glares at the class whenever &lt;&lt;he&gt;&gt; hears furtive whispering.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+Winter asks the class a question. 
+	&lt;&lt;if $history gte 400&gt;&gt;
+	You think you know the answer.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Raise your hand|History Lesson Answer]]&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;historyskill&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ghistory&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Remain silent|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You don&#39;t know the answer.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+Winter lectures to the class in &lt;&lt;his&gt;&gt; droning voice.
+	&lt;&lt;if $tiredness lt 2000&gt;&gt;
+	It&#39;s a job to stay awake.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;historyskill&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ghistory&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You do your best to stay awake, but you&#39;re so tired. You awaken several minutes later, fortunately Winter seems not to have noticed.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $tiredness -= 200&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+Winter has the class practice sourcing information from the various bookselves around the edge of the room. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+Winter goes off on a tangent about the history of the local transportation system. You don&#39;t know if you&#39;ve ever listened to anything so boring.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="713" name="Widgets Events Swimming" tags="widget" position="350,8975">&lt;&lt;widget &quot;eventsswimming&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 91 and $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;
+Mason motions for you to come closer. You kick your way to the side of the pool. &quot;Why aren&#39;t you using your arms?&quot; &lt;&lt;He&gt;&gt; notices your bindings. &quot;Oh! Can you even get those off on your own? I think I have some scissors.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Be freed|Events Swimming Freed]]&gt;&gt;&lt;&lt;unbind&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Events Swimming Freed Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $rng gte 81&gt;&gt;
+
+&lt;&lt;generates1&gt;&gt;&lt;&lt;generates2&gt;&gt;A fight breaks out on the other side of the pool. As Mason swims over to break it up, a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; swim up to you, and trap you between them. The &lt;&lt;person&gt;&gt; starts fondling your butt from behind while the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; speaks. &quot;You look lonely, &lt;&lt;bitchstop&gt;&gt; Don&#39;t worry, we&#39;re here to keep you company.&quot; 
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Shove them away|Swimming Lesson Shove]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $cool lt 80&gt;&gt;
+&lt;&lt;click [[Endure it|Events Swimming Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Endure it|Events Swimming Endure]]&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;		
+	&lt;&lt;/if&gt;&gt;
+
+	
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;Mason points at you. &quot;Climb out, I want to see your diving technique.&quot; Face flushing, you remind &lt;&lt;him&gt;&gt; that you&#39;re naked beneath the water. &lt;&lt;He&gt;&gt; looks away, embarrassed. &quot;You still need to dive,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;ll try to distract the other students.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;He&gt;&gt; stands beside the pool opposite the diving platform. &quot;Everyone, it&#39;s time for a demonstration.&quot; You wait until everyone is facing away from you, then &lt;&lt;nervously&gt;&gt; climb out.
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		&lt;&lt;generates2&gt;&gt;&lt;&lt;person2&gt;&gt;As you approach the diving platform however, a &lt;&lt;person&gt;&gt; turns. You cover your body as &lt;&lt;he&gt;&gt; shouts to &lt;&lt;his&gt;&gt; friends, attracting more attention. Mason tries to control the situation, but its no use. The whole class is soon staring at you. &lt;&lt;gtrauma&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $exhibitionism gte 75&gt;&gt;
+			&lt;&lt;click [[Flaunt|Events Swimming Flaunt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist5&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Dive anyway|Events Swimming Lewd Dive]]&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Run Away|Event Swimming Run]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		You glance at the rest of the class, and see their backs still turned. You dive &lt;&lt;swimmingtext&gt;&gt; into the water. &lt;&lt;gswimming&gt;&gt;&lt;&lt;swimmingskilluse&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress20&gt;&gt;
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $school gte 1600&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $rng gte 81&gt;&gt;
+			&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;Mason points at you. &quot;Climb out, I want to see your diving technique.&quot; You climb out into the chilly air, and walk to the edge of the diving platform. You dive &lt;&lt;swimmingtext&gt;&gt; into the water.
+			&lt;br&gt;&lt;br&gt;
+			You come back up to the surface. Mason gives you a thumbs up, then directs &lt;&lt;his&gt;&gt; attention elsewhere. You feel like something is amiss, and then you realise, your &lt;&lt;bottoms&gt;&gt; &lt;&lt;lowerplural&gt;&gt; gone!&lt;&lt;endevent&gt;&gt;
+			&lt;br&gt;&lt;br&gt;
+			&lt;&lt;generates1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+			You look around and see your clothes floating in the water. You swim towards them, but a &lt;&lt;person&gt;&gt; beats you to it. &lt;&lt;He&gt;&gt; holds them out of your reach and smiles at you. &quot;Stripping in public? Who&#39;d have known a nerd like you would be so perverted.&quot; &lt;&lt;He&gt;&gt; examines your exposed body, then checks if Mason is still distracted. &quot;I wanna have some fun with you. You better do what I want or you&#39;ll be spending the rest of the lesson naked.&quot; 
+			&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Accept|Events Swimming Molestation Single]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Refuse|Events Swimming Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;Mason points at you. &quot;Climb out, I want to see your diving technique.&quot; You climb out into the chilly air, and walk to the edge of the diving platform. You dive &lt;&lt;swimmingtext&gt;&gt; into the water.
+		&lt;br&gt;&lt;br&gt;
+		You come back up to the surface. Mason gives you a thumbs up, then directs &lt;&lt;his&gt;&gt; attention elsewhere. You feel like something is amiss, and then you realise, your &lt;&lt;bottoms&gt;&gt; &lt;&lt;lowerplural&gt;&gt; gone! Seeing your clothes floating several feet away, you quickly swim over and cover up. You glance around the pool, you don&#39;t think anybody noticed.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;gswimming&gt;&gt;&lt;&lt;swimmingskilluse&gt;&gt;
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;	
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;Mason points at you. &quot;Climb out, I want to see your diving technique.&quot; You climb out into the chilly air, and walk to the edge of the diving platform. You dive &lt;&lt;swimmingtext&gt;&gt; into the water.
+		&lt;br&gt;&lt;br&gt;
+		You come back up to the surface. Mason gives you a thumbs up, then directs &lt;&lt;his&gt;&gt; attention elsewhere. You feel like something is amiss, and then you realise, your &lt;&lt;bottoms&gt;&gt; &lt;&lt;lowerplural&gt;&gt; gone! Seeing your clothes floating several feet away, you quickly swim over and cover up. You glance around the pool, you don&#39;t think anybody noticed.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;gswimming&gt;&gt;&lt;&lt;swimmingskilluse&gt;&gt;
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; seems to be following you around the pool. Whenever you look at &lt;&lt;him&gt;&gt; however, &lt;&lt;he&gt;&gt; averts &lt;&lt;his&gt;&gt; gaze.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Confront|Events Swimming Stalk Confront]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Ignore|Events Swimming Stalk Ignore]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;generates2&gt;&gt;&lt;&lt;generates3&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; start picking on you, following and touching you beneath the water. You could try to swim away from them, but it might make things worse if you fail.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Swim Away|Events Swimming Swim Away]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Endure It|Evens Swimming Endure]]&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;
+	&lt;&lt;set $pain += 20&gt;&gt;
+	You feel a sharp pain in your butt. You floated too close to a skimmer and were pinched by the flap. You manage to not cry out and attract more attention to yourself.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress20&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $lowerintegrity -= 4&gt;&gt;
+	&lt;&lt;exposure&gt;&gt;
+	Something tugs at your $lowerclothes. You floated too close to a skimmer and your clothes are caught in its flap.
+	&lt;&lt;integritycheck&gt;&gt;
+	&lt;&lt;exposure&gt;&gt;
+		&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;
+		You move away, but as you do so your clothing is cruelly ripped free from your body, disappearing through the skimmer in an instant, leaving you &lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;completely bare.&lt;&lt;else&gt;&gt;bare from the waist down.&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You move away, and your $lowerclothes &lt;&lt;lowerplural&gt;&gt; torn free of the skimmer, intact but worse for wear.
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;eventsswimmingsafe&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 81&gt;&gt;
+&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;Mason has the class practise the front crawl. &lt;&lt;He&gt;&gt; patrols the outskirt of the pool, giving pointers to those who seem to be struggling.
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $swimmingskill lte 100&gt;&gt;
+	You&#39;re not very good at swimming, and struggle to even stay above the surface of the water.
+	&lt;&lt;elseif $swimmingskill lte 300&gt;&gt;
+	You&#39;re not a very fast swimmer, and need to take frequent breaks due to the strain on your muscles.
+	&lt;&lt;elseif $swimmingskill lte 500&gt;&gt;
+	You&#39;re not a bad swimmer, but you&#39;ve a long way to go.
+	&lt;&lt;elseif $swimmingskill lte 900&gt;&gt;
+	You&#39;re a pretty good swimmer, among the best in the class.
+	&lt;&lt;else&gt;&gt;
+	You&#39;re a very good swimmer, easily the best in the class.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;Mason has the class practise the breaststroke. &lt;&lt;He&gt;&gt; patrols the outskirt of the pool, giving pointers to those who seem to be struggling.
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $swimmingskill lte 100&gt;&gt;
+	You&#39;re not very good at swimming, and struggle to even stay above the surface of the water.
+	&lt;&lt;elseif $swimmingskill lte 300&gt;&gt;
+	You&#39;re not a very fast swimmer, and need to take frequent breaks due to the strain on your muscles.
+	&lt;&lt;elseif $swimmingskill lte 500&gt;&gt;
+	You&#39;re not a bad swimmer, but you&#39;ve a long way to go.
+	&lt;&lt;elseif $swimmingskill lte 900&gt;&gt;
+	You&#39;re a pretty good swimmer, among the best in the class.
+	&lt;&lt;else&gt;&gt;
+	You&#39;re a very good swimmer, easily the best in the class.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;Mason has the class practise the backstroke. &lt;&lt;He&gt;&gt; patrols the outskirt of the pool, giving pointers to those who seem to be struggling.
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $swimmingskill lte 100&gt;&gt;
+	You&#39;re not very good at swimming, and struggle to even stay above the surface of the water.
+	&lt;&lt;elseif $swimmingskill lte 300&gt;&gt;
+	You&#39;re not a very fast swimmer, and need to take frequent breaks due to the strain on your muscles.
+	&lt;&lt;elseif $swimmingskill lte 500&gt;&gt;
+	You&#39;re not a bad swimmer, but you&#39;ve a long way to go.
+	&lt;&lt;elseif $swimmingskill lte 900&gt;&gt;
+	You&#39;re a pretty good swimmer, among the best in the class.
+	&lt;&lt;else&gt;&gt;
+	You&#39;re a very good swimmer, easily the best in the class.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;Mason has the class practise the butterfly stroke. &lt;&lt;He&gt;&gt; patrols the outskirt of the pool, giving pointers to those who seem to be struggling.
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $swimmingskill lte 100&gt;&gt;
+	You&#39;re not very good at swimming, and struggle to even stay above the surface of the water.
+	&lt;&lt;elseif $swimmingskill lte 300&gt;&gt;
+	You&#39;re not a very fast swimmer, and need to take frequent breaks due to the strain on your muscles.
+	&lt;&lt;elseif $swimmingskill lte 500&gt;&gt;
+	You&#39;re not a bad swimmer, but you&#39;ve a long way to go.
+	&lt;&lt;elseif $swimmingskill lte 900&gt;&gt;
+	You&#39;re a pretty good swimmer, among the best in the class.
+	&lt;&lt;else&gt;&gt;
+	You&#39;re a very good swimmer, easily the best in the class.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+Mason has the class practise diving. &lt;&lt;He&gt;&gt; watches from the outskirt of the pool, giving pointers to those who seem to be struggling.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="714" name="English Event1" tags="nobr" position="475,8975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; sits with you for a few minutes, and helps you fill in some holes in your understanding. You feel like you understand the material better.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 0&gt;&gt;
+&lt;&lt;He&gt;&gt; nods and moves on.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="715" name="Library Study" tags="nobr" position="600,8975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;scienceskill&gt;&gt;
+You settle down at a desk with a science textbook and read through the material.
+&lt;&lt;elseif $phase is 2&gt;&gt;&lt;&lt;mathsskill&gt;&gt;
+You settle down at a desk with a maths textbook and read through the material.
+&lt;&lt;elseif $phase is 3&gt;&gt;&lt;&lt;englishskill&gt;&gt;
+You settle down at a desk with an english textbook and read through the material.
+&lt;&lt;elseif $phase is 4&gt;&gt;&lt;&lt;historyskill&gt;&gt;
+You settle down at a desk with a history textbook and read through the material.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $schoolday is 1 and $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot;&gt;&gt;
+		&lt;&lt;if $rng gte 51&gt;&gt;
+		&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;While you are minding your own business, a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; start harassing you.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Ignore them|School Library Harass]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Ask the librarian for help|School Library Harass]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $lowerintegrity -= 10&gt;&gt;
+			&lt;&lt;if $lowerintegrity lte 0&gt;&gt;
+			As you rise from the chair, you hear a tear. Your $lowerclothes &lt;&lt;lowerplural&gt;&gt; caught on the desk. You try to free them, but &lt;&lt;loweritis&gt;&gt; torn clean off your body, exposing your &lt;&lt;undiesstop&gt;&gt;
+			&lt;&lt;lowerruined&gt;&gt;&lt;&lt;set $trauma -= 10&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;elseif $lowerintegrity gte 0&gt;&gt;
+			As you rise from the seat, you hear a tear. Your $lowerclothes &lt;&lt;lowerplural&gt;&gt; caught on the desk.
+			&lt;br&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Next|School Library]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next|School Library]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="716" name="School Library Harass" tags="nobr" position="725,8975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks at the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and smiles. &quot;&lt;&lt;pShe&gt;&gt; thinks &lt;&lt;pshe&gt;&gt; can ignore us.&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; gags you with &lt;&lt;his&gt;&gt; hand.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|School Library Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You ignore their pestering until they tire and leave you alone.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|School Library]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+&lt;&lt;generate3&gt;&gt;&lt;&lt;person3&gt;&gt;You shout for help. Several people arrive to investigate, including the librarian. &lt;&lt;He&gt;&gt; glares at the pair. &quot;You two again. Out.&quot;
+&lt;br&gt;
+&lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; looks indignant. &quot;We&#39;re just play-&quot;
+&lt;br&gt;
+The librarian interrupts. &quot;I said OUT.&quot; The pair comply, leaving you in peace.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;person3&gt;&gt;The librarian asks if you&#39;re okay, and you nod. Assured that you&#39;re fine, &lt;&lt;he&gt;&gt; returns to &lt;&lt;his&gt;&gt; duties.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;click [[Next|School Library]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="717" name="School Library Molestation" tags="nobr" position="850,8975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;
+&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Library Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Library Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Library Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Library Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Library Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="718" name="School Library Molestation Finish" tags="nobr" position="975,8975">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+They recoil in pain, a glint of fear in their eyes. &quot;Fucking psycho!&quot; They leave you in peace. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|School Library]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; looks at the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;I came first, pay up!&quot;&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person&gt;&gt; shakes &lt;&lt;his&gt;&gt; head. &quot;No way, I started shuddering before you.&quot;&lt;br&gt;&lt;br&gt;
+
+They leave you slumped over the desk. They&#39;re still arguing as their voices fade. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|School Library]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+The librarian, startled by your cries, arrives to investigate.&lt;br&gt;&lt;br&gt;
+
+The pair cease their assault and flee between the bookshelves, as the librarian rushes over to you.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;He&gt;&gt; gives you some towels to cover up with.&lt;&lt;towelup&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&quot;Are you ok?&quot; &lt;&lt;He&gt;&gt; asks.
+	&lt;&lt;if $stress gte 10000&gt;&gt;
+	Your consciousness is already slipping away, however.
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;ambulance&gt;&gt;
+	&lt;&lt;elseif $pain gte 100&gt;&gt;
+You try to speak, but instead burst into tears. You feel the librarian&#39;s arms around you as you pass out.
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;ambulance&gt;&gt;
+	&lt;&lt;elseif $pain gte 20&gt;&gt;
+&lt;&lt;tearful&gt;&gt; you nod and smile at the librarian through your tears. Once assured that you&#39;re unhurt, &lt;&lt;he&gt;&gt; returns to &lt;&lt;his&gt;&gt; duties.
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|School Library]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;tearful&gt;&gt; you nod and smile at the blushing librarian. Once assured that you&#39;re unhurt, &lt;&lt;he&gt;&gt; returns to &lt;&lt;his&gt;&gt; duties.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|School Library]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+
+Seeming to grow bored, the pair leave you alone. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|School Library]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="719" name="Canteen Students Molestation" tags="nobr" position="1100,8975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;&lt;&lt;npcstrip&gt;&gt;
+&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Canteen Students Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Canteen Students Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Canteen Students Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Canteen Students Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Canteen Students Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="720" name="Widgets Audience" tags="widget" position="1225,8975">&lt;&lt;widget &quot;audiencecamera&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $audienceselector is 1&gt;&gt;
+&lt;&lt;set $audiencedesc to &quot;excited&quot;&gt;&gt;
+&lt;&lt;set $audiencecamera to $audiencecamera1&gt;&gt;
+&lt;&lt;elseif $audienceselector is 2&gt;&gt;
+&lt;&lt;set $audiencedesc to &quot;blushing&quot;&gt;&gt;
+&lt;&lt;set $audiencecamera to $audiencecamera2&gt;&gt;
+&lt;&lt;elseif $audienceselector is 3&gt;&gt;
+&lt;&lt;set $audiencedesc to &quot;eager&quot;&gt;&gt;
+&lt;&lt;set $audiencecamera to $audiencecamera3&gt;&gt;
+&lt;&lt;elseif $audienceselector is 4&gt;&gt;
+&lt;&lt;set $audiencedesc to &quot;lusty&quot;&gt;&gt;
+&lt;&lt;set $audiencecamera to $audiencecamera4&gt;&gt;
+&lt;&lt;elseif $audienceselector is 5&gt;&gt;
+&lt;&lt;set $audiencedesc to &quot;avid&quot;&gt;&gt;
+&lt;&lt;set $audiencecamera to $audiencecamera5&gt;&gt;
+&lt;&lt;elseif $audienceselector is 6&gt;&gt;
+&lt;&lt;set $audiencedesc to &quot;vigorous&quot;&gt;&gt;
+&lt;&lt;set $audiencecamera to $audiencecamera6&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $rng gte 81 and $facepic isnot 1&gt;&gt;&lt;&lt;set $facepic to 1&gt;&gt;
+
+The $audiencedesc $audiencecamera points &lt;&lt;ahis&gt;&gt; camera at your face. A light flashes as &lt;&lt;ahe&gt;&gt; takes a picture.
+
+	&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;It&#39;s normal to cum while your pussy is filled, you don&#39;t need to be shy.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Look how cute she looks when &lt;&lt;pshe&gt;&gt; cums. Fuck &lt;&lt;pher&gt;&gt; pussy harder.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Don&#39;t be shy, I want to see your face while your pussy is ravaged.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Your face looks so cute while your pussy is pounded.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; cumming with an animal dick in &lt;&lt;pher&gt;&gt; cunt! I can&#39;t believe it.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;A $beasttype is fucking you in public and you&#39;re having an orgasm. I don&#39;t know how you stand the shame.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You&#39;re fucking a $beasttype, don&#39;t pretend you have any dignity.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;So glad I was here to see this &lt;&lt;bitch&gt;&gt; get bred.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $vaginastate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Is &lt;&lt;pshe&gt;&gt; cumming already? &lt;&lt;pShes&gt;&gt; such a $beasttype slut.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Just the thought of that $beasttype dick entering is enough to make &lt;&lt;phim&gt;&gt; cum.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move your hands, I want to see your expression when the $beasttype fucks you.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I want a picture of &lt;&lt;pher&gt;&gt; expression when it fuckers &lt;&lt;pher&gt;&gt; proper.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Is &lt;&lt;pshe&gt;&gt; cumming already?&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Just the anticipation is enough to make &lt;&lt;phim&gt;&gt; cum.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move your hands, I want to see your expression when it goes in.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I want a picture of &lt;&lt;pher&gt;&gt; expression when it goes in.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $vaginastate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Is &lt;&lt;pshe&gt;&gt; cumming already?&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Just the anticipation is enough to make &lt;&lt;phim&gt;&gt; cum.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hands, I want to see your expression when it goes in.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I want a picture of &lt;&lt;pher&gt;&gt; expression when it goes in.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;It&#39;s normal to cum while your penis is ravaged, you don&#39;t need to be shy.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Look how cute she looks when &lt;&lt;pshe&gt;&gt; cums. Fuck &lt;&lt;phim&gt;&gt; harder.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t be shy, I want to see your face while your penis is ravaged.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Look how cute &lt;&lt;pshe&gt;&gt; looks with &lt;&lt;pher&gt;&gt; penis being pounded. Fuck &lt;&lt;phim&gt;&gt; harder.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Is &lt;&lt;pshe&gt;&gt; cumming already?&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Just the anticipation is enough to make &lt;&lt;phim&gt;&gt; cum.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hands, I want to see your expression when it goes in.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I want to snap a picture of &lt;&lt;pher&gt;&gt; expression when it goes in.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Is &lt;&lt;pshe&gt;&gt; cumming already?&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Just the anticipation is enough to make &lt;&lt;phim&gt;&gt; cum.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hands, I want to see your expression when it goes in.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I want to snap a picture of &lt;&lt;pher&gt;&gt; expression when it goes in.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hands, I want to see what you look like while cumming in someone&#39;s ass.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I think your ass is making &lt;&lt;phim&gt;&gt; cum. Fuck &lt;&lt;phim&gt;&gt; harder.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;You&#39;re shy about fucking someone&#39;s ass? That&#39;s adorable.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Look how cute &lt;&lt;pshe&gt;&gt; looks with &lt;&lt;pher&gt;&gt; penis being pounded. Fuck &lt;&lt;phim&gt;&gt; harder.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranusimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t be shy, letting the camera see your orgasm face.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Just pressing your ass against &lt;&lt;pher&gt;&gt; dick is making &lt;&lt;phim&gt;&gt; cum.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hands, I want to see your expression when it goes in.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; blushing! How cute.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t be shy, let the camera see your orgasm face.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Just pressing your ass against &lt;&lt;pher&gt;&gt; dick is making &lt;&lt;phim&gt;&gt; cum.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hands, I want to see your expression when it goes in.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; blushing! How cute.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You&#39;re cumming with a $beasttype balls-deep in your ass, how much dignity is covering your face preserving?&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I got a nice picture of &lt;&lt;pher&gt;&gt; $beasttype fucker orgasm face.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Come on, let&#39;s see your face. I want to see how you look having your ass fucked by a $beasttype.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pShe&gt;&gt; looks so cute having &lt;&lt;pher&gt;&gt; ass fucked by that $beasttype.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You&#39;re cumming while having your ass fucked, how much dignity is covering your face preserving?&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I got a nice picture of &lt;&lt;pher&gt;&gt; orgasm face.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Come on, let&#39;s see your face. I want to see how you look having your ass fucked.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pShe&gt;&gt; looks so cute having &lt;&lt;pher&gt;&gt; ass ravaged.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $anusstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You can cover your face if you want, we can all tell you&#39;re cumming hard for that $beasttype.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; cumming this hard with the $beasttype pressing just the tip into &lt;&lt;pher&gt;&gt; ass.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Don&#39;t be shy, I want a good picture of your face when your ass is skewered by that $beasttype.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Smile for the camera like a good $beasttype &lt;&lt;bitchcomma&gt;&gt; you slut.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You can cover your face if you want, we can all tell you&#39;re cumming hard.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; cumming this hard with just the tip pressing into &lt;&lt;pher&gt;&gt; ass.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Don&#39;t be shy, I want a good picture of your face when your ass is skewered.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Smile for the camera like a good anal slut.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $anusstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;You can cover your face if you want, we can all tell you&#39;re cumming hard.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming this hard with just the tip pressing into &lt;&lt;pher&gt;&gt; ass.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t be shy, I want a good picture of your face when your ass is skewered.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Smile for the camera like a good anal slut.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Look at how cute &lt;&lt;pshe&gt;&gt; looks cumming while slurping on that $beasttype dick. &lt;&lt;pShes&gt;&gt; so shy about it too.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Look at how cute &lt;&lt;pshe&gt;&gt; looks cumming while slurping on that $beasttype dick.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move your hand &lt;&lt;bitchcomma&gt;&gt; you&#39;re getting in the way of the action.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Do you like the taste of $beasttype dick?&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Look at how cute &lt;&lt;pshe&gt;&gt; looks cumming while slurping on a dick. &lt;&lt;pShes&gt;&gt; so shy about it too.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Look at how cute &lt;&lt;pshe&gt;&gt; looks cumming while slurping on a dick.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move your hand &lt;&lt;bitchcomma&gt;&gt; you&#39;re getting in the way of the action.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Such a nice shot of your face being fucked.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $mouthstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Cover your face all you want, we know you love it.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; cumming already, &lt;&lt;pshe&gt;&gt; just can&#39;t wait for the $beasttype dick.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move &lt;&lt;pher&gt;&gt; hand, I want to catch the look on &lt;&lt;pher&gt;&gt; face when it starts fucking &lt;&lt;pher&gt;&gt; mouth.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I want to catch the look on &lt;&lt;pher&gt;&gt; face when it starts fucking &lt;&lt;pher&gt;&gt; mouth.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Cover your face all you want, we know you love it.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; cumming already, now&#39;s the time to give &lt;&lt;phim&gt;&gt; a taste of dick.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move &lt;&lt;pher&gt;&gt; hand, I want to catch the look on &lt;&lt;pher&gt;&gt; face when you start fucking &lt;&lt;pher&gt;&gt; mouth.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I want to catch the look on &lt;&lt;pher&gt;&gt; face when you start fucking &lt;&lt;pher&gt;&gt; mouth.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $mouthstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Cover your face all you want, we know you love it.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; cumming already, &lt;&lt;pshe&gt;&gt; just can&#39;t wait for the $beasttype dick.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move &lt;&lt;pher&gt;&gt; hand, I want to catch the look on &lt;&lt;pher&gt;&gt; face when it starts fucking &lt;&lt;pher&gt;&gt; mouth.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I want to catch the look on &lt;&lt;pher&gt;&gt; face when it starts fucking &lt;&lt;pher&gt;&gt; mouth.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Cover your face all you want, we know you love it.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; cumming already, now&#39;s the time to give &lt;&lt;phim&gt;&gt; a taste of dick.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move &lt;&lt;pher&gt;&gt; hand, I want to catch the look on &lt;&lt;pher&gt;&gt; face when you start fucking &lt;&lt;pher&gt;&gt; mouth.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I want to catch the look on &lt;&lt;pher&gt;&gt; face when you start fucking &lt;&lt;pher&gt;&gt; mouth.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;You can&#39;t hide it, having your pussy licked is too much for you.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Look at &lt;&lt;phim&gt;&gt; squirm! Your tongue&#39;s too much for &lt;&lt;phimstop&gt;&gt;&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;What&#39;s the matter? Ashamed of having your pussy licked?&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Tongue-fuck &lt;&lt;phim&gt;&gt; harder, I want to see &lt;&lt;phim&gt;&gt; squirm.	
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;You can&#39;t hide your orgasm from the camera.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming, it might be too much for &lt;&lt;phim&gt;&gt; if you tongue-fuck &lt;&lt;phim&gt;&gt; now. Do it.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t be shy, you like having your pussy eaten don&#39;t you.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;You like having your pussy eaten, don&#39;t you.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;You can&#39;t hide your orgasm from the camera.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming, it might be too much for &lt;&lt;phim&gt;&gt; if you tongue-fuck &lt;&lt;phim&gt;&gt; now. Do it.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t be shy, you like having your pussy eaten don&#39;t you.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;You like having your pussy eaten, don&#39;t you.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t be shy, it&#39;s normal to cum while having your penis sucked.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I got the perfect picture of &lt;&lt;pher&gt;&gt; orgasm face.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; embarrassed about having &lt;&lt;pher&gt;&gt; penis sucked! How adorable.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Suck &lt;&lt;phim&gt;&gt; harder, I want to see how cute &lt;&lt;pshe&gt;&gt; looks.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming already, sucking now might be too much for &lt;&lt;phimstop&gt;&gt; Do it.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming already, sucking now might be too much for &lt;&lt;phimstop&gt;&gt; Do it.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hand, I want to see your expression when your penis starts getting sucked.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I can&#39;t wait to see &lt;&lt;pher&gt;&gt; expression when you start sucking.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming already, sucking now might be too much for &lt;&lt;phimstop&gt;&gt; Do it.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming already, sucking now might be too much for &lt;&lt;phimstop&gt;&gt; Do it.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hand, I want to see your expression when your penis starts getting sucked.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I can&#39;t wait to see &lt;&lt;pher&gt;&gt; expression when you start sucking.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;No point hiding your face, we can all tell you&#39;re a pervert.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;This slut likes having &lt;&lt;pher&gt;&gt; ass eaten.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hand &lt;&lt;bitchcomma&gt;&gt; I want to see how you feel about having your ass eaten.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Probe &lt;&lt;pher&gt;&gt; ass harder, I think &lt;&lt;pshe&gt;&gt; likes it.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;No point hiding your face, we can all tell you&#39;re a pervert.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;This slut likes having &lt;&lt;pher&gt;&gt; ass eaten.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hand &lt;&lt;bitchcomma&gt;&gt; I want to see how you feel about having your ass eaten.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Probe &lt;&lt;pher&gt;&gt; ass harder, I think &lt;&lt;pshe&gt;&gt; likes it.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;No point hiding your face, we can all tell you&#39;re a pervert.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;This slut likes having &lt;&lt;pher&gt;&gt; ass eaten.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move your hand &lt;&lt;bitchcomma&gt;&gt; I want to see how you feel about having your ass eaten.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Probe &lt;&lt;pher&gt;&gt; ass harder, I think &lt;&lt;pshe&gt;&gt; likes it.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;kiss&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Is &lt;&lt;pShe&gt;&gt; cumming from being kissed? Is that pure or lewd?&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming from being kissed! Is that pure or lewd?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; shy about being kissed, how adorable.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Such a romantic image.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;kissimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Is &lt;&lt;pShe&gt;&gt; cumming from being kissed? Is that pure or lewd?&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming from being kissed! Is that pure or lewd?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; shy about being kissed, how adorable.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Such a romantic image.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;kissentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Is &lt;&lt;pShe&gt;&gt; cumming from being kissed? Is that pure or lewd?&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming from being kissed! Is that pure or lewd?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; shy about being kissed, how adorable.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Such a romantic image.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Are you ashamed to be cumming for that $beasttype?&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;That $beasttype can really make you cum hard, and I have proof.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You can hide your face, but not your orgasm.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Your orgasm face is so cute, and I have proof.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&lt;&lt;if $pain gte 80&gt;&gt;
+				&quot;Hide your face if you want, we can see your tears.&quot;
+				&lt;&lt;elseif $pain gte 40&gt;&gt;
+				&quot;You can&#39;t hide your tears from the camera.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Don&#39;t be shy, let the camera see that pretty face of yours.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $pain gte 80&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; crying. How pathetic.&quot;
+				&lt;&lt;elseif $pain gte 40&gt;&gt;
+				&quot;Don&#39;t be upset. Smile for the camera.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Smile &lt;&lt;girlstop&gt;&gt;&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rng gte 61 and $breastpic isnot 1&gt;&gt;&lt;&lt;set $breastpic to 1&gt;&gt;
+
+The $audiencedesc $audiencecamera points &lt;&lt;ahis&gt;&gt; camera at your &lt;&lt;breastsstop&gt;&gt; A light flashes as &lt;&lt;ahe&gt;&gt; takes a picture.
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $breastsize is 0&gt;&gt;
+		&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+			&lt;&lt;if $upperexposed gte 2&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;Boys have such cute nipples.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;That sleek chest of yours is a thing of beauty.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Don&#39;t be shy, there&#39;s nothing lewd about your boy nipples.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;Get his top off, I wanna see that fine young chest.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;I wish I could take a picture of what&#39;s under his top.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Even clothed I can tell you have a lovely chest.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperexposed gte 2&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;Your flat chest looks delicious.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;&lt;&lt;pHer&gt;&gt; chest is so flat &lt;&lt;pshe&gt;&gt; could pass as a boy.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;It&#39;s important I take pictures of her cute chest. I&#39;ll need them later.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;I can&#39;t wait to see under her top.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;Do other girls tease you for your flat chest?&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Don&#39;t worry, you&#39;re cute even without boobs.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $breastsize lte 2&gt;&gt;
+		&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+			&lt;&lt;if $upperexposed gte 2&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;Your flabby chest is almost like a girl&#39;s.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;Look at those little tits. I bet the other boys pick on you.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Don&#39;t be shy, there&#39;s nothing lewd about your boy nipples, even if they look like a girl&#39;s.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;Get his top off, I wanna see that fine young chest.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;I wish I could take a picture of what&#39;s under his top.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Even clothed I can tell you have a lovely chest.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $upperexposed gte 2&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;Her tiny breasts are so cute.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;Now however large your breasts grow, I&#39;ll have evidence of when they were small and cute.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Don&#39;t be ashamed of your small breasts, they&#39;re adorable.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;I can see the shape of &lt;&lt;pher&gt;&gt; developing breasts beneath &lt;&lt;pher&gt;&gt; $upperclothes.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;Get &lt;&lt;pher&gt;&gt; top off, I want a picture of &lt;&lt;pher&gt;&gt; breasts.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I can&#39;t wait to see &lt;&lt;pher&gt;&gt; little breasts, I bet they&#39;re superb.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $breastsize lte 5&gt;&gt;
+		&lt;&lt;if $upperexposed gte 2&gt;&gt;
+			&lt;&lt;if $rng gte 67&gt;&gt;
+			&quot;Your breasts are very photogenic.&quot;
+			&lt;&lt;elseif $rng gte 33&gt;&gt;
+			&quot;Your breasts are mesmerising.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;This picture of your breasts will come in handy.&quot;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $rng gte 67&gt;&gt;
+			&quot;Get &lt;&lt;pher&gt;&gt; top off, I want a picture of &lt;&lt;pher&gt;&gt; breasts.&quot;
+			&lt;&lt;elseif $rng gte 33&gt;&gt;
+			&quot;Don&#39;t be embarrassed, it&#39;s not like your breasts are exposed yet.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Even clothed I can tell how lovely &lt;&lt;pher&gt;&gt; breasts are.&quot;
+			&lt;&lt;/if&gt;&gt;				
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $breastsize lte 8&gt;&gt;
+		&lt;&lt;if $upperexposed gte 2&gt;&gt;
+			&lt;&lt;if $rng gte 67&gt;&gt;
+			&quot;&lt;&lt;pHer&gt;&gt; breasts flop about so beautifully.&quot;
+			&lt;&lt;elseif $rng gte 33&gt;&gt;
+			&quot;Those are some impressive mammaries.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Don&#39;t be ashamed, you should be proud of such large breasts.&quot;
+			&lt;&lt;/if&gt;&gt;				
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $rng gte 67&gt;&gt;
+			&quot;Are &lt;&lt;pher&gt;&gt; breasts really as large as they seem? Only one way to find out.&quot;
+			&lt;&lt;elseif $rng gte 33&gt;&gt;
+			&quot;Get &lt;&lt;pher&gt;&gt; top off, I want a picture of &lt;&lt;pher&gt;&gt; large breasts for later use.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Breasts that large are lewd even under clothes.&quot;
+			&lt;&lt;/if&gt;&gt;				
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $upperexposed gte 2&gt;&gt;
+			&lt;&lt;if $rng gte 67&gt;&gt;
+			&quot;Those are some gigantic udders.&quot;
+			&lt;&lt;elseif $rng gte 33&gt;&gt;
+			&quot;You could feed every baby in town with those.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Glad I got photographic proof, no one would believe how big they were otherwise.&quot;
+			&lt;&lt;/if&gt;&gt;				
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $rng gte 67&gt;&gt;
+			&quot;You can&#39;t fake breasts this large, surely.&quot;
+			&lt;&lt;elseif $rng gte 33&gt;&gt;
+			&quot;Get &lt;&lt;pher&gt;&gt; top off, I want a picture of these massive things.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Breasts this huge are lewd even under clothes.&quot;
+			&lt;&lt;/if&gt;&gt;				
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rng gte 41 and $bottompic isnot 1&gt;&gt;&lt;&lt;set $bottompic to 1&gt;&gt;
+
+The $audiencedesc $audiencecamera points &lt;&lt;ahis&gt;&gt; camera at your &lt;&lt;bottomstop&gt;&gt; A light flashes as &lt;&lt;ahe&gt;&gt; takes a picture.
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $anusstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;I got a nice close-up of the $beasttype ravaging &lt;&lt;pher&gt;&gt; &lt;&lt;girl&gt;&gt; ass while &lt;&lt;pshe&gt;&gt; cums.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I got a nice close-up of the $beasttype ravaging &lt;&lt;pher&gt;&gt; &lt;&lt;girl&gt;&gt; ass.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;I got a nice close-up of &lt;&lt;pher&gt;&gt; &lt;&lt;girl&gt;&gt; ass getting fucked. Look at &lt;&lt;pher&gt;&gt; shake.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I got a nice close-up of &lt;&lt;pher&gt;&gt; &lt;&lt;girl&gt;&gt; ass getting fucked.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $anusstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; already cumming, I wonder how &lt;&lt;pshe&gt;&gt; would take a proper anal fucking from that $beasttype.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I want to catch the moment it starts fucking &lt;&lt;phim&gt;&gt; proper.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; already cumming, I wonder how &lt;&lt;pshe&gt;&gt; would take a proper anal fucking.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I want to catch the moment it goes in &lt;&lt;pher&gt;&gt; ass.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $anusstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;I think it&#39;s gonna fuck &lt;&lt;pher&gt;&gt; slut ass!&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I think it&#39;s gonna fuck &lt;&lt;pher&gt;&gt; ass!&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;I hope you&#39;re going all-in on this little slut&#39;s ass.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I hope you&#39;re going all-in on &lt;&lt;pher&gt;&gt; ass.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $anusstate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;&lt;&lt;pShes&gt;&gt; responding to having &lt;&lt;pher&gt;&gt; ass eaten.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;You&#39;re really getting in there.&quot;
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;elseif $anusstate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;What does little &lt;&lt;girl&gt;&gt; ass taste like?&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;How&#39;s &lt;&lt;pshe&gt;&gt; taste.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;It might be too much for &lt;&lt;phimstop&gt;&gt; I can&#39;t wait.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;You&#39;re actually gonna eat &lt;&lt;pher&gt;&gt; ass?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $lowerexposed gte 2 and $underexposed gte 1&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;I got a nice shot of &lt;&lt;pher&gt;&gt; bare ass.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;I&#39;ve never seen such a spankable ass.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pHer&gt;&gt; orgasm is making &lt;&lt;pher&gt;&gt; ass shake beautifully.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; such a lewd little &lt;&lt;girlcomma&gt;&gt; &lt;&lt;pshe&gt;&gt; needs to be punished.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;Get &lt;&lt;pher&gt;&gt; clothes off while &lt;&lt;pshe&gt;&gt; spasms, I want a clear shot of &lt;&lt;pher&gt;&gt; ass.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pHer&gt;&gt; ass is so lewd, even clothed.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $lowerexposed gte 2 and $underexposed gte 1&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;Are you embarrassed about your ass being exposed like this?&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;I got a great shot of &lt;&lt;pher&gt;&gt; ass.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pHer&gt;&gt; naked ass is so lewd.&quot;
+				&lt;&lt;/if&gt;&gt;	
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $rng gte 67&gt;&gt;
+				&quot;This &lt;&lt;girl&gt;&gt; has a fine ass.&quot;
+				&lt;&lt;elseif $rng gte 33&gt;&gt;
+				&quot;Bare &lt;&lt;pher&gt;&gt; ass, I want a better picture.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Even clothed &lt;&lt;pher&gt;&gt; ass looks good.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rng gte 21 and $genitalpic isnot 1&gt;&gt;&lt;&lt;set $genitalpic to 1&gt;&gt;
+
+The $audiencedesc $audiencecamera points &lt;&lt;ahis&gt;&gt; camera at your &lt;&lt;genitalsstop&gt;&gt; A light flashes as &lt;&lt;ahe&gt;&gt; takes a picture.
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;I got a nice shot of &lt;&lt;pher&gt;&gt; shuddering on that dick.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Wow, &lt;&lt;pher&gt;&gt; pussy is really getting pounded by that $beasttype.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;I got a nice shot of &lt;&lt;pher&gt;&gt; shuddering on that dick.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Wow, &lt;&lt;pher&gt;&gt; pussy is really getting a pounding.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $vaginastate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;&lt;&lt;pHer&gt;&gt; &lt;&lt;bitch&gt;&gt; pussy is twitching and it&#39;s not even in yet. &lt;&lt;pShe&gt;&gt; can&#39;t wait to be bred.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I hope I catch the moment &lt;&lt;pher&gt;&gt; pussy is first violated.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;&lt;&lt;pHer&gt;&gt; pussy is twitching and it&#39;s not even in yet. Such a slut.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I hope I catch the moment &lt;&lt;pher&gt;&gt; pussy is first violated.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $vaginastate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming from such little stimulation, fucking &lt;&lt;pher&gt;&gt; pussy might break &lt;&lt;phim&gt;&gt; fully.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Your pussy is about to get the treatment it deserves.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming from such little stimulation, fucking a $beasttype might break &lt;&lt;phim&gt;&gt; fully.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Your pussy is about to get the treatment it deserves.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $penisstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;I got a nice shot of &lt;&lt;phim&gt;&gt; shuddering in that pussy.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Wow, &lt;&lt;pher&gt;&gt; penis is really getting a pounding.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;&lt;&lt;pHer&gt;&gt; penis is twitching and it&#39;s not even in yet. Such a slut.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;I hope I catch the moment &lt;&lt;pher&gt;&gt; penis is first violated.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;&lt;&lt;pShes&gt;&gt; cumming from such little stimulation, fucking &lt;&lt;phim&gt;&gt; might break &lt;&lt;phim&gt;&gt; fully.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Your penis is about to get the treatment it deserves.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;I got a nice shot of &lt;&lt;phim&gt;&gt; shuddering in that ass.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Wow, &lt;&lt;pher&gt;&gt; penis is really getting a pounding.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranusimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;&lt;&lt;pHer&gt;&gt; penis is twitching and it&#39;s not even in yet. Such a slut.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;I hope I catch the moment &lt;&lt;pher&gt;&gt; penis is first violated.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;&lt;&lt;pShes&gt;&gt; cumming from such little stimulation, fucking &lt;&lt;phim&gt;&gt; might break &lt;&lt;phim&gt;&gt; fully.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Your penis is about to get the treatment it deserves.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;&lt;&lt;pHer&gt;&gt; pussy is twitching so delightfully.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;You&#39;re really getting your tongue in there.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;Does &lt;&lt;pher&gt;&gt; pussy juice taste good?&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Does &lt;&lt;pher&gt;&gt; pussy taste good?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;Does &lt;&lt;pher&gt;&gt; pussy juice taste good?&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Does &lt;&lt;pher&gt;&gt; pussy taste good?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;Does &lt;&lt;pher&gt;&gt; cum taste good?&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;I can tell &lt;&lt;pshes&gt;&gt; cumming into your mouth.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;Take &lt;&lt;phim&gt;&gt; into your mouth already, I want to see &lt;&lt;phim&gt;&gt; squirm more.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Does &lt;&lt;pher&gt;&gt; penis taste good?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+		&quot;Take &lt;&lt;phim&gt;&gt; into your mouth already, I want to see &lt;&lt;phim&gt;&gt; squirm more.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Does &lt;&lt;pher&gt;&gt; penis taste good?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $penisexist is 1 &gt;&gt;
+				 &lt;&lt;if $devstate gte 1 and $orgasmcount lt 24&gt;&gt;
+				 	&lt;&lt;if $rng gte 67&gt;&gt;
+					&quot;I got a shot of &lt;&lt;pher&gt;&gt; cum flying through the air.&quot;
+					&lt;&lt;elseif $rng gte 33&gt;&gt;
+					&quot;Look at &lt;&lt;phim&gt;&gt; squirt!&quot;
+					&lt;&lt;else&gt;&gt;
+					&quot;I caught &lt;&lt;phim&gt;&gt; cumming on camera. How shameful.&quot;
+					&lt;&lt;/if&gt;&gt;
+				 &lt;&lt;else&gt;&gt;
+				 	&lt;&lt;if $rng gte 67&gt;&gt;
+					&quot;I got a shot of &lt;&lt;phim&gt;&gt; cumming, but nothing came out.&quot;
+					&lt;&lt;elseif $rng gte 33&gt;&gt;
+					&quot;This &lt;&lt;girl&gt;&gt; can&#39;t even cum properly, pathetic.&quot;
+					&lt;&lt;else&gt;&gt;
+					&quot;&lt;&lt;pHer&gt;&gt; orgasm is disappointingly dry. I got it on camera at least.&quot;
+					&lt;&lt;/if&gt;&gt;
+				 &lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;
+				&quot;Move your hand, I want a clear shot of your pussy while you cum.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I got a perfect shot of &lt;&lt;pher&gt;&gt; pussy twitching in climax.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $underexposed gte 1 and $lowerexposed gte 2&gt;&gt;
+				&lt;&lt;if $penisexist is 1&gt;&gt;
+					&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;
+						&lt;&lt;if $rng gte 67&gt;&gt;
+						&quot;Move your hand, I want to see your little penis.&quot;
+						&lt;&lt;elseif $rng gte 33&gt;&gt;
+						&quot;Aww, &lt;&lt;pshes&gt;&gt; shy.&quot;
+						&lt;&lt;else&gt;&gt;
+						&quot;Someone move &lt;&lt;pher&gt;&gt; hand out the way, I want a shot of &lt;&lt;pher&gt;&gt; penis.&quot;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+						&lt;&lt;if $rng gte 67&gt;&gt;
+						&quot;I got a great picture of &lt;&lt;pher&gt;&gt; cute penis.&quot;
+						&lt;&lt;elseif $rng gte 33&gt;&gt;
+						&quot;Don&#39;t be shy, everyone should know how beautiful your penis is.&quot;
+						&lt;&lt;else&gt;&gt;
+						&quot;If you don&#39;t want your penis photographed, you shouldn&#39;t act like a slut.&quot;
+						&lt;&lt;/if&gt;&gt;				
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;
+						&lt;&lt;if $rng gte 67&gt;&gt;
+						&quot;Move your hand, I want to see your little pussy.&quot;
+						&lt;&lt;elseif $rng gte 33&gt;&gt;
+						&quot;Aww, &lt;&lt;pshes&gt;&gt; shy.&quot;
+						&lt;&lt;else&gt;&gt;
+						&quot;Someone move &lt;&lt;pher&gt;&gt; hand out the way, I want a shot of &lt;&lt;pher&gt;&gt; pussy.&quot;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+						&lt;&lt;if $rng gte 67&gt;&gt;
+						&quot;I got a great picture of &lt;&lt;pher&gt;&gt; cute pussy.&quot;
+						&lt;&lt;elseif $rng gte 33&gt;&gt;
+						&quot;Don&#39;t be shy, everyone should know how beautiful your pussy is.&quot;
+						&lt;&lt;else&gt;&gt;
+						&quot;If you don&#39;t want your pussy photographed, you shouldn&#39;t act like a slut.&quot;
+						&lt;&lt;/if&gt;&gt;				
+					&lt;&lt;/if&gt;&gt;	
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+					&lt;&lt;if $penisuse is &quot;cover&quot;&gt;&gt;
+						&lt;&lt;if $rng gte 67&gt;&gt;
+						&quot;Move your hand, I want to see your little penis.&quot;
+						&lt;&lt;elseif $rng gte 33&gt;&gt;
+						&quot;Aww, &lt;&lt;pshes&gt;&gt; shy.&quot;
+						&lt;&lt;else&gt;&gt;
+						&quot;Someone move &lt;&lt;pher&gt;&gt; hand out the way, I want a shot of &lt;&lt;pher&gt;&gt; penis.&quot;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+						&lt;&lt;if $rng gte 67&gt;&gt;
+						&quot;I got a great picture of &lt;&lt;pher&gt;&gt; cute penis.&quot;
+						&lt;&lt;elseif $rng gte 33&gt;&gt;
+						&quot;Don&#39;t be shy, everyone should know how beautiful your penis is.&quot;
+						&lt;&lt;else&gt;&gt;
+						&quot;If you don&#39;t want your penis photographed, you shouldn&#39;t act like a slut.&quot;
+						&lt;&lt;/if&gt;&gt;				
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+					&lt;&lt;if $vaginause is &quot;cover&quot;&gt;&gt;
+						&lt;&lt;if $rng gte 67&gt;&gt;
+						&quot;Move your hand, I want to see your little pussy.&quot;
+						&lt;&lt;elseif $rng gte 33&gt;&gt;
+						&quot;Aww, &lt;&lt;pshes&gt;&gt; shy.&quot;
+						&lt;&lt;else&gt;&gt;
+						&quot;Someone move &lt;&lt;pher&gt;&gt; hand out the way, I want a shot of &lt;&lt;pher&gt;&gt; pussy.&quot;
+						&lt;&lt;/if&gt;&gt;
+					&lt;&lt;else&gt;&gt;
+						&lt;&lt;if $rng gte 67&gt;&gt;
+						&quot;I got a great picture of &lt;&lt;pher&gt;&gt; cute pussy.&quot;
+						&lt;&lt;elseif $rng gte 33&gt;&gt;
+						&quot;Don&#39;t be shy, everyone should know how beautiful your pussy is.&quot;
+						&lt;&lt;else&gt;&gt;
+						&quot;If you don&#39;t want your pussy photographed, you shouldn&#39;t act like a slut.&quot;
+						&lt;&lt;/if&gt;&gt;				
+					&lt;&lt;/if&gt;&gt;	
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $bodypic isnot 1&gt;&gt;&lt;&lt;set $bodypic to 1&gt;&gt;
+
+The $audiencedesc $audiencecamera leans back so &lt;&lt;ahis&gt;&gt; camera can take in the whole scene. A light flashes as &lt;&lt;ahe&gt;&gt; takes a picture.
+
+	&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Cover your face if you want, you&#39;re still a $beasttype&#39;s bitch.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;The $beasttype&#39;s fucked &lt;&lt;phim&gt;&gt; to orgasm, and I have proof.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Stop hiding your face and smile for the camera.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Good $beasttype, show this bitch &lt;&lt;pher&gt;&gt; place.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Cover your face if you want, it just makes the scene hotter.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;You&#39;ve fucked &lt;&lt;phim&gt;&gt; to orgasm. Keep going.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Stop hiding your face and smile for the camera.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Show this slut what &lt;&lt;pshes&gt;&gt; good for.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $vaginastate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Cumming already? It isn&#39;t even fucking you yet.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Your cunt belongs to that $beasttype now, slut.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Stop covering your face, I want to capture your expression when it goes in.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Your cunt belongs to that $beasttype now.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;&lt;&lt;pHer&gt;&gt; pussy isn&#39;t being fucked yet &lt;&lt;pshes&gt;&gt; still cumming.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;There&#39;s no escaping now, slut.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Stop covering your face, I want to capture your expression when it goes in.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;What are you waiting for? Fuck &lt;&lt;phim&gt;&gt; now.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $vaginastate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Cumming already? It isn&#39;t even fucking you yet.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Your cunt belongs to that $beasttype now, slut.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Stop covering your face, I want to capture your expression when it goes in.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Your cunt belongs to that $beasttype now.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;&lt;&lt;pHer&gt;&gt; pussy isn&#39;t being fucked yet &lt;&lt;pshes&gt;&gt; still cumming.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;There&#39;s no escaping now, slut.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Stop covering your face, I want to capture your expression when it goes in.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;What are you waiting for? Fuck &lt;&lt;phim&gt;&gt; now.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $penisstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Cover your face if you want, it just makes the scene hotter.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;You&#39;ve fucked &lt;&lt;phim&gt;&gt; to orgasm. Keep going.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Stop hiding your face and smile for the camera.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Show this fucktoy what &lt;&lt;pshes&gt;&gt; good for.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pHer&gt;&gt; penis isn&#39;t being fucked yet &lt;&lt;pshes&gt;&gt; still cumming.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;There&#39;s no escaping now, slut.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Stop covering your face, I want to capture your expression when it goes in.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;What are you waiting for? Fuck &lt;&lt;phim&gt;&gt; now.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pHer&gt;&gt; penis isn&#39;t being fucked yet &lt;&lt;pshes&gt;&gt; still cumming.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;There&#39;s no escaping now, slut.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Stop covering your face, I want to capture your expression when it goes in.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;What are you waiting for? Fuck &lt;&lt;phim&gt;&gt; now.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Look at &lt;&lt;pher&gt;&gt; body writhe.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;You&#39;ve fucked &lt;&lt;pher&gt;&gt; to orgasm. Keep going.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; so shy and cute.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Show this fucktoy what &lt;&lt;pshes&gt;&gt; good for.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranusimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pHer&gt;&gt; penis isn&#39;t being fucked yet &lt;&lt;pshes&gt;&gt; still cumming.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;There&#39;s no escaping now, slut.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Stop covering your face, I want to capture your expression when it goes in.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;What are you waiting for? Fuck &lt;&lt;phim&gt;&gt; now.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pHer&gt;&gt; penis isn&#39;t being fucked yet &lt;&lt;pshes&gt;&gt; still cumming.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;There&#39;s no escaping now, slut.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Stop covering your face, I want to capture your expression when it goes in.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;What are you waiting for? Fuck &lt;&lt;phim&gt;&gt; now.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You&#39;re cumming with a $beasttype&#39;s dick in your ass, how much dignity do you think you&#39;re protecting?
+				&lt;&lt;else&gt;&gt;
+				&quot;That&#39;s right, cum on that animal dick. Show the world what a &lt;&lt;bitch&gt;&gt; you are.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Good $beasttype, fuck this &lt;&lt;bitch&gt;&gt; hard.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Good $beasttype, show this &lt;&lt;girl&gt;&gt; &lt;&lt;pher&gt;&gt; place.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You&#39;re cumming with a dick in your ass, how much dignity do you think you&#39;re protecting?
+				&lt;&lt;else&gt;&gt;
+				&quot;That&#39;s right, cum on that dick. Show the world what a huge slut you are.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Fuck &lt;&lt;phim&gt;&gt; harder!&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Keep ravaging this &lt;&lt;girls&gt;&gt; ass, I want more pictures.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $anusstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You love it, don&#39;t pretend otherwise.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;This &lt;&lt;bitch&gt;&gt; can&#39;t help it.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move your hands, I want to see your expression when your ass is violated.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Good $beasttype, make &lt;&lt;phim&gt;&gt; your bitch.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You can&#39;t hide your orgasm from us.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;This &lt;&lt;bitch&gt;&gt; can&#39;t help it.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move your hands, I want to see your expression when your ass is violated.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Fuck &lt;&lt;phimcomma&gt;&gt; make &lt;&lt;phim&gt;&gt; squirm.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $anusstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You can&#39;t hide your orgasm from us.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;This &lt;&lt;bitch&gt;&gt; can&#39;t help it.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;A good fucking will teach this &lt;&lt;bitch&gt;&gt; &lt;&lt;pher&gt;&gt; place.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I think it&#39;s gonna fuck &lt;&lt;phimcomma&gt;&gt; I can&#39;t wait to get a picture.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;You can&#39;t hide your orgasm from us.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;This &lt;&lt;bitch&gt;&gt; can&#39;t help it.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;This &lt;&lt;girl&gt;&gt; needs to learn &lt;&lt;pher&gt;&gt; place.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Fuck &lt;&lt;phimcomma&gt;&gt; make &lt;&lt;phim&gt;&gt; squirm.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $mouthstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;It&#39;s amazing what &lt;&lt;pshe&gt;&gt; can fit in there.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I hope it cums down &lt;&lt;pher&gt;&gt; throat while &lt;&lt;pshe&gt;&gt; orgasms.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;I doubt the $beasttype cares which hole it fucks.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;You like the taste of $beasttype dick, don&#39;t you.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;It&#39;s amazing what &lt;&lt;pshe&gt;&gt; can fit in there.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I hope you cum down &lt;&lt;pher&gt;&gt; throat while &lt;&lt;pshe&gt;&gt; orgasms.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;No hole is off-limits.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Is that dick tasty? Don&#39;t answer with your mouth full.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $mouthstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move &lt;&lt;pher&gt;&gt; hands, I want the camera to see who this &lt;&lt;bitch&gt;&gt; is.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;You&#39;ll look great cumming with a mouthful of $beasttype dick.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Don&#39;t stop there, show this &lt;&lt;bitch&gt;&gt; how much &lt;&lt;pshes&gt;&gt; worth.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I want to see this &lt;&lt;bitch&gt;&gt; get a mouthful.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move &lt;&lt;pher&gt;&gt; hands, I want the camera to see who this slut is.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;You&#39;ll look great cumming with a mouthful of dick.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Don&#39;t stop there, show this &lt;&lt;bitch&gt;&gt; how much &lt;&lt;pshes&gt;&gt; worth.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I want to see this &lt;&lt;bitch&gt;&gt; get a mouthful.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $mouthstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move &lt;&lt;pher&gt;&gt; hands, I want the camera to see who this &lt;&lt;bitch&gt;&gt; is.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;You&#39;ll look great cumming with a mouthful of $beasttype dick.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Don&#39;t stop there, show this &lt;&lt;bitch&gt;&gt; how much &lt;&lt;pshes&gt;&gt; worth.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I want to see this &lt;&lt;bitch&gt;&gt; get a mouthful.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Move &lt;&lt;pher&gt;&gt; hands, I want the camera to see who this slut is.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;You&#39;ll look great cumming with a mouthful of dick.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&quot;Don&#39;t stop there, show this &lt;&lt;bitch&gt;&gt; how much &lt;&lt;pshes&gt;&gt; worth.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I want to see this &lt;&lt;bitch&gt;&gt; get a mouthful.&quot;
+				&lt;&lt;/if&gt;&gt;		
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $vaginastate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Careful not to suffocate &lt;&lt;phimcomma&gt;&gt; I want more pictures first.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming, guess &lt;&lt;pshe&gt;&gt; is just a fucktoy.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;That&#39;s it, put &lt;&lt;pher&gt;&gt; mouth to work.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Is that pussy tasty? Don&#39;t answer with your mouth full.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move &lt;&lt;pher&gt;&gt; hands, I want the camera to see who this slut is.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;You&#39;ll look great cumming with a mouthful of cunt.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t stop there, show this &lt;&lt;bitch&gt;&gt; how much &lt;&lt;pshes&gt;&gt; worth.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Put &lt;&lt;pher&gt;&gt; &lt;&lt;bitch&gt;&gt; mouth to work.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Move &lt;&lt;pher&gt;&gt; hands, I want the camera to see who this slut is.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;You&#39;ll look great cumming with a mouthful of cunt.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t stop there, show this &lt;&lt;bitch&gt;&gt; how much &lt;&lt;pshes&gt;&gt; worth.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Put &lt;&lt;pher&gt;&gt; &lt;&lt;bitch&gt;&gt; mouth to work.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; shy about cumming into your mouth, how cute.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;This &lt;&lt;girl&gt;&gt; is clearly enjoying it, don&#39;t stop.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; shy about having &lt;&lt;pher&gt;&gt; dick sucked, how cute.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Smile for the camera &lt;&lt;girlcomma&gt;&gt; you should be happy about having your penis sucked.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;I hope you milk &lt;&lt;phim&gt;&gt; dry.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Aren&#39;t you worried you&#39;ll get cum on your face?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Lick &lt;&lt;phim&gt;&gt; good and proper.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I hope I get a shot of &lt;&lt;phim&gt;&gt; cumming on your face.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;I hope you milk &lt;&lt;phim&gt;&gt; dry.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Aren&#39;t you worried you&#39;ll get cum on your face?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Lick &lt;&lt;phim&gt;&gt; good and proper.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I hope I get a shot of &lt;&lt;phim&gt;&gt; cumming on your face.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; embarrassed! How adorable.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Cumming with someone&#39;s tongue in your ass, you&#39;re a lewd &lt;&lt;girl&gt;&gt; aren&#39;t you.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;I can&#39;t get a clear shot of &lt;&lt;pher&gt;&gt; face with &lt;&lt;pher&gt;&gt; hands in the way.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Another nice picture of this slut.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; embarrassed! How adorable.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming already, be careful not to make &lt;&lt;phim&gt;&gt; faint.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;I don&#39;t know what you think covering your face achieves.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Are you gonna lick &lt;&lt;phim&gt;&gt; out? I need a picture of that.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; embarrassed! How adorable.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; cumming already, be careful not to make &lt;&lt;pher&gt;&gt; faint.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;I don&#39;t know what you think covering your face achieves.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Are you gonna lick &lt;&lt;phim&gt;&gt; out? I need a picture of that.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;kiss&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t hide your pretty face.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Is that kiss really so pleasurable or is &lt;&lt;pshe&gt;&gt; cumming?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;How cute and romantic.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;How romantic.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;kissimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Don&#39;t hide your pretty face.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Is that kiss really so pleasurable or is &lt;&lt;pshe&gt;&gt; cumming?&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;How cute and romantic.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;How romantic.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;kissentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;Is &lt;&lt;pshe&gt;&gt; shaking because &lt;&lt;pshes&gt;&gt; shy?&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;&lt;&lt;pShes&gt;&gt; shaking in anticipation.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;How cute and romantic.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;How romantic.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			&quot;What a slut.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I hope &lt;&lt;pher&gt;&gt; convulsions come across in the picture.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+				&lt;&lt;if $pain gte 80&gt;&gt;
+				&quot;I think &lt;&lt;pshes&gt;&gt; hurt. Don&#39;t stop.&quot;
+				&lt;&lt;elseif $pain gte 40&gt;&gt;
+				&quot;Don&#39;t bother hiding your tears, we can all see.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Move your hands &lt;&lt;bitchcomma&gt;&gt; I want a picture of your face.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $pain gte 80&gt;&gt;
+				&quot;Now everyone will know how pathetic you are.&quot;
+				&lt;&lt;elseif $pain gte 40&gt;&gt;
+				&quot;That&#39;s a nice shot. Are those tears?&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Can&#39;t wait to share this with my friends.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $face isnot &quot;covered&quot;&gt;&gt;
+	&lt;&lt;if $exposed is 1&gt;&gt;
+	&lt;&lt;fameexhibitionism1&gt;&gt;
+	&lt;&lt;elseif $exposed gte 2&gt;&gt;
+	&lt;&lt;fameexhibitionism2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $consensual is 1&gt;&gt;
+	&lt;&lt;famesex1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;famerape1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;famebestiality1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;ahis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $audiencecamera is &quot;man&quot;&gt;&gt;
+his
+&lt;&lt;elseif $audiencecamera is &quot;boy&quot;&gt;&gt;
+his
+&lt;&lt;elseif $audiencecamera is &quot;woman&quot;&gt;&gt;
+her
+&lt;&lt;elseif $audiencecamera is &quot;girl&quot;&gt;&gt;
+her
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;ahe&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $audiencecamera is &quot;man&quot;&gt;&gt;
+he
+&lt;&lt;elseif $audiencecamera is &quot;boy&quot;&gt;&gt;
+he
+&lt;&lt;elseif $audiencecamera is &quot;woman&quot;&gt;&gt;
+she
+&lt;&lt;elseif $audiencecamera is &quot;girl&quot;&gt;&gt;
+she
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;audiencespeech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $audiencemember to 0&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $location is &quot;school&quot;&gt;&gt;
+	&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+	&lt;&lt;set $audiencemember to &quot;girl&quot;&gt;&gt;
+	&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $audiencemember to &quot;boy&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 50&gt;&gt;
+	&lt;&lt;set $audiencemember to &quot;boy&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $audiencemember to &quot;girl&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+	&lt;&lt;set $audiencemember to &quot;woman&quot;&gt;&gt;
+	&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $audiencemember to &quot;man&quot;&gt;&gt;
+	&lt;&lt;elseif $rng gte 50&gt;&gt;
+	&lt;&lt;set $audiencemember to &quot;man&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $audiencemember to &quot;woman&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $rng gte 91 and $audiencecamera6 is 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;A $audiencemember pulls out a phone and points the camera at you.&lt;/span&gt;
+	&lt;&lt;if $audiencecamera1 is 0&gt;&gt;
+	&lt;&lt;set $audiencecamera1 to $audiencemember&gt;&gt;
+	&lt;&lt;elseif $audiencecamera2 is 0&gt;&gt;
+	&lt;&lt;set $audiencecamera2 to $audiencemember&gt;&gt;
+	&lt;&lt;elseif $audiencecamera3 is 0&gt;&gt;
+	&lt;&lt;set $audiencecamera3 to $audiencemember&gt;&gt;
+	&lt;&lt;elseif $audiencecamera4 is 0&gt;&gt;
+	&lt;&lt;set $audiencecamera4 to $audiencemember&gt;&gt;
+	&lt;&lt;elseif $audiencecamera5 is 0&gt;&gt;
+	&lt;&lt;set $audiencecamera5 to $audiencemember&gt;&gt;
+	&lt;&lt;elseif $audiencecamera6 is 0&gt;&gt;
+	&lt;&lt;set $audiencecamera6 to $audiencemember&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $vaginastate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $vaginastate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranus&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranusimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;otheranusentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;penetrated&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;imminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;entrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $vaginastate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $penisstate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;othermouth&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;othermouthimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $anusstate is &quot;othermouthentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;kiss&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;kissimminent&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $mouthstate is &quot;kissentrance&quot;&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;audience&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyanger gte 100&gt;&gt;
+	&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 10) * 8)&gt;&gt;
+
+	The audience is skittish but crowds around, as if you&#39;re a rare but dangerous animal.
+
+	&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 10) * 4)&gt;&gt;
+
+	Most of the audience keep their distance, afraid you&#39;ll lash out.
+
+	&lt;&lt;else&gt;&gt;
+
+	The audience keep their distance, afraid you&#39;ll lash out.
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyanger gte 60&gt;&gt;
+	&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 10) * 8)&gt;&gt;
+
+	The audience crowds around, their eagerness at odds with their caution.
+
+	&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 10) * 4)&gt;&gt;
+
+	The audience watches from a safe distance. The more daring among them inch closer.
+
+	&lt;&lt;else&gt;&gt;
+
+	The audience watches from a safe distance.
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyanger gte 20&gt;&gt;
+	&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 10) * 8)&gt;&gt;
+
+	The audience crowds around, excited to see what happens next.
+
+	&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 10) * 4)&gt;&gt;
+
+	The excited audience crowds around.
+
+	&lt;&lt;else&gt;&gt;
+
+	The audience watches with interest.
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyarousal gte (($enemyarousalmax / 10) * 8)&gt;&gt;
+
+	The audience crowds around, vying for a good vantage.
+
+	&lt;&lt;elseif $enemyarousal gte (($enemyarousalmax / 10) * 4)&gt;&gt;
+
+	The audience watches with interest. Some push through the crowd for a better vantage.
+
+	&lt;&lt;else&gt;&gt;
+
+	The audience watches with interest.
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+
+&lt;&lt;if $audiencecamera1 isnot 0&gt;&gt;
+&lt;&lt;set $audienceselector to 1&gt;&gt;
+&lt;&lt;audiencecamera&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $audiencecamera2 isnot 0&gt;&gt;
+&lt;&lt;set $audienceselector to 2&gt;&gt;
+&lt;&lt;audiencecamera&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $audiencecamera3 isnot 0&gt;&gt;
+&lt;&lt;set $audienceselector to 3&gt;&gt;
+&lt;&lt;audiencecamera&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $audiencecamera4 isnot 0&gt;&gt;
+&lt;&lt;set $audienceselector to 4&gt;&gt;
+&lt;&lt;audiencecamera&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $audiencecamera5 isnot 0&gt;&gt;
+&lt;&lt;set $audienceselector to 5&gt;&gt;
+&lt;&lt;audiencecamera&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $audiencecamera6 isnot 0&gt;&gt;
+&lt;&lt;set $audienceselector to 6&gt;&gt;
+&lt;&lt;audiencecamera&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $facepic to 0&gt;&gt;
+&lt;&lt;set $breastpic to 0&gt;&gt;
+&lt;&lt;set $bottompic to 0&gt;&gt;
+&lt;&lt;set $genitalpic to 0&gt;&gt;
+&lt;&lt;set $bodypic to 0&gt;&gt;
+
+
+&lt;&lt;if $audiencecamera1 isnot 0 and $face is &quot;covered&quot;&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;At least your face is hidden.&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;audiencespeech&gt;&gt;
+&lt;br&gt;
+&lt;&lt;if $rng - $enemyanger + (($enemyarousalmax / $enemyarousal) * 100) gte 0&gt;&gt;
+&lt;&lt;audiencespeech&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rng - $enemyanger + (($enemyarousalmax / $enemyarousal) * 100) gte 20&gt;&gt;
+&lt;&lt;audiencespeech&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rng - $enemyanger + (($enemyarousalmax / $enemyarousal) * 100) gte 40&gt;&gt;
+&lt;&lt;audiencespeech&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rng - $enemyanger + (($enemyarousalmax / $enemyarousal) * 100) gte 60&gt;&gt;
+&lt;&lt;audiencespeech&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rng - $enemyanger + (($enemyarousalmax / $enemyarousal) * 100) gte 80&gt;&gt;
+&lt;&lt;audiencespeech&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $audienceselector to 0&gt;&gt;
+&lt;&lt;set $audiencecamera to 0&gt;&gt;
+&lt;&lt;set $audiencecamera1 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera2 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera3 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera4 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera5 to 0&gt;&gt;
+&lt;&lt;set $audiencecamera6 to 0&gt;&gt;
+
+&lt;&lt;set $audiencemember to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="721" name="Canteen Students Molestation Finish" tags="nobr" position="100,9100">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain, a glint of fear in &lt;&lt;his&gt;&gt; eyes. &quot;I think you&#39;ve had enough,&quot; &lt;&lt;he&gt;&gt; says, acting confident, but betrayed by the quiver in &lt;&lt;his&gt;&gt; voice. &lt;&lt;tearful&gt;&gt; you smirk and walk away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Canteen]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;His&gt;&gt; companions start laughing. &quot;I think you enjoyed playing with that little &lt;&lt;girl&gt;&gt; a bit TOO much,&quot; one says. The &lt;&lt;person&gt;&gt; blushes furiously, while stammering an explanation to &lt;&lt;his&gt;&gt; friends. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Canteen]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+
+
+
+The &lt;&lt;person&gt;&gt; is interrupted by &lt;&lt;his&gt;&gt; friends. &quot;Come on, we don&#39;t want to get in trouble.&quot; &lt;&lt;He&gt;&gt; hesitates, then relents in &lt;&lt;his&gt;&gt; assault. &lt;&lt;He&gt;&gt; shoves you away. &lt;&lt;tearful&gt;&gt; you pick yourself off the ground.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Canteen]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+
+Seeming to grow bored, the &lt;&lt;person&gt;&gt; shoves you away. &lt;&lt;tearful&gt;&gt; you pick yourself off the ground.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Canteen]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="722" name="Canteen Students Flirt" tags="nobr" position="225,9100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You lean seductively against the table and address the &lt;&lt;personstop&gt;&gt; &quot;You look tense, anything I can do to help?&quot;&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $cool gte 160&gt;&gt;
+&lt;&lt;He&gt;&gt; checks you out, and blushes. &quot;Would you... like to go somewhere private?&quot; &lt;&lt;He&gt;&gt; clearly has lewd intentions.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Accept|Canteen Student Encounter]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Refuse|Canteen]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $cool lt 40&gt;&gt;&lt;&lt;set $canteenapproach to 1&gt;&gt;
+The group burst into laughter, except the &lt;&lt;personcomma&gt;&gt; who looks mortified. &quot;Fuck off. And don&#39;t speak to me again.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Canteen]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+	&lt;&lt;He&gt;&gt; checks you out, and blushes. &quot;Would you... like to go somewhere private?&quot; &lt;&lt;He&gt;&gt; clearly has lewd intentions.&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Accept|Canteen Student Encounter]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Refuse|Canteen]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $canteenapproach to 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; blushes and looks away from you. &lt;&lt;His&gt;&gt; friends start laughing at &lt;&lt;his&gt;&gt; sudden reticence.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Canteen]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="723" name="Canteen Student Encounter" tags="nobr" position="350,9100">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+
+You and the &lt;&lt;person&gt;&gt; find a storeroom for some privacy.&lt;&lt;set $canteenapproach to 1&gt;&gt; &lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Canteen Student Encounter Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Canteen Student Encounter Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Canteen Student Encounter Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Canteen Student Encounter]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="724" name="Canteen Student Encounter Finish" tags="nobr" position="475,9100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;That was great,&quot; &lt;&lt;he&gt;&gt; says, panting. &quot;See you around.&quot; &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; staggers from the storeroom, looking confused and dejected. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; looks dejected as &lt;&lt;he&gt;&gt; fixes &lt;&lt;his&gt;&gt; clothing and leaves the storeroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Canteen]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="725" name="School Boy&#39;s Toilets" tags="nobr" position="600,9100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;boys&quot;&gt;&gt;
+
+You are in the boy&#39;s toilets.
+
+&lt;&lt;if $storelocation is &quot;schoolboys&quot;&gt;&gt;
+Your clothes are stored beneath the sinks.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;&lt;click [[Everything fades to black...|School Passout]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip isnot 1&gt;&gt;
+	&lt;&lt;eventsschooltoilets&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $storelocationinit to &quot;schoolboys&quot;&gt;&gt;&lt;&lt;stripstoreactions&gt;&gt;
+	&lt;&lt;click [[Masturbate|School Boy&#39;s Toilets Masturbation]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $storelocation isnot &quot;schoolboys&quot;&gt;&gt;
+		&lt;&lt;click [[Leave|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;elseif $exposed gte 2 and $exhibitionism gte 55&gt;&gt;
+		&lt;&lt;click [[Sneak Out|Hallways Sneak]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;
+		&lt;&lt;elseif $exposed is 1 and $exhibitionism gte 35&gt;&gt;
+		&lt;&lt;click [[Sneak Out|Hallways Sneak]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist3&gt;&gt;
+		&lt;&lt;elseif $exposed lte 0&gt;&gt;
+		&lt;&lt;click [[Leave|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="726" name="School Girl&#39;s Toilets" tags="nobr" position="725,9100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;girls&quot;&gt;&gt;
+
+You are in the girl&#39;s toilets.
+
+&lt;&lt;if $storelocation is &quot;schoolgirls&quot;&gt;&gt;
+Your clothes are stored beneath the sinks.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;&lt;click [[Everything fades to black...|School Passout]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip isnot 1&gt;&gt;
+	&lt;&lt;eventsschooltoilets&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $storelocationinit to &quot;schoolgirls&quot;&gt;&gt;&lt;&lt;stripstoreactions&gt;&gt;
+		&lt;&lt;click [[Masturbate|School Girl&#39;s Toilets Masturbation]]&gt;&gt;&lt;&lt;set $masturbationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $storelocation isnot &quot;schoolgirls&quot;&gt;&gt;
+		&lt;&lt;click [[Leave|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;elseif $exposed gte 2 and $exhibitionism gte 55&gt;&gt;
+		&lt;&lt;click [[Sneak Out|Hallways Sneak]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;
+		&lt;&lt;elseif $exposed is 1 and $exhibitionism gte 35&gt;&gt;
+		&lt;&lt;click [[Sneak Out|Hallways Sneak]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist3&gt;&gt;
+		&lt;&lt;elseif $exposed lte 0&gt;&gt;
+		&lt;&lt;click [[Leave|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="727" name="Canteen Tray" tags="nobr" position="850,9100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You reach above the counter and take a tray. Holding it in front of you, you take a deep breath, and stand. You walk around the edge of the room, trying to act as if nothing is amiss. Fortunately, no one pays you any attention, and you arrive at the door.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 51&gt;&gt;
+You go through, and dart for safety beneath the nearby staircase.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+As you reach for the handle however, the doors suddenly open, knocking you onto your back and sending your protective tray sprawling away from you. Worse, the sound of the collision got the attention of the rest of the room.&lt;br&gt;&lt;br&gt;
+
+For a moment, the room goes silent, as everyone notices the underdressed &lt;&lt;girl&gt;&gt; on the floor, &lt;&lt;lewdness&gt;&gt; on display. Your daze is cruelly lifted when the room erupts into a jeering cheer. On the verge of panic, you flee from the room, chased by the jeers and whistles.
+&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="728" name="Canteen Wait" tags="nobr" position="975,9100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You wait, huddled beneath the counter as the students eat their lunches, so close yet unaware of your presence. The bell rings and your hear the room clearing. When it seems safe, you tentatively leave the safety of your hiding place. You peek through the door to make sure the hall is empty before exiting the canteen.&lt;br&gt;&lt;br&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;lunch&quot;&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="729" name="English Outbuilding" tags="nobr" position="1100,9100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You slowly creep up to the outbuilding, and manage to deliver the note and get away without incident. It takes a few minutes however, and when you arrive back at class Doren chides you for lollygagging.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	You briskly walk up to the outbuilding, and manage to deliver the note and get away without incident.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You briskly walk up to the outbuilding and deliver the note, but turn to find the dog advancing on you.&lt;br&gt;&lt;br&gt;
+	
+			&lt;&lt;if $bestialitydisable is &quot;t&quot;&gt;&gt;
+			You manage to flee back to the classroom, though not unscathed.&lt;&lt;beastescape&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;integritycheck&gt;&gt;&lt;&lt;towelup&gt;&gt;			
+			
+			&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Next|English Outbuilding Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="730" name="English Outbuilding Molestation" tags="nobr" position="1225,9100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|English Outbuilding Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|English Outbuilding Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|English Outbuilding Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|English Outbuilding Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="731" name="English Outbuilding Molestation Finish" tags="nobr" position="100,9225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $rescue is 1 and $alarm is 1&gt;&gt;
+	&lt;&lt;if $beaststance is &quot;top&quot;&gt;&gt;
+
+	&lt;&lt;set $rescued += 1&gt;&gt;
+	&lt;&lt;clothesontowel&gt;&gt;
+	&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A caretaker emerges from the outbuilding to see what the fuss is about. &lt;&lt;He&gt;&gt; stops in &lt;&lt;his&gt;&gt; tracks when &lt;&lt;he&gt;&gt; sees the dog humping you, mouth agape. &lt;&lt;He&gt;&gt; breaks free from &lt;&lt;his&gt;&gt; stupor and drags the beast off the top of you. &lt;&lt;He&gt;&gt; seems almost as embarrassed as you are, and says nothing as &lt;&lt;he&gt;&gt; locks the dog in its kennel and returns to the outbuilding. &lt;&lt;tearful&gt;&gt; you to return to the classroom.&lt;&lt;famebestiality10&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;set $rescued += 1&gt;&gt;
+	&lt;&lt;clothesontowel&gt;&gt;
+	&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A caretaker emerges from the outbuilding to see what the fuss is about. &quot;Bad dog! Bad!&quot; The beast backs off, ears and tail drooping. &quot;I&#39;m so sorry, he&#39;s just a bit too friendly,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; returns the dog to its kennel. &quot;No harm done though, right?&quot; &lt;&lt;He&gt;&gt; heads back to the outbuilding. &lt;&lt;tearful&gt;&gt; you to return to the classroom.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+The beast grunts in satisfaction, and leaves you lying on the grass. &lt;&lt;tearful&gt;&gt; you dust yourself off and head back to the classroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The beast yelps and flees, its tail between its legs. &lt;&lt;tearful&gt;&gt; you dust yourself off and head back to the classroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="732" name="English Event2" tags="nobr" position="225,9225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You shout out to Doren for help, and try to explain that you&#39;re being harassed. The &lt;&lt;person&gt;&gt; looks shocked, &lt;&lt;his&gt;&gt; eyes widen and &lt;&lt;his&gt;&gt; lip trembles, as if on the verge of tears. &lt;&lt;endevent&gt;&gt;&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;Doren puts &lt;&lt;his&gt;&gt; hands on &lt;&lt;his&gt;&gt; hips and gives you a level stare. &quot;You&#39;re not gonna fool me that easily, &lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;lad.&lt;&lt;else&gt;&gt;lass.&lt;&lt;/if&gt;&gt; You should sit over here, away from the innocent.&quot;&lt;br&gt;&lt;br&gt;
+
+Doren makes you sit alone on the other side of the room. You got away at least.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="733" name="English Event2 Molest" tags="nobr" position="350,9225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; hand further up your thigh, with no regard for how you feel about it.
+
+&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; stops when &lt;&lt;he&gt;&gt; feels the metal of your chastity belt. &quot;What&#39;s this? I heard slaves are sometimes forced to wear these things, are you someone&#39;s property?&quot; &lt;&lt;He&gt;&gt; smirks. &quot;I&#39;d best be careful, I don&#39;t want to offend anyone.&quot; &lt;&lt;He&gt;&gt; doesn&#39;t bother you for the rest of the lesson.
+&lt;&lt;elseif $undertype is &quot;naked&quot;&gt;&gt;&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;He&gt;&gt; suddenly recoils, blushing. &quot;You aren&#39;t wearing any underwear?! You really are a pervert.&quot; &lt;&lt;He&gt;&gt; doesn&#39;t bother you for the rest of the lesson.
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; traces the outline of your $underclothes with a finger, from your waist to your groin. &lt;&lt;He&gt;&gt; moves slowly, clearly enjoying the moment. &lt;&lt;He&gt;&gt; takes things no further though, withdrawing &lt;&lt;his&gt;&gt; hand and acting like nothing happened.
+&lt;&lt;/if&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal20&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="734" name="Forest" tags="nobr" position="475,9225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $foresthunt gte 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You are being hunted.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+&lt;&lt;orgasmforest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $forest lte 0&gt;&gt;&lt;&lt;set $forest to 0&gt;&gt;
+&lt;&lt;forestmove&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutforest&gt;&gt;
+	&lt;&lt;elseif $foresthunt gte 10&gt;&gt;
+	&lt;&lt;foresthunt&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $eventskip is 0&gt;&gt;
+			&lt;&lt;if $danger gte (9900 - ($allure * $forestmod))&gt;&gt;
+			&lt;&lt;eventforestoutskirts&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;eventforestsafe&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $eventskip gte 1&gt;&gt;
+		
+		
+You are in the forest outskirts. You can make out the town between the trees.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Accessory Shop (0:05)|Accessory Shop]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+Go deeper into the forest&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+Search this area&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+Leave the forest&lt;br&gt;
+&lt;&lt;click [[Danube Street (0:10)|Danube Street]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Wolf Street (0:10)|Wolf Street]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Nightingale Street (0:10)|Nightingale Street]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+
+			&lt;&lt;if $historytrait gte 3&gt;&gt;
+			&lt;&lt;click [[Take secret path deeper into the woods (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forest += 50&gt;&gt;&lt;&lt;set $forestmove to &quot;secretin&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $forest lte 20&gt;&gt;
+&lt;&lt;forestmove&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutforest&gt;&gt;
+	&lt;&lt;elseif $foresthunt gte 10&gt;&gt;
+	&lt;&lt;foresthunt&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $eventskip is 0&gt;&gt;
+			&lt;&lt;if $danger gte (9900 - ($allure * $forestmod))&gt;&gt;
+			&lt;&lt;eventforestoutskirts&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;eventforestsafe&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $eventskip gte 1&gt;&gt;
+		
+You are in the forest. The trees are quite sparse, you can&#39;t be too far from town.&lt;br&gt;&lt;br&gt;
+
+Go deeper into the forest&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+Search this area&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+Go towards town&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $forest lte 50&gt;&gt;
+&lt;&lt;forestmove&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutforest&gt;&gt;
+	&lt;&lt;elseif $foresthunt gte 10&gt;&gt;
+	&lt;&lt;foresthunt&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $eventskip is 0&gt;&gt;
+			&lt;&lt;if $danger gte (9900 - ($allure * $forestmod))&gt;&gt;
+			&lt;&lt;eventforest&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;eventforestsafe&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $eventskip gte 1&gt;&gt;
+		
+You are in the forest, surrounded by nature.&lt;br&gt;&lt;br&gt;
+
+
+Go deeper into the forest&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+Search this area&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+Go towards town&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+
+			&lt;&lt;if $historytrait gte 3&gt;&gt;
+			&lt;&lt;click [[Take secret path out of the woods (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forest -= 50&gt;&gt;&lt;&lt;set $forestmove to &quot;secretout&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $forest lte 99&gt;&gt;
+&lt;&lt;forestmove&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutforest&gt;&gt;
+	&lt;&lt;elseif $foresthunt gte 10&gt;&gt;
+	&lt;&lt;foresthunt&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $eventskip is 0&gt;&gt;
+			&lt;&lt;if $danger gte (9900 - ($allure * $forestmod))&gt;&gt;
+			&lt;&lt;eventforestdeep&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;eventforestsafe&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $eventskip gte 1&gt;&gt;
+	
+You are deep in the forest. The trees are tall and dark, their branches twisting together to form the canopy.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $edenfreedom gte 1&gt;&gt;
+	&lt;&lt;click [[Eden&#39;s Cabin (0:10)|Eden Clearing]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $symdromeeden gte 1&gt;&gt;
+	&lt;&lt;click [[Eden&#39;s Cabin (0:10)|Eden Clearing]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $pubtask is 1 and $pubtask2 isnot 1&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $pubtasksetting is &quot;bear&quot; and $bestialitydisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;click [[Search for Landry&#39;s black box|Forest Bear Box]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $pubtasksetting is &quot;pair&quot;&gt;&gt;
+		&lt;&lt;click [[Search for Landry&#39;s black box|Forest Box]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $rng gte 51 and $bestialitydisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;click [[Search for Landry&#39;s black box|Forest Bear Box]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Search for Landry&#39;s black box|Forest Box]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+Go deeper into the forest&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;set $forest += 5&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+Search this area&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+Go towards town&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $forest gte 100&gt;&gt;&lt;&lt;set $forest to 100&gt;&gt;
+&lt;&lt;forestmove&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutforest&gt;&gt;
+	&lt;&lt;elseif $foresthunt gte 10&gt;&gt;
+	&lt;&lt;foresthunt&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $eventskip is 0&gt;&gt;
+			&lt;&lt;if $danger gte (9900 - ($allure * $forestmod))&gt;&gt;
+			&lt;&lt;eventforestdeep&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;eventforestsafe&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $eventskip gte 1&gt;&gt;
+	
+You are deep in the forest. You can make out the asylum through the trees.&lt;br&gt;&lt;br&gt;
+
+
+
+Search this area&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+Go towards town&lt;br&gt;
+&lt;&lt;click [[Quickly (0:05)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 3&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $forestmove to &quot;quickly&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 0.5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gharass&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Normally (0:10)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1.5&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;set $forestmove to &quot;normally&quot;&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Carefully (0:30)|Forest]]&gt;&gt;&lt;&lt;set $forestmod to 1&gt;&gt;&lt;&lt;set $forest -= 5&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $forestmove to &quot;carefully&quot;&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lharass&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="735" name="Widgets Forest" tags="widget" position="600,9225">&lt;&lt;widget &quot;forestmove&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $forestmove is &quot;quickly&quot;&gt;&gt;
+You move as quickly as the rough and wooded terrain will allow. Twigs and fallen branches snap loudly beneath your feet.
+&lt;&lt;elseif $forestmove is &quot;normally&quot;&gt;&gt;
+You walk through the trees. The gentle sounds and scents make for a pleasant journey.
+&lt;&lt;elseif $forestmove is &quot;carefully&quot;&gt;&gt;
+You sneak through the undergrowth, causing as little disturbance as possible.
+&lt;&lt;elseif $forestmove is &quot;secretin&quot;&gt;&gt;
+The path you take would be invisible if you didn&#39;t know where to look. You soon find yourself much deeper in the forest.
+&lt;&lt;elseif $forestmove is &quot;secretout&quot;&gt;&gt;
+The path you take would be invisible if you didn&#39;t know where to look. You soon find yourself near the edge of the forest.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $forestmove to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;eventforestoutskirts&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng lte 20&gt;&gt;
+	&lt;&lt;if $exposed is 1&gt;&gt;
+	
+	You hear a pair up ahead, on the same trail as you.
+	
+		&lt;&lt;if $exhibitionism gte 35&gt;&gt;
+		You look down at your &lt;&lt;lewdness&gt;&gt; and feel a lewd thrill rush through you. Maybe it wouldn&#39;t be so bad if they saw you.
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $rng gte 61&gt;&gt;
+			&lt;&lt;click [[Stick to the trail|Forest Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist3&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Stick to the trail|Forest Avoid]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist3&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Avoid them (0:20)|Forest Avoid]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You look down at your &lt;&lt;lewdness&gt;&gt; and feel anxious, you&#39;ll have to leave the trail or you&#39;ll be seen.
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Avoid them (0:20)|Forest Avoid]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $exposed gte 2&gt;&gt;
+	
+	You hear a pair up ahead, on the same trail as you.
+	
+		&lt;&lt;if $exhibitionism gte 75&gt;&gt;
+		You look down at your &lt;&lt;lewdness&gt;&gt; and feel a lewd thrill rush through you. Maybe it wouldn&#39;t be so bad if they saw you.
+		&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $rng gte 41&gt;&gt;
+			&lt;&lt;click [[Stick to the trail|Forest Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist5&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Stick to the trail|Forest Avoid]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist5&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Avoid them (0:20)|Forest Avoid]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You look down at your &lt;&lt;lewdness&gt;&gt; and feel anxious, you&#39;ll have to leave the trail or you&#39;ll be seen.
+		
+		&lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Avoid them (0:20)|Forest Avoid]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+You hear a pair up ahead, on the same trail as you. Something about them makes you nervous.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Avoid them (0:20)|Forest Avoid]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;set $rng to random(1,100)&gt;&gt;
+		&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;click [[Stick to the trail|Forest Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Stick to the trail|Forest Avoid]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rng lte 50&gt;&gt;
+A lone wolf emerges from between the trees, teeth bared.
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;click [[Next|Forest Wolf]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	It chases you through the woods. You run until you can no longer hear it behind you. You&#39;re not sure if you outran it or it grew bored.&lt;&lt;beastescape&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;gtiredness20&gt;&gt;&lt;&lt;physique2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next (0:20)|Forest]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng lte 100&gt;&gt;
+You squeeze through a thicket.&lt;&lt;set $stripintegrity to 10&gt;&gt;&lt;&lt;set $stripobject to &quot;tree branch&quot;&gt;&gt;&lt;&lt;stripobject&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;eventforest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng lte 20 and $foresthunt lte 0&gt;&gt;
+A chill runs up your spine, a warning from some primal instinct. &lt;span class=&quot;red&quot;&gt;Something is hunting you.&lt;/span&gt;&lt;&lt;set $foresthunt to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $rng lte 45&gt;&gt;
+A lone wolf emerges from between the trees, teeth bared.
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;click [[Next|Forest Wolf]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	It chases you through the woods. You run until you can no longer hear it behind you. You&#39;re not sure if you outran it or it grew bored.&lt;&lt;beastescape&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;gtiredness20&gt;&gt;&lt;&lt;physique2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next (0:20)|Forest]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rng lte 50&gt;&gt;
+&lt;&lt;forestbear&gt;&gt;
+	
+&lt;&lt;elseif $rng lte 95&gt;&gt;
+You squeeze through a thicket.&lt;&lt;set $stripintegrity to 10&gt;&gt;&lt;&lt;set $stripobject to &quot;tree branch&quot;&gt;&gt;&lt;&lt;stripobject&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;forestcutter&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;eventforestdeep&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng lte 20 and $foresthunt lte 0&gt;&gt;
+A chill runs up your spine, a warning from some primal instinct. &lt;span class=&quot;red&quot;&gt;Something is hunting you.&lt;/span&gt;&lt;&lt;set $foresthunt to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $rng lte 40&gt;&gt;
+A pair of wolves emerge from between the trees, teeth bared.
+&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;click [[Next|Forest Wolf2]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	They chase you through the woods. You run until you can no longer hear them behind you. You&#39;re not sure if you outran them or they grew bored.&lt;&lt;beastescape&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;gtiredness40&gt;&gt;&lt;&lt;physique4&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next (0:40)|Forest]]&gt;&gt;&lt;&lt;pass40&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rng lte 45 and $voredisable is &quot;f&quot; and $bestialitydisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;forestsnake&gt;&gt;
+
+&lt;&lt;elseif $rng lte 50&gt;&gt;
+&lt;&lt;forestbear&gt;&gt;
+	
+&lt;&lt;elseif $rng lte 70 and $hallucinations gte 2 and $tentacledisable is &quot;f&quot;&gt;&gt;
+Something grabs your ankle, causing you to trip and fall. You look back, and see a tree root coiling round you. Several others snake through the undergrowth.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Tentacles]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $rng lte 100&gt;&gt;
+You squeeze through a thicket.&lt;&lt;set $stripintegrity to 10&gt;&gt;&lt;&lt;set $stripobject to &quot;tree branch&quot;&gt;&gt;&lt;&lt;stripobject&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;eventforestsafe&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $forest lte 20&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	You find a cluster of edible mushrooms growing at the base of a tree.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Eat one|Forest Mushrooms]]&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;ltiredness30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Best leave them alone|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	You come to a fast-flowing river.
+	
+		&lt;&lt;if $foresthunt gte 1&gt;&gt;
+		You might be able to use it to disrupt your trail and escape your pursuer, but it looks dangerous.
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Swim across|Forest Swim]]&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Ignore it|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	You find a trail which makes the going a little easier.&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress10&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	You come to a clearing. A gentle breeze blows against your face, and small, soft plants press beneath your feet.&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress10&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $upperexposed gte 2&gt;&gt;
+	&lt;&lt;click [[Make a top out of plants and twigs (0:20)|Forest Clearing]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowerexposed gte 2 and $underexposed gte 1&gt;&gt;
+	&lt;&lt;click [[Make a skirt out of plants and twigs (0:20)|Forest Clearing]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;else&gt;&gt;
+	You hear a wolf howl in the distance.
+		&lt;&lt;if $wolfgirl gte 3&gt;&gt;
+		&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress10&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $forest lte 50&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	You find a cluster of edible mushrooms growing at the base of a tree.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Eat one|Forest Mushrooms]]&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;ltiredness30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Best leave them alone|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;	
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	You come to a fast-flowing river.
+	
+		&lt;&lt;if $foresthunt gte 1&gt;&gt;
+		You might be able to use it to disrupt your trail and escape your pursuer, but it looks dangerous.
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Swim across|Forest Swim]]&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Ignore it|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	You find a trail which makes the going a little easier.&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress10&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	You come to a clearing. A gentle breeze blows against your face, and small, soft plants press beneath your feet.&lt;br&gt;&lt;br&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $upperexposed gte 2&gt;&gt;
+	&lt;&lt;click [[Make a top out of plants and twigs (0:20)|Forest Clearing]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowerexposed gte 2 and $underexposed gte 1&gt;&gt;
+	&lt;&lt;click [[Make a skirt out of plants and twigs (0:20)|Forest Clearing]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;else&gt;&gt;
+	You hear a wolf howl in the distance.
+		&lt;&lt;if $wolfgirl gte 3&gt;&gt;
+		&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress10&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $forest lte 100&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	You find a cluster of edible mushrooms growing at the base of a decaying tree.
+	
+	&lt;&lt;if $science gte 200&gt;&gt;
+	You remember from school that they&#39;re called wolfshrooms, and were prized by warriors in ancient times.
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Eat one|Forest Mushrooms2]]&gt;&gt;&lt;&lt;set $drunk to 1&gt;&gt;&lt;&lt;set $druggedtimer to $druggedtimer + 60&gt;&gt;&lt;&lt;set $arousal += 3000&gt;&gt;&lt;&lt;ltrauma30&gt;&gt;&lt;&lt;set $wolfbuild += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Best leave them alone|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;	
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	You come to a fast-flowing river.
+	
+		&lt;&lt;if $foresthunt gte 1&gt;&gt;
+		You might be able to use it to disrupt your trail and escape your pursuer, but it looks dangerous.
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Swim across|Forest Swim]]&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Ignore it|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	You find a trail which makes the going a little easier.&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress10&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	You come to a clearing. A gentle breeze blows against your face, and small, soft plants press beneath your feet.&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress10&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $upperexposed gte 2&gt;&gt;
+	&lt;&lt;click [[Make a top out of plants and twigs (0:20)|Forest Clearing]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowerexposed gte 2 and $underexposed gte 1&gt;&gt;
+	&lt;&lt;click [[Make a skirt out of plants and twigs (0:20)|Forest Clearing]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;else&gt;&gt;
+	You hear a wolf howl in the distance.
+		&lt;&lt;if $wolfgirl gte 3&gt;&gt;
+		&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress10&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;forestcutter&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+You hear a steady noise up ahead. As you get closer, you see a &lt;&lt;person&gt;&gt; chopping a tree.
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+You crouch behind a bush to conceal your &lt;&lt;nuditystop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $exposed gte 2&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 75&gt;&gt;
+		&lt;&lt;click [[Let them see you|Forest Cutter Exhibitionism]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous5&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 35&gt;&gt;
+		&lt;&lt;click [[Let them see you|Forest Cutter Exhibitionism]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Sneak around|Forest]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; waves at you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Approach|Forest Cutter]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Wave back and continue on|Forest]]&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;forestsnake&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You round a tree and come face to face with a pair of eyes, hovering just inches from your face. All strength drains from your muscles, and you collapse to the ground. The snake slithers onto the forest floor.&lt;&lt;set $trance to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+&lt;&lt;click [[Next|Forest Snake]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;forestbear&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You see fresh bear prints in the dirt.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $foresthunt gte 1&gt;&gt;
+You feel whatever&#39;s hunting you draw closer.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Take a detour (0:30)|Forest]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;if $foresthunt gte 1&gt;&gt;&lt;&lt;set $foresthunt += 2&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;click [[Ignore them|Forest Bear Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Ignore them|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;foresthunt&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;
+&lt;&lt;if $bestialitydisable is &quot;f&quot; and $rng gte 51&gt;&gt;
+A monstrous black wolf bounds towards you!&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest Wolf Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $edenfreedom gte 2 and $edendays gte 8&gt;&gt;
+	
+	&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;A bullet whizzes past and hits a tree in front of you. You shield your face with your arms and stagger backwards. A cold hard object presses against your back, and you hear a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&#39;s&lt;&lt;else&gt;&gt;woman&#39;s&lt;&lt;/if&gt;&gt; voice. &quot;I&#39;ve been looking for you all over. Come on, let&#39;s go home.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next (0:30)|Eden Recaptured]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $edenfreedom gte 1 and $edendays gte 2&gt;&gt;
+	&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;A bullet whizzes past and hits a tree in front of you. You shield your face with your arms and stagger backwards. A cold hard object presses against your back, and you hear a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&#39;s&lt;&lt;else&gt;&gt;woman&#39;s&lt;&lt;/if&gt;&gt; voice. &quot;I&#39;ve been looking for you all over. Come on, let&#39;s go home.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next (0:30)|Eden Recaptured]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $edenfreedom gte 1&gt;&gt;
+	&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;A bullet whizzes past and hits a tree in front of you. You shield your face with your arms and stagger backwards. &quot;Sorry,&quot; it&#39;s Eden. &quot;You look scared for some reason. I just wanted to check on you.&quot;&lt;&lt;set $stress -= 2000&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Go back to the cabin (0:30)|Forest Cabin Return]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say goodbye|Forest]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;A bullet whizzes past and hits a tree in front of you. You shield your face with your arms and stagger backwards. A cold hard object presses against your back, and you hear a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&#39;s&lt;&lt;else&gt;&gt;woman&#39;s&lt;&lt;/if&gt;&gt; voice. &quot;I&#39;ve got you now. Don&#39;t resist.&quot;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Forest Hunter Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;eventwolfcave&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rng gte 81&gt;&gt;
+Most of the pack leave to hunt, only a pair remain to guard you. Now could be your chance to escape.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Try to escape|Forest Wolf Cave Pair]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stay put (0:30)|Forest Wolf Cave Hunt]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+One of the wolves approaches you.&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Wolf Cave Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;cabintime&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $hour is 6&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;
+&lt;&lt;elseif $hour is 5&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;
+&lt;&lt;elseif $hour is 4&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;
+&lt;&lt;elseif $hour is 3&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;
+&lt;&lt;elseif $hour is 2&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;
+&lt;&lt;elseif $hour is 1&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;
+&lt;&lt;elseif $hour is 0&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;
+&lt;&lt;elseif $hour is 23&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;passoutforest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+You&#39;ve pushed yourself too much.&lt;br&gt;&lt;br&gt;
+&lt;&lt;passout&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;
+
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	&lt;&lt;foresthunt&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;
+&lt;&lt;ambulance&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;pass60&gt;&gt;
+
+&lt;&lt;set $trauma to $trauma +10&gt;&gt;&lt;&lt;set $stress to $stress - 2000&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="736" name="Forest Mushrooms" tags="nobr" position="725,9225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You eat one of the mushrooms. It tastes bitter, but somehow refreshing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="737" name="Forest Mushrooms2" tags="nobr" position="850,9225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You eat one of the mushrooms, it&#39;s quite sweet. You feel more relaxed, and strangely heated.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="738" name="Forest Wolf Molestation" tags="nobr" position="975,9225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;&lt;&lt;set $beasttype to &quot;wolf&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="739" name="Forest Wolf Molestation Finish" tags="nobr" position="1100,9225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+The beast seems satisfied, but it isn&#39;t over. It grabs you by the scruff of your neck. It wants to take you somewhere.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Let it happen|Forest Wolf Cave Intro]]&gt;&gt;&lt;&lt;endcombat&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Struggle|Forest Wolf Molestation Resist]]&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 200&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;
+
+Despite its power, you manage to defeat the beast. It flees into the forest, tail between its legs.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="740" name="Forest Wolf Cave Intro" tags="nobr" position="1225,9225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The wolf effortlessly bounds through the forest, and before long arrives at a cave, which it enters without slowing. It dumps you on the cold stone. Six pair of eyes stare at you through the dim light. The pack advances on you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest Wolf Cave Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="741" name="Forest Hunter Molestation" tags="nobr" position="100,9350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Hunter Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Hunter Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Hunter Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="742" name="Forest Hunter Molestation Finish" tags="nobr" position="225,9350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+	&lt;&lt;if $hunterintro is 1&gt;&gt;
+	&quot;I knew I&#39;d be able catch you again. Come on, let&#39;s go home.&quot; &lt;&lt;He&gt;&gt; produces a length of rope from &lt;&lt;his&gt;&gt; bag. &lt;&lt;He&gt;&gt; is going to tie you up!
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $enemyanger gte 20&gt;&gt;
+		&quot;You&#39;re a feisty one. I like that.&quot; The hunter produces a length of rope from &lt;&lt;his&gt;&gt; bag. You&#39;re going to be tied up!
+		&lt;&lt;else&gt;&gt;
+		&quot;You&#39;re a gentle creature, aren&#39;t you? I&#39;d best take you with me, it wouldn&#39;t do to leave you alone out here.&quot; The hunter produces a length of rope from &lt;&lt;his&gt;&gt; bag. You&#39;re going to be tied up!
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;click [[Don&#39;t struggle|Forest Hunter Intro]]&gt;&gt;&lt;&lt;endcombat&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Resist|Forest Hunter Resist Molestation]]&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 200&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;
+
+Despite &lt;&lt;his&gt;&gt; strength, you manage to send the hunter reeling, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="743" name="Forest Hunter Intro" tags="nobr" position="350,9350">&lt;&lt;set $collared to 1&gt;&gt;&lt;&lt;set $forestleashed to 1&gt;&gt;
+
+&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+The hunter deftly ties your arms and legs together, then hoists you over &lt;&lt;his&gt;&gt; shoulder, before carrying you into the forest.&lt;br&gt;&lt;br&gt;
+
+
+
+You soon arrive at a log cabin. Inside is a single, spartan room. &lt;&lt;He&gt;&gt; drops you on the hard floor and places a collar around your neck. It shuts with a click. &lt;&lt;He&gt;&gt; stands over you, and attaches a leash to your collar.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $hunterintro isnot 1&gt;&gt;&lt;&lt;set $hunterintro to 1&gt;&gt;
+&quot;You&#39;re lucky I found you,&quot; &lt;&lt;he&gt;&gt; says. &quot;The woods are dangerous, you&#39;d have gotten hurt. My name is Eden.&quot; &lt;&lt;He&gt;&gt; pauses, as if unsure about something. &lt;&lt;He&gt;&gt; seems different to when &lt;&lt;he&gt;&gt; captured you, softer, despite you now being bound and collared at &lt;&lt;his&gt;&gt; feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; continues. &quot;I&#39;ve become self-sufficient out here. But it&#39;s lonely, sometimes. If I protect and provide for you, will you give me comfort and company?&quot; You don&#39;t know if you really have a choice.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Nod|Forest Hunter Nod]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Forest Hunter Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&quot;Welcome home. Now, time for your punishment.&quot; &lt;&lt;He&gt;&gt; bends you over &lt;&lt;his&gt;&gt; lap.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest Hunter Punishment]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="744" name="Forest Hunter Resist Molestation" tags="nobr" position="475,9350">&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $enemyarousal to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;&lt;click [[Next|Forest Hunter Resist Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;click [[Next|Forest Hunter Resist Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+&lt;&lt;click [[Next|Forest Hunter Resist Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Next|Forest Hunter Resist Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="745" name="Forest Hunter Resist Molestation Finish" tags="nobr" position="600,9350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+The hunter gasps, clearly not expecting to cum again so soon. It seems to be more than &lt;&lt;he&gt;&gt; can handle, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;
+
+Despite &lt;&lt;his&gt;&gt; strength, you manage to send the hunter reeling, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+
+Battered and bruised by &lt;&lt;his&gt;&gt; assault, you are helpless as &lt;&lt;he&gt;&gt; retrieves &lt;&lt;his&gt;&gt; rope from the ground.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Hunter Intro]]&gt;&gt;&lt;&lt;endcombat&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="746" name="Forest Wolf Molestation Resist" tags="nobr" position="725,9350">&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $enemyarousal to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Molestation Resist Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Molestation Resist Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Molestation Resist Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Molestation Resist]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="747" name="Forest Wolf Molestation Resist Finish" tags="nobr" position="850,9350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+
+
+The second time is too much for the beast, and it collapses into a slumber.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;&lt;&lt;set $foresthunt to 0&gt;&gt;
+
+Despite its power, you manage to defeat the beast. It flees into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+
+Battered and bruised by the beast&#39;s assault, you can do nothing but whimper as it grabs you by the neck and bounds into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Wolf Cave Intro]]&gt;&gt;&lt;&lt;endcombat&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="748" name="Forest Avoid" tags="nobr" position="975,9350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You leave the trail and walk into the dense forest. You avoid the pair, but your journey is slowed some.&lt;br&gt;&lt;br&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; come into view. They eye you up as they walk past.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress10&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; come into view. They eye you up as they walk past, clearly enjoying the view.&lt;&lt;exhibitionism3&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; come into view. They eye you up as they walk past, clearly shocked at seeing a naked &lt;&lt;girl&gt;&gt; in the middle of the forest, but not complaining.&lt;&lt;exhibitionism5&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="749" name="Forest Molestation" tags="nobr" position="1100,9350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;man1init&gt;&gt;
+A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walk into view. &lt;&lt;person1&gt;&gt;As they walk by, they reach out and grab you!&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="750" name="Forest Molestation Finish" tags="nobr" position="1225,9350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+Finished with you, they dump you unceremoniously into a ditch.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you manage to free yourself from their clutches, and escape into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="751" name="Forest Wolf" tags="nobr" position="100,9475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;wolf&quot;&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="752" name="Forest Wolf2" tags="nobr" position="225,9475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast2init&gt;&gt;&lt;&lt;set $beasttype to &quot;wolf&quot;&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf2 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf2 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="753" name="Forest Wolf Finish" tags="nobr" position="350,9475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+The beast grunts in satisfaction, and leaves you lying between the trees.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The beast yelps and flees into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="754" name="Forest Wolf2 Finish" tags="nobr" position="475,9475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+	&lt;&lt;if $beastno gte 3&gt;&gt;
+	Satisfied, the beast leaves you be. Another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	[[Next|Forest Wolf2]]
+
+	&lt;&lt;elseif $beastno is 2&gt;&gt;
+	Satisfied, the beast leaves you be. The other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	[[Next|Forest Wolf2]]
+
+	&lt;&lt;elseif $beastno is 1&gt;&gt;
+	Satisfied, the beast leaves you be.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+	[[Next|Forest Wolf2 End]]
+
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;&lt;beastwound&gt;&gt;
+
+
+	&lt;&lt;if $beastno gte 3&gt;&gt;
+	The beast recoils in pain and fear, but another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	[[Next|Forest Wolf2]]
+
+	&lt;&lt;elseif $beastno is 2&gt;&gt;
+	The beast recoils in pain and fear, but the other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	[[Next|Forest Wolf2]]
+
+	&lt;&lt;elseif $beastno is 1&gt;&gt;
+	The beast recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	[[Next|Forest Wolf2 End]]
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="755" name="Forest Wolf2 End" tags="nobr" position="600,9475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemywounded is 1 and $enemyejaculated is 0&gt;&gt;
+The beast whimpers and flees into the forest.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated is 1&gt;&gt;
+The beast leaves you lying on the grass.
+&lt;&lt;elseif $enemywounded gte 2 and $enemyejaculated is 0&gt;&gt;
+Feeling that you&#39;re more trouble than you&#39;re worth, the beasts flee into the forest.
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated gte 2&gt;&gt;
+The beasts leave you spent and shivering on the grass.
+&lt;&lt;elseif $enemywounded gte 1 and $enemyejaculated gte 1&gt;&gt;
+The beasts leave you spent and shivering on the grass. One is slowed by a limp.
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="756" name="Forest Swim" tags="nobr" position="725,9475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;water&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - ($allure * $forestmod)) and $eventskip is 0&gt;&gt;
+	&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+	A large lizard rears out of the water!&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Forest Swim Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	A large lizard rears out of the water and grabs you in its maw! You manage to struggle free, but not unscathed.&lt;&lt;beastescape&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Forest Swim]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $swimmingdifficulty to 200&gt;&gt;&lt;&lt;swimmingcheck&gt;&gt;
+	&lt;&lt;if $swimmingcheck is &quot;pass&quot;&gt;&gt;
+	The rushing water tears at you. &lt;&lt;set $stripintegrity to 20&gt;&gt;&lt;&lt;set $stripobject to &quot;jutting rock&quot;&gt;&gt;&lt;&lt;stripobject&gt;&gt; Despite this, you &lt;span class=&quot;green&quot;&gt;successfully&lt;/span&gt; swim across.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;elseif $swimmingcheck is &quot;fail&quot;&gt;&gt;
+	The rushing water tears at you. &lt;&lt;set $stripintegrity to 20&gt;&gt;&lt;&lt;set $stripobject to &quot;jutting rock&quot;&gt;&gt;&lt;&lt;stripobject&gt;&gt; The water is too violent, and you &lt;span class=&quot;red&quot;&gt;fail&lt;/span&gt; to swim across the river, instead being swept downstream and deeper into the forest.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest += 20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="757" name="Forest Swim Molestation" tags="nobr" position="850,9475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;&lt;&lt;set $beasttype to &quot;lizard&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Swim Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Swim Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Swim Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="758" name="Forest Swim Molestation Finish" tags="nobr" position="975,9475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+The lizard hisses its satisfaction, and dives back into the churning water.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Swim]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The lizard hisses in pain and dives back into the churning water.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Swim]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="759" name="Forest Wolf Cave Rape" tags="nobr" position="1100,9475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;beast2init&gt;&gt;&lt;&lt;set $enemyanger += 30&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;beast6init&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $beasttype to &quot;wolf&quot;&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Cave Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Cave Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Cave Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="760" name="Forest Wolf Cave Rape Finish" tags="nobr" position="1225,9475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+	&lt;&lt;if $beastno gte 3&gt;&gt;
+	Satisfied, the beast leaves you be. Another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;&lt;wolfpacktrust&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	[[Next|Forest Wolf Cave Rape]]
+
+	&lt;&lt;elseif $beastno is 2&gt;&gt;
+	Satisfied, the beast leaves you be. The other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;&lt;wolfpacktrust&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	[[Next|Forest Wolf Cave Rape]]
+
+	&lt;&lt;elseif $beastno is 1&gt;&gt;
+	Satisfied, the beast leaves you be.&lt;&lt;wolfpacktrust&gt;&gt;&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+	[[Next|Forest Wolf Cave Rape End]]
+
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;&lt;beastwound&gt;&gt;
+
+
+	&lt;&lt;if $beastno gte 3&gt;&gt;
+	The beast recoils in pain and fear, but another takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;&lt;wolfpackfear&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	[[Next|Forest Wolf Cave Rape]]
+
+	&lt;&lt;elseif $beastno is 2&gt;&gt;
+	The beast recoils in pain and fear, but the other takes its place.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;&lt;wolfpackfear&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	[[Next|Forest Wolf Cave Rape]]
+
+	&lt;&lt;elseif $beastno is 1&gt;&gt;
+	The beast recoils in pain and fear.&lt;&lt;set $beastno to $beastno - 1&gt;&gt;&lt;&lt;wolfpackfear&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	[[Next|Forest Wolf Cave Rape End]]
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="761" name="Forest Wolf Cave Rape End" tags="nobr" position="100,9600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $enemywounded gte 2 and $enemyejaculated is 0&gt;&gt;
+In a display of power, you defeat the pack. &lt;&lt;tearful&gt;&gt; you escape from the cave.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $enemywounded is 0 and $enemyejaculated gte 2&gt;&gt;
+Finished with you, the wolves leave you be. However, they rest between you and the cave entrance, and could easily block your escape. &lt;&lt;tearful&gt;&gt; you settle down.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+The other wolves soon return from their hunt.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Wolf Cave]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $enemywounded gte 1 and $enemyejaculated gte 1&gt;&gt;
+Finished with you, the wolves leave you be. However, they rest between you and the cave entrance, and could easily block your escape. &lt;&lt;tearful&gt;&gt; you settle down.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+The other wolves soon return from their hunt.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Wolf Cave]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="762" name="Forest Wolf Cave" tags="nobr" position="225,9600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $eventskip is 0&gt;&gt;
+&lt;&lt;eventwolfcave&gt;&gt;
+&lt;&lt;else&gt;&gt;
+The wolves are blocking your way out of the cave. A draft blows from the back.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Rest (2:00)|Forest Wolf Cave Wait]]&gt;&gt;&lt;&lt;set $tiredness -= 480&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;click [[Try to escape|Forest Wolf Cave Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $wolfcavedig gte 12&gt;&gt;
+	&lt;&lt;click [[Go down the hole|Forest Wolf Cave Hole]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $wolfcavedig gte 1&gt;&gt;
+	&lt;&lt;click [[Dig at the back of the cave (1:00)|Forest Wolf Cave Dig]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $wolfcavedig += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Examine the back of the cave|Forest Wolf Cave Examine]]&gt;&gt;&lt;&lt;set $wolfcavedig to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="763" name="Forest Wolf Cave Wait" tags="nobr" position="350,9600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You huddle at the back of the cave, and the wolves pay you little heed for a time.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Wolf Cave]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="764" name="Forest Wolf Cave Escape" tags="nobr" position="475,9600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $wolfpacktrust gte 12&gt;&gt;
+The wolves look at you as you try to leave, but make no move to stop you. It seems they trust you enough to let you go.&lt;&lt;lstress&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $forest to 80&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $wolfpackfear gte 12&gt;&gt;
+The wolves growl at you as you try to leave, but make no move to stop you. It seems they fear you too much to try and stop you.&lt;&lt;lstress&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $forest to 80&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+The wolves immediately stir as you try to leave, and block your path. The pack stares at you, growling a warning.&lt;&lt;gstress60&gt;&gt;&lt;&lt;gstress&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Try to escape anyway|Forest Wolf Cave Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Back down|Forest Wolf Cave]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="765" name="Forest Wolf Cave Pair" tags="nobr" position="600,9600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The wolves immediately stir as you try to leave, and block your path. The pair stare at you, growling a warning.&lt;&lt;gstress30&gt;&gt;&lt;&lt;gstress&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Try to escape anyway|Forest Wolf Cave Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Back down (0:30)|Forest Wolf Cave Hunt]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="766" name="Forest Wolf Cave Hunt" tags="nobr" position="725,9600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You decide not to risk it. You wait at the back of the cave. The wolves soon return from their hunt.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Wolf Cave]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="767" name="Forest Wolf Cave Molestation" tags="nobr" position="850,9600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;wolf&quot;&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Cave Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Cave Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Wolf Cave Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="768" name="Forest Wolf Cave Molestation Finish" tags="nobr" position="975,9600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+The wolf grunts in satisfaction, and heads back to the rest of the pack.&lt;&lt;wolfpacktrust&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you settle down.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Wolf Cave]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The wolf whines in pain and returns to the rest of the pack.&lt;&lt;wolfpackfear&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you settle down.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Wolf Cave]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="769" name="Forest Hunter Nod" tags="nobr" position="1100,9600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; smiles. &quot;Good. I can&#39;t take your leash off just yet, not until you&#39;re properly trained.&quot; &lt;&lt;He&gt;&gt; ties &lt;&lt;his&gt;&gt; end of the leash around a wooden beam. &quot;There should be enough slack for you to roam the entire cabin though.&quot;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="770" name="Forest Hunter Refuse" tags="nobr" position="1225,9600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;You don&#39;t mean that,&quot; &lt;&lt;he&gt;&gt; says. &quot;This benefits you far more than me.&quot; &lt;&lt;He&gt;&gt; grabs you and bends you over &lt;&lt;his&gt;&gt; lap. &quot;But I can&#39;t let you get away with being so insolent.&quot;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Hunter Punishment]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="771" name="Forest Hunter Punishment" tags="nobr" position="100,9725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcspank&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;&lt;&lt;set $enemyanger += 200&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;npcoral&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Hunter Punishment Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Hunter Punishment Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Hunter Punishment Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Hunter Punishment]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="772" name="Forest Hunter Punishment Finish" tags="nobr" position="225,9725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+&lt;&lt;He&gt;&gt; pants from the exertion. &quot;I hope you&#39;ve learnt your lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you avoid &lt;&lt;his&gt;&gt; gaze.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;You ungrateful slut,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe I should throw you out and leave you to the wolves!&quot; &lt;&lt;He&gt;&gt; winces and holds &lt;&lt;his&gt;&gt; side. &quot;I need to get something for this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&lt;&lt;He&gt;&gt; looks mollified, and releases you. &quot;I hope you&#39;ve learnt your lesson.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you avoid &lt;&lt;his&gt;&gt; gaze.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="773" name="Forest Cabin" tags="nobr" position="350,9725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+&lt;&lt;towelup&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $forestleashed is 1&gt;&gt;
+	&lt;&lt;if $edentrust gte 200&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;Eden unties the leash from the wooden beam.&lt;/span&gt; &quot;You&#39;ve been a good &lt;&lt;girlcomma&gt;&gt; so I&#39;m going to give you a bit more freedom. Don&#39;t you dare run out on me though. Stick to the cabin and the clearing just outside.&quot;&lt;br&gt;&lt;br&gt;&lt;&lt;set $forestleashed to 0&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You are leashed tightly to a wooden beam, preventing escape.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $edentrust lt 100&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;Eden ties your leash to a wooden beam.&lt;/span&gt; &quot;You&#39;ve been a bad &lt;&lt;girlcomma&gt;&gt; so I&#39;m going to make sure you don&#39;t go anywhere.&quot;&lt;br&gt;&lt;br&gt;&lt;&lt;set $forestleashed to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $forestleashed isnot 1&gt;&gt;
+
+	&lt;&lt;if $syndromeeden is undefined&gt;&gt;&lt;&lt;set $syndromeeden to 1&gt;&gt;&lt;&lt;set $edenlust to 0&gt;&gt;&lt;&lt;set $edenshrooms to 0&gt;&gt;&lt;&lt;set $edengarden to 0&gt;&gt;&lt;&lt;set $edenspring to 0&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;span class=&quot;red&quot;&gt;&lt;i&gt;Eden isn&#39;t so bad, &lt;&lt;hes&gt;&gt; just lonely. It must be hard living here in the woods on your own.&lt;/i&gt;&lt;br&gt;
+	You&#39;ve gained the &quot;Stockholm Syndrome: Eden&quot; trait.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;if $hour lte 6&gt;&gt;
+Eden carrys you to to the bed. 
+&lt;&lt;if $forestleashed is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; wraps your leash around the bars of the headboard, practically pinning you in place.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;He&gt;&gt; leers at you, a ravenous look in &lt;&lt;his&gt;&gt; eyes. &quot;You&#39;re so hot. I&#39;m gonna enjoy this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Cabin Night Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $hour lte 8&gt;&gt;
+
+
+Eden gives you instructions on how to prepare &lt;&lt;his&gt;&gt; breakfast.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Prepare the food as instructed|Forest Cabin Food]]&gt;&gt;&lt;&lt;set $edentrust += 10&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrust&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Spit in the eggs|Forest Cabin Spit]]&gt;&gt;&lt;&lt;set $edentrust -= 10&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrust&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $hour lte 16&gt;&gt;
+Eden leads you outside, and goes about &lt;&lt;his&gt;&gt; daily business.
+
+&lt;&lt;if $forestleashed is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; keeps you close at all times, tying your leash around a tree when &lt;&lt;he&gt;&gt; needs to use both hands.
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; keeps you close at all times.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $forestleashed is 1&gt;&gt;
+&lt;&lt;click [[Weaken the Leash|Forest Cabin Weaken]]&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Be good|Forest Cabin Good]]&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;elseif $hour lte 18&gt;&gt;
+Eden runs a bath. &lt;&lt;He&gt;&gt; eases &lt;&lt;his&gt;&gt; body into the water, and looks at you expectantly. &quot;What are you waiting for? Strip, get in, and wash me.&quot;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Wash|Cabin Bath]]&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;set $edentrust += 10&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrust&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Cabin Bath Refuse]]&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;set $edentrust -= 10&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrust&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $hour lte 22&gt;&gt;
+Eden settles down to read a book, occasionally pausing to stoke the fireplace.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Cuddle|Cabin Cuddle]]&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;set $edentrust += 20&gt;&gt;&lt;&lt;set $edenlove += 1&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrust&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Catch some sleep|Forest Cabin]]&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Eden carrys you to to the bed. 
+&lt;&lt;if $forestleashed is 1&gt;&gt;
+&lt;&lt;He&gt;&gt; wraps your leash around the bars of the headboard, practically pinning you in place.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;He&gt;&gt; leers at you, a ravenous look in &lt;&lt;his&gt;&gt; eyes. &quot;You&#39;re so hot. I&#39;m gonna enjoy this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Cabin Night Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="774" name="Sea" tags="nobr" position="475,9725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;sea&quot;&gt;&gt;&lt;&lt;water&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;sea&quot;&gt;&gt;
+
+
+
+
+&lt;&lt;if $sea is 0&gt;&gt;
+	You are swimming in the sea. You are near the beach outside town.&lt;&lt;physique&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+		&lt;&lt;eventdeepsea&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $swimmingdifficulty to random(-100,100)&gt;&gt;			&lt;&lt;swimmingcheck&gt;&gt;
+			&lt;&lt;if $swimmingcheck is &quot;fail&quot;&gt;&gt;	
+			You try to swim against the tide, &lt;span class=&quot;red&quot;&gt;but it&#39;s too strong for you.&lt;/span&gt; You are swept further out to sea.&lt;br&gt;
+			&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $sea += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+			&lt;&lt;elseif $swimmingcheck is &quot;pass&quot;&gt;&gt;
+			&lt;span class=&quot;green&quot;&gt;You successfully swim against the tide.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Swim Further out (0:10)|Sea]]&gt;&gt;&lt;&lt;set $sea += 10&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext100&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Swim Towards Shore (0:10)|Sea Beach]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext0&gt;&gt;&lt;br&gt;
+
+
+
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $sea lte 20&gt;&gt;
+	You are swimming in the sea. You can see the town nearby.&lt;&lt;physique&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+		&lt;&lt;eventdeepsea&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $swimmingdifficulty to random(-100,100)&gt;&gt;			&lt;&lt;swimmingcheck&gt;&gt;
+			&lt;&lt;if $swimmingcheck is &quot;fail&quot;&gt;&gt;	
+			You try to swim against the tide, &lt;span class=&quot;red&quot;&gt;but it&#39;s too strong for you.&lt;/span&gt; You are swept further out to sea.&lt;br&gt;
+			&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $sea += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+			&lt;&lt;elseif $swimmingcheck is &quot;pass&quot;&gt;&gt;
+			&lt;span class=&quot;green&quot;&gt;You successfully swim against the tide.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Swim Further out (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext200&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Swim Towards Shore (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext100&gt;&gt;&lt;br&gt;
+
+
+
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $sea lte 50&gt;&gt;
+	 You are swimming in the sea. You can see the town in the distance.&lt;&lt;physique&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+		&lt;&lt;eventdeepsea&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $swimmingdifficulty to random(-100,200)&gt;&gt;			&lt;&lt;swimmingcheck&gt;&gt;
+			&lt;&lt;if $swimmingcheck is &quot;fail&quot;&gt;&gt;	
+			You try to swim against the tide, &lt;span class=&quot;red&quot;&gt;but it&#39;s too strong for you.&lt;/span&gt; You are swept further out to sea.&lt;br&gt;
+			&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $sea += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+			&lt;&lt;elseif $swimmingcheck is &quot;pass&quot;&gt;&gt;
+			&lt;span class=&quot;green&quot;&gt;You successfully swim against the tide.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Swim Further out (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext300&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Swim Towards Shore (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext100&gt;&gt;&lt;br&gt;
+
+
+
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $sea lte 99&gt;&gt;
+	You are swimming in the sea. You can see the town on the horizon.&lt;&lt;physique&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+		&lt;&lt;eventdeepsea&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $swimmingdifficulty to random(-100,300)&gt;&gt;			&lt;&lt;swimmingcheck&gt;&gt;
+			&lt;&lt;if $swimmingcheck is &quot;fail&quot;&gt;&gt;	
+			You try to swim against the tide, &lt;span class=&quot;red&quot;&gt;but it&#39;s too strong for you.&lt;/span&gt; You are swept further out to sea.&lt;br&gt;
+			&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $sea += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+			&lt;&lt;elseif $swimmingcheck is &quot;pass&quot;&gt;&gt;
+			&lt;span class=&quot;green&quot;&gt;You successfully swim against the tide.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Swim Further out (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext400&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Swim Towards Shore (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext200&gt;&gt;&lt;br&gt;
+
+
+
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $sea gte 100&gt;&gt;&lt;&lt;set $sea to 100&gt;&gt;
+	You are swimming in the sea. You can see the town on the horizon.&lt;&lt;physique&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutbeach&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+		&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+		&lt;&lt;eventdeepsea&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $swimmingdifficulty to random(-100,400)&gt;&gt;			&lt;&lt;swimmingcheck&gt;&gt;
+			&lt;&lt;if $swimmingcheck is &quot;fail&quot;&gt;&gt;	
+			You try to swim against the tide, &lt;span class=&quot;red&quot;&gt;but it&#39;s too strong for you.&lt;/span&gt; You are swept further out to sea.&lt;br&gt;
+			&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $sea += 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+			&lt;&lt;elseif $swimmingcheck is &quot;pass&quot;&gt;&gt;
+			&lt;span class=&quot;green&quot;&gt;You successfully swim against the tide.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+	
+	&lt;&lt;click [[Swim Towards Shore (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;set $sea -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;&lt;swimmingdifficultytext300&gt;&gt;&lt;br&gt;
+
+
+
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="775" name="Widgets Deep Sea" tags="widget" position="600,9725">&lt;&lt;widget &quot;seamove&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next (0:10)|Sea]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;gtiredness10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;seamovequick&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;seamoveeventend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="776" name="Boat Molestation" tags="nobr" position="725,9725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemytrust -= 20&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Boat Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Boat Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Boat Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="777" name="Boat Molestation Finish" tags="nobr" position="850,9725">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+Finished with you, they dump you unceremoniously into the sea.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you swim to the surface.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+They recoil in pain. &quot;Fuck, it&#39;s a violent one,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; They push you off the boat.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you swim to the surface.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="778" name="Cabin Night Rape" tags="nobr" position="975,9725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemyhealth to 600&gt;&gt;&lt;&lt;set $enemyhealthmax to 600&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Cabin Night Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Cabin Night Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Cabin Night Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="779" name="Cabin Night Rape Finish" tags="nobr" position="1100,9725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+Eden sighs and rolls onto &lt;&lt;his&gt;&gt; back. You soon hear &lt;&lt;his&gt;&gt; snoring.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you wonder what to do.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;click [[Next|Cabin Night]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+Eden takes the hint, and rolls onto &lt;&lt;his&gt;&gt; side, facing away from you. You soon hear &lt;&lt;his&gt;&gt; snoring.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you wonder what to do.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Cabin Night]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="780" name="Cabin Night" tags="nobr" position="1225,9725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $forestleashed is 1&gt;&gt;
+Eden is asleep, but with your neck leashed tightly to the bed, you can&#39;t move very far.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Sleep|Cabin Night Sleep]]&gt;&gt;&lt;&lt;cabintime&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Weaken the leash|Cabin Night Leash]]&gt;&gt;&lt;&lt;cabintime&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Eden is asleep. You could escape if you wanted.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Sleep|Cabin Night Sleep]]&gt;&gt;&lt;&lt;cabintime&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Escape|Cabin Night Escape]]&gt;&gt;&lt;&lt;set $stress -= 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="781" name="Cabin Night Sleep" tags="nobr" position="100,9850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+You settle down and try to sleep.&lt;br&gt;&lt;br&gt;
+
+You are awoken awhile later by Eden kissing you on the cheek. &quot;Good morning.&quot; &lt;&lt;He&gt;&gt; yawns and stretches. &quot;Time for breakfast.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="782" name="Cabin Night Leash" tags="nobr" position="225,9850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $forestleashedwear gte 1&gt;&gt;
+&lt;&lt;set $forestleashedwear += 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $forestleashedwear to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+You rub the leash against the headboard, hoping to wear it through. You think you feel it becoming thinner.&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $forestleashedwear gte 3&gt;&gt;
+Sunlight gently caresses your face, when the leash snaps, freeing you. Eden still slumbers, there&#39;s nothing preventing your escape.&lt;&lt;set $forestleashed to 0&gt;&gt;&lt;&lt;set $forestleashedwear to 0&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Stay put|Cabin Leash Broken]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrust&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Escape|Cabin Night Escape]]&gt;&gt;&lt;&lt;set $stress -= 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+Awhile later you hear Eden stir. &lt;&lt;He&gt;&gt; rolls over and kissing you on the cheek. &quot;Good morning.&quot; &lt;&lt;He&gt;&gt; yawns and stretches. &quot;Time for breakfast.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="783" name="Cabin Night Escape" tags="nobr" position="350,9850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You sneak towards the cabin entrance and try the door handle. It opens, and you escape into the forest.&lt;br&gt;&lt;br&gt;
+ 
+ &lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $edentrust -= 200&gt;&gt;&lt;&lt;set $forest to 80&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="784" name="Cabin Leash Broken" tags="nobr" position="475,9850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+Awhile later you hear Eden stir. &lt;&lt;He&gt;&gt; rolls over and kissing you on the cheek. &quot;Good morning.&quot; &lt;&lt;He&gt;&gt; yawns and stretches. &quot;Time for breakfast.&quot; &lt;&lt;He&gt;&gt; notices your broken leash. &quot;Oh dear, these things are usually sturdier. You&#39;re such a good &lt;&lt;girl&gt;&gt; for not running off.&quot; &lt;&lt;He&gt;&gt; leans over and kisses you on the forehead, then looks thoughtfully at the broken remains of the leash.&lt;&lt;set $edentrust += 200&gt;&gt;
+
+&lt;&lt;if $edentrust gte 100&gt;&gt;
+&quot;I don&#39;t think keeping you tied is necessary anymore. Just don&#39;t run off on me. Stick to the cabin and the clearing just outside, where it&#39;s safe.&quot;
+
+	&lt;&lt;if $syndromeeden is undefined&gt;&gt;&lt;&lt;set $syndromeeden to 1&gt;&gt;&lt;&lt;set $edenlust to 0&gt;&gt;&lt;&lt;set $edenshrooms to 0&gt;&gt;&lt;&lt;set $edengarden to 0&gt;&gt;&lt;&lt;set $edenspring to 0&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;span class=&quot;red&quot;&gt;&lt;i&gt;Eden isn&#39;t so bad, &lt;&lt;hes&gt;&gt; just lonely. It must be hard living here in the woods on your own.&lt;/i&gt;&lt;br&gt;
+	You&#39;ve gained the &quot;Stockholm Syndrome: Eden&quot; trait.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $edentrust gte 100&gt;&gt;
+
+&lt;&lt;click [[Next|Eden Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="785" name="Forest Cabin Food" tags="nobr" position="600,9850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You prepare the food and place it on the table in front of &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; takes a bite, then smiles and gently pats your head. &lt;&lt;He&gt;&gt; shares some with you and you eat together. Eden talks a lot about the minutiae of life here, pausing occasionally to allow you a response. You nod politely each time, which seems enough to satisfy &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;His&gt;&gt; plate empty, &lt;&lt;he&gt;&gt; stands and looks out the window.
+
+&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+&quot;It&#39;s a lovely day! We&#39;ll be able to get lots of work done.&quot;
+&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+&quot;We&#39;ve got lots of work to do today. A little rain won&#39;t stop us.&quot;
+&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+&quot;The clouds are grumbling. Hopefully they don&#39;t burst before we&#39;re done for the day.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="786" name="Forest Cabin Spit" tags="nobr" position="725,9850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You prepare the food and place it on the table in front of &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; takes a bite. &quot;You did something to this, didn&#39;t you?&quot; You try to suppress a defiant smile, but the twitching at the corner of your lips gives it away. &lt;&lt;He&gt;&gt; grabs you and bends you over &lt;&lt;his&gt;&gt; lap.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest Hunter Punishment]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="787" name="Cabin Cuddle" tags="nobr" position="850,9850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You snuggle up to Eden. &lt;&lt;He&gt;&gt; is initially taken aback, but  &lt;&lt;his&gt;&gt; face soon softens and &lt;&lt;he&gt;&gt; wraps an arm around you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="788" name="Cabin Bath" tags="nobr" position="975,9850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You remove your clothing and get in the bath. Using a sponge, you wash &lt;&lt;his&gt;&gt; back. &lt;&lt;He&gt;&gt; turns to you. &quot;You&#39;re such a gentle thing. Now clean my chest.&quot; You continue washing, though it&#39;s more embarrassing when you can see &lt;&lt;his&gt;&gt; face.&lt;&lt;wash&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;set $arousal += 1000&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="789" name="Cabin Bath Refuse" tags="nobr" position="1100,9850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;He&gt;&gt; yanks your leash, dragging you into the bath.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Hunter Punishment]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="790" name="Forest Cabin Weaken" tags="nobr" position="1225,9850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You subtly grind the leash against the tree, careful not to be noticed. You think you feel the leash become thinner.&lt;br&gt;&lt;br&gt;
+
+Some time later, Eden pants and stretches while looking at the setting sun. &quot;I need a bath. Come on, let&#39;s go home.&quot;
+
+&lt;&lt;if $forestleashedwear gte 1&gt;&gt;
+&lt;&lt;set $forestleashedwear += 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $forestleashedwear to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="791" name="Forest Cabin Good" tags="nobr" position="100,9975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;cabin&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Some time later, Eden pants and stretches while looking at the setting sun. &quot;I need a bath. Come on, let&#39;s go home.&quot;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Cabin]]&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;pass120&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="792" name="Forest Clearing" tags="nobr" position="225,9975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $foresthunt gte 1&gt;&gt;
+&lt;&lt;set $foresthunt += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+You search for plants long and sturdy enough to build an improvised garment. You find some suitable specimens and tie them together around your chest. It&#39;s fragile and revealing, and you don&#39;t think you could take it off without breaking it, but it&#39;s better than nothing.
+&lt;&lt;plantupper&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+You search for plants long and sturdy enough to build an improvised garment. You find some suitable specimens and tie them together around your waist. It&#39;s fragile and revealing, and you don&#39;t think you could take it off without breaking it, but it&#39;s better than nothing.
+&lt;&lt;plantlower&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="793" name="English Events Pinch" tags="nobr" position="350,9975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; yelps in shock. Doren looks up, and looks at &lt;&lt;himstop&gt;&gt; The &lt;&lt;person&gt;&gt; is too embarrassed to complain however, instead looking at &lt;&lt;his&gt;&gt; feet and mumbling an apology before sitting back at &lt;&lt;his&gt;&gt; desk.&lt;&lt;promiscuity2&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="794" name="Widgets Vore" tags="widget" position="475,9975">&lt;&lt;widget &quot;vore&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $vorestage is 1&gt;&gt;
+Your thighs are gripped by the $vorecreature&#39;s mouth, your shins and feet at the mercy of its probing tongue.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;elseif $vorestage is 2&gt;&gt;
+Your waist is gripped by the $vorecreature&#39;s mouth, your delicate parts at the mercy of its probing tongue.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;elseif $vorestage is 3&gt;&gt;
+Your chest is gripped by the $vorecreature&#39;s mouth, your body at the mercy of its probing tongue.&lt;&lt;neutral10&gt;&gt;
+&lt;&lt;elseif $vorestage is 4&gt;&gt;
+Your shoulders are gripped by the $vorecreature&#39;s mouth, your body at the mercy of its probing tongue.&lt;&lt;neutral10&gt;&gt;
+&lt;&lt;elseif $vorestage is 5&gt;&gt;
+Your entire body is in the $vorecreature&#39;s mouth.&lt;&lt;neutral15&gt;&gt;
+&lt;&lt;elseif $vorestage is 6&gt;&gt;
+You are in the $vorecreature&#39;s gullet, pushed along by movements in the walls.&lt;&lt;neutral15&gt;&gt;
+&lt;&lt;elseif $vorestage is 7&gt;&gt;
+You are in the $vorecreature&#39;s stomach, it&#39;s a struggle to keep your head above the slimy liquid.&lt;&lt;neutral20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $vorestage is 1&gt;&gt;
+	&lt;&lt;if ($vorestruggle * $physique) gte $vorestrength&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with both your arms, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with one arm, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;green&quot;&gt;but it doesn&#39;t take advantage of your vulnerability. &lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vorestage += 1&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with both your arms,&lt;span class=&quot;blue&quot;&gt; but it isn&#39;t enough. &lt;/span&gt;You slide deeper into its mouth, until	it swallows you up to the waist.
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with one arm,&lt;span class=&quot;blue&quot;&gt; but it isn&#39;t enough. &lt;/span&gt;You slide deeper into its mouth, until it swallows you up to the waist.
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;blue&quot;&gt;and it takes advantage of your vulnerability. &lt;/span&gt;You slide deeper into its mouth, until it swallows you up to the waist.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $vorestage is 2&gt;&gt;&lt;&lt;set $lowerintegrity -= 1&gt;&gt;&lt;&lt;if $lowerintegrity lte 0&gt;&gt;&lt;&lt;set $underintegrity -= 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if ($vorestruggle * $physique) gte $vorestrength&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with both your arms, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with one arm, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;green&quot;&gt;but it doesn&#39;t take advantage of your vulnerability. &lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vorestage += 1&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with both your arms,&lt;span class=&quot;purple&quot;&gt; but it isn&#39;t enough. &lt;/span&gt;You slide deeper into its mouth, until it swallows you up to your chest.
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with one arm,&lt;span class=&quot;purple&quot;&gt; but it isn&#39;t enough. &lt;/span&gt;You slide deeper into its mouth, until it swallows you up to your chest.
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;purple&quot;&gt;and it takes advantage of your vulnerability. &lt;/span&gt;You slide deeper into its mouth, until it swallows you up to your chest.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $vorestage is 3&gt;&gt;&lt;&lt;set $lowerintegrity -= 1&gt;&gt;&lt;&lt;if $lowerintegrity lte 0&gt;&gt;&lt;&lt;set $underintegrity -= 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $upperintegrity -= 1&gt;&gt;
+	&lt;&lt;if ($vorestruggle * $physique) gte $vorestrength&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with both your arms, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with one arm, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;green&quot;&gt;but it doesn&#39;t take advantage of your vulnerability. &lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vorestage += 1&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with both your arms,&lt;span class=&quot;pink&quot;&gt; but it isn&#39;t enough. &lt;/span&gt;You slide deeper into its mouth, until it swallows you up to your neck.
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You push down on the $vorecreature&#39;s maw with one arm,&lt;span class=&quot;pink&quot;&gt; but it isn&#39;t enough. &lt;/span&gt;You slide deeper into its mouth, until it swallows you up to your neck.
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;pink&quot;&gt;and it takes advantage of your vulnerability. &lt;/span&gt;You slide deeper into its mouth, until it swallows you up to your neck.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $vorestage is 4&gt;&gt;&lt;&lt;set $lowerintegrity -= 1&gt;&gt;&lt;&lt;if $lowerintegrity lte 0&gt;&gt;&lt;&lt;set $underintegrity -= 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $upperintegrity -= 1&gt;&gt;
+	&lt;&lt;if ($vorestruggle * $physique) gte $vorestrength&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with both arms, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with one arm, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;green&quot;&gt;but it doesn&#39;t take advantage of your vulnerability. &lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vorestage += 1&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with both your arms,&lt;span class=&quot;pink&quot;&gt; but it isn&#39;t enough.  &lt;/span&gt;The last of your body slides into its mouth, its lips closing behind you.
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with one arm,&lt;span class=&quot;pink&quot;&gt; but it isn&#39;t enough. &lt;/span&gt;The last of your body slides into its mouth, its lips closing behind you.
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;pink&quot;&gt;and it takes advantage of your vulnerability. &lt;/span&gt;The last of your body slides into its mouth, its lips closing behind you.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+&lt;&lt;elseif $vorestage is 5&gt;&gt;&lt;&lt;set $lowerintegrity -= 1&gt;&gt;&lt;&lt;if $lowerintegrity lte 0&gt;&gt;&lt;&lt;set $underintegrity -= 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $upperintegrity -= 1&gt;&gt;
+	&lt;&lt;if ($vorestruggle * $physique) gte $vorestrength&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with both arms, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with one arm, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;green&quot;&gt;but it doesn&#39;t take advantage of your vulnerability. &lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vorestage += 1&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with both your arms,&lt;span class=&quot;pink&quot;&gt; but it isn&#39;t enough.  &lt;/span&gt;The $vorecreature sucks you further down, sliding you into its gullet.
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with one arm,&lt;span class=&quot;pink&quot;&gt; but it isn&#39;t enough. &lt;/span&gt;The $vorecreature sucks you further down, sliding you into its gullet.
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;pink&quot;&gt;and it takes advantage of your vulnerability. &lt;/span&gt;The $vorecreature sucks you further down, sliding you into its gullet.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+
+
+&lt;&lt;elseif $vorestage is 6&gt;&gt;&lt;&lt;set $lowerintegrity -= 1&gt;&gt;&lt;&lt;if $lowerintegrity lte 0&gt;&gt;&lt;&lt;set $underintegrity -= 1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $upperintegrity -= 1&gt;&gt;
+	&lt;&lt;if ($vorestruggle * $physique) gte $vorestrength&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with both arms, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with one arm, &lt;span class=&quot;green&quot;&gt;preventing it from swallowing you further. &lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;green&quot;&gt;but it doesn&#39;t take advantage of your vulnerability. &lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vorestage += 1&gt;&gt;
+		&lt;&lt;if $vorestruggle is 2&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with both your arms,&lt;span class=&quot;pink&quot;&gt; but it isn&#39;t enough.  &lt;/span&gt;The $vorecreature sucks you further down, depositing you in a fleshy chamber.&lt;&lt;if $leftarm is &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;if $rightarm is &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;swallowed&gt;&gt;&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $vorestruggle is 1&gt;&gt;
+		You grab the inside of the $vorecreature&#39;s maw with one arm,&lt;span class=&quot;pink&quot;&gt; but it isn&#39;t enough. &lt;/span&gt;The $vorecreature sucks you further down, depositing you in a fleshy chamber.&lt;&lt;if $leftarm is &quot;trapped&quot;&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;if $rightarm is &quot;trapped&quot;&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;swallowed&gt;&gt;&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		There&#39;s nothing preventing the $vorecreature from swallowing you further, &lt;span class=&quot;pink&quot;&gt;and it takes advantage of your vulnerability. &lt;/span&gt;The $vorecreature sucks you further down, depositing you in a fleshy chamber.&lt;&lt;if $leftarm is &quot;trapped&quot;&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;if $rightarm is &quot;trapped&quot;&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;swallowed&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;&lt;&lt;if $lowerintegrity lte 0&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;set $upperintegrity -= 5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $vorestruggle to 0&gt;&gt;
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $vorestage is 1&gt;&gt;
+	&lt;&lt;if $rng gte 66&gt;&gt;
+	You feel the $vorecreature licking your feet.&lt;&lt;neutral5&gt;&gt;
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	The $vorecreature&#39;s tongue protrudes from its maw, and licks your inner thighs.&lt;&lt;neutral5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The $vorecreature&#39;s tongue protrudes from its maw, and licks your butt.&lt;&lt;neutral5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vorestage is 2&gt;&gt;
+	&lt;&lt;if $rng gte 66&gt;&gt;
+	You feel the $vorecreature licking your butt.&lt;&lt;neutral5&gt;&gt;
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	The $vorecreature gently licks your &lt;&lt;groinstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The $vorecreature&#39;s tongue wraps around your pelvis, and rubs up and down the length of your thighs.&lt;&lt;neutral5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vorestage is 3&gt;&gt;
+	&lt;&lt;if $rng gte 66&gt;&gt;
+	The $vorecreature&#39;s tongue presses your body against the roof of its maw.&lt;&lt;neutral5&gt;&gt;
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	The $vorecreature gently prods your &lt;&lt;groinstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The $vorecreature&#39;s tongue caresses your inner thighs.&lt;&lt;neutral5&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vorestage is 4&gt;&gt;
+	&lt;&lt;if $rng gte 66&gt;&gt;
+	The $vorecreature runs the tip of its tongue down the length of your body.&lt;&lt;neutral5&gt;&gt;
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	The $vorecreature gently prods your &lt;&lt;groinstop&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The $vorecreature&#39;s tongue caresses your inner thighs.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vorestage is 5&gt;&gt;
+	&lt;&lt;if $rng gte 66&gt;&gt;
+	The $vorecreature runs the tip of its tongue down the length of your body.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 33&gt;&gt;
+	The $vorecreature wraps its tongue around your body.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The $vorecreature flicks your &lt;&lt;groin&gt;&gt; with the tip of its tongue.&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vorestage is 6&gt;&gt;
+	&lt;&lt;if $rng gte 81 and $leftarm is 0&gt;&gt;
+	A groove in the side of the gullet constricts around your left arm, trapping it.&lt;&lt;set $leftarm to &quot;trapped&quot;&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 61 and $rightarm is 0&gt;&gt;
+	A groove in the side of the gullet constricts around your right arm, trapping it.&lt;&lt;set $rightarm to &quot;trapped&quot;&gt;&gt;&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	The gullet tightens around your entire body, holding you in place.&lt;&lt;neutral10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	Valves open at the side of the tube and release a warm liquid, coating you in a slimy goo.&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+	The sides of the gullet push against you, sliding you along the tube.&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $vorestage is 7&gt;&gt;
+	&lt;&lt;if $rng gte 81 and $rightarm is 0&gt;&gt;
+	A groove in the side of the chamber constricts around your right arm, trapping it.&lt;&lt;set $rightarm to &quot;trapped&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	More liquid squirts out the side of the chamber, covering you in a slimy goo.&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng gte 41 and $leftarm is 0&gt;&gt;
+	A groove in the side of the chamber constricts around your left arm, trapping it.&lt;&lt;set $leftarm to &quot;trapped&quot;&gt;&gt;&lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	The walls close in around you, squeezing your body and stealing your breath. &lt;&lt;neutral15&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+	The entire chamber pulsates and rubs against you.&lt;&lt;neutral20&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $vorestage lte 5&gt;&gt;
+	&lt;&lt;if $rng gte 75&gt;&gt;
+	&lt;&lt;set $vorestrength to random(0, 0)&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;The $vorecreature seems content to savour your taste, for now.&lt;/span&gt;
+	&lt;&lt;elseif $rng gte 50&gt;&gt;
+	&lt;&lt;set $vorestrength to random(-5000, 10000)&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;The $vorecreature salivates in anticipation.&lt;/span&gt;
+	&lt;&lt;elseif $rng gte 25&gt;&gt;
+	&lt;&lt;set $vorestrength to random(-5000, 20000)&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;The $vorecreature prepares to suck you in.&lt;/span&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+	&lt;&lt;set $vorestrength to random(1, 20000)&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;The $vorecreature prepares to gulp you down.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $rng gte 75&gt;&gt;
+	&lt;&lt;set $vorestrength to random(0, 0)&gt;&gt;
+	&lt;&lt;elseif $rng gte 50&gt;&gt;
+	&lt;&lt;set $vorestrength to random(-5000, 10000)&gt;&gt;
+	&lt;&lt;elseif $rng gte 25&gt;&gt;
+	&lt;&lt;set $vorestrength to random(-5000, 20000)&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+	&lt;&lt;set $vorestrength to random(1, 20000)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $voretrait gte 1&gt;&gt;
+&lt;&lt;set $vorestrength -= 2500&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $enemytype isnot &quot;tentacles&quot;&gt;&gt;
+	&lt;&lt;if $panicattacks gte 1 and $panicviolence is 0 and $panicparalysis is 0 and $control is 0&gt;&gt;	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng is 100&gt;&gt;
+		&lt;&lt;set $panicparalysis to 10&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $panicattacks gte 2 and $panicviolence is 0 and $panicparalysis is 0 and $control is 0&gt;&gt;	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng is 100&gt;&gt;
+		&lt;&lt;set $panicviolence to 3&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+	&lt;&lt;if $arousal gte 10000&gt;&gt;
+	
+	&lt;&lt;orgasmpassage&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+
+	&lt;&lt;set $seconds to $seconds + 10&gt;&gt;
+	&lt;&lt;if $seconds gte 60&gt;&gt;
+	&lt;&lt;set $seconds to 0&gt;&gt;
+	&lt;&lt;pass1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;swallowed&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $swallowed isnot 1&gt;&gt;&lt;&lt;set $swallowed to 1&gt;&gt;
+&lt;&lt;set $swallowedstat += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="795" name="Widgets Vore Actions" tags="widget" position="600,9975">&lt;&lt;widget &quot;voreactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $images is 1&gt;&gt;&lt;&lt;timed 100ms&gt;&gt;
+&lt;div id=&quot;divsex&quot;&gt;
+&lt;&lt;combatimg&gt;&gt;
+&lt;/div&gt;&lt;br&gt;
+&lt;&lt;/timed&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemytype isnot &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;actioncarry&gt;&gt;
+&lt;&lt;actioncarrydrop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trance lte 0&gt;&gt;
+&lt;&lt;if $dissociation lte 1&gt;&gt;
+&lt;&lt;if $panicparalysis is 0&gt;&gt;
+&lt;&lt;if $panicviolence is 0&gt;&gt;
+&lt;&lt;if $orgasmdown lte 0&gt;&gt;
+&lt;&lt;if $pain lt 100&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $leftarm is &quot;bound&quot;&gt;&gt;
+Your left arm is bound and helpless.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $leftarm is &quot;trapped&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Your left arm is trapped by the $vorecreature.&lt;/span&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $leftarm is 0&gt;&gt;Your left arm is free.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftescape&quot;&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Escape&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftescape&quot; checked&gt;&gt; | 
+	&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Escape&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftescape&quot;&gt;&gt; | 	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vorestage lte 6&gt;&gt;
+		&lt;&lt;if $leftactiondefault is &quot;lefthold&quot;&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Hold on&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthold&quot; checked&gt;&gt; | 
+		&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Hold on&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthold&quot;&gt;&gt; | 		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightarm is &quot;trapped&quot;&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;Free your right arm&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftvorefree&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;vorerest&quot;&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Rest&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;vorerest&quot; checked&gt;&gt; | 	
+	&lt;&lt;else&gt;&gt;
+Rest &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;vorerest&quot;&gt;&gt; | 	
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $rightarm is &quot;bound&quot;&gt;&gt;
+Your right arm is bound and helpless.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $rightarm is &quot;trapped&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Your right arm is trapped by the $vorecreature.&lt;/span&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $rightarm is 0&gt;&gt;Your right arm is free.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightescape&quot;&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Escape&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightescape&quot; checked&gt;&gt; | 
+	&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Escape&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightescape&quot;&gt;&gt; | 	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $vorestage lte 6&gt;&gt;
+		&lt;&lt;if $rightactiondefault is &quot;righthold&quot;&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Hold on&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthold&quot; checked&gt;&gt; | 
+		&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Hold on&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthold&quot;&gt;&gt; | 		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftarm is &quot;trapped&quot;&gt;&gt;
+	&lt;span class=&quot;brat&quot;&gt;Free your left arm&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightvorefree&quot;&gt;&gt; | 
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;vorerest&quot;&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Rest&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;vorerest&quot; checked&gt;&gt; | 	
+	&lt;&lt;else&gt;&gt;
+Rest &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;vorerest&quot;&gt;&gt; | 	
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $enemytype isnot &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;combatstate&gt;&gt;
+&lt;&lt;carryblock&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="796" name="Widgets Vore Effects" tags="widget" position="725,9975">&lt;&lt;widget &quot;voreeffects&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;effectspain&gt;&gt;
+&lt;&lt;effectsorgasm&gt;&gt;
+&lt;&lt;effectsdissociation&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftescape&quot; and $rightaction is &quot;rightescape&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftescape&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightescape&quot;&gt;&gt;&lt;&lt;set $attackstat += 2&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftescape&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightescape&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 40&gt;&gt;
+	&lt;&lt;if $leftarm is &quot;trapped&quot;&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;if $rightarm is &quot;trapped&quot;&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vorestage is 1&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the $vorecreature&#39;s maw with both arms, &lt;span class=&quot;green&quot;&gt;and make it spit you out.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 2&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with both arms. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your body out, freeing your &lt;&lt;genitals&gt;&gt; from its maw.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 3&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with both arms. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your body out, freeing your &lt;&lt;breasts&gt;&gt; from its maw.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 4&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with both arms. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your body out, freeing your arms from its maw.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 5&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with both arms. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your head back out.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 6&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the walls of the $vorecreature&#39;s gullet with both arms. &lt;span class=&quot;green&quot;&gt;It convulses, violently pushing you up into its mouth.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 7&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You pound the walls of the $vorecreature&#39;s stomach with both arms. &lt;span class=&quot;green&quot;&gt;It convulses, violently pushing you up into its gullet.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vorestage is 1&gt;&gt;
+		You hit the $vorecreature&#39;s maw with both arms, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 2&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with both arms, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 3&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with both arms, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 4&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with both arms, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 5&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with both arms, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 6&gt;&gt;
+		You hit the walls of the $vorecreature&#39;s gullet with both arms, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 7&gt;&gt;
+		You pound the walls of the $vorecreature&#39;s stomach with both arms, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $leftaction is &quot;leftescape&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftescape&quot;&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftescape&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 20&gt;&gt;
+	&lt;&lt;if $leftarm is &quot;trapped&quot;&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;if $rightarm is &quot;trapped&quot;&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vorestage is 1&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the $vorecreature&#39;s maw with your left arm, &lt;span class=&quot;green&quot;&gt;and make it spit you out.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 2&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with your left arm. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your body out, freeing your &lt;&lt;genitals&gt;&gt; from its maw.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 3&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with your left arm. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your body out, freeing your &lt;&lt;breasts&gt;&gt; from its maw.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 4&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with your left arm. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your body out, freeing your arms from its maw.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 5&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with your left arm. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your head back out.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 6&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the walls of the $vorecreature&#39;s gullet with your left arm. &lt;span class=&quot;green&quot;&gt;It convulses, violently pushing you up into its mouth.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 7&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You pound the walls of the $vorecreature&#39;s stomach with your left arm. &lt;span class=&quot;green&quot;&gt;It convulses, violently pushing you up into its gullet.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vorestage is 1&gt;&gt;
+		You hit the $vorecreature&#39;s maw with your left arm,  &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 2&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with your left arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 3&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with your left arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 4&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with your left arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 5&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with your left arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 6&gt;&gt;
+		You hit the walls of the $vorecreature&#39;s gullet with your left arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 7&gt;&gt;
+		You pound the walls of the $vorecreature&#39;s stomach with your left arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rightaction is &quot;rightescape&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightescape&quot;&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightescape&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 20&gt;&gt;
+	&lt;&lt;if $leftarm is &quot;trapped&quot;&gt;&gt;&lt;&lt;set $leftarm to 0&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;&lt;if $rightarm is &quot;trapped&quot;&gt;&gt;&lt;&lt;set $rightarm to 0&gt;&gt;&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vorestage is 1&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the $vorecreature&#39;s maw with your right arm, &lt;span class=&quot;green&quot;&gt;and make it spit you out.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 2&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with your right arm. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your body out, freeing your &lt;&lt;genitals&gt;&gt; from its maw.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 3&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with your right arm. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your body out, freeing your &lt;&lt;breasts&gt;&gt; from its maw.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 4&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with your right arm. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your body out, freeing your arms from its maw.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 5&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with your right arm. &lt;span class=&quot;green&quot;&gt;It gags, letting you slide your head back out.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 6&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You hit the walls of the $vorecreature&#39;s gullet with your right arm. &lt;span class=&quot;green&quot;&gt;It convulses, violently pushing you up into its mouth.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 7&gt;&gt;&lt;&lt;set $vorestage -= 1&gt;&gt;
+		You pound the walls of the $vorecreature&#39;s stomach with your right arm. &lt;span class=&quot;green&quot;&gt;It convulses, violently pushing you up into its gullet.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vorestage is 1&gt;&gt;
+		You hit the $vorecreature&#39;s maw with your right arm,  &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 2&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with your right arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 3&gt;&gt;
+		You hit the $vorecreature&#39;s mouth with your right arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 4&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with your right arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 5&gt;&gt;
+		You hit the inside of the $vorecreature&#39;s mouth with your right arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 6&gt;&gt;
+		You hit the walls of the $vorecreature&#39;s gullet with your right arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;elseif $vorestage is 7&gt;&gt;
+		You pound the walls of the $vorecreature&#39;s stomach with your right arm, &lt;span class=&quot;red&quot;&gt;but it doesn&#39;t react.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;lefthold&quot; and $rightaction is &quot;righthold&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthold&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthold&quot;&gt;&gt;&lt;&lt;set $vorestruggle to 2&gt;&gt;
+	&lt;&lt;if $vorestage is 1&gt;&gt;
+	You grab hold of the $vorecreature&#39;s maw with both arms.
+	&lt;&lt;elseif $vorestage is 2&gt;&gt;
+	You grab hold of the $vorecreature&#39;s maw with both arms.
+	&lt;&lt;elseif $vorestage is 3&gt;&gt;
+	You grab hold of the $vorecreature&#39;s maw with both arms.
+	&lt;&lt;elseif $vorestage is 4&gt;&gt;
+	You cling to the side of the $vorecreature&#39;s mouth with both arms.
+	&lt;&lt;elseif $vorestage is 5&gt;&gt;
+	You cling to the side of the $vorecreature&#39;s mouth with both arms.
+	&lt;&lt;elseif $vorestage is 6&gt;&gt;
+	You cling to the side of the $vorecreature&#39;s gullet with both arms.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $leftaction is &quot;lefthold&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthold&quot;&gt;&gt;&lt;&lt;set $vorestruggle to 1&gt;&gt;
+	&lt;&lt;if $vorestage is 1&gt;&gt;
+	You grab hold of the $vorecreature&#39;s maw with your left arm.
+	&lt;&lt;elseif $vorestage is 2&gt;&gt;
+	You grab hold of the $vorecreature&#39;s maw with your left arm.
+	&lt;&lt;elseif $vorestage is 3&gt;&gt;
+	You grab hold of the $vorecreature&#39;s maw with your left arm.
+	&lt;&lt;elseif $vorestage is 4&gt;&gt;
+	You cling to the side of the $vorecreature&#39;s mouth with your left arm.
+	&lt;&lt;elseif $vorestage is 5&gt;&gt;
+	You cling to the side of the $vorecreature&#39;s mouth with your left arm.
+	&lt;&lt;elseif $vorestage is 6&gt;&gt;
+	You cling to the side of the $vorecreature&#39;s gullet with your left arm.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rightaction is &quot;righthold&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthold&quot;&gt;&gt;&lt;&lt;set $vorestruggle to 1&gt;&gt;
+	&lt;&lt;if $vorestage is 1&gt;&gt;
+	You grab hold of the $vorecreature&#39;s maw with your right arm.
+	&lt;&lt;elseif $vorestage is 2&gt;&gt;
+	You grab hold of the $vorecreature&#39;s maw with your right arm.
+	&lt;&lt;elseif $vorestage is 3&gt;&gt;
+	You grab hold of the $vorecreature&#39;s maw with your right arm.
+	&lt;&lt;elseif $vorestage is 4&gt;&gt;
+	You cling to the side of the $vorecreature&#39;s mouth with your right arm.
+	&lt;&lt;elseif $vorestage is 5&gt;&gt;
+	You cling to the side of the $vorecreature&#39;s mouth with your right arm.
+	&lt;&lt;elseif $vorestage is 6&gt;&gt;
+	You cling to the side of the $vorecreature&#39;s gullet with your right arm.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $leftaction is &quot;leftvorefree&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;Using all your strength, you manage to free your right arm from the side of the gullet.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $rightaction is &quot;rightvorefree&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;Using all your strength, you manage to free your left arm from the side of the gullet.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;vorerest&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;vorerest&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;vorerest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;vorerest&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="797" name="Sea Vore" tags="nobr" position="850,9975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;sea&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+
+	&lt;&lt;if $tentacledisable is &quot;f&quot; and $hallucinations gte 1&gt;&gt;
+	&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+	&lt;&lt;set $tentacleno to 2&gt;&gt;
+	&lt;&lt;set $tentaclehealth to 15&gt;&gt;
+	&lt;&lt;tentaclestart&gt;&gt;
+	&lt;&lt;set $tentacle1shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;set $tentacle2shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;A $tentacle1 tentacle and $tentacle2 tentacle emerge from the creature and restrain your arms.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $vorestage to 1&gt;&gt;
+&lt;&lt;set $vorecreature to &quot;whale&quot;&gt;&gt;
+&lt;&lt;set $vorestrength to 1&gt;&gt;
+	&lt;&lt;if $hallucinations gte 1&gt;&gt;
+	&lt;&lt;set $voretentacles to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $voretentacles to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacledisable is &quot;f&quot; and $hallucinations gte 1 and $enemytype is &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;voreeffects&gt;&gt;&lt;&lt;effectstentacles&gt;&gt;
+&lt;&lt;vore&gt;&gt;&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;voreactions&gt;&gt;&lt;&lt;actionstentacles&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;voreeffects&gt;&gt;
+&lt;&lt;vore&gt;&gt;
+&lt;&lt;voreactions&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Vore Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $vorestage lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Vore Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="798" name="Sea Vore Finish" tags="nobr" position="975,9975">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+
+It&#39;s all just too much for you. You pass out.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Passout Beach]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you haul yourself out of the $vorecreature&#39;s maw. It decides against pursuing you further, and disappears back into the depths.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="799" name="Widgets Vore Img" tags="widget" position="1100,9975">&lt;&lt;widget &quot;voreimg&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $vorestage is 1&gt;&gt;
+
+&lt;img id=&quot;foreground&quot; src=&quot;img/sex/doggy/vorethighsfront.gif&quot;&gt;
+&lt;img id=&quot;voreback&quot; src=&quot;img/sex/doggy/vorethighsback.gif&quot;&gt;
+
+&lt;&lt;elseif $vorestage is 2&gt;&gt;
+
+&lt;img id=&quot;foreground&quot; src=&quot;img/sex/doggy/vorewaistfront.gif&quot;&gt;
+&lt;img id=&quot;voreback&quot; src=&quot;img/sex/doggy/vorewaistback.gif&quot;&gt;
+
+&lt;&lt;elseif $vorestage is 3&gt;&gt;
+
+&lt;img id=&quot;foreground&quot; src=&quot;img/sex/doggy/vorechestfront.gif&quot;&gt;
+&lt;img id=&quot;voreback&quot; src=&quot;img/sex/doggy/vorechestback.gif&quot;&gt;
+
+&lt;&lt;elseif $vorestage is 4&gt;&gt;
+
+&lt;img id=&quot;foreground&quot; src=&quot;img/sex/doggy/voreshouldersfront.gif&quot;&gt;
+&lt;img id=&quot;voreback&quot; src=&quot;img/sex/doggy/voreshouldersback.gif&quot;&gt;
+
+&lt;&lt;elseif $vorestage is 5&gt;&gt;
+
+&lt;img id=&quot;foreground&quot; src=&quot;img/sex/doggy/vorefullfront.gif&quot;&gt;
+&lt;img id=&quot;voreback&quot; src=&quot;img/sex/doggy/vorefullback.gif&quot;&gt;
+
+&lt;&lt;elseif $vorestage is 6&gt;&gt;
+
+&lt;img id=&quot;foreground&quot; src=&quot;img/sex/doggy/voregulletfront.gif&quot;&gt;
+&lt;img id=&quot;voreback&quot; src=&quot;img/sex/doggy/voregulletback.gif&quot;&gt;
+
+&lt;&lt;elseif $vorestage is 7&gt;&gt;
+
+&lt;img id=&quot;foreground&quot; src=&quot;img/sex/doggy/vorestomachfront.gif&quot;&gt;
+&lt;img id=&quot;voreback&quot; src=&quot;img/sex/doggy/vorestomachback.gif&quot;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="800" name="History Classroom Study" tags="nobr" position="1225,9975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You take a seat and read a history textbook.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;The classroom soon fills and Winter arrives to begin the lesson.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $uppertype is &quot;school&quot; and $lowertype is &quot;school&quot;&gt;&gt;
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Winter looks at your clothing. &quot;You can&#39;t have believed I wouldn&#39;t notice. Go see the head.&quot;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;&lt;&lt;historyskill&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+&lt;&lt;set $studyfinish to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $studyfinish to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $studyfinish isnot 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;&lt;&lt;gstress5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+	&lt;&lt;if $schoolstate is &quot;fourth&quot;&gt;&gt;
+	&lt;&lt;set $studyfinish to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $studyfinish to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="801" name="History Tease" tags="nobr" position="100,10100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You stretch languidly, lifting your $upperclothes and exposing your midriff. It&#39;s a bit much for the &lt;&lt;person&gt;&gt; and they look away, blushing.&lt;&lt;exhibitionism1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="802" name="History Events Dress" tags="nobr" position="225,10100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; walk out from behind the screen. You are greeted by laughter as the class sees what you&#39;re wearing, though they are quickly silenced by a stern look from Winter. You&#39;re too embarrassed by the way your classmates look at you to learn anything, but the segment is over soon enough.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="803" name="History Events Refusal" tags="nobr" position="350,10100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+This is ridiculous, there&#39;s no way you&#39;re wearing that. Winter glares at you as you take your seat.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="804" name="History Events Revealing Dress" tags="nobr" position="475,10100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; walk out from behind the screen. The class falls silent as they see how little you&#39;re wearing. Winter smiles in satisfaction. You model the outfit as &lt;&lt;he&gt;&gt; describes the ceremonies it was used in, which all seem to have had a risqué element. You&#39;re too embarrassed by the way your classmates look at you to learn anything, but the segment is over soon enough.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="805" name="History Events Pick" tags="nobr" position="600,10100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $cool lt 39&gt;&gt;
+You lean down to pick up the book. As you do, the &lt;&lt;person&gt;&gt; grabs the back of your head and pushes your face against &lt;&lt;his&gt;&gt; crotch. You try to push &lt;&lt;him&gt;&gt; away, but &lt;&lt;he&gt;&gt; holds you firm, &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt; and undoes &lt;&lt;his&gt;&gt; fly.&lt;&lt;else&gt;&gt; and lifts up &lt;&lt;his&gt;&gt; skirt. &lt;&lt;Hes&gt;&gt; not wearing underwear. &lt;&lt;/if&gt;&gt; &quot;Someone go distract the teacher,&quot; &lt;&lt;he&gt;&gt; says. Much of the class closes around to watch.
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|History Lesson Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $cool lt 119&gt;&gt;
+You lean down to pick up the book. As you do, the &lt;&lt;person&gt;&gt; grabs the back of your head and pushes your face against &lt;&lt;his&gt;&gt; crotch. You try to push &lt;&lt;him&gt;&gt; away, but &lt;&lt;he&gt;&gt; holds you firm, &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt; and undoes &lt;&lt;his&gt;&gt; fly.&lt;&lt;else&gt;&gt; and lifts up &lt;&lt;his&gt;&gt; skirt. &lt;&lt;Hes&gt;&gt; not wearing underwear.&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|History Lesson Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You lean down to pick up the book. As you do, the &lt;&lt;person&gt;&gt; grabs the back of your head and pushes your face against &lt;&lt;his&gt;&gt; crotch. You push &lt;&lt;him&gt;&gt; away as laughter emerges from the rest of the class. &quot;I really am clumsy!&quot; The &lt;&lt;person&gt;&gt; says, now grinning. &quot;No need to be so aggressive though.&quot; &lt;&lt;He&gt;&gt; continues &lt;&lt;his&gt;&gt; task, and Winter soon returns.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="806" name="History Events Leave" tags="nobr" position="725,10100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Not trusting the &lt;&lt;persons&gt;&gt; intentions, you refain from leaning over to pick up the book. &lt;&lt;He&gt;&gt; tilts &lt;&lt;his&gt;&gt; head and displays a mock frown. &quot;What&#39;s wrong? Worried I might do something naughty?&quot; &lt;&lt;His&gt;&gt; friends laugh.&lt;br&gt;&lt;br&gt;
+
+The classroom door starts to open, and the &lt;&lt;person&gt;&gt; continues their task as Winter enters. The teacher sees the textbook on the floor and glares at you. &quot;Pick that up immediately. You should treat school property with more respect,&quot; the &lt;&lt;person&gt;&gt; throws an infuriating smile your way as you pick up the book.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="807" name="History Lesson Molestation" tags="nobr" position="850,10100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcoral&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;set $timer to 6&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;
+	&lt;&lt;elseif $phase is 2&gt;&gt;
+	&lt;&lt;set $timer to 24&gt;&gt;&lt;&lt;set $rescue to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $rescue is 0 and $alarm is 1&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;No one comes to your aid. Winter must be distracted.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|History Lesson Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|History Lesson Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|History Lesson Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer gte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|History Lesson Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|History Lesson Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="808" name="History Lesson Molestation Finish" tags="nobr" position="975,10100">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;famerape10&gt;&gt;
+
+Satisfied, the &lt;&lt;person&gt;&gt; shoves you to the ground. The rest of the class rushes back to their seats, as footsteps can be heard approaching. You know you&#39;ll be in trouble if you&#39;re caught lying on the floor. &lt;&lt;tearful&gt;&gt; you struggle into your seat just before Winter returns.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+The &lt;&lt;person&gt;&gt; recoils in pain. &lt;&lt;He&gt;&gt; glares at you, and &lt;&lt;he&gt;&gt; and &lt;&lt;his&gt;&gt; friends look like they&#39;ve a mind to punish you, but at that moment footsteps can be heard approaching the class, and they think better of it. &lt;&lt;tearful&gt;&gt; you take your seat. Winter returns, with no knowledge of what just took place.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+Footsteps can be heard rapidly approaching the classroom. The &lt;&lt;person&gt;&gt; pushes you away and returns to &lt;&lt;his&gt;&gt; desk, along with the rest of the class. &lt;&lt;tearful&gt;&gt; you take your seat. Winter arrives, looking angry. &quot;I can&#39;t leave you alone for five minutes, can I?&quot; Glad that the assault is over and not wanting Winter to know it was you who screamed, you keep your head down as the lesson continues.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+Footsteps can be heard approaching the classroom. The &lt;&lt;person&gt;&gt; pushes you away and returns to &lt;&lt;his&gt;&gt; desk, along with the rest of the class. &lt;&lt;tearful&gt;&gt; you take your seat. Winter arrives, one of the &lt;&lt;persons&gt;&gt; friends in tow, looking diminished. &quot;Don&#39;t waste my time again, or you&#39;ll never see the end of detention.&quot; Glad that the assault is over, you keep your head down as the lesson continues.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="809" name="History Lesson Stocks" tags="nobr" position="1100,10100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You walk to the front of the classroom, and Winter gestures you to bend over the bottom part of the stock. You do so, and &lt;&lt;he&gt;&gt; lifts over the rest of the device, locking you firmly in place. Your hands and head poke through small holes facing the class. The stocks are bolted onto the floor, rendering you quite immobile.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;endevent&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;Before Winter can speak further, the door opens to reveal Leighton, who doesn&#39;t look twice at the &lt;&lt;girl&gt;&gt; in the stocks. &lt;&lt;He&gt;&gt; looks at Winter. &quot;We need to talk.&quot; Winter nods, and leaves the room without a word.&lt;&lt;endevent&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;person1&gt;&gt;The class is silent for a few moments, as the sound of footsteps outside the room fade into nothingness. Then a &lt;&lt;person&gt;&gt; stands up, and saunters over to you. &quot;Who thinks the lesson should continue?&quot; &lt;&lt;He&gt;&gt; asks the rest of the class, smiling slyly. Encouraged by the rest of the class, &lt;&lt;he&gt;&gt; walks behind you.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|History Lesson Stocks Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Winter lectures about the historial use of the stocks, as well as other archaic punishments. You wonder why &lt;&lt;he&gt;&gt; likes them so much. Before long, &lt;&lt;he&gt;&gt; releases you. &quot;You&#39;ve been a fine assistant,&quot; &lt;&lt;he&gt;&gt; says cheerfully, as you head back to your seat.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="810" name="History Lesson Stocks Molestation" tags="nobr" position="1225,10100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcspank&gt;&gt;
+&lt;&lt;set $timer to 18&gt;&gt;
+&lt;&lt;set $position to &quot;wall&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $head to &quot;bound&quot;&gt;&gt;&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|History Lesson Stocks Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|History Lesson Stocks Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|History Lesson Stocks Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|History Lesson Stocks Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|History Lesson Stocks Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="811" name="History Lesson Stocks Molestation Finish" tags="nobr" position="100,10225">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;famerape10&gt;&gt;
+
+&quot;I got a bit carried away there.&quot; You hear the &lt;&lt;person&gt;&gt; mutter as &lt;&lt;he&gt;&gt; heads back to &lt;&lt;his&gt;&gt; seat&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;exposure&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	Winter returns to the class, and sees you in your undressed state. The teacher conceals your body with a towel while freeing you from the stocks. &quot;Who&#39;s responsible for this?&quot; Everyone looks at the &lt;&lt;personcomma&gt;&gt; who shrinks lower into their seat. &quot;Stay behind after class.&quot; &lt;&lt;tearful&gt;&gt; you walk back to your desk, and ease yourself down.
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;endevent&gt;&gt;&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;Winter returns to the class. &quot;Sorry, but we won&#39;t have time for this now,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; releases you from the stocks. &lt;&lt;He&gt;&gt; sounds genuinly disappointed. &lt;&lt;tearful&gt;&gt; you walk back to your desk, and ease yourself down.
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+The &lt;&lt;person&gt;&gt; recoils in pain, and the class turn against &lt;&lt;himcomma&gt;&gt; laughing at &lt;&lt;his&gt;&gt; inability to properly molest a bound &lt;&lt;girlstop&gt;&gt; &lt;&lt;He&gt;&gt; returns to &lt;&lt;his&gt;&gt; seat, looking diminished.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;exposure&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	Winter returns to the class, and sees you in your undressed state. The teacher conceals your body with a towel while freeing you from the stocks. &quot;Who&#39;s responsible for this?&quot; Everyone looks at the &lt;&lt;personcomma&gt;&gt; who shrinks lower into their seat. &quot;Stay behind after class.&quot; &lt;&lt;tearful&gt;&gt; you walk back to your desk, and ease yourself down.
+	&lt;&lt;else&gt;&gt;Winter returns to the class. &quot;Sorry, but we won&#39;t have time for this now,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; releases you from the stocks. &lt;&lt;He&gt;&gt; sounds genuinely disappointed. &lt;&lt;tearful&gt;&gt; you walk back to your desk, and ease yourself down.
+	&lt;&lt;/if&gt;&gt;
+	
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+Footsteps can be heard rapidly approaching the classroom. The &lt;&lt;person&gt;&gt; rushes back to &lt;&lt;his&gt;&gt; desk. Winter arrives, looking angry. &quot;I can&#39;t leave you alone for five minutes, can I?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;exposure&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	Winter conceals your body with a towel while freeing you from the stocks. &quot;Who&#39;s responsible for this?&quot; Everyone looks at the &lt;&lt;personcomma&gt;&gt; who shrinks lower into their seat. &quot;Stay behind after class.&quot; &lt;&lt;tearful&gt;&gt; you walk back to your desk, and ease yourself down.
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;endevent&gt;&gt;&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;Sorry, but we won&#39;t have time for this now.&quot; Winter says as &lt;&lt;he&gt;&gt; releases you from the stocks. &lt;&lt;He&gt;&gt; sounds genuinly disappointed. &lt;&lt;tearful&gt;&gt; you walk back to your desk, and ease yourself down.
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+Footsteps can be heard approaching the classroom. The &lt;&lt;person&gt;&gt; rushes back to &lt;&lt;his&gt;&gt; desk. The door opens to reveal Winter, 
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;exposure&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	who sees you in your undressed state. The teacher conceals your body with a towel while freeing you from the stocks. &quot;Who&#39;s responsible for this?&quot; Everyone looks at the &lt;&lt;personcomma&gt;&gt; who shrinks lower into their seat. &quot;Stay behind after class.&quot; &lt;&lt;tearful&gt;&gt; you walk back to your desk, and ease yourself down.
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;endevent&gt;&gt;&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;Sorry, but we won&#39;t have time for this now,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; releases you from the stocks. &lt;&lt;He&gt;&gt; sounds genuinly disappointed. &lt;&lt;tearful&gt;&gt; you walk back to your desk, and ease yourself down.
+	&lt;&lt;/if&gt;&gt;
+	
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="812" name="History Lesson Answer" tags="nobr" position="225,10225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;winter&gt;&gt;&lt;&lt;person1&gt;&gt;You raise your hand, and Winter looks at you. You answer the question, and &lt;&lt;he&gt;&gt; gives you a curt nod before moving on. That&#39;s about as close as you&#39;ll get to praise in this class.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="813" name="Sea Tangle Undress" tags="nobr" position="350,10225">&lt;&lt;water&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; remove your &lt;&lt;bottomscomma&gt;&gt; exposing yourself beneath the water. Once removed, it&#39;s easy to untangle it from the seaweed.&lt;&lt;exhibitionism1&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="814" name="Sea Tangle" tags="nobr" position="475,10225">&lt;&lt;water&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You start to untangle yourself without undressing. It takes a minute to free yourself.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="815" name="Sea Rape" tags="nobr" position="600,10225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemyarousalmax to 200&gt;&gt;
+&lt;&lt;set $mouth to &quot;underwater&quot;&gt;&gt;
+&lt;&lt;set $underwater to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="816" name="Sea Rape Finish" tags="nobr" position="725,10225">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;He&gt;&gt; leaves you alone, and you struggle to the surface for air.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you cough and splutter.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; suddenly recoils from you. It looks like something is wrong with &lt;&lt;his&gt;&gt; diving mask. &lt;&lt;He&gt;&gt; swims away, and you struggle to the surface for air.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;tearful&gt;&gt; you cough and splutter.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="817" name="Swimming Lesson Shove" tags="nobr" position="850,10225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $delinquency gte 400&gt;&gt;
+&lt;&lt;endevent&gt;&gt;&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;You shove the pair aside. They cry out in surprise, attracting Mason&#39;s attention. &quot;I knew it would have something to do with you. Stop harassing the other students.&quot; &lt;&lt;He&gt;&gt; doesn&#39;t give your protests any heed.&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;detention10&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;endevent&gt;&gt;&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt;You shove the pair aside. They cry out in surprise, attracting Mason&#39;s attention. &lt;&lt;He&gt;&gt; looks at the pair. &quot;You two again. Stop harassing the other students.&quot; &lt;&lt;He&gt;&gt; herds them away from you.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="818" name="Events Swimming Molestation" tags="nobr" position="975,10225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $timer to 18&gt;&gt;
+	&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; continues to fondle your butt while the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; bends down to your chest.
+	&lt;&lt;if $upperexposed gte 1&gt;&gt;
+	Without breaking eye contact, &lt;&lt;He&gt;&gt; gently licks your nipple with the tip of &lt;&lt;his&gt;&gt; tongue.
+	&lt;&lt;else&gt;&gt;
+	Without breaking eye contact, &lt;&lt;He&gt;&gt; gently licks your nipple through your $upperclothes with the tip of &lt;&lt;his&gt;&gt; tongue.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+Mason ignores you, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="819" name="Events Swimming Endure" tags="nobr" position="1100,10225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; continues to fondle your butt while the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; bends down to your chest.
+&lt;&lt;if $upperexposed gte 1&gt;&gt;
+Without breaking eye contact, &lt;&lt;He&gt;&gt; gently licks your nipple with the tip of &lt;&lt;his&gt;&gt; tongue.
+&lt;&lt;else&gt;&gt;
+Without breaking eye contact, &lt;&lt;He&gt;&gt; gently licks your nipple through your $upperclothes with the tip of &lt;&lt;his&gt;&gt; tongue.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;He&gt;&gt; is soon interrupted however. When Mason finishes dealing with the commotion, both move away from you, the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; giving a parting pinch as &lt;&lt;he&gt;&gt; does.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="820" name="Events Swimming Molestation Finish" tags="nobr" position="1225,10225">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+The pair come to their senses after a moment, and swim away from you, looking a little guilty.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; recoils in pain and glares at you. &lt;&lt;He&gt;&gt; swims away, taking the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt;&lt;&lt;person1&gt;&gt; with &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+	&lt;&lt;if $delinquency gte 200&gt;&gt;
+	Your cry attracts Mason&#39;s attention. &quot;I knew it would have something to do with you. Stop harassing the other students.&quot; The teacher gives your protests no heed.&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;detention10&gt;&gt;		&lt;&lt;else&gt;&gt;
+	Your cry attracts Mason&#39;s attention. The teacher glares at the pair and herds them away from you.
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+Mason finishes breaking up the fight, and the pair leave you alone.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="821" name="Events Swimming Refuse" tags="nobr" position="100,10350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; shrugs, then tosses the fabric into the skimmer, where it vanishes with a tearing noise.
+&lt;&lt;lowerruined&gt;&gt;&lt;&lt;upperruined&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="822" name="Events Swimming Molestation Single" tags="nobr" position="225,10350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+	&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; swims right up to you.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+Mason ignores you, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Molestation Single Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Molestation Single Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Molestation Single Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Molestation Single]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="823" name="Events Swimming Molestation Single Finish" tags="nobr" position="350,10350">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Here you go.&quot; &lt;&lt;He&gt;&gt; tosses your clothes to the side. You swim over and restore your dignity. When you turn, the &lt;&lt;person&gt;&gt; is gone.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; recoils in pain and glares at you. &lt;&lt;He&gt;&gt; tries to swim away, but you grab the clothes still held in &lt;&lt;his&gt;&gt; hand. You win the ensuing battle, and quickly dress. When you turn, the &lt;&lt;person&gt;&gt; is gone.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+	&lt;&lt;if $delinquency gte 200&gt;&gt;
+	Your cry attracts Mason&#39;s attention. &quot;I knew it would have something to do with you. Stop harassing the other students. And put your clothes back on, for heaven&#39;s sake,&quot; the &lt;&lt;person&gt;&gt; is nowhere to be seen, they left your clothes floating on the water.&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;detention10&gt;&gt;		
+	&lt;&lt;else&gt;&gt;
+	Your cry attracts Mason&#39;s attention. The teacher glares at the &lt;&lt;person&gt;&gt; &quot;Give those clothes back, now. You&#39;re in serious trouble, get changed and go to the head&#39;s office.&quot; You dress before any more attention is attracted to your predicament.
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;	
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="824" name="Events Swimming Flaunt" tags="nobr" position="475,10350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You stretch languidly as you approach the platform, hiding nothing. You &lt;&lt;swimmingtext&gt;&gt; dive into the water to the sound of whistles and applause.&lt;&lt;gswimming&gt;&gt;&lt;&lt;exhibitionism5&gt;&gt;&lt;&lt;swimmingskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="825" name="Events Swimming Lewd Dive" tags="nobr" position="600,10350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You decide to just get it over with.
+
+&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+Bound and unable to cover yourself, you instead face away from your audience. You jump backwards into the water, which is not what you are supposed to do but Mason won&#39;t fault you given the circumstance.
+&lt;&lt;else&gt;&gt;
+You cover your &lt;&lt;lewdness&gt;&gt; as you approach the platform, intensely aware of all the eyes probing you. You jump into the water, not a spectacular performance but Mason won&#39;t fault you given the circumstance.
+&lt;&lt;/if&gt;&gt;
+Once concealed beneath the water, Mason manages to regain some control over the class, and pulls most attention away from you.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="826" name="Event Swimming Run" tags="nobr" position="725,10350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+Overwhelmed, you turn and flee from the room, chased by jeers and laughter.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+&lt;&lt;click [[Next|School Boy&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Next|School Girl&#39;s Changing Room]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="827" name="Events Swimming Stalk Confront" tags="nobr" position="850,10350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You swim right up to the &lt;&lt;personcomma&gt;&gt; and tell &lt;&lt;him&gt;&gt; to leave you alone. &quot;S-sorry,&quot; &lt;&lt;he&gt;&gt; says, staring at &lt;&lt;his&gt;&gt; feet.&lt;&lt;endevent&gt;&gt;&lt;&lt;mason&gt;&gt;&lt;&lt;person1&gt;&gt; You turn away, and see Mason staring at you disapprovingly. &quot;I don&#39;t want to catch you picking on the other students again,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;He&gt;&gt; refuses to hear your side of the story.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="828" name="Events Swimming Stalk Ignore" tags="nobr" position="975,10350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+You try to ignore the &lt;&lt;personcomma&gt;&gt; but &lt;&lt;he&gt;&gt; persists, moving closer to you as &lt;&lt;he&gt;&gt; becomes more confident. &lt;&lt;He&gt;&gt; soon works up the courage to reach out and touch you.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Events Swimming Stalk Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+The &lt;&lt;person&gt;&gt; continues to follow for a short while, before becoming distracted by someone else.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="829" name="Events Swimming Stalk Molestation" tags="nobr" position="1100,10350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+	&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+Mason ignores you, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Stalk Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Stalk Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Stalk Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Stalk Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="830" name="Events Swimming Stalk Molestation Finish" tags="nobr" position="1225,10350">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;He&gt;&gt; swims away without a word.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; recoils in pain and backs away from you. &lt;&lt;tearful&gt;&gt; you seize the chance and escape.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+	&lt;&lt;if $delinquency gte 200&gt;&gt;
+	Your cry attracts Mason&#39;s attention. &quot;I knew it would have something to do with you. Stop harassing the other students,&quot; the &lt;&lt;person&gt;&gt; goes along with it, not wanting to get in trouble.&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;detention10&gt;&gt;		
+	&lt;&lt;else&gt;&gt;
+	Your cry attracts Mason&#39;s attention. The teacher glares at the &lt;&lt;personstop&gt;&gt; &quot;You&#39;re in serious trouble, get changed and go to the head&#39;s office,&quot; the &lt;&lt;person&gt;&gt; looks about to cry.
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="831" name="Events Swimming Swim Away" tags="nobr" position="100,10475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $swimmingdifficulty to random(-500,1000)&gt;&gt;			&lt;&lt;swimmingcheck&gt;&gt;
+&lt;&lt;if $swimmingcheck is &quot;fail&quot;&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+You try to swim away, &lt;span class=&quot;red&quot;&gt;but they catch up&lt;/span&gt;, grabbing and surrounding you. The &lt;&lt;person&gt;&gt; grins at you. &quot;This pervert think &lt;&lt;pshe&gt;&gt; can expose &lt;&lt;pherself&gt;&gt; in public without consequences. Let&#39;s teach &lt;&lt;phim&gt;&gt; a lesson.&quot;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Events Swimming Nude Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;else&gt;&gt;
+You try to swim away, &lt;span class=&quot;red&quot;&gt;but they catch up&lt;/span&gt;, grabbing and surrounding you. The &lt;&lt;person&gt;&gt; grins at you. &quot;How ungrateful!&quot; &lt;&lt;He&gt;&gt; runs &lt;&lt;his&gt;&gt; fingers along the seam of your $lowerclothes. &quot;I think I know how to remind you of your place.&quot;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Events Swimming Strip Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You disappear beneath the water and swim away from them. They try to keep up, but quickly tire and start hunting for easier prey.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="832" name="Evens Swimming Endure" tags="nobr" position="225,10475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+They continue to harass you for a short while, before going after someone else.
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="833" name="Events Swimming Nude Molestation" tags="nobr" position="350,10475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+	&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+Mason ignores you, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Nude Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Nude Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Nude Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Nude Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Nude Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="834" name="Events Swimming Strip Molestation" tags="nobr" position="475,10475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;
+	&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+Mason ignores you, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Strip Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Strip Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Strip Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Strip Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot;&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Strip Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Events Swimming Strip Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="835" name="Events Swimming Strip Molestation Finish" tags="nobr" position="600,10475">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; high five eachother, then leave you lying in the water.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte  0&gt;&gt;
+
+The trio recoil in pain and back away from you. &lt;&lt;tearful&gt;&gt; you seize the chance and escape.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+	&lt;&lt;if $delinquency gte 200&gt;&gt;
+	Your cry attracts Mason&#39;s attention. &quot;I knew it would have something to do with you. Stop harassing the other students.&quot; The trio go along with it, struggling to suppress their smiles.&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;detention10&gt;&gt;		
+	&lt;&lt;else&gt;&gt;
+	Your cry attracts Mason&#39;s attention. The teacher glares at the trio. &quot;You&#39;re in serious trouble, get changed and go to the head&#39;s office.&quot; The group leave the pool, chatting and laughing.
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+You hear Mason&#39;s voice. &quot;What&#39;s happening over there?&quot; They play innocent. &quot;Nothing!&quot; The &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; says. Mason looks at them with suspicion, but doesn&#39;t say anything else. Your attackers move away from you, not wanting to get in trouble.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $lowertype is &quot;naked&quot; and $uppertype is &quot;naked&quot;&gt;&gt;
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; holds your clothing above &lt;&lt;his&gt;&gt; head. When you swim over to try to get it back, &lt;&lt;he&gt;&gt; throws it to the &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; who throws it to the &lt;&lt;person3&gt;&gt;&lt;&lt;personcomma&gt;&gt; the three of them laughing all the while. &quot;This is fun, but I&#39;ve got an idea,&quot; the &lt;&lt;person&gt;&gt; says. Instead of throwing your clothing to one of &lt;&lt;his&gt;&gt; friends, &lt;&lt;he&gt;&gt; chucks it into a nearby skimmer, where it disappears with a tearing noise. &quot;There. Maybe you&#39;ll show us some respect in the future.&quot; Satisfied, they swim away to find someone else to harass, leaving you naked in the middle of the pool.&lt;&lt;set $stealtextskip to 1&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="836" name="Events Swimming Nude Molestation Finish" tags="nobr" position="725,10475">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; high five eachother, then leave you lying in the water.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte  0&gt;&gt;
+
+The trio recoil in pain and back away from you. &lt;&lt;tearful&gt;&gt; you seize the chance to escape.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+
+	&lt;&lt;if $delinquency gte 200&gt;&gt;
+	Your cry attracts Mason&#39;s attention. &quot;I knew it would have something to do with you. Stop harassing the other students.&quot; The trio go along with it, struggling to suppress their smiles.&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;detention10&gt;&gt;		
+	&lt;&lt;else&gt;&gt;
+	Your cry attracts Mason&#39;s attention. The teacher glares at the trio. &quot;You&#39;re in serious trouble, get changed and go to the head&#39;s office.&quot; The group leave the pool, chatting and laughing.
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+You hear Mason&#39;s voice. &quot;What&#39;s happening over there?&quot; They play innocent. &quot;Nothing!&quot; The &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; says. Mason looks at them with suspicion, but doesn&#39;t say anything else. Your attackers move away from you, not wanting to get in trouble.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="837" name="School Leave Stop" tags="nobr" position="850,10475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;As you try to leave, Leighton lays an arm on your shoulder. &quot;Isn&#39;t there something you&#39;re forgetting?&quot; &lt;&lt;He&gt;&gt; tries to steer you back towards the school.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Go to detention|School Detention]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Run away|School Leave Run]]&gt;&gt;&lt;&lt;detention60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="838" name="School Detention" tags="nobr" position="975,10475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;
+&lt;&lt;set $detentionattended to 1&gt;&gt;
+&lt;&lt;if $detention lte 10&gt;&gt;&lt;&lt;set $detention -= 10&gt;&gt;
+You enter Leighton&#39;s office. &lt;&lt;He&gt;&gt; takes &lt;&lt;his&gt;&gt; seat in front of &lt;&lt;his&gt;&gt; desk and beckons you to sit at a small desk in the corner.&lt;br&gt;&lt;br&gt;
+&quot;It&#39;s only a minor infringement, I won&#39;t keep you long.&quot; &lt;&lt;He&gt;&gt; turns to &lt;&lt;his&gt;&gt; computer and seemingly forgets about you.&lt;br&gt;&lt;br&gt;
+Ten minutes pass, and &lt;&lt;he&gt;&gt; looks at the clock on the wall. &quot;That should do it.&quot; &lt;&lt;He&gt;&gt; gestures for you to leave.&lt;&lt;pass10&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $detention lte 20&gt;&gt;&lt;&lt;set $detention -= 20&gt;&gt;
+You enter Leighton&#39;s office. &lt;&lt;He&gt;&gt; takes &lt;&lt;his&gt;&gt; seat in front of &lt;&lt;his&gt;&gt; desk, then points at the whiteboard opposite &lt;&lt;himstop&gt;&gt; &quot;Write &#39;I will obey the rules,&#39; repeatedly. Don&#39;t stop until I say stop.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Work diligently (0:20)|School Detention Lines]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;gtiredness20&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Work slowly (0:40)|School Detention Lines]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;pass40&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $detention lte 30&gt;&gt;&lt;&lt;set $detention -= 30&gt;&gt;
+&lt;&lt;generates2&gt;&gt;You enter Leighton&#39;s office. A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; stand sheepishly in the corner. &quot;Two of you today.&quot; &lt;&lt;person1&gt;&gt;Leighton says, taking the seat at &lt;&lt;his&gt;&gt; desk. &lt;&lt;He&gt;&gt; points at the whiteboard oppostie &lt;&lt;himstop&gt;&gt; &quot;Write &#39;I will obey the rules,&#39; repeatedly. Both of you. Don&#39;t stop until I say stop.&quot;&lt;br&gt;&lt;br&gt;
+
+Shortly after you start writing on the board, you feel someone groping your butt. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; is clearly a pervert.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Endure it (0:30)|School Detention Grope]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;gtrauma30&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Tell Leighton|School Detention Grope]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $detention lte 40&gt;&gt;&lt;&lt;set $detention -= 40&gt;&gt;
+
+You enter Leighton&#39;s office. &quot;I have something special I need you to do today.&quot; &lt;&lt;He&gt;&gt; points out the window, at &lt;&lt;his&gt;&gt; car. &quot;It needs a wash. I left everything you&#39;ll need out there, I&#39;ll keep an eye on you from here. You&#39;ll want to strip down to your underwear for this job, no sense getting your clothes wet and dirty.&quot;&lt;br&gt;&lt;br&gt;
+
+You look at &lt;&lt;him&gt;&gt; with incredulity. &lt;&lt;He&gt;&gt; chuckles. &quot;Don&#39;t worry, it&#39;s an enclosed area so no one else will see you. Now, hop to it.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $understate is &quot;naked&quot;&gt;&gt;
+	You avoid looking &lt;&lt;him&gt;&gt; in the eyes. &quot;I&#39;m n-not wearing any underwear.&quot; You say. &lt;br&gt;
+	You think you catch a smile start to form on &lt;&lt;his&gt;&gt; face, but it&#39;s gone so fast you may have imagined it. &quot;I&#39;ll overlook that rule violation, but you still need to wash my car. Maybe next time you&#39;ll dress appropriately for school.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Strip and wash the car (0:40)|School Detention Car]]&gt;&gt;&lt;&lt;pass40&gt;&gt;&lt;&lt;gtrauma40&gt;&gt;&lt;&lt;gstress40&gt;&gt;&lt;&lt;garousal40&gt;&gt;&lt;&lt;set $storelocationinit to &quot;schoolcar&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;storeupper&gt;&gt;&lt;&lt;storelower&gt;&gt;&lt;&lt;upperundress&gt;&gt;&lt;&lt;lowerundress&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|School Detention Refuse]]&gt;&gt;&lt;&lt;set $detention += 40&gt;&gt;&lt;&lt;detention60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $detention lte 50&gt;&gt;&lt;&lt;set $detention -= 50&gt;&gt;
+
+You enter Leighton&#39;s office. &lt;&lt;He&gt;&gt; sits at &lt;&lt;his&gt;&gt; desk and beckons you over. When you&#39;re close, &lt;&lt;he&gt;&gt; grabs you by the arms and bends you over &lt;&lt;his&gt;&gt; knee.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|School Detention Spank]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $detention lte 60&gt;&gt;&lt;&lt;set $detention -= 60&gt;&gt;
+
+You enter Leighton&#39;s office. &lt;&lt;He&gt;&gt; sits at &lt;&lt;his&gt;&gt; desk and beckons you over. When you&#39;re close, &lt;&lt;he&gt;&gt; grabs you by the arms and bends you over &lt;&lt;his&gt;&gt; knee.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|School Detention Spank]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $detention -= 60&gt;&gt;
+
+You enter Leighton&#39;s office. &lt;&lt;He&gt;&gt; sits at &lt;&lt;his&gt;&gt; desk and beckons you over. When you&#39;re close, &lt;&lt;he&gt;&gt; grabs you by the arms and bends you over &lt;&lt;his&gt;&gt; knee.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|School Detention Spank]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="839" name="School Leave Run" tags="nobr" position="1100,10475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You shake off &lt;&lt;his&gt;&gt; hand and run for the exit, escaping onto the street.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Oxford Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="840" name="School Detention Lines" tags="nobr" position="1225,10475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You get to work, hoping to get out of here quickly. Twenty minutes pass before Leighton speaks again. &quot;That should do it.&quot; &lt;&lt;He&gt;&gt; gestures for you to leave.
+&lt;&lt;elseif $phase is 1&gt;&gt;
+You start leisurely writing on the bored. Leighton looks up at you occasionally, pursing &lt;&lt;his&gt;&gt; lips in annoyance. Eventually, &lt;&lt;he&gt;&gt; looks at &lt;&lt;his&gt;&gt; watch. &quot;That&#39;s enough, I don&#39;t have all day. Next time put some work into it and we&#39;ll both be out of here sooner.&quot; &lt;&lt;He&gt;&gt; gestures for you to leave.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="841" name="School Detention Grope" tags="nobr" position="100,10600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You decide not to make a fuss, and allow the &lt;&lt;person&gt;&gt; to continue groping you while you  continuewriting on the board. &lt;&lt;He&gt;&gt; is careful not to be too blatant about it, but by the time Leighton lets you out your face is flushed red.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 1&gt;&gt;
+	&lt;&lt;if $delinquency gte 400&gt;&gt;
+	You yelp and jump away from the &lt;&lt;personcomma&gt;&gt; clutching your backside and making it clear to Leighton what just happened. &lt;&lt;person1&gt;&gt;Leighton gives you a level stare. &quot;I&#39;m not going to fall for your tricks.&quot; &lt;&lt;He&gt;&gt; looks at the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;You&#39;re done here, leave,&quot; the &lt;&lt;person&gt;&gt; wastes no time in vacating the room.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;person1&gt;&gt;Once alone, Leighton grabs you by the arms and bends you over &lt;&lt;his&gt;&gt; knee.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;click [[Next|School Detention Spank]]&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You yelp and jump away from the &lt;&lt;personcomma&gt;&gt; clutching your backside and making it clear to Leighton what just happened. &lt;&lt;person1&gt;&gt; &lt;&lt;He&gt;&gt; looks at the &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; then back at you.&lt;&lt;person1&gt;&gt; &quot;You&#39;re done here, leave.&quot; Something in &lt;&lt;his&gt;&gt; voice precludes argument, and you scurry from the room. You think you hear a muffled cry behind you as you walk down the hall.
+	&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="842" name="School Detention Spank" tags="nobr" position="225,10600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcspank&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;set $enemyanger += 100&gt;&gt;
+	&lt;&lt;elseif $phase is 2&gt;&gt;
+	&lt;&lt;set $enemyanger += 50&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $enemyanger += 200&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Detention Spank Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Detention Spank Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Detention Spank Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Detention Spank]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="843" name="School Detention Spank Finish" tags="nobr" position="350,10600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+Clarity returns to &lt;&lt;his&gt;&gt; eyes and &lt;&lt;he&gt;&gt; stands abruptly, realising what just happened. &quot;Don&#39;t breathe a word of this to anyone. Leave.&quot; &lt;&lt;tearful&gt;&gt; you walk from the room.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain and you squirm from &lt;&lt;his&gt;&gt; grip. &lt;&lt;He&gt;&gt; shouts after you as you flee down the corridor. &quot;You&#39;ve made things much worse for yourself, &lt;&lt;bitchstop&gt;&gt; Mark my words.&quot; &lt;&lt;tearful&gt;&gt; you keep running.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&lt;&lt;He&gt;&gt; releases you. &quot;I took no pleasure in that. I hope you&#39;ve learnt your lesson.&quot; &lt;&lt;He&gt;&gt; gestures for you to leave. &lt;&lt;tearful&gt;&gt; you do so.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="844" name="Ocean Breeze" tags="nobr" position="475,10600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the Ocean Breeze Cafe. 
+&lt;&lt;if $openinghours is 1&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+	Most of the tables are full.
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+	The cafe is busy, and despite the strong winds some people are sitting outside.
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+	No one is sitting outside due to the rain, but the cafe proper is crowded.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutshop&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $closinghour is 1&gt;&gt;
+
+It&#39;s closing time. The proprietor is herding everyone outside.&lt;&lt;if $exposed gte 1&gt;&gt;You feel a twinge of panic as you realise how exposed you&#39;ll be should you be found in this state of dress.&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;elseif $openinghours is 0&gt;&gt;
+You are alone in the darkness.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+You are hiding beneath a table to protect your dignity.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $openinghours is 1 and $exposed lt 1 and $oceanbreezejob isnot 1&gt;&gt;
+	&lt;&lt;if $oceanbreezejoboffer is 1&gt;&gt;
+&lt;&lt;click [[Ask for work|Ocean Breeze Ask Again]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Ask for work|Ocean Breeze Ask]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $openinghours is 1 and $exposed lt 1 and $oceanbreezejob is 1&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+	&lt;&lt;click [[Work as a waiter (1:00)|Ocean Breeze Work]]&gt;&gt;&lt;&lt;set $tablesservedstat to $tablesservedstat + random(10,30)&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Work as a waitress (1:00)|Ocean Breeze Work]]&gt;&gt;&lt;&lt;set $tablesservedstat to $tablesservedstat + random(10,30)&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $openinghours is 0 and $closinghour isnot 1 and $oceanbreezetheft isnot 1&gt;&gt;
+&lt;&lt;click [[Examine the cash register|Ocean Breeze Register]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+[[Leave|Cliff Street]]&lt;br&gt;
+
+&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="845" name="Ocean Breeze Lock" tags="nobr" position="600,10600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+&lt;&lt;openinghours&gt;&gt;
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Ocean Breeze]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;click [[Leave|Cliff Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="846" name="Ocean Breeze Ask" tags="nobr" position="725,10600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $oceanbreezejoboffer to 1&gt;&gt;
+&lt;&lt;sam&gt;&gt;&lt;&lt;person1&gt;&gt;You walk up to the overweight &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&lt;&lt;else&gt;&gt;woman&lt;&lt;/if&gt;&gt; behind the counter. &lt;&lt;He&gt;&gt; smiles at you.
+&quot;Aren&#39;t you a cutie! What will it be?&quot;&lt;br&gt;&lt;br&gt;
+
+You ask if &lt;&lt;he&gt;&gt; has any work for you. &lt;&lt;His&gt;&gt; smile broadens. &quot;As a matter of fact I need a cute &lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;waiter.&lt;&lt;else&gt;&gt;waitress.&lt;&lt;/if&gt;&gt; The pay is £5 an hour, plus tips. Just a warning though, some customers might try to grope you. Please be patient with them, they don&#39;t mean nothing by it! We&#39;re always understaffed, so you can work whenever we&#39;re open.&quot;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take job|Ocean Breeze Take Job]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse job|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="847" name="Ocean Breeze Take Job" tags="nobr" position="850,10600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $oceanbreezejob to 1&gt;&gt;
+
+&quot;Splendid!&quot; &lt;&lt;He&gt;&gt; says, grabbing your hand in both of &lt;&lt;his&gt;&gt; own and shaking. &quot;I&#39;m Sam, by the way. Come on, let me show you the ropes.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="848" name="Ocean Breeze Ask Again" tags="nobr" position="975,10600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;sam&gt;&gt;&lt;&lt;person1&gt;&gt;You walk up to the overweight &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&lt;&lt;else&gt;&gt;woman&lt;&lt;/if&gt;&gt; behind the counter. &lt;&lt;He&gt;&gt; smiles at you.
+&quot;Welcome back! Have you reconsidered?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take job|Ocean Breeze Take Job]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse job|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="849" name="Ocean Breeze Work" tags="nobr" position="1100,10600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+
+
+&lt;&lt;if $rng gte 81 and $weather isnot &quot;rain&quot;&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+		As you&#39;re serving tables outside the cafe, a strong breeze blows in from the ocean, lifting your skirt and exposing your &lt;&lt;undies&gt;&gt; for anyone who looks.&lt;&lt;undiestrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+			&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+			&lt;&lt;click [[Own it|Ocean Breeze Own]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;br&gt;
+			&lt;&lt;elseif $exhibitionism gte 35&gt;&gt;
+			&lt;&lt;click [[Own it|Ocean Breeze Own]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist3&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;click [[Cover yourself|Ocean Breeze Cover]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+			&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+			&lt;&lt;fameexhibitionism5&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;fameexhibitionism10&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		As you&#39;re serving tables outside the cafe, a strong breeze blows in from the ocean, pleasantly caressing your skin.&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+		The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You spend most of the shift serving the tables outside, overlooking the ocean.&lt;br&gt;&lt;br&gt;
+	
+	The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;You serve a young pair, a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and a &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+			As you turn to leave, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; lifts the hem of your $lowerclothes, revealing your bare &lt;&lt;bottom&gt;&gt; to the cafe. &quot;No underwear?&quot; &lt;&lt;He&gt;&gt; says with incredulity. &quot;You&#39;re a little slut, aren&#39;t you?&quot;&lt;&lt;fameexhibitionism10&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Get angry|Ocean Breeze Angry]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Ignore|Ocean Breeze Ignore]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			As you turn to leave, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; lifts the hem of your $lowerclothes, revealing your $underclothes to the cafe. &lt;&lt;He&gt;&gt; and the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; both laugh, drawing more attention to you.&lt;&lt;fameexhibitionism1&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Get angry|Ocean Breeze Angry]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Ignore|Ocean Breeze Ignore]]&gt;&gt;&lt;&lt;gtrauma30&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+			As you turn to leave, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; pulls down the back of your $lowerclothes, revealing your bare &lt;&lt;bottom&gt;&gt; to the cafe. &quot;No underwear!&quot; &lt;&lt;He&gt;&gt; says with incredulity. &quot;Bet you regret that now.&quot;&lt;&lt;fameexhibitionism5&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Get angry|Ocean Breeze Angry]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Ignore|Ocean Breeze Ignore]]&gt;&gt;&lt;&lt;gtrauma30&gt;&gt;&lt;&lt;gstress30&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			As you turn to leave, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; pulls down the back of your $lowerclothes, revealing your $underclothes to the cafe.&lt;&lt;fameexhibitionism1&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Get angry|Ocean Breeze Angry]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Ignore|Ocean Breeze Ignore]]&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;You serve a young pair, a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and a &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; You think you catch the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; checking you out, but they don&#39;t say anything.&lt;br&gt;&lt;br&gt;
+	
+	The rest of the shift passes uneventfully. You earn £5.&lt;&lt;pass60&gt;&gt;&lt;&lt;set $money += 500&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt; A &lt;&lt;person&gt;&gt; enters the cafe and sits alone in the corner. &lt;&lt;He&gt;&gt; keeps stealing glances at you, and when you go to take &lt;&lt;his&gt;&gt; order &lt;&lt;he&gt;&gt; asks only for a glass of water. As you turn to leave &lt;&lt;he&gt;&gt; grabs your wrist. &quot;You don&#39;t happen to be on the menu, do you?&quot; &lt;&lt;He&gt;&gt; smiles. &quot;How about you and I find somewhere quiet and have some fun? I&#39;ll make it worth your while.&quot; &lt;&lt;He&gt;&gt; taps &lt;&lt;his&gt;&gt; &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wallet.&lt;&lt;else&gt;&gt;purse.&lt;&lt;/if&gt;&gt; &lt;&lt;His&gt;&gt; intentions are clearly lewd in nature.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $promiscuity gte 15&gt;&gt;
+		&lt;&lt;click [[Accept the offer|Ocean Breeze Whore]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		You are not promiscuous enough to take up such an offer.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Refuse|Ocean Breeze Whore Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt; A &lt;&lt;person&gt;&gt; enters the cafe and sits alone in the corner. &lt;&lt;He&gt;&gt; keeps stealing glances at you. However, &lt;&lt;he&gt;&gt; refuses to make eye contact when you take &lt;&lt;his&gt;&gt; order.&lt;br&gt;&lt;br&gt;
+	The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;
+	A large group enters the cafe, taking up several tables by themselves. You try to ask for their order, but a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; interrupts you. &quot;It&#39;s my birthday today you know. How about something special?&quot; &lt;&lt;He&gt;&gt; openly ogles your body. &quot;Wanna climb up on the table and give us a dance?&quot;&lt;br&gt;&lt;br&gt;
+	
+
+		&lt;&lt;click [[Dance for them|Ocean Breeze Dance]]&gt;&gt;&lt;&lt;set $dancing to 1&gt;&gt;&lt;&lt;set $audience to 4&gt;&gt;&lt;&lt;set $venuemod to 2&gt;&gt;&lt;&lt;set $timer to 12&gt;&gt;&lt;&lt;set $dancelocation to &quot;cafe&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Refuse|Ocean Breeze Dance Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	A large group enters the cafe, taking up several tables by themselves. They don&#39;t give you any trouble though.
+	&lt;br&gt;&lt;br&gt;
+	The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 51 and $bestialitydisable is &quot;f&quot;&gt;&gt;
+Sam asks you to take some trash to the dumpster beside the cafe. Stood beside the dumpster however is a stray dog. It growls as you approach.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Continue regardless|Ocean Breeze Dumpster Dog]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Forget your task and go back inside|Ocean Breeze Dumpster Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;Sam asks you to take some trash to the dumpster beside the cafe. Stood beside the dumpster however are a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and a &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; They have a dangerous look about them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Continue regardless|Ocean Breeze Dumpster]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Forget your task and go back inside|Ocean Breeze Dumpster Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="850" name="Ocean Breeze Angry" tags="nobr" position="1225,10600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $samlove -= 1&gt;&gt;
+
+You turn on the spot and glare at the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; The grin falls off &lt;&lt;his&gt;&gt; face. &quot;Just having a laugh. No need to pout.&quot; Sam looks over at you disapprovingly.&lt;br&gt;&lt;br&gt;
+
+The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="851" name="Ocean Breeze Ignore" tags="nobr" position="100,10725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You rearrange your $lowerclothes and continue as if nothing happened.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $tipmod to 0.2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+&lt;&lt;set $tip += 500&gt;&gt;
+&lt;&lt;set $tip += 100&gt;&gt;
+
+The rest of the shift passes uneventfully. Someone left you a tip.&lt;&lt;tipreceive&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+You rearrange your $lowerclothes and continue as if nothing happened.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $tipmod to 0.2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+&lt;&lt;set $tip += 500&gt;&gt;
+&lt;&lt;set $tip += 200&gt;&gt;
+
+The rest of the shift passes uneventfully. Someone left you a tip.&lt;&lt;tipreceive&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+You rearrange your $lowerclothes and continue as if nothing happened, blushing at being exposed and humiliated in public like this.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $tipmod to 0.2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+&lt;&lt;set $tip += 500&gt;&gt;
+&lt;&lt;set $tip += 500&gt;&gt;
+
+The rest of the shift passes uneventfully. Someone left you a tip.&lt;&lt;tipreceive&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;pass60&gt;&gt;
+
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="852" name="Ocean Breeze Whore" tags="nobr" position="225,10725">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 40&gt;&gt;
+&lt;&lt;set $tipmod to 2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+&quot;Meet me in the alley next to the cafe in five minutes, behind the dumpster.&quot; &lt;&lt;He&gt;&gt; leaves without looking back.&lt;&lt;pass5&gt;&gt; You slip out while no one is looking, and find &lt;&lt;him&gt;&gt; waiting for you behind the dumpster as promised. &lt;&lt;He&gt;&gt; doesn&#39;t waste any time.&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal lte $enemyarousalmax and $enemyhealth gt 0 and $alarm lte 0 and $finish is 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Ocean Breeze Whore]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Ocean Breeze Whore Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="853" name="Ocean Breeze Whore Refuse" tags="nobr" position="350,10725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You tell the &lt;&lt;person&gt;&gt; that this establishment doesn&#39;t serve anything not found on the menu, and leave to fetch &lt;&lt;his&gt;&gt; water. When you return, &lt;&lt;hes&gt;&gt; already gone.&lt;br&gt;&lt;br&gt;
+
+The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="854" name="Ocean Breeze Whore Finish" tags="nobr" position="475,10725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $consensual is 1&gt;&gt;
+
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+
+	&quot;Here&#39;s your pay, whore.&quot; &lt;&lt;He&gt;&gt; drops some cash on you as &lt;&lt;he&gt;&gt; leaves. &lt;&lt;tearful&gt;&gt; you hurry back inside before you&#39;re missed.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;
+		
+
+	
+	&lt;&lt;else&gt;&gt;
+
+	&quot;Fine. I hope you don&#39;t expect anything.&quot; &lt;&lt;He&gt;&gt; looks at you with disgust as &lt;&lt;he&gt;&gt; leaves. &lt;&lt;tearful&gt;&gt; you hurry back inside before you&#39;re missed.&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;&lt;ejaculation&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;
+	&quot;Here&#39;s your pay, whore.&quot; &lt;&lt;He&gt;&gt; drops some cash on you as &lt;&lt;he&gt;&gt; leaves. &lt;&lt;tearful&gt;&gt; you hurry back inside before you&#39;re missed.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;	
+	You manage to knock the &lt;&lt;person&gt;&gt; backwards, giving you time to escape. &lt;&lt;tearful&gt;&gt; you flee back into the cafe.&lt;br&gt;&lt;br&gt;
+	
+
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $alarm gte 1&gt;&gt;
+	Sam bursts through the cafe back entrance to see what the fuss is about. The &lt;&lt;person&gt;&gt; shields hides &lt;&lt;his&gt;&gt; face and darts away, pushing you to the ground. Sam helps you up and gently steers you back inside.&lt;&lt;famerape1&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clothesontowel&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 5&gt;&gt;&lt;&lt;pass50&gt;&gt;&lt;&lt;pass3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="855" name="Ocean Breeze Dance" tags="nobr" position="600,10725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;danceeffects&gt;&gt;
+&lt;&lt;danceaudience&gt;&gt;
+&lt;&lt;danceactions&gt;&gt;
+
+
+&lt;&lt;if $danceevent is 0 and $exhibitionism lte 74 and $exposed gte 2&gt;&gt;
+There&#39;s no way you can continue dancing while so exposed! Face reddening, you flee the scene.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $danceevent is 0 and $exhibitionism lte 34 and $exposed gte 1&gt;&gt;
+There&#39;s no way you can continue dancing while so exposed! Face reddening, you flee the scene.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $danceevent is &quot;finish&quot;&gt;&gt;
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $danceevent is 0&gt;&gt;
+	&lt;&lt;if $exposed gte 2 and $exhibitionism lte 74&gt;&gt;
+	&lt;&lt;click [[Flee|Ocean Breeze Dance Stop]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;elseif $exposed gte 1 and $exhibitionism lte 34&gt;&gt;
+	&lt;&lt;click [[Flee|Ocean Breeze Dance Stop]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Stop|Ocean Breeze Dance Stop]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="856" name="Ocean Breeze Dance Refuse" tags="nobr" position="725,10725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="857" name="Ocean Breeze Dance Stop" tags="nobr" position="850,10725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You rush to a back room, out of sight. &lt;&lt;clotheson&gt;&gt; The rest of the shift passes uneventfully, though many of the patrons who saw you dance throw glances your way.&lt;br&gt;&lt;br&gt;
+
+You earn £5.&lt;&lt;set $money += 5&gt;&gt;
+
+&lt;&lt;if $timer is 12&gt;&gt;
+&lt;&lt;pass60&gt;&gt;
+&lt;&lt;elseif $timer is 11&gt;&gt;
+&lt;&lt;pass50&gt;&gt;&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $timer is 10&gt;&gt;
+&lt;&lt;pass50&gt;&gt;
+&lt;&lt;elseif $timer is 9&gt;&gt;
+&lt;&lt;pass40&gt;&gt;&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $timer is 8&gt;&gt;
+&lt;&lt;pass40&gt;&gt;
+&lt;&lt;elseif $timer is 7&gt;&gt;
+&lt;&lt;pass30&gt;&gt;&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $timer is 6&gt;&gt;
+&lt;&lt;pass30&gt;&gt;
+&lt;&lt;elseif $timer is 5&gt;&gt;
+&lt;&lt;pass20&gt;&gt;&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $timer is 4&gt;&gt;
+&lt;&lt;pass20&gt;&gt;
+&lt;&lt;elseif $timer is 3&gt;&gt;
+&lt;&lt;pass10&gt;&gt;&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $timer is 2&gt;&gt;
+&lt;&lt;pass10&gt;&gt;
+&lt;&lt;elseif $timer is 1&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="858" name="Ocean Breeze Dumpster" tags="nobr" position="975,10725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;&lt;&lt;set $outside to 1&gt;&gt;
+You decide you&#39;re being paranoid, and walk over to the dumpster. As you turn to leave however, you find the pair blocking your path. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; grabs your arms and covers your mouth, while the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; grins at you. &quot;Such a pretty little thing.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Ocean Breeze Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You decide you&#39;re being paranoid, and walk over to the dumpster. The pair check you out as you walk by, but don&#39;t say anything.&lt;br&gt;&lt;br&gt;
+
+The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="859" name="Ocean Breeze Dumpster Refuse" tags="nobr" position="1100,10725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;sam&gt;&gt;&lt;&lt;person1&gt;&gt;You decide not to risk it and go back inside. Sams says &lt;&lt;he&gt;&gt; understands, but doesn&#39;t look happy.&lt;&lt;set $samlove -= 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="860" name="Ocean Breeze Rape" tags="nobr" position="1225,10725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;man2init&gt;&gt;
+&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;&lt;&lt;set $righthand to &quot;arms&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $enemyarousal lte $enemyarousalmax and $enemyhealth gt 0 and $alarm lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Ocean Breeze Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Ocean Breeze Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="861" name="Ocean Breeze Rape Finish" tags="nobr" position="100,10850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+Satisfied, the pair leave you be. &lt;&lt;tearful&gt;&gt; you hurry back inside before you&#39;re missed.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;	
+You manage to knock the pair against the dumpster, giving you time to escape. &lt;&lt;tearful&gt;&gt; you flee back into the cafe.&lt;br&gt;&lt;br&gt;
+	
+
+
+&lt;&lt;elseif $alarm gte 1&gt;&gt;
+Sam bursts through the cafe back entrance to see what the fuss is about. The pair flee the scene, pushing you to the ground as they do. Sam helps you up and gently steers you back inside.&lt;&lt;set $rescued += 1&gt;&gt;&lt;&lt;famerape1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;clothesontowel&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 5&gt;&gt;&lt;&lt;pass50&gt;&gt;&lt;&lt;pass3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="862" name="Ocean Breeze Dumpster Dog" tags="nobr" position="225,10850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;&lt;&lt;set $outside to 1&gt;&gt;
+You decide you&#39;re being paranoid, and walk over to the dumpster. As you turn to leave however, the dog blocks your path.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Ocean Breeze Dog Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You decide you&#39;re being paranoid, and walk over to the dumpster. The dog runs away as you draw closer.&lt;br&gt;&lt;br&gt;
+
+The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="863" name="Ocean Breeze Dog Rape" tags="nobr" position="350,10850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Ocean Breeze Dog Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Ocean Breeze Dog Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Ocean Breeze Dog Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Ocean Breeze Dog Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="864" name="Ocean Breeze Dog Rape Finish" tags="nobr" position="475,10850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;beastejaculation&gt;&gt;
+Satisfied, the dog leaves you be. &lt;&lt;tearful&gt;&gt; you head back into the cafe.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;	
+The dog yelps in pain and flees. &lt;&lt;tearful&gt;&gt; you head back into the cafe.&lt;br&gt;&lt;br&gt;
+	
+
+
+&lt;&lt;elseif $alarm gte 1&gt;&gt;
+Sam bursts through the cafe back entrance to see what the fuss is about. Startled, the dog flees. You feel humiliated, but Sam helps you up and gently steers you back inside.&lt;&lt;famebestiality1&gt;&gt;&lt;&lt;set $rescued += 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;clothesontowel&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+The rest of the shift passes uneventfully. You earn £5.&lt;&lt;set $money += 5&gt;&gt;&lt;&lt;pass50&gt;&gt;&lt;&lt;pass3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="865" name="Ocean Breeze Own" tags="nobr" position="600,10850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+You spin on the spot, flaring your skirt up even more and making sure everyone gets a good view before the wind dies down.&lt;&lt;exhibitionism1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $tipmod to 0.2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+&lt;&lt;set $tip += 500&gt;&gt;
+&lt;&lt;set $tip += 200&gt;&gt;
+
+The rest of the shift passes uneventfully. Someone left you a tip.&lt;&lt;tipreceive&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You press down on the front of your skirt to cover your &lt;&lt;genitals&gt;&gt; but lean forward as you do, sticking your bare butt out while feigning embarrassment. &lt;&lt;exhibitionism3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $tipmod to 0.2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+&lt;&lt;set $tip += 500&gt;&gt;
+&lt;&lt;set $tip += 500&gt;&gt;
+
+The rest of the shift passes uneventfully. Someone left you a tip.&lt;&lt;tipreceive&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="866" name="Ocean Breeze Cover" tags="nobr" position="725,10850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Cheeks flushing, you press down on your skirt to cover your dignity before the situation worsens, and hasten back inside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $playergenderappearance is &quot;f&quot; and $playergender is &quot;m&quot;&gt;&gt;
+As you escape into the cafe you think you hear someone say, &quot;Was that a penis?&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $tipmod to 0.2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+&lt;&lt;set $tip += 500&gt;&gt;
+&lt;&lt;set $tip += 100&gt;&gt;
+
+The rest of the shift passes uneventfully. Someone left you a tip.&lt;&lt;tipreceive&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;click [[Next|Ocean Breeze]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="867" name="Park Ex Run" tags="nobr" position="850,10850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+You flee through the darkness, the dog close on your heels. Its barking slowly fades in intensity as you outpace it, until you can hear it no more. You don&#39;t think you were seen.
+
+
+&lt;&lt;else&gt;&gt;
+You flee through the park, the dog close on your heels. The noise attracts attention, and soon all eyes in the vicinity are on you. &lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;With your arms bound, there&#39;s nothing you can do to keep your &lt;&lt;lewdness&gt;&gt; covered.&lt;&lt;else&gt;&gt;You do your best to cover your &lt;&lt;lewdness&gt;&gt; with your hands.&lt;&lt;/if&gt;&gt; The beast&#39;s barking fades in intensity as you outpace it, until you can hear it no more. You dive behind a hedge as someone whistles at you, and crawl away to safety.&lt;&lt;fameexhibitionism50&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;physique&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;parkeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="868" name="Park Ex Dog Molestation" tags="nobr" position="975,10850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+The growl came from a stray dog. Seeing you stay still, it advances on you.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Park Ex Dog Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Park Ex Dog Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Park Ex Dog Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Park Ex Dog Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="869" name="Park Ex Dog Molestation Finish" tags="nobr" position="1100,10850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $rescue is 1 and $alarm is 1&gt;&gt;
+	&lt;&lt;if $beaststance is &quot;top&quot;&gt;&gt;
+
+
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;It came from over there.&quot; You hear a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;male&lt;&lt;else&gt;&gt;female&lt;&lt;/if&gt;&gt; voice say. A &lt;&lt;person&gt;&gt; and three others appear from behind the bush. They stare at the dog humping you briefly, not sure what to do. The &lt;&lt;person&gt;&gt; is the first to speak. &quot;Sorry to bother you. We thought we heard a scream. But it looks like you&#39;re just having some fun.&quot; &lt;&lt;He&gt;&gt; smirks.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;if $submissive lte 850&gt;&gt;
+	You glare at the &lt;&lt;personstop&gt;&gt; &quot;Shut up, and get this thing off me!&quot; The &lt;&lt;person&gt;&gt; looks dumbfounded at your response, but a &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; laughs and pushes the dog off of you.
+	&lt;&lt;else&gt;&gt;
+	You stare at the ground as you speak. &quot;Please help me.&quot; A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; steps forward and pushes the dog off of you.
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&quot;Where are you clothes?&quot; &lt;&lt;He&gt;&gt; says. &quot;I have some towels you can have, but you shouldn&#39;t be walking around like that in the first place. Someone will hurt you.&quot; &lt;&lt;tearful&gt;&gt; you cover up and thank the &lt;&lt;personcomma&gt;&gt; before walking away. You hear them talking about you before you leave earshot.&lt;&lt;famebestiality50&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;set $rescued += 1&gt;&gt;
+	&lt;&lt;clothesontowel&gt;&gt;
+	&lt;&lt;endcombat&gt;&gt;
+	
+	&lt;&lt;parkeventend&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	
+
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;It came from over there.&quot; You hear a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;male&lt;&lt;else&gt;&gt;female&lt;&lt;/if&gt;&gt; voice say. A &lt;&lt;person&gt;&gt; and three others appear from behind the bush. They pause briefly when they see you, before the &lt;&lt;person&gt;&gt; shouts at the dog, who whimpers and bounds away. &lt;&lt;fameexhibitionism10&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; steps forward. &quot;Where are you clothes?&quot; &lt;&lt;He&gt;&gt; says. &quot;I have some towels you can have, but you shouldn&#39;t be walking around like that in the first place. Someone will hurt you.&quot; &lt;&lt;tearful&gt;&gt; you cover up and thank the &lt;&lt;personcomma&gt;&gt; before walking away. You hear them talking about you before you leave earshot.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;set $rescued += 1&gt;&gt;
+	&lt;&lt;clothesontowel&gt;&gt;
+	&lt;&lt;endcombat&gt;&gt;
+	
+	&lt;&lt;parkeventend&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+The beast grunts in satisfaction, and leaves you lying on the grass. &lt;&lt;tearful&gt;&gt; you look around to see if anyone saw you. You don&#39;t think they did.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;parkeventend&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The beast yelps and flees, its tail between its legs. &lt;&lt;tearful&gt;&gt; you look around to see if anyone saw you. You don&#39;t think they did.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;parkeventend&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 1&gt;&gt;</tw-passagedata><tw-passagedata pid="870" name="Commercial Ex Mannequin" tags="nobr" position="1225,10850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; line up beside the mannequins. Hoping to blend in. &lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; round the corner. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; stares at your &lt;&lt;lewdness&gt;&gt; as &lt;&lt;he&gt;&gt; walks by. &quot;That one looks a little... accurate.&quot; You feel self-conscious, but dare not move an inch.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;Before the first pair leave view, a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; pass them by, heading your way. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; stops in front of you. &quot;Look at this one. It&#39;s so lifelike. Do you think anyone would notice if we took it?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; looks up and down the alley. &quot;Alright. But we need to be quick.&quot; &lt;&lt;He&gt;&gt; grabs you by the ankles and tries to lift you. &quot;Why is it so heavy? Give us a hand here,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; moves in to help. This isn&#39;t what you planned, but you don&#39;t know how they&#39;ll react if they find out the truth.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Struggle|Commercial Ex Mannequin Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Keep playing the part|Commercial Ex Mannequin 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+&quot;Don&#39;t be stupid,&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; responds without stopping. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; gives you a longing look, then follows.&lt;br&gt;&lt;br&gt;
+
+Once they&#39;re out of sight, you&#39;re free to continue.&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;garousal20&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;commercialeventend&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="871" name="Commercial Ex Molestation" tags="nobr" position="100,10975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	You crouch to keep your body somewhat concealed as you &lt;&lt;nervously&gt;&gt; continue.
+	&lt;&lt;else&gt;&gt;
+	You cover your body with your hands as you &lt;&lt;nervously&gt;&gt; continue.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walk round the corner and smile as they behold you in your undressed state. As they pass you, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; grabs you by the mouth and shoves you against a wall.&lt;br&gt;&lt;br&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Commercial Ex Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Commercial Ex Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Commercial Ex Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Commercial Ex Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="872" name="Commercial Ex Exhibition" tags="nobr" position="225,10975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+You crouch to keep your body somewhat concealed as you &lt;&lt;nervously&gt;&gt; continue.
+&lt;&lt;else&gt;&gt;
+You cover your body with your hands as you &lt;&lt;nervously&gt;&gt; continue.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walk round the corner and smile as they behold you in your undressed state. They don&#39;t say anything, but you can feel their eyes on your body as you round the corner out of view.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;fameexhibitionism2&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;commercialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="873" name="Commercial Ex Molestation Finish" tags="nobr" position="350,10975">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+Satisfied, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; shoves you to the ground. &quot;Serves you right.&quot; &lt;&lt;He&gt;&gt; spits. &quot;Walk around like a fucktoy, don&#39;t cry when you&#39;re treated like one.&quot; &lt;&lt;tearful&gt;&gt; you rise to your feet as the pair leave.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;commercialeventend&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+The pair recoil in pain. &lt;&lt;tearful&gt;&gt; you take the chance to run, escaping down the alley.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;commercialeventend&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;&lt;&lt;set $rescued to $rescued + 1&gt;&gt;
+You hear a voice call out. &quot;Is someone in trouble over there?&quot; The pair glance at eachother, then drop you to the ground. &lt;&lt;tearful&gt;&gt; you rise to your feet as the pair leave.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;commercialeventend&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="874" name="Commercial Ex Mannequin Molestation" tags="nobr" position="475,10975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+You squirm free from their grip. Startled, they shove you against the wall and back off for a moment. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; recovers first. &quot;You think that&#39;s funny? I know just the thing to do with a &lt;&lt;bitch&gt;&gt; like you.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $enemyanger += 80&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Commercial Ex Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Commercial Ex Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Commercial Ex Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Commercial Ex Mannequin Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="875" name="Commercial Ex Mannequin 2" tags="nobr" position="600,10975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The pair grip you by your arms and legs, and start carrying you. &lt;&lt;generate3&gt;&gt;&lt;&lt;person3&gt;&gt;They don&#39;t get far before a &lt;&lt;person&gt;&gt; arrives at the end of the alley. &lt;&lt;He&gt;&gt; doesn&#39;t look amused. &quot;What are you doing with that? It doesn&#39;t belong to you.&quot; You slump to the ground as the startled pair release you and run away. The &lt;&lt;person&gt;&gt; walks up and kneels beside you. &quot;Oh, this is peculiar,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;He&gt;&gt; leans forward, until &lt;&lt;his&gt;&gt; breath tickles your face. &quot;You&#39;re a pretty little thing. I think I have a place for you.&quot; &lt;&lt;He&gt;&gt; presses something soft against your mouth, and you lose consciousness.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Abduction Shop]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="876" name="Industrial Ex Hole" tags="nobr" position="725,10975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+You drop to your knees and look through the hole. You see another alley, similar to this one, on the other side. Hearing the voices grow louder, you start crawling through the hole.&lt;&lt;set $stripintegrity to 10&gt;&gt;&lt;&lt;set $stripobject to &quot;broken brick&quot;&gt;&gt;&lt;&lt;stripobject&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+It goes well at first. You get your top half through, but your hips are a little too wide. No matter how hard you push, you cannot do it. You try to wiggle backwards, but find you can&#39;t move in either direction. You&#39;re stuck!&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;You realise the voices have stopped just before something pinches your butt.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Industrial Ex Hole Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+You drop to your knees and look through the hole. You see another alley, similar to this one, on the other side. Hearing the voices grow louder, you start crawling through the hole.&lt;&lt;set $stripintegrity to 10&gt;&gt;&lt;&lt;set $stripobject to &quot;broken brick&quot;&gt;&gt;&lt;&lt;stripobject&gt;&gt; A few moments later and you&#39;re free on the other side.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;industrialeventend&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="877" name="Industrial Ex Hide" tags="nobr" position="850,10975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You crouch behind a dumpster and wait for the voices to pass. Unfortunately, they decide to stop right in front of your hiding place. You peek out and see a &lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; You stay as still as possible, not wanting to be caught in such a state. They eventually move on, allowing you to continue.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;industrialeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="878" name="Industrial Ex Hole Rape" tags="nobr" position="975,10975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $position to &quot;wall&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $head to &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $timer to 16&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Industrial Ex Hole Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Industrial Ex Hole Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Industrial Ex Hole Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Industrial Ex Hole Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="879" name="Industrial Ex Hole Rape Finish" tags="nobr" position="1100,10975">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+You hear fading laughter behind you, then silence. &lt;&lt;tearful&gt;&gt; you continue to struggle. You feel the wall give way slightly, and you manage to scramble through to the other side.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;commercialeventend&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+Fed up with your attitude, one of your attackers kicks your &lt;&lt;bottomcomma&gt;&gt; forcing you through the hole to the other side. &lt;&lt;tearful&gt;&gt; you scramble to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;commercialeventend&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You feel the wall give way slightly. &lt;&lt;tearful&gt;&gt; you manage to struggle through to the other side. &quot;Come back here &lt;&lt;bitchcomma&gt;&gt;&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;We&#39;re not done yet.&quot; A hand chases you through, but you manage to avoid it.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;commercialeventend&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="880" name="Street Ex Day1 Car" tags="nobr" position="1225,10975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You drop to the ground and shuffle beneath a parked car. The vehicle is soon surrounded by people, their feet stepping just inches from you.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+A few minutes have passed when the engine rumbles into life above you, and the car beings to move. Afraid of being caught surrounded in public with your &lt;&lt;lewdness&gt;&gt; on display, you cling to the underside, allowing it to carry you along. The journey is over soon, and once the driver has vacated you shuffle out into the daylight. You&#39;re in the clear for now.&lt;br&gt;&lt;br&gt; 
+
+&lt;&lt;set $rng to random(1, 13)&gt;&gt;
+	&lt;&lt;if $rng is 1&gt;&gt;
+	&lt;&lt;set $bus to &quot;nightingale&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 2&gt;&gt;
+	&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 3&gt;&gt;
+	&lt;&lt;set $bus to &quot;elk&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 4&gt;&gt;
+	&lt;&lt;set $bus to &quot;high&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 5&gt;&gt;
+	&lt;&lt;set $bus to &quot;starfish&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 6&gt;&gt;
+	&lt;&lt;set $bus to &quot;barb&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 7&gt;&gt;
+	&lt;&lt;set $bus to &quot;connudatus&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 8&gt;&gt;
+	&lt;&lt;set $bus to &quot;wolf&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 9&gt;&gt;
+	&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 10&gt;&gt;
+	&lt;&lt;set $bus to &quot;oxford&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 11&gt;&gt;
+	&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 12&gt;&gt;
+	&lt;&lt;set $bus to &quot;mer&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 13&gt;&gt;
+	&lt;&lt;set $bus to &quot;cliff&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+The crowd disperses after a short time. You shuffle back out from beneath the car. You&#39;re in the clear for now.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="881" name="Street Ex Day1 Sprint" tags="nobr" position="100,11100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	Your arms bound, you can do nothing to cover your &lt;&lt;lewdness&gt;&gt; as you dash for cover. A few heads turn your way, and you hear gasps and laughter as you round a corner to relative safety.
+	&lt;&lt;else&gt;&gt;
+	You cover your &lt;&lt;lewdness&gt;&gt; with your hands and dash for cover. A few heads turn your way, and you hear gasps and laughter as you round a corner to relative safety.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="882" name="School Detention Car" tags="nobr" position="225,11100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You leave the office and walk to the set of double doors leading outside. You &lt;&lt;nervously&gt;&gt; remove your clothing and leave it lying just inside the doorway. You cover your &lt;&lt;undies&gt;&gt; with a hand before walking over to the car. Leighton watches you as promised, with a blank expression on &lt;&lt;his&gt;&gt; face.&lt;br&gt;&lt;br&gt;
+
+You find a bucket of soapy water containing a sponge and get to work, starting with the side opposite Leighton. You wonder if stripping was really necessary, you manage to avoid getting wet without difficulty.&lt;br&gt;&lt;br&gt;
+
+You keep your &lt;&lt;lewdness&gt;&gt; covered as best you can as you move round the car. You&#39;re close to finishing when Leighton opens the window. &quot;Good job, but you missed a spot,&quot; &lt;&lt;he&gt;&gt; says, pointing next to your thighs.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Crouch|School Detention Car2]]&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $exhibitionism gte 75&gt;&gt;
+	&lt;&lt;click [[Bend over|School Detention Car2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist5&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $undertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $exhibitionism gte 35&gt;&gt;
+	&lt;&lt;click [[Bend over|School Detention Car2]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist3&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="883" name="School Detention Refuse" tags="nobr" position="350,11100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You leave the office, but rather than head toward your punishment, you make for the exit. This will have consequences later, but for now you&#39;re in the clear.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;oxfordquick&gt;&gt;</tw-passagedata><tw-passagedata pid="884" name="School Detention Car2" tags="nobr" position="475,11100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 0&gt;&gt;
+
+You crouch to clean off the dirt &lt;&lt;he&gt;&gt; pointed to. &quot;That&#39;ll do it. You can leave now,&quot; &lt;&lt;he&gt;&gt; says, shutting the blinds. You dress and leave the premises.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 1&gt;&gt;
+
+You bend over to clean off the dirt, sticking your &lt;&lt;bottom&gt;&gt; out toward Leighton. You feel it wiggle as you rub the car. Leighton&#39;s face reddens. &quot;T-that will be all. You can go now.&quot; &lt;&lt;He&gt;&gt; stammers, shutting the blinds. You dress and leave the premises.&lt;&lt;exhibitionism3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+You bend over to clean off the dirt, sticking your bare &lt;&lt;bottom&gt;&gt; out toward Leighton. You feel it wiggle as you rub the car. Leighton&#39;s face reddens. &quot;T-that will be all. You can go now.&quot; &lt;&lt;He&gt;&gt; stammers, shutting the blinds. You dress and leave the premises.&lt;&lt;exhibitionism3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Oxford Street]]&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="885" name="Widgets Beast Clothing" tags="widget" position="600,11100">&lt;&lt;widget &quot;beastclothing&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+&lt;&lt;if $mouth is &quot;lowerclothes&quot;&gt;&gt;
+
+&lt;&lt;if $beaststance is &quot;top&quot;&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; spits out the ruined fabric.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+	&lt;&lt;elseif $lowerstruggle is 1&gt;&gt;&lt;&lt;set $lowerstruggle to 0&gt;&gt;&lt;&lt;He&gt;&gt; tugs at your $lowerclothes, but you keep &lt;&lt;him&gt;&gt; from stripping you.&lt;&lt;set $lowerstruggle to 0&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity -= 5&gt;&gt;
+	&lt;&lt;elseif $rng gte 91&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; releases your $lowerclothes from &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $upperset is $lowerset&gt;&gt;
+			&lt;&lt;if $open is 1&gt;&gt;
+				&lt;&lt;if $upperstatetop is &quot;chest&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes and &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $speechbreasts to 1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;chest&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;midriff&quot;&gt;&gt;&lt;&lt;He&gt;&gt; tugs your $lowerclothes, pulling down your $upperclothes passed your midriff.&lt;&lt;set $upperstatetop to &quot;waist&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $upperstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $upperstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;midriff&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;waist&quot;&gt;&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your thighs, revealing your 
+					&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes&lt;&lt;neutral2&gt;&gt;
+					&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $upperstatetop to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your knees.&lt;&lt;set $upperstatetop to &quot;knees&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;thighs&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes down to your ankles.&lt;&lt;set $upperstatetop to &quot;ankles&quot;&gt;&gt;&lt;&lt;set $upperstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;knees&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;elseif $upperstatetop is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $upperclothes off the bottom of your legs.&lt;/span&gt;&lt;&lt;upperstrip&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $upperstatetop to 0&gt;&gt;&lt;&lt;set $upperstate to 0&gt;&gt;&lt;&lt;uppernaked&gt;&gt;
+					&lt;&lt;if $lowerstate is &quot;ankles&quot;&gt;&gt;
+					&lt;&lt;set $lowerstate to 0&gt;&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+					&lt;&lt;endif&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;He&gt;&gt; tugs on your $lowerclothes. You hear a tearing sound.&lt;&lt;set $lowerintegrity to $lowerintegrity - 20&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $lowerstate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls down your $lowerclothes, exposing your 
+				&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;$underclothes.&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;&lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+				&lt;&lt;endif&gt;&gt;
+				&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your knees.&lt;&lt;set $lowerstate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your ankles.&lt;&lt;set $lowerstate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+				
+			&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $lowerclothes off your legs.&lt;/span&gt;&lt;&lt;lowerstrip&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $lowerclothes, you hear the fabric tear.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 20&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;/if&gt;&gt;	
+	
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+
+&lt;&lt;if $mouth is &quot;underclothes&quot;&gt;&gt;
+	&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; spits out the ruined fabric.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+	&lt;&lt;elseif $understruggle is 1&gt;&gt;&lt;&lt;He&gt;&gt; tugs on your $underclothes, but you keep &lt;&lt;him&gt;&gt; from stripping you.&lt;&lt;set $understruggle to 0&gt;&gt;&lt;&lt;set $speechstripstruggle to 1&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity -= 5&gt;&gt;
+	&lt;&lt;elseif $rng gte 91&gt;&gt;&lt;span class=&quot;blue&quot;&gt;&lt;&lt;He&gt;&gt; releases your $underclothes from &lt;&lt;his&gt;&gt; mouth.&lt;/span&gt;&lt;&lt;set $mouth to 0&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;elseif $lowerstate isnot &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down your thighs, &lt;span class=&quot;lewd&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $speechgenitals to 1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your knees.&lt;&lt;set $understate to &quot;knees&quot;&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes down to your ankles.&lt;&lt;set $understate to &quot;ankles&quot;&gt;&gt;&lt;&lt;neutral5&gt;&gt;
+			&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;&lt;span class=&quot;purple&quot;&gt;&lt;&lt;He&gt;&gt; pulls your $underclothes off your legs.&lt;/span&gt;&lt;&lt;understrip&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $mouth to 0&gt;&gt;&lt;&lt;clothesstripstat&gt;&gt;
+			&lt;&lt;endif&gt;&gt;
+		&lt;&lt;else&gt;&gt;&lt;&lt;He&gt;&gt; tears your $underclothes between &lt;&lt;his&gt;&gt; teeth.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 10&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="886" name="Widgets Actions Speak" tags="widget" position="725,11100">&lt;&lt;widget &quot;speak&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+	
+	
+
+	
+	
+	
+	
+	
+	
+&lt;&lt;if $underwater lte 0&gt;&gt;	
+	&lt;&lt;if $consensual is 1&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;finish&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Tell &lt;&lt;him&gt;&gt; you want to stop&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;finish&quot; checked&gt;&gt;&lt;&lt;seductiondifficulty&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Tell &lt;&lt;him&gt;&gt; you want to stop&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;finish&quot;&gt;&gt;&lt;&lt;seductiondifficulty&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginalchastity is 0 and $novaginal is 0&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Tell &lt;&lt;him&gt;&gt; you don&#39;t want anything in your pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;novaginal&quot;&gt;&gt;&lt;&lt;seductiondifficulty&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penilechastity is 0 and $nopenile is 0&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Tell &lt;&lt;him&gt;&gt; you don&#39;t want your penis put inside anything&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;nopenile&quot;&gt;&gt;&lt;&lt;seductiondifficulty&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $analchastity is 0 and $noanal is 0&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Tell &lt;&lt;him&gt;&gt; you don&#39;t want anything in your anus&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;noanal&quot;&gt;&gt;&lt;&lt;seductiondifficulty&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;scream&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Scream&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;scream&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Scream&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;scream&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $consensual is 0&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;plead&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Plead&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;plead&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Plead&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;plead&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $consensual is 0 and $angel gte 6 and $angelforgive isnot 1&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;forgive&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Forgive&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;forgive&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Forgive&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;forgive&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;moan&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Moan&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;moan&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Moan&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;moan&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $submissive lte 850 and $consensual is 0&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;demand&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Demand&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;demand&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Demand&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;demand&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="887" name="Widgets End Speech" tags="widget" position="850,11100">&lt;&lt;widget &quot;manend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $speechpenispenetrated to 0&gt;&gt;
+&lt;&lt;set $speechvaginapenetrated to 0&gt;&gt;
+&lt;&lt;set $speechanuspenetrated to 0&gt;&gt;
+&lt;&lt;set $speechmouthpenetrated to 0&gt;&gt;
+&lt;&lt;set $speechotheranus to 0&gt;&gt;
+&lt;&lt;set $speechvaginaimminent to 0&gt;&gt;
+&lt;&lt;set $speechpenisimminent to 0&gt;&gt;
+&lt;&lt;set $speechanusimminent to 0&gt;&gt;
+&lt;&lt;set $speechmouthimminent to 0&gt;&gt;
+&lt;&lt;set $speechotheranusimminent to 0&gt;&gt;
+&lt;&lt;set $speechvaginaentrance to 0&gt;&gt;
+&lt;&lt;set $speechanusentrance to 0&gt;&gt;
+&lt;&lt;set $speechmouthentrance to 0&gt;&gt;
+&lt;&lt;set $speechpenisentrance to 0&gt;&gt;
+&lt;&lt;set $speechotheranusentrance to 0&gt;&gt;
+&lt;&lt;set $speechvaginawithhold to 0&gt;&gt;
+&lt;&lt;set $speechanuswithhold to 0&gt;&gt;
+&lt;&lt;set $speechpeniswithhold to 0&gt;&gt;
+&lt;&lt;set $speechotheranuswithhold to 0&gt;&gt;
+&lt;&lt;set $speechvagina to 0&gt;&gt;
+&lt;&lt;set $speechpenis to 0&gt;&gt;
+&lt;&lt;set $speechanus to 0&gt;&gt;
+&lt;&lt;set $speechvaginamouth to 0&gt;&gt;
+&lt;&lt;set $speechvaginavagina to 0&gt;&gt;
+&lt;&lt;set $speechbeat to 0&gt;&gt;
+&lt;&lt;set $speechhit to 0&gt;&gt;
+&lt;&lt;set $speechthroat to 0&gt;&gt;
+&lt;&lt;set $speechvaginafoot to 0&gt;&gt;
+&lt;&lt;set $speechpenisfoot to 0&gt;&gt;
+&lt;&lt;set $speechchastity to 0&gt;&gt;
+&lt;&lt;set $speechstruggle to 0&gt;&gt;
+&lt;&lt;set $speechstripstruggle to 0&gt;&gt;
+&lt;&lt;set $speechspank to 0&gt;&gt;
+&lt;&lt;set $speecharms to 0&gt;&gt;
+&lt;&lt;set $speechclit to 0&gt;&gt;
+&lt;&lt;set $speechglans to 0&gt;&gt;
+&lt;&lt;set $speechbottom to 0&gt;&gt;
+&lt;&lt;set $speechhair to 0&gt;&gt;
+&lt;&lt;set $speechchestrub to 0&gt;&gt;
+&lt;&lt;set $speechbreastrub to 0&gt;&gt;
+&lt;&lt;set $speechvaginaflaunt to 0&gt;&gt;
+&lt;&lt;set $speechvaginavirgin to 0&gt;&gt;
+&lt;&lt;set $speechanusvirgin to 0&gt;&gt;
+&lt;&lt;set $speechmouthvirgin to 0&gt;&gt;
+&lt;&lt;set $speechpenisvirgin to 0&gt;&gt;
+&lt;&lt;set $speechpenisescape to 0&gt;&gt;
+&lt;&lt;set $speechvaginaescape to 0&gt;&gt;
+&lt;&lt;set $speechanusescape to 0&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;turnend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;set $speechcum to 0&gt;&gt;
+&lt;&lt;set $speechorgasmrepeat to 0&gt;&gt;
+
+&lt;&lt;set $speechgenitals to 0&gt;&gt;
+&lt;&lt;set $speechbreasts to 0&gt;&gt;
+&lt;&lt;set $speechscream to 0&gt;&gt;
+&lt;&lt;set $speechapologise to 0&gt;&gt;
+&lt;&lt;set $speechplead to 0&gt;&gt;
+&lt;&lt;set $speechmoan to 0&gt;&gt;
+&lt;&lt;set $speechdemand to 0&gt;&gt;
+&lt;&lt;set $speechcoverface to 0&gt;&gt;
+&lt;&lt;set $speechcoverpenis to 0&gt;&gt;
+&lt;&lt;set $speechcovervagina to 0&gt;&gt;
+&lt;&lt;set $speechapologiseno to 0&gt;&gt;
+&lt;&lt;set $speechforgive to 0&gt;&gt;
+
+&lt;&lt;set $speechanusescape1 to 0&gt;&gt;
+&lt;&lt;set $speechanusescape2 to 0&gt;&gt;
+&lt;&lt;set $speechanusescape3 to 0&gt;&gt;
+&lt;&lt;set $speechanusescape4 to 0&gt;&gt;
+&lt;&lt;set $speechanusescape5 to 0&gt;&gt;
+&lt;&lt;set $speechanusescape6 to 0&gt;&gt;
+
+&lt;&lt;set $speechvaginaescape1 to 0&gt;&gt;
+&lt;&lt;set $speechvaginaescape2 to 0&gt;&gt;
+&lt;&lt;set $speechvaginaescape3 to 0&gt;&gt;
+&lt;&lt;set $speechvaginaescape4 to 0&gt;&gt;
+&lt;&lt;set $speechvaginaescape5 to 0&gt;&gt;
+&lt;&lt;set $speechvaginaescape6 to 0&gt;&gt;
+
+&lt;&lt;set $speechpenisescape1 to 0&gt;&gt;
+&lt;&lt;set $speechpenisescape2 to 0&gt;&gt;
+&lt;&lt;set $speechpenisescape3 to 0&gt;&gt;
+&lt;&lt;set $speechpenisescape4 to 0&gt;&gt;
+&lt;&lt;set $speechpenisescape5 to 0&gt;&gt;
+&lt;&lt;set $speechpenisescape6 to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;man1speech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $speechpenisescape1 is 1&gt;&gt;
+&lt;&lt;set $speechpenisescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechvaginaescape1 is 1&gt;&gt;
+&lt;&lt;set $speechvaginaescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechanusescape1 is 1&gt;&gt;
+&lt;&lt;set $speechanusescape to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;man2speech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $speechpenisescape2 is 1&gt;&gt;
+&lt;&lt;set $speechpenisescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechvaginaescape2 is 1&gt;&gt;
+&lt;&lt;set $speechvaginaescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechanusescape2 is 1&gt;&gt;
+&lt;&lt;set $speechanusescape to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;man3speech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $speechpenisescape3 is 1&gt;&gt;
+&lt;&lt;set $speechpenisescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechvaginaescape3 is 1&gt;&gt;
+&lt;&lt;set $speechvaginaescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechanusescape3 is 1&gt;&gt;
+&lt;&lt;set $speechanusescape to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;man4speech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $speechpenisescape4 is 1&gt;&gt;
+&lt;&lt;set $speechpenisescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechvaginaescape4 is 1&gt;&gt;
+&lt;&lt;set $speechvaginaescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechanusescape4 is 1&gt;&gt;
+&lt;&lt;set $speechanusescape to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;man5speech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $speechpenisescape5 is 1&gt;&gt;
+&lt;&lt;set $speechpenisescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechvaginaescape5 is 1&gt;&gt;
+&lt;&lt;set $speechvaginaescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechanusescape5 is 1&gt;&gt;
+&lt;&lt;set $speechanusescape to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;man6speech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $speechpenisescape6 is 1&gt;&gt;
+&lt;&lt;set $speechpenisescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechvaginaescape6 is 1&gt;&gt;
+&lt;&lt;set $speechvaginaescape to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $speechanusescape6 is 1&gt;&gt;
+&lt;&lt;set $speechanusescape to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="888" name="Widgets Tips" tags="widget" position="975,11100">&lt;&lt;widget &quot;tips&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tipcount is 0&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Arousal increases during lewd acts, and decreases over time or when you orgasm.
+&lt;&lt;elseif $tipcount is 1&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Tiredness increases over time. High tiredness increases stress and trauma, but you can sleep to remove it.
+&lt;&lt;elseif $tipcount is 2&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Stress increases when you are assaulted.
+&lt;&lt;elseif $tipcount is 3&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+You will pass out if stress gets too high, making you vulnerable.
+&lt;&lt;elseif $tipcount is 4&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Stress usually decreases over time. Fun or relaxing activities also reduce it, as do orgasms.
+&lt;&lt;elseif $tipcount is 5&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Trauma increases when you are assaulted, harassed or humiliated. Trauma slowly decreases over time.
+&lt;&lt;elseif $tipcount is 6&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+High trauma causes psychological problems, but also opens up new options.
+&lt;&lt;elseif $tipcount is 7&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Wilfully performing lewd acts will restore your sense of control, mitigating the effects of psychological trauma.
+&lt;&lt;elseif $tipcount is 8&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Feeling in control will only last until you are next violated.
+&lt;&lt;elseif $tipcount is 9&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Frequently performing lewd acts will inure you to them, allowing more options but requiring more extreme behaviour to achieve a sense of control.
+&lt;&lt;elseif $tipcount is 10&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+There are two categories of lewd act; promiscuous and exhibitionist.
+&lt;&lt;elseif $tipcount is 11&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Higher promiscuity allows you to initiate lewder acts during consensual encounters.
+&lt;&lt;elseif $tipcount is 12&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Higher exhibitionism allows lewder acts while dancing.
+&lt;&lt;elseif $tipcount is 13&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Both promiscuous and exhibitionist acts put you in danger. Be careful.
+&lt;&lt;elseif $tipcount is 14&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+You can buy new clothing at the High Street shopping centre.
+&lt;&lt;elseif $tipcount is 15&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+You need to wear a uniform to attend school. If you forget it, you might be able to borrow a spare from somewhere.
+&lt;&lt;elseif $tipcount is 16&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If your clothes get destroyed or stolen, you&#39;ll have to buy more. You could always just wrap yourself in towels, but it might attract attention.
+&lt;&lt;elseif $tipcount is 17&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Try to get home before dark. There are some nasty people about.
+&lt;&lt;elseif $tipcount is 18&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+You can buy a chastity belt from the temple on Wolf Street. They give them out for free to virgins.
+&lt;&lt;elseif $tipcount is 19&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+The forest is dangerous. People sometimes never return.
+&lt;&lt;elseif $tipcount is 20&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+No matter how bad things seem, there&#39;s always a way out.
+&lt;&lt;elseif $tipcount is 21&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If you need some money, the cafe on Cliff Street is always hiring, and is fairly safe.
+&lt;&lt;elseif $tipcount is 22&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+You&#39;ll need a swimsuit for school. You probably don&#39;t want to borrow one.
+&lt;&lt;elseif $tipcount is 23&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Your physique will deteriorate if you don&#39;t get enough exercise.
+&lt;&lt;elseif $tipcount is 24&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Swimming close to shore is easy. You should practice in a safe environment before swimming further out.
+&lt;&lt;elseif $tipcount is 25&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Going without underwear makes you more vulnerable, particularly if you&#39;re wearing a skirt.
+&lt;&lt;elseif $tipcount is 26&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Lower purity can speed up breast growth.
+&lt;&lt;elseif $tipcount is 27&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+A topless girl with a flat chest can sometimes pass as a boy.
+&lt;&lt;elseif $tipcount is 28&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If your arms are bound, you should be able to free yourself once in a safe place.
+&lt;&lt;elseif $tipcount is 29&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+The hospital on Nightingale Street has facilities for dealing with large parasites.
+&lt;&lt;elseif $tipcount is 30&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If a situation seems dangerous, it probably is.
+&lt;&lt;elseif $tipcount is 31&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+A chastity belt is a good way to protect your virginity.
+&lt;&lt;elseif $tipcount is 32&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+There&#39;s a club on Connudatus Street that features erotic dancers. They&#39;re always hiring.
+&lt;&lt;elseif $tipcount is 33&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+There are rumours of an underground brothel somewhere in town.
+&lt;&lt;elseif $tipcount is 34&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If you want to learn how to dance, there&#39;s a studio on Barb Street.
+&lt;&lt;elseif $tipcount is 35&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+The storm drains allow quick, secretive travel around town. Rumours of giant lizards are surely wrong.
+&lt;&lt;elseif $tipcount is 36&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Traveling through alleyways allows you to shave time off journeys, but unsavoury figures lurk there.
+&lt;&lt;elseif $tipcount is 37&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If you sense something hunting you in the forest, get out before it&#39;s too late.
+&lt;&lt;elseif $tipcount is 38&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+The kids at school can be evil. Particularly towards those with a low social status.
+&lt;&lt;elseif $tipcount is 39&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+It&#39;s hard to be popular at school and endear yourself to the teachers at the same time. You&#39;ll have to make sacrifices.
+&lt;&lt;elseif $tipcount is 40&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If you get a reputation as a delinquent, teachers will no longer respond to your cries for help.
+&lt;&lt;elseif $tipcount is 41&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If you lose your virginity, you&#39;ll never be entirely pure again.
+&lt;&lt;elseif $tipcount is 42&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If you orgasm, you&#39;ll temporarily lose focus.
+&lt;&lt;elseif $tipcount is 43&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Too many orgasms in a short span of time can be bad for one&#39;s mental state.
+&lt;&lt;elseif $tipcount is 44&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+When the odds are stacked against you, fighting can make things worse.
+&lt;&lt;elseif $tipcount is 45&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+A little defiance can go a long way.
+&lt;&lt;elseif $tipcount is 46&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+There are some mental problems that cannot be fully controlled.
+&lt;&lt;elseif $tipcount is 47&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+The better your physique, the more effort needed to maintain and improve it.
+&lt;&lt;elseif $tipcount is 48&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Your &lt;span class=&quot;def&quot;&gt;defiant&lt;/span&gt; acts cause more pain if you have a good physique.
+&lt;&lt;elseif $tipcount is 49&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Tactical use of &lt;span class=&quot;brat&quot;&gt;bratty&lt;/span&gt; actions can be very powerful.
+&lt;&lt;elseif $tipcount is 50&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Apologising more than once is pointless.
+&lt;&lt;elseif $tipcount is 51&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Genitals are not the only thing that can rob you of your virginity.
+&lt;&lt;elseif $tipcount is 52&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Be mindful if you crossdress, some people don&#39;t take kindly to it.
+&lt;&lt;elseif $tipcount is 53&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Semen and other lewd fluids will stick around until you wash.
+&lt;&lt;elseif $tipcount is 54&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Walking around covered in lewd fluid will attract attention.
+&lt;&lt;elseif $tipcount is 55&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Tentacles can ejaculate a lot, but quickly tire when they do.
+&lt;&lt;elseif $tipcount is 56&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+When half or more of a monster&#39;s tentacles are tired, the monster will withdraw.
+&lt;&lt;elseif $tipcount is 57&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Individual tentacles are easy to deal with.
+&lt;&lt;elseif $tipcount is 58&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Milking tentacles is easier if you&#39;re skilled with the body part you&#39;re using.
+&lt;&lt;elseif $tipcount is 59&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Attempts to influence a molester are less likely to succeed as they become angrier and hornier.
+&lt;&lt;elseif $tipcount is 60&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+&lt;span class=&quot;sub&quot;&gt;Submissive&lt;/span&gt; and &lt;span class=&quot;meek&quot;&gt;meek&lt;/span&gt; acts will make someone trust you more, making them easier to influence.
+&lt;&lt;elseif $tipcount is 61&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+You can escape from most encounters by inflicting enough pain through &lt;span class=&quot;def&quot;&gt;defiant&lt;/span&gt; acts.
+&lt;&lt;elseif $tipcount is 62&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Enraged assailants will become less hostile as they take their anger out on you.
+&lt;&lt;elseif $tipcount is 63&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If you suffer too much pain, you&#39;ll be disabled and unable to act until you recover.
+&lt;&lt;elseif $tipcount is 64&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+If you&#39;re small or out of shape fighting might just make things worse for you.
+&lt;&lt;elseif $tipcount is 65&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+An assailant foiled by a chastity belt will become angrier.
+&lt;&lt;elseif $tipcount is 66&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Assailants might stop gagging you if they trust you more.
+&lt;&lt;elseif $tipcount is 67&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+It&#39;s much harder to build social status than it is to lose it.
+&lt;&lt;elseif $tipcount is 68&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+The tips you make dancing are based on the size of the audience, their arousal and how impressed they are.
+&lt;&lt;elseif $tipcount is 69&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+A large, aroused audience can be dangerous.
+&lt;&lt;elseif $tipcount is 70&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Some venues are safer to dance in than others.
+&lt;&lt;elseif $tipcount is 71&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+A skilled dancer garners interest more easily.
+&lt;&lt;elseif $tipcount is 72&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Even an unskilled dancer can garner attention, if they&#39;re willing to strip.
+&lt;&lt;elseif $tipcount is 73&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Performing lewd or promiscuous acts will inure you to them, even if you already feel in control.
+&lt;&lt;elseif $tipcount is 74&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Alcohol will extend the effect of aphrodisiacs, and vice versa.
+&lt;&lt;elseif $tipcount is 75&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Being consistently &lt;span class=&quot;sub&quot;&gt;submissive&lt;/span&gt; or &lt;span class=&quot;def&quot;&gt;defiant&lt;/span&gt; can alter your personality and open new options.
+&lt;&lt;elseif $tipcount is 76&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Each turn during an encounter represents ten seconds.
+&lt;&lt;elseif $tipcount is 77&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Anything that increases delinquency will give you detention.
+&lt;&lt;elseif $tipcount is 78&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Your skulduggery determines your ability to perform underhanded acts, including deceiving people and picking locks.
+&lt;&lt;elseif $tipcount is 79&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+You can sell stolen goods in the pub on Harvest Street.
+&lt;&lt;elseif $tipcount is 80&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Criminal acts may come back to haunt you.
+&lt;&lt;elseif $tipcount is 81&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+News of your lewdness will spread quickly if people take pictures of you in the act.
+&lt;&lt;elseif $tipcount is 82&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+You can cover your face to prevent a picture from being linked to you.
+&lt;&lt;elseif $tipcount is 83&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Word of your lewdness will slowly spread, even without hard evidence.
+&lt;&lt;elseif $tipcount is 84&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Allure increases the amount made from tips.
+&lt;&lt;elseif $tipcount is 85&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+&lt;span class=&quot;def&quot;&gt;Defiant&lt;/span&gt; acts reduce stress and trauma.
+&lt;&lt;elseif $tipcount is 86&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+&lt;span class=&quot;brat&quot;&gt;Bratty&lt;/span&gt; acts reduce trauma but increase stress.
+&lt;&lt;elseif $tipcount is 87&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+&lt;span class=&quot;sub&quot;&gt;Submissive&lt;/span&gt; acts reduce trauma but increase stress.
+&lt;&lt;elseif $tipcount is 88&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+&lt;span class=&quot;meek&quot;&gt;Meek&lt;/span&gt; acts impact neither stress nor trauma.
+&lt;&lt;elseif $tipcount is 89&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+In addition to enter, you can press the z or n key to end the turn.
+&lt;&lt;elseif $tipcount is 90&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Being raped is more traumatic than just being molested.
+&lt;&lt;elseif $tipcount is 91&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Parasites latched onto your chest will make your breasts grow faster.
+&lt;&lt;elseif $tipcount is 92&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Purity drops when something cums inside you, or you cum inside something else.
+&lt;&lt;elseif $tipcount is 93&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Ingesting wolf cum can have strange effects on the body.
+&lt;&lt;elseif $tipcount is 94&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;
+Awareness enables more actions during masturbation.
+&lt;&lt;elseif $tipcount is 95&gt;&gt;&lt;&lt;set $tipcount += 1&gt;&gt;&lt;&lt;set $tipcount -= $tipcount&gt;&gt;
+Beauty increases over time, but excess trauma will decrease it.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="889" name="Widgets Tentacles" tags="widget" position="1100,11100">&lt;&lt;widget &quot;tentaclestart&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 10000&gt;&gt;
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;set $tentacle1 to &quot;slimy&quot;&gt;&gt;
+&lt;&lt;set $tentacle1health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;set $tentacle2 to &quot;sticky&quot;&gt;&gt;
+&lt;&lt;set $tentacle2health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;set $tentacle3 to &quot;thick&quot;&gt;&gt;
+&lt;&lt;set $tentacle3health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;set $tentacle4 to &quot;throbbing&quot;&gt;&gt;
+&lt;&lt;set $tentacle4health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;set $tentacle5 to &quot;slick&quot;&gt;&gt;
+&lt;&lt;set $tentacle5health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;set $tentacle6 to &quot;moist&quot;&gt;&gt;
+&lt;&lt;set $tentacle6health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;set $tentacle7 to &quot;quivering&quot;&gt;&gt;
+&lt;&lt;set $tentacle7health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;set $tentacle8 to &quot;sodden&quot;&gt;&gt;
+&lt;&lt;set $tentacle8health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;set $tentacle9 to &quot;shivering&quot;&gt;&gt;
+&lt;&lt;set $tentacle9health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;set $tentacle10 to &quot;shuddering&quot;&gt;&gt;
+&lt;&lt;set $tentacle10health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;set $tentacle11 to &quot;convulsing&quot;&gt;&gt;
+&lt;&lt;set $tentacle11health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;set $tentacle12 to &quot;undulating&quot;&gt;&gt;
+&lt;&lt;set $tentacle12health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;set $tentacle13 to &quot;damp&quot;&gt;&gt;
+&lt;&lt;set $tentacle13health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;set $tentacle14 to &quot;bulbous&quot;&gt;&gt;
+&lt;&lt;set $tentacle14health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;set $tentacle15 to &quot;gyrating&quot;&gt;&gt;
+&lt;&lt;set $tentacle15health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;set $tentacle16 to &quot;large&quot;&gt;&gt;
+&lt;&lt;set $tentacle16health to $tentaclehealth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacles&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;tentacle1&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;tentacle2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;tentacle3&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;tentacle4&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;tentacle5&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;tentacle6&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;tentacle7&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;tentacle8&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;tentacle9&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;tentacle10&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;tentacle11&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;tentacle12&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;tentacle13&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;tentacle14&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;tentacle15&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;tentacle16&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle1health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle2health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle3health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle4health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle5health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle6health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle7health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle8health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle9health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle10health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle11health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle12health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle13health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle14health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle15health -= 0.2&gt;&gt;
+&lt;&lt;set $tentacle16health -= 0.2&gt;&gt;
+
+
+
+
+&lt;&lt;if $panicattacks gte 1 and $panicviolence is 0 and $panicparalysis is 0 and $control is 0&gt;&gt;	
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng is 100&gt;&gt;
+	&lt;&lt;set $panicparalysis to 10&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $panicattacks gte 2 and $panicviolence is 0 and $panicparalysis is 0 and $control is 0&gt;&gt;	
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng is 100&gt;&gt;
+	&lt;&lt;set $panicviolence to 3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $arousal gte 10000&gt;&gt;
+
+&lt;&lt;orgasmpassage&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $seconds to $seconds + 10&gt;&gt;
+&lt;&lt;if $seconds gte 60&gt;&gt;
+&lt;&lt;set $seconds to 0&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacles&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;effectspain&gt;&gt;
+&lt;&lt;effectsorgasm&gt;&gt;
+&lt;&lt;effectsdissociation&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;effectstentacle1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;effectstentacle2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;effectstentacle3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;effectstentacle4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;effectstentacle5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;effectstentacle6&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;effectstentacle7&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;effectstentacle8&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;effectstentacle9&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;effectstentacle10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;effectstentacle11&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;effectstentacle12&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;effectstentacle13&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;effectstentacle14&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;effectstentacle15&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;effectstentacle16&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacles&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $enemyarousal to $arousal&gt;&gt;
+
+&lt;&lt;if $vorecreature is 0 and $swarmcount lte 0&gt;&gt;
+	&lt;&lt;if $images is 1&gt;&gt;&lt;&lt;timed 100ms&gt;&gt;
+	&lt;div id=&quot;divsex&quot;&gt;
+	&lt;&lt;combatimg&gt;&gt;
+	&lt;/div&gt;&lt;br&gt;
+	&lt;&lt;/timed&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;actioncarry&gt;&gt;
+&lt;&lt;actioncarrydrop&gt;&gt;
+
+&lt;&lt;if $trance lte 0&gt;&gt;
+&lt;&lt;if $dissociation lte 1&gt;&gt;
+&lt;&lt;if $panicparalysis is 0&gt;&gt;
+&lt;&lt;if $panicviolence is 0&gt;&gt;
+&lt;&lt;if $orgasmdown lte 0&gt;&gt;
+&lt;&lt;if $pain lt 100&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $leftarm is 0&gt;&gt;Your left arm is free.&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;actionstentacleslefthand&gt;&gt;
+
+&lt;&lt;if $rightarm is 0&gt;&gt;Your right arm is free.&lt;br&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;actionstentaclesrighthand&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0&gt;&gt;
+Your legs are free.&lt;br&gt;
+
+&lt;&lt;elseif $leftleg is 0&gt;&gt;
+Your left leg is free.&lt;br&gt;
+
+&lt;&lt;elseif $rightleg is 0&gt;&gt;
+Your right leg is free.&lt;br&gt;
+
+&lt;&lt;elseif $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+Your legs are entangled and forced apart, leaving you less able to protect your &lt;&lt;genitalsstop&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;actionstentacleslegs&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacleentrance&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;mouthentrance&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle threatens your mouth.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $mouthstate is &quot;tentacleimminent&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;mouthimminent&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle presses against your mouth.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $mouthstate is &quot;tentacle&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;mouth&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;mouth&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;mouth&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;mouth&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;mouth&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;mouth&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;mouth&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;mouth&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;mouth&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;mouth&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;mouth&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;mouth&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;mouth&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;mouth&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;mouth&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;mouth&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle thrusts into your mouth.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $mouthstate is &quot;tentacledeep&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;mouthdeep&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle thrusts into your mouth, ejaculating down your throat.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;actionstentaclesmouth&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacleentrance&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;vaginaentrance&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle threatens your &lt;&lt;pussystop&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginastate is &quot;tentacleimminent&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;vaginaimminent&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginastate is &quot;tentacle&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;vagina&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;vagina&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;vagina&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;vagina&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;vagina&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;vagina&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;vagina&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;vagina&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;vagina&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;vagina&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;vagina&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;vagina&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;vagina&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;vagina&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;vagina&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;vagina&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle thrusts into your &lt;&lt;pussystop&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginastate is &quot;tentacledeep&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;vaginadeep&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle thrusts into your &lt;&lt;pussycomma&gt;&gt; ejaculating deep into your womb.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;actionstentaclesvagina&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacleentrance&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;penisentrance&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle threatens your &lt;&lt;penisstop&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penisstate is &quot;tentacleimminent&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;penisimminent&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle presses against your &lt;&lt;peniscomma&gt;&gt; about to engulf.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penisstate is &quot;tentacle&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;penis&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;penis&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;penis&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;penis&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;penis&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;penis&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;penis&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;penis&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;penis&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;penis&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;penis&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;penis&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;penis&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;penis&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;penis&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;penis&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle envelops and pounds your &lt;&lt;penisstop&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penisstate is &quot;tentacledeep&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;penisdeep&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle envelops and pounds your &lt;&lt;penisstop&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;actionstentaclespenis&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacleentrance&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;anusentrance&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle threatens your &lt;&lt;bottomstop&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $anusstate is &quot;tentacleimminent&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;anusimminent&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $anusstate is &quot;tentacle&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;anus&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;anus&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;anus&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;anus&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;anus&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;anus&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;anus&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;anus&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;anus&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;anus&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;anus&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;anus&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;anus&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;anus&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;anus&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;anus&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle thrusts into your &lt;&lt;bottomstop&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $anusstate is &quot;tentacledeep&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;anusdeep&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+	
+ tentacle thrusts into your &lt;&lt;bottomcomma&gt;&gt; ejaculating deep into your bowels.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;actionstentaclesanus&gt;&gt;
+
+&lt;&lt;if $penisuse is &quot;tentaclerub&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;penisrub&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+ tentacle runs between your thighs, coiling around your &lt;&lt;penis&gt;&gt; and pressing against your tummy.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginause is &quot;tentaclerub&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;vaginarub&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+ tentacle runs between your thighs, pressing against your labia and continuing to your tummy.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;actionstentaclesthighs&gt;&gt;
+
+&lt;&lt;if $bottomuse is &quot;tentaclerub&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;bottomrub&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+ tentacle rubs itself between your butt cheeks.
+&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;actionstentaclesbottom&gt;&gt;
+
+&lt;&lt;if $breastuse is &quot;tentacle&quot;&gt;&gt;
+The 
+	&lt;&lt;if $tentacle1head is &quot;chest&quot;&gt;&gt;
+	$tentacle1
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle2head is &quot;chest&quot;&gt;&gt;
+	$tentacle2
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle3head is &quot;chest&quot;&gt;&gt;
+	$tentacle3
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle4head is &quot;chest&quot;&gt;&gt;
+	$tentacle4
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle5head is &quot;chest&quot;&gt;&gt;
+	$tentacle5
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle6head is &quot;chest&quot;&gt;&gt;
+	$tentacle6
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle7head is &quot;chest&quot;&gt;&gt;
+	$tentacle7
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle8head is &quot;chest&quot;&gt;&gt;
+	$tentacle8
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle9head is &quot;chest&quot;&gt;&gt;
+	$tentacle9
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle10head is &quot;chest&quot;&gt;&gt;
+	$tentacle10
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle11head is &quot;chest&quot;&gt;&gt;
+	$tentacle11
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle12head is &quot;chest&quot;&gt;&gt;
+	$tentacle12
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle13head is &quot;chest&quot;&gt;&gt;
+	$tentacle13
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle14head is &quot;chest&quot;&gt;&gt;
+	$tentacle14
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle15head is &quot;chest&quot;&gt;&gt;
+	$tentacle15
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $tentacle16head is &quot;chest&quot;&gt;&gt;
+	$tentacle16
+	&lt;&lt;/if&gt;&gt;
+ tentacle rubs itself between your &lt;&lt;breastsstop&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;actionstentacleschest&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;combatstate&gt;&gt;
+&lt;&lt;carryblock&gt;&gt;
+
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacleschest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;actionstentacle1chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;actionstentacle2chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;actionstentacle3chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;actionstentacle4chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;actionstentacle5chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;actionstentacle6chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;actionstentacle7chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;actionstentacle8chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;actionstentacle9chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;actionstentacle10chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;actionstentacle11chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;actionstentacle12chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;actionstentacle13chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;actionstentacle14chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;actionstentacle15chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;actionstentacle16chest&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentaclesbottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;actionstentacle1bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;actionstentacle2bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;actionstentacle3bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;actionstentacle4bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;actionstentacle5bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;actionstentacle6bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;actionstentacle7bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;actionstentacle8bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;actionstentacle9bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;actionstentacle10bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;actionstentacle11bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;actionstentacle12bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;actionstentacle13bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;actionstentacle14bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;actionstentacle15bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;actionstentacle16bottom&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentaclesthighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;actionstentacle1thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;actionstentacle2thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;actionstentacle3thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;actionstentacle4thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;actionstentacle5thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;actionstentacle6thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;actionstentacle7thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;actionstentacle8thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;actionstentacle9thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;actionstentacle10thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;actionstentacle11thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;actionstentacle12thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;actionstentacle13thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;actionstentacle14thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;actionstentacle15thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;actionstentacle16thighs&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentaclesanus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;actionstentacle1anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;actionstentacle2anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;actionstentacle3anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;actionstentacle4anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;actionstentacle5anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;actionstentacle6anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;actionstentacle7anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;actionstentacle8anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;actionstentacle9anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;actionstentacle10anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;actionstentacle11anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;actionstentacle12anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;actionstentacle13anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;actionstentacle14anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;actionstentacle15anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;actionstentacle16anus&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentaclespenis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;actionstentacle1penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;actionstentacle2penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;actionstentacle3penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;actionstentacle4penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;actionstentacle5penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;actionstentacle6penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;actionstentacle7penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;actionstentacle8penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;actionstentacle9penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;actionstentacle10penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;actionstentacle11penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;actionstentacle12penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;actionstentacle13penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;actionstentacle14penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;actionstentacle15penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;actionstentacle16penis&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentaclesvagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;actionstentacle1vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;actionstentacle2vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;actionstentacle3vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;actionstentacle4vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;actionstentacle5vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;actionstentacle6vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;actionstentacle7vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;actionstentacle8vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;actionstentacle9vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;actionstentacle10vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;actionstentacle11vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;actionstentacle12vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;actionstentacle13vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;actionstentacle14vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;actionstentacle15vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;actionstentacle16vagina&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentaclesmouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;actionstentacle1mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;actionstentacle2mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;actionstentacle3mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;actionstentacle4mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;actionstentacle5mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;actionstentacle6mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;actionstentacle7mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;actionstentacle8mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;actionstentacle9mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;actionstentacle10mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;actionstentacle11mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;actionstentacle12mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;actionstentacle13mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;actionstentacle14mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;actionstentacle15mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;actionstentacle16mouth&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacleslegs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;actionstentacle1legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;actionstentacle2legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;actionstentacle3legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;actionstentacle4legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;actionstentacle5legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;actionstentacle6legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;actionstentacle7legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;actionstentacle8legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;actionstentacle9legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;actionstentacle10legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;actionstentacle11legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;actionstentacle12legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;actionstentacle13legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;actionstentacle14legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;actionstentacle15legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;actionstentacle16legs&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentaclesrighthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;actionstentacle1righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;actionstentacle2righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;actionstentacle3righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;actionstentacle4righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;actionstentacle5righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;actionstentacle6righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;actionstentacle7righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;actionstentacle8righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;actionstentacle9righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;actionstentacle10righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;actionstentacle11righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;actionstentacle12righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;actionstentacle13righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;actionstentacle14righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;actionstentacle15righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;actionstentacle16righthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacleslefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+&lt;&lt;actionstentacle1lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+&lt;&lt;actionstentacle2lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+&lt;&lt;actionstentacle3lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+&lt;&lt;actionstentacle4lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+&lt;&lt;actionstentacle5lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+&lt;&lt;actionstentacle6lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+&lt;&lt;actionstentacle7lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+&lt;&lt;actionstentacle8lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+&lt;&lt;actionstentacle9lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+&lt;&lt;actionstentacle10lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+&lt;&lt;actionstentacle11lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+&lt;&lt;actionstentacle12lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+&lt;&lt;actionstentacle13lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+&lt;&lt;actionstentacle14lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+&lt;&lt;actionstentacle15lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+&lt;&lt;actionstentacle16lefthand&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;upperslither&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+then &lt;&lt;slithers&gt;&gt; beneath your $upperclothes
+&lt;&lt;else&gt;&gt;
+then &lt;&lt;slithers&gt;&gt; across your bare skin
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;lowerslither&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+then &lt;&lt;slithers&gt;&gt; beneath your $lowerclothes
+&lt;&lt;else&gt;&gt;
+then &lt;&lt;slithers&gt;&gt; across your bare skin
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;underslither&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	then &lt;&lt;slithers&gt;&gt; beneath your $lowerclothes and $underclothes
+	&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+	then &lt;&lt;slithers&gt;&gt; beneath your $lowerclothes against your chastity belt
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	then &lt;&lt;slithers&gt;&gt; beneath your $underclothes
+	&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+	then &lt;&lt;slithers&gt;&gt; against your chastity belt
+	&lt;&lt;else&gt;&gt;
+	then &lt;&lt;slithers&gt;&gt; across your bare skin
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;statetentacles&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $activetentacleno to $tentacleno&gt;&gt;
+&lt;&lt;if $tentacleno gte 1&gt;&gt;
+	&lt;&lt;if $tentacle1shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 2&gt;&gt;
+	&lt;&lt;if $tentacle2shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 3&gt;&gt;
+	&lt;&lt;if $tentacle3shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 4&gt;&gt;
+	&lt;&lt;if $tentacle4shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 5&gt;&gt;
+	&lt;&lt;if $tentacle5shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 6&gt;&gt;
+	&lt;&lt;if $tentacle6shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 7&gt;&gt;
+	&lt;&lt;if $tentacle7shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 8&gt;&gt;
+	&lt;&lt;if $tentacle8shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 9&gt;&gt;
+	&lt;&lt;if $tentacle9shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 10&gt;&gt;
+	&lt;&lt;if $tentacle10shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 11&gt;&gt;
+	&lt;&lt;if $tentacle11shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 12&gt;&gt;
+	&lt;&lt;if $tentacle12shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 13&gt;&gt;
+	&lt;&lt;if $tentacle13shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 14&gt;&gt;
+	&lt;&lt;if $tentacle14shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 15&gt;&gt;
+	&lt;&lt;if $tentacle15shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacleno gte 16&gt;&gt;
+	&lt;&lt;if $tentacle16shaft is &quot;finished&quot;&gt;&gt;
+	&lt;&lt;set $activetentacleno -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;leftarmtentacledisable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;tentacle1&quot;&gt;&gt;
+&lt;&lt;set $tentacle1head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle2&quot;&gt;&gt;
+&lt;&lt;set $tentacle2head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle3&quot;&gt;&gt;
+&lt;&lt;set $tentacle3head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle4&quot;&gt;&gt;
+&lt;&lt;set $tentacle4head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle5&quot;&gt;&gt;
+&lt;&lt;set $tentacle5head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle6&quot;&gt;&gt;
+&lt;&lt;set $tentacle6head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle7&quot;&gt;&gt;
+&lt;&lt;set $tentacle7head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle8&quot;&gt;&gt;
+&lt;&lt;set $tentacle8head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle9&quot;&gt;&gt;
+&lt;&lt;set $tentacle9head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle10&quot;&gt;&gt;
+&lt;&lt;set $tentacle10head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle11&quot;&gt;&gt;
+&lt;&lt;set $tentacle11head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle12&quot;&gt;&gt;
+&lt;&lt;set $tentacle12head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle13&quot;&gt;&gt;
+&lt;&lt;set $tentacle13head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle14&quot;&gt;&gt;
+&lt;&lt;set $tentacle14head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle15&quot;&gt;&gt;
+&lt;&lt;set $tentacle15head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarm is &quot;tentacle16&quot;&gt;&gt;
+&lt;&lt;set $tentacle16head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;rightarmtentacledisable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $rightarm is &quot;tentacle1&quot;&gt;&gt;
+&lt;&lt;set $tentacle1head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle2&quot;&gt;&gt;
+&lt;&lt;set $tentacle2head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle3&quot;&gt;&gt;
+&lt;&lt;set $tentacle3head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle4&quot;&gt;&gt;
+&lt;&lt;set $tentacle4head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle5&quot;&gt;&gt;
+&lt;&lt;set $tentacle5head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle6&quot;&gt;&gt;
+&lt;&lt;set $tentacle6head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle7&quot;&gt;&gt;
+&lt;&lt;set $tentacle7head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle8&quot;&gt;&gt;
+&lt;&lt;set $tentacle8head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle9&quot;&gt;&gt;
+&lt;&lt;set $tentacle9head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle10&quot;&gt;&gt;
+&lt;&lt;set $tentacle10head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle11&quot;&gt;&gt;
+&lt;&lt;set $tentacle11head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle12&quot;&gt;&gt;
+&lt;&lt;set $tentacle12head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle13&quot;&gt;&gt;
+&lt;&lt;set $tentacle13head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle14&quot;&gt;&gt;
+&lt;&lt;set $tentacle14head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle15&quot;&gt;&gt;
+&lt;&lt;set $tentacle15head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;tentacle16&quot;&gt;&gt;
+&lt;&lt;set $tentacle16head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;feettentacledisable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $feet is &quot;tentacle1&quot;&gt;&gt;
+&lt;&lt;set $tentacle1head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle2&quot;&gt;&gt;
+&lt;&lt;set $tentacle2head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle3&quot;&gt;&gt;
+&lt;&lt;set $tentacle3head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle4&quot;&gt;&gt;
+&lt;&lt;set $tentacle4head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle5&quot;&gt;&gt;
+&lt;&lt;set $tentacle5head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle6&quot;&gt;&gt;
+&lt;&lt;set $tentacle6head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle7&quot;&gt;&gt;
+&lt;&lt;set $tentacle7head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle8&quot;&gt;&gt;
+&lt;&lt;set $tentacle8head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle9&quot;&gt;&gt;
+&lt;&lt;set $tentacle9head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle10&quot;&gt;&gt;
+&lt;&lt;set $tentacle10head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle11&quot;&gt;&gt;
+&lt;&lt;set $tentacle11head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle12&quot;&gt;&gt;
+&lt;&lt;set $tentacle12head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle13&quot;&gt;&gt;
+&lt;&lt;set $tentacle13head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle14&quot;&gt;&gt;
+&lt;&lt;set $tentacle14head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle15&quot;&gt;&gt;
+&lt;&lt;set $tentacle15head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feet is &quot;tentacle16&quot;&gt;&gt;
+&lt;&lt;set $tentacle16head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="890" name="Widgets Combat Tentacle" tags="widget" position="1225,11100">&lt;&lt;widget &quot;tentacle1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle1health lte 0 and $tentacle1shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle1 tentacle retracts from you.
+&lt;&lt;tentacle1disable&gt;&gt;
+&lt;&lt;set $tentacle1shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle1head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle1shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle1 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle1head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle1 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle1 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1head is &quot;feet&quot;&gt;&gt;
+The $tentacle1 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle1head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle1head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle1head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle1head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle1head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle1head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle1head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle1head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle1head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle1head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle1head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle1head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle1head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle1head is 0 and $tentacle1shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle1head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle1default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle1head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle1default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle1head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle1default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle1default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle1default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle1default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle1default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle1default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle1default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle1default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle1default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle1head is 0 and $tentacle1shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle1 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle1 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle1 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle1 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle1 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle1 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle1 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle1 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle1 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle1 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle1 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle1 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle1 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle1 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle1 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle1 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle1 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle1 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle1 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle1shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle1 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle1 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle1default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle1disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle1head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle1head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle1head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle1head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle1shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle1shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle1shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle1head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle1lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle1shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle1&quot;&gt;&gt;You hold the $tentacle1 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle1righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle1shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle1&quot;&gt;&gt;You hold the $tentacle1 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle1legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle1shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle1shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle1shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle1 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle1&quot;&gt;&gt;You hold the $tentacle1 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle1mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle1&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle1&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle1&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle1head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle1&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle1&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle1&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle1head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle1head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle1vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle1&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle1&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle1&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle1head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle1&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle1&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle1&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle1head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle1head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle1penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle1head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle1&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle1&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle1&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle1head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle1&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle1&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle1&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle1head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle1head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle1anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle1&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle1&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle1&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle1head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle1&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle1&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle1&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle1head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle1head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle1&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle1thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle1&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle1head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle1&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle1bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle1&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle1chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle1head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle1&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle1&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle1&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle1&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle1&quot;&gt;&gt;You strike the $tentacle1 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle1disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle1&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle1&quot;&gt;&gt;You strike the $tentacle1 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle1disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle1&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle1&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle1 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle1disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle1&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle1&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle1&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle1 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle1disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle1&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle1&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle1&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle1 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle1&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle1&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle1 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle1&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle1&quot;&gt;&gt;You release the $tentacle1 tentacle from your left hand.&lt;&lt;tentacle1disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle1&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle1&quot;&gt;&gt;You release the $tentacle1 tentacle from your right hand.&lt;&lt;tentacle1disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle1&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle1&quot;&gt;&gt;You kick the $tentacle1 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle1disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle1&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle1&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle1 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle1disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle1&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle1&quot;&gt;&gt;&lt;&lt;set $tentacle1head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle1&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle1&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle1 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle1&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle1&quot;&gt;&gt;You let go of the $tentacle1 tentacle between your feet.&lt;&lt;tentacle1disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle1&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle1&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle1 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle1&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle1&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle1 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle1&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle1&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle1 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle1&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle1&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle1 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle1disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle1&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle1&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle1 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle1disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle1health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle1&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle1&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle1 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle1&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle1&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle1 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle1&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle1&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle1 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle1disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle1&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle1&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle1 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle1&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle1&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle1 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle1&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle1&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle1 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle1disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle1&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle1&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle1 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle1&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle1&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle1 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle1&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle1&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle1 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle1disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle1&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle1&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle1 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle1&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle1&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle1 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle1&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle1&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle1 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle1&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle1&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle1 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle1health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="891" name="Sea Tentacles" tags="nobr" position="100,11225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;sea&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $tentacleno to 8&gt;&gt;
+&lt;&lt;set $tentaclehealth to 15&gt;&gt;
+&lt;&lt;tentaclestart&gt;&gt;
+&lt;&lt;set $tentacle1shaft to &quot;waist&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectstentacles&gt;&gt;
+&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;actionstentacles&gt;&gt;
+
+
+&lt;&lt;if $activetentacleno lte ($tentacleno / 2)&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Tentacles Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Sea Tentacles]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="892" name="Sea Tentacles Finish" tags="nobr" position="225,11225">&lt;&lt;water&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+The creature loses interest in you, and returns to the depths. &lt;&lt;tearful&gt;&gt; you struggle to stay afloat.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="893" name="Widgets Combat Tentacle2" tags="widget" position="350,11225">&lt;&lt;widget &quot;tentacle2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle2health lte 0 and $tentacle2shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle2 tentacle retracts from you.
+&lt;&lt;tentacle2disable&gt;&gt;
+&lt;&lt;set $tentacle2shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle2head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle2shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle2 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle2head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle2 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle2 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2head is &quot;feet&quot;&gt;&gt;
+The $tentacle2 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle2head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle2head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle2head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle2head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle2head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle2head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle2head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle2head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle2head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle2head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle2head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle2head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle2head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle2head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle2head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle2head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle2head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle2head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle2head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle2head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle2head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle2head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle2head is 0 and $tentacle2shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle2head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle2default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle2head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle2default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle2head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle2default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle2default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle2default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle2default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle2default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle2default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle2default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle2default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle2default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle2head is 0 and $tentacle2shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle2 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle2 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle2 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle2 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle2 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle2 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle2 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle2 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle2 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle2 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle2 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle2 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle2 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle2 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle2 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle2 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle2 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle2 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle2 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle2shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle2 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle2 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle2default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle2disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle2head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle2head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle2head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle2head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle2shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle2shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle2shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle2head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle2lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle2shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle2&quot;&gt;&gt;You hold the $tentacle2 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle2righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle2shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle2&quot;&gt;&gt;You hold the $tentacle2 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle2legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle2shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle2shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle2shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle2 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle2&quot;&gt;&gt;You hold the $tentacle2 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle2mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle2&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle2&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle2&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle2head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle2&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle2&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle2&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle2head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle2head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle2vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle2&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle2&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle2&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle2head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle2&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle2&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle2&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle2head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle2head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle2penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle2head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle2&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle2&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle2&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle2head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle2&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle2&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle2&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle2head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle2head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle2anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle2&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle2&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle2&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle2head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle2&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle2&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle2&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle2head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle2head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle2&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle2thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle2&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle2head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle2&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle2bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle2&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle2chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle2head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle2&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle2&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle2&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle2&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle2&quot;&gt;&gt;You strike the $tentacle2 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle2disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle2&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle2&quot;&gt;&gt;You strike the $tentacle2 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle2disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle2&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle2&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle2 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle2disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle2&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle2&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle2&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle2 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle2disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle2&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle2&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle2&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle2 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle2&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle2&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle2 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle2&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle2&quot;&gt;&gt;You release the $tentacle2 tentacle from your left hand.&lt;&lt;tentacle2disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle2&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle2&quot;&gt;&gt;You release the $tentacle2 tentacle from your right hand.&lt;&lt;tentacle2disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle2&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle2&quot;&gt;&gt;You kick the $tentacle2 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle2disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle2&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle2&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle2 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle2disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle2&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle2&quot;&gt;&gt;&lt;&lt;set $tentacle2head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle2&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle2&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle2 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle2&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle2&quot;&gt;&gt;You let go of the $tentacle2 tentacle between your feet.&lt;&lt;tentacle2disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle2&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle2&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle2 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle2&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle2&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle2 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle2&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle2&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle2 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle2&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle2&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle2 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle2disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle2&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle2&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle2 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle2disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle2health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle2&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle2&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle2 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle2&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle2&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle2 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle2&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle2&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle2 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle2disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle2&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle2&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle2 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle2&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle2&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle2 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle2&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle2&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle2 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle2disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle2&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle2&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle2 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle2&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle2&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle2 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle2&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle2&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle2 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle2disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle2&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle2&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle2 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle2&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle2&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle2 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle2&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle2&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle2 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle2&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle2&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle2 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle2health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="894" name="Widgets Combat Tentacle3" tags="widget" position="475,11225">&lt;&lt;widget &quot;tentacle3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle3health lte 0 and $tentacle3shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle3 tentacle retracts from you.
+&lt;&lt;tentacle3disable&gt;&gt;
+&lt;&lt;set $tentacle3shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle3head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle3shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle3 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle3head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle3 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle3 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3head is &quot;feet&quot;&gt;&gt;
+The $tentacle3 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle3head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle3head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle3head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle3head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle3head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle3head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle3head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle3head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle3head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle3head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle3head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle3head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle3head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle3head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle3head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle3head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle3head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle3head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle3head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle3head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle3head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle3head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle3head is 0 and $tentacle3shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle3head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle3default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle3head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle3default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle3head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle3default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle3default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle3default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle3default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle3default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle3default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle3default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle3default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle3default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle3head is 0 and $tentacle3shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle3 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle3 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle3 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle3 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle3 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle3 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle3 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle3 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle3 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle3 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle3 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle3 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle3 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle3 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle3 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle3 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle3 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle3 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle3 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle3shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle3 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle3 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle3default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle3disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle3head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle3head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle3head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle3head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle3shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle3shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle3shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle3head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle3lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle3shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle3&quot;&gt;&gt;You hold the $tentacle3 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle3righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle3shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle3&quot;&gt;&gt;You hold the $tentacle3 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle3legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle3shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle3shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle3shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle3 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle3&quot;&gt;&gt;You hold the $tentacle3 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle3mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle3&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle3&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle3&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle3head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle3&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle3&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle3&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle3head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle3head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle3vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle3&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle3&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle3&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle3head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle3&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle3&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle3&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle3head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle3head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle3penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle3head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle3&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle3&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle3&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle3head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle3&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle3&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle3&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle3head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle3head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle3anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle3&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle3&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle3&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle3head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle3&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle3&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle3&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle3head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle3head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle3&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle3thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle3&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle3head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle3&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle3bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle3&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle3chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle3head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle3&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle3&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle3&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle3&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle3&quot;&gt;&gt;You strike the $tentacle3 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle3disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle3&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle3&quot;&gt;&gt;You strike the $tentacle3 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle3disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle3&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle3&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle3 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle3disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle3&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle3&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle3&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle3 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle3disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle3&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle3&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle3&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle3 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle3&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle3&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle3 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle3&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle3&quot;&gt;&gt;You release the $tentacle3 tentacle from your left hand.&lt;&lt;tentacle3disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle3&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle3&quot;&gt;&gt;You release the $tentacle3 tentacle from your right hand.&lt;&lt;tentacle3disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle3&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle3&quot;&gt;&gt;You kick the $tentacle3 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle3disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle3&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle3&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle3 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle3disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle3&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle3&quot;&gt;&gt;&lt;&lt;set $tentacle3head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle3&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle3&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle3 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle3&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle3&quot;&gt;&gt;You let go of the $tentacle3 tentacle between your feet.&lt;&lt;tentacle3disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle3&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle3&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle3 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle3&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle3&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle3 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle3&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle3&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle3 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle3&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle3&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle3 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle3disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle3&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle3&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle3 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle3disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle3health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle3&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle3&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle3 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle3&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle3&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle3 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle3&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle3&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle3 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle3disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle3&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle3&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle3 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle3&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle3&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle3 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle3&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle3&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle3 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle3disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle3&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle3&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle3 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle3&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle3&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle3 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle3&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle3&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle3 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle3disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle3&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle3&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle3 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle3&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle3&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle3 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle3&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle3&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle3 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle3&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle3&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle3 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle3health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="895" name="Widgets Combat Tentacle4" tags="widget" position="600,11225">&lt;&lt;widget &quot;tentacle4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle4health lte 0 and $tentacle4shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle4 tentacle retracts from you.
+&lt;&lt;tentacle4disable&gt;&gt;
+&lt;&lt;set $tentacle4shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle4head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle4shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle4 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle4head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle4 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle4 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4head is &quot;feet&quot;&gt;&gt;
+The $tentacle4 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle4head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle4head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle4head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle4head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle4head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle4head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle4head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle4head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle4head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle4head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle4head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle4head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle4head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle4head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle4head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle4head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle4head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle4head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle4head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle4head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle4head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle4head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle4head is 0 and $tentacle4shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle4head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle4default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle4head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle4default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle4head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle4default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle4default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle4default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle4default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle4default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle4default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle4default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle4default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle4default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle4head is 0 and $tentacle4shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle4 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle4 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle4 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle4 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle4 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle4 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle4 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle4 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle4 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle4 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle4 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle4 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle4 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle4 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle4 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle4 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle4 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle4 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle4 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle4shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle4 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle4 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle4default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle4disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle4head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle4head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle4head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle4head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle4shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle4shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle4shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle4head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle4lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle4shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle4&quot;&gt;&gt;You hold the $tentacle4 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle4righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle4shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle4&quot;&gt;&gt;You hold the $tentacle4 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle4legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle4shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle4shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle4shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle4 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle4&quot;&gt;&gt;You hold the $tentacle4 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle4mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle4&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle4&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle4&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle4head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle4&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle4&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle4&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle4head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle4head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle4vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle4&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle4&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle4&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle4head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle4&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle4&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle4&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle4head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle4head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle4penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle4head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle4&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle4&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle4&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle4head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle4&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle4&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle4&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle4head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle4head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle4anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle4&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle4&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle4&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle4head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle4&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle4&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle4&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle4head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle4head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle4&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle4thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle4&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle4head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle4&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle4bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle4&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle4chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle4head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle4&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle4&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle4&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle4&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle4&quot;&gt;&gt;You strike the $tentacle4 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle4disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle4&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle4&quot;&gt;&gt;You strike the $tentacle4 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle4disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle4&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle4&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle4 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle4disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle4&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle4&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle4&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle4 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle4disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle4&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle4&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle4&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle4 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle4&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle4&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle4 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle4&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle4&quot;&gt;&gt;You release the $tentacle4 tentacle from your left hand.&lt;&lt;tentacle4disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle4&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle4&quot;&gt;&gt;You release the $tentacle4 tentacle from your right hand.&lt;&lt;tentacle4disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle4&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle4&quot;&gt;&gt;You kick the $tentacle4 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle4disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle4&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle4&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle4 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle4disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle4&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle4&quot;&gt;&gt;&lt;&lt;set $tentacle4head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle4&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle4&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle4 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle4&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle4&quot;&gt;&gt;You let go of the $tentacle4 tentacle between your feet.&lt;&lt;tentacle4disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle4&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle4&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle4 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle4&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle4&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle4 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle4&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle4&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle4 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle4&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle4&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle4 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle4disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle4&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle4&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle4 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle4disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle4health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle4&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle4&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle4 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle4&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle4&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle4 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle4&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle4&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle4 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle4disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle4&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle4&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle4 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle4&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle4&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle4 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle4&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle4&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle4 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle4disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle4&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle4&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle4 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle4&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle4&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle4 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle4&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle4&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle4 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle4disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle4&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle4&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle4 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle4&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle4&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle4 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle4&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle4&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle4 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle4&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle4&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle4 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle4health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="896" name="Widgets Combat Tentacle5" tags="widget" position="725,11225">&lt;&lt;widget &quot;tentacle5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle5health lte 0 and $tentacle5shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle5 tentacle retracts from you.
+&lt;&lt;tentacle5disable&gt;&gt;
+&lt;&lt;set $tentacle5shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle5head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle5shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle5 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle5head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle5 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle5 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5head is &quot;feet&quot;&gt;&gt;
+The $tentacle5 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle5head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle5head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle5head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle5head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle5head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle5head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle5head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle5head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle5head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle5head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle5head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle5head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle5head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle5head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle5head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle5head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle5head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle5head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle5head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle5head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle5head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle5head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle5head is 0 and $tentacle5shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle5head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle5default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle5head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle5default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle5head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle5default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle5default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle5default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle5default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle5default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle5default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle5default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle5default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle5default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle5head is 0 and $tentacle5shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle5 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle5 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle5 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle5 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle5 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle5 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle5 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle5 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle5 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle5 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle5 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle5 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle5 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle5 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle5 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle5 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle5 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle5 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle5 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle5shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle5 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle5 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle5default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle5disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle5head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle5head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle5head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle5head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle5shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle5shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle5shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle5head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle5lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle5shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle5&quot;&gt;&gt;You hold the $tentacle5 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle5righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle5shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle5&quot;&gt;&gt;You hold the $tentacle5 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle5legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle5shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle5shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle5shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle5 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle5&quot;&gt;&gt;You hold the $tentacle5 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle5mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle5&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle5&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle5&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle5head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle5&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle5&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle5&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle5head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle5head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle5vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle5&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle5&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle5&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle5head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle5&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle5&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle5&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle5head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle5head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle5penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle5head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle5&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle5&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle5&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle5head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle5&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle5&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle5&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle5head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle5head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle5anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle5&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle5&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle5&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle5head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle5&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle5&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle5&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle5head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle5head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle5&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle5thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle5&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle5head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle5&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle5bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle5&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle5chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle5head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle5&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle5&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle5&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle5&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle5&quot;&gt;&gt;You strike the $tentacle5 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle5disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle5&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle5&quot;&gt;&gt;You strike the $tentacle5 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle5disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle5&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle5&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle5 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle5disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle5&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle5&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle5&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle5 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle5disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle5&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle5&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle5&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle5 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle5&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle5&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle5 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle5&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle5&quot;&gt;&gt;You release the $tentacle5 tentacle from your left hand.&lt;&lt;tentacle5disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle5&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle5&quot;&gt;&gt;You release the $tentacle5 tentacle from your right hand.&lt;&lt;tentacle5disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle5&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle5&quot;&gt;&gt;You kick the $tentacle5 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle5disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle5&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle5&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle5 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle5disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle5&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle5&quot;&gt;&gt;&lt;&lt;set $tentacle5head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle5&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle5&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle5 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle5&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle5&quot;&gt;&gt;You let go of the $tentacle5 tentacle between your feet.&lt;&lt;tentacle5disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle5&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle5&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle5 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle5&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle5&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle5 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle5&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle5&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle5 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle5&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle5&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle5 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle5disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle5&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle5&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle5 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle5disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle5health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle5&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle5&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle5 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle5&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle5&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle5 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle5&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle5&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle5 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle5disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle5&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle5&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle5 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle5&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle5&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle5 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle5&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle5&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle5 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle5disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle5&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle5&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle5 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle5&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle5&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle5 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle5&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle5&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle5 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle5disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle5&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle5&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle5 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle5&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle5&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle5 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle5&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle5&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle5 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle5&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle5&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle5 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle5health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="897" name="Widgets Combat Tentacle6" tags="widget" position="850,11225">&lt;&lt;widget &quot;tentacle6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle6health lte 0 and $tentacle6shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle6 tentacle retracts from you.
+&lt;&lt;tentacle6disable&gt;&gt;
+&lt;&lt;set $tentacle6shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle6head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle6shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle6 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle6head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle6 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle6 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6head is &quot;feet&quot;&gt;&gt;
+The $tentacle6 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle6head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle6head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle6head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle6head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle6head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle6head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle6head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle6head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle6head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle6head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle6head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle6head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle6head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle6head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle6head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle6head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle6head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle6head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle6head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle6head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle6head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle6head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle6head is 0 and $tentacle6shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle6head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle6default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle6head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle6default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle6head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle6default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle6default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle6default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle6default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle6default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle6default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle6default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle6default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle6default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle6head is 0 and $tentacle6shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle6 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle6 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle6 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle6 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle6 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle6 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle6 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle6 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle6 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle6 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle6 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle6 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle6 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle6 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle6 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle6 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle6 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle6 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle6 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle6shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle6 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle6 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle6default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle6disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle6head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle6head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle6head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle6head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle6shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle6shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle6shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle6head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle6lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle6shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle6&quot;&gt;&gt;You hold the $tentacle6 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle6righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle6shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle6&quot;&gt;&gt;You hold the $tentacle6 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle6legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle6shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle6shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle6shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle6 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle6&quot;&gt;&gt;You hold the $tentacle6 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle6mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle6&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle6&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle6&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle6head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle6&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle6&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle6&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle6head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle6head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle6vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle6&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle6&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle6&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle6head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle6&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle6&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle6&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle6head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle6head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle6penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle6head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle6&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle6&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle6&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle6head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle6&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle6&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle6&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle6head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle6head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle6anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle6&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle6&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle6&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle6head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle6&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle6&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle6&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle6head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle6head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle6&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle6thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle6&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle6head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle6&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle6bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle6&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle6chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle6head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle6&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle6&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle6&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle6&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle6&quot;&gt;&gt;You strike the $tentacle6 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle6disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle6&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle6&quot;&gt;&gt;You strike the $tentacle6 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle6disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle6&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle6&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle6 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle6disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle6&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle6&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle6&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle6 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle6disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle6&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle6&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle6&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle6 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle6&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle6&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle6 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle6&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle6&quot;&gt;&gt;You release the $tentacle6 tentacle from your left hand.&lt;&lt;tentacle6disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle6&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle6&quot;&gt;&gt;You release the $tentacle6 tentacle from your right hand.&lt;&lt;tentacle6disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle6&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle6&quot;&gt;&gt;You kick the $tentacle6 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle6disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle6&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle6&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle6 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle6disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle6&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle6&quot;&gt;&gt;&lt;&lt;set $tentacle6head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle6&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle6&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle6 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle6&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle6&quot;&gt;&gt;You let go of the $tentacle6 tentacle between your feet.&lt;&lt;tentacle6disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle6&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle6&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle6 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle6&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle6&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle6 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle6&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle6&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle6 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle6&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle6&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle6 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle6disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle6&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle6&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle6 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle6disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle6health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle6&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle6&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle6 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle6&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle6&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle6 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle6&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle6&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle6 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle6disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle6&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle6&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle6 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle6&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle6&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle6 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle6&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle6&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle6 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle6disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle6&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle6&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle6 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle6&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle6&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle6 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle6&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle6&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle6 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle6disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle6&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle6&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle6 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle6&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle6&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle6 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle6&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle6&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle6 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle6&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle6&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle6 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle6health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="898" name="Widgets Combat Tentacle7" tags="widget" position="975,11225">&lt;&lt;widget &quot;tentacle7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle7health lte 0 and $tentacle7shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle7 tentacle retracts from you.
+&lt;&lt;tentacle7disable&gt;&gt;
+&lt;&lt;set $tentacle7shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle7head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle7shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle7 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle7head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle7 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle7 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7head is &quot;feet&quot;&gt;&gt;
+The $tentacle7 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle7head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle7head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle7head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle7head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle7head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle7head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle7head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle7head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle7head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle7head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle7head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle7head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle7head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle7head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle7head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle7head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle7head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle7head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle7head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle7head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle7head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle7head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle7head is 0 and $tentacle7shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle7head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle7default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle7head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle7default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle7head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle7default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle7default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle7default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle7default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle7default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle7default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle7default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle7default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle7default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle7head is 0 and $tentacle7shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle7 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle7 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle7 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle7 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle7 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle7 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle7 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle7 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle7 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle7 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle7 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle7 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle7 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle7 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle7 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle7 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle7 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle7 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle7 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle7shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle7 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle7 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle7default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle7disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle7head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle7head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle7head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle7head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle7shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle7shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle7shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle7head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle7lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle7shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle7&quot;&gt;&gt;You hold the $tentacle7 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle7righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle7shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle7&quot;&gt;&gt;You hold the $tentacle7 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle7legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle7shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle7shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle7shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle7 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle7&quot;&gt;&gt;You hold the $tentacle7 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle7mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle7&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle7&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle7&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle7head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle7&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle7&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle7&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle7head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle7head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle7vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle7&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle7&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle7&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle7head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle7&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle7&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle7&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle7head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle7head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle7penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle7head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle7&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle7&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle7&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle7head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle7&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle7&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle7&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle7head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle7head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle7anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle7&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle7&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle7&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle7head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle7&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle7&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle7&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle7head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle7head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle7&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle7thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle7&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle7head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle7&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle7bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle7&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle7chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle7head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle7&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle7&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle7&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle7&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle7&quot;&gt;&gt;You strike the $tentacle7 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle7disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle7&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle7&quot;&gt;&gt;You strike the $tentacle7 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle7disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle7&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle7&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle7 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle7disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle7&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle7&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle7&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle7 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle7disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle7&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle7&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle7&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle7 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle7&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle7&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle7 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle7&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle7&quot;&gt;&gt;You release the $tentacle7 tentacle from your left hand.&lt;&lt;tentacle7disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle7&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle7&quot;&gt;&gt;You release the $tentacle7 tentacle from your right hand.&lt;&lt;tentacle7disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle7&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle7&quot;&gt;&gt;You kick the $tentacle7 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle7disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle7&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle7&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle7 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle7disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle7&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle7&quot;&gt;&gt;&lt;&lt;set $tentacle7head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle7&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle7&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle7 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle7&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle7&quot;&gt;&gt;You let go of the $tentacle7 tentacle between your feet.&lt;&lt;tentacle7disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle7&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle7&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle7 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle7&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle7&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle7 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle7&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle7&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle7 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle7&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle7&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle7 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle7disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle7&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle7&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle7 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle7disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle7health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle7&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle7&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle7 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle7&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle7&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle7 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle7&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle7&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle7 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle7disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle7&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle7&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle7 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle7&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle7&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle7 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle7&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle7&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle7 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle7disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle7&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle7&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle7 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle7&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle7&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle7 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle7&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle7&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle7 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle7disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle7&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle7&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle7 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle7&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle7&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle7 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle7&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle7&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle7 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle7&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle7&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle7 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle7health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="899" name="Widgets Combat Tentacle8" tags="widget" position="1100,11225">&lt;&lt;widget &quot;tentacle8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle8health lte 0 and $tentacle8shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle8 tentacle retracts from you.
+&lt;&lt;tentacle8disable&gt;&gt;
+&lt;&lt;set $tentacle8shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle8head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle8shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle8 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle8head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle8 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle8 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8head is &quot;feet&quot;&gt;&gt;
+The $tentacle8 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle8head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle8head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle8head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle8head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle8head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle8head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle8head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle8head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle8head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle8head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle8head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle8head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle8head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle8head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle8head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle8head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle8head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle8head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle8head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle8head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle8head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle8head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle8head is 0 and $tentacle8shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle8head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle8default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle8head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle8default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle8head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle8default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle8default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle8default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle8default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle8default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle8default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle8default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle8default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle8default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle8head is 0 and $tentacle8shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle8 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle8 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle8 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle8 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle8 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle8 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle8 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle8 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle8 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle8 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle8 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle8 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle8 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle8 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle8 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle8 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle8 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle8 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle8 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle8shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle8 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle8 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle8default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle8disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle8head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle8head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle8head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle8head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle8shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle8shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle8shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle8head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle8lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle8shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle8&quot;&gt;&gt;You hold the $tentacle8 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle8righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle8shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle8&quot;&gt;&gt;You hold the $tentacle8 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle8legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle8shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle8shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle8shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle8 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle8&quot;&gt;&gt;You hold the $tentacle8 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle8mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle8&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle8&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle8&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle8head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle8&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle8&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle8&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle8head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle8head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle8vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle8&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle8&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle8&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle8head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle8&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle8&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle8&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle8head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle8head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle8penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle8head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle8&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle8&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle8&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle8head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle8&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle8&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle8&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle8head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle8head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle8anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle8&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle8&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle8&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle8head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle8&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle8&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle8&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle8head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle8head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle8&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle8thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle8&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle8head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle8&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle8bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle8&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle8chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle8head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle8&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle8&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle8&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle8&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle8&quot;&gt;&gt;You strike the $tentacle8 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle8disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle8&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle8&quot;&gt;&gt;You strike the $tentacle8 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle8disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle8&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle8&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle8 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle8disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle8&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle8&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle8&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle8 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle8disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle8&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle8&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle8&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle8 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle8&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle8&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle8 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle8&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle8&quot;&gt;&gt;You release the $tentacle8 tentacle from your left hand.&lt;&lt;tentacle8disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle8&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle8&quot;&gt;&gt;You release the $tentacle8 tentacle from your right hand.&lt;&lt;tentacle8disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle8&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle8&quot;&gt;&gt;You kick the $tentacle8 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle8disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle8&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle8&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle8 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle8disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle8&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle8&quot;&gt;&gt;&lt;&lt;set $tentacle8head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle8&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle8&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle8 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle8&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle8&quot;&gt;&gt;You let go of the $tentacle8 tentacle between your feet.&lt;&lt;tentacle8disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle8&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle8&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle8 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle8&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle8&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle8 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle8&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle8&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle8 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle8&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle8&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle8 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle8disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle8&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle8&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle8 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle8disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle8health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle8&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle8&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle8 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle8&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle8&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle8 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle8&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle8&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle8 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle8disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle8&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle8&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle8 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle8&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle8&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle8 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle8&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle8&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle8 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle8disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle8&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle8&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle8 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle8&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle8&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle8 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle8&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle8&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle8 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle8disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle8&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle8&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle8 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle8&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle8&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle8 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle8&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle8&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle8 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle8&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle8&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle8 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle8health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="900" name="Widgets Combat Tentacle9" tags="widget" position="1225,11225">&lt;&lt;widget &quot;tentacle9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle9health lte 0 and $tentacle9shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle9 tentacle retracts from you.
+&lt;&lt;tentacle9disable&gt;&gt;
+&lt;&lt;set $tentacle9shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle9head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle9shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle9 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle9head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle9 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle9 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9head is &quot;feet&quot;&gt;&gt;
+The $tentacle9 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle9head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle9head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle9head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle9head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle9head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle9head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle9head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle9head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle9head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle9head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle9head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle9head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle9head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle9head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle9head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle9head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle9head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle9head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle9head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle9head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle9head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle9head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle9head is 0 and $tentacle9shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle9head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle9default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle9head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle9default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle9head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle9default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle9default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle9default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle9default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle9default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle9default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle9default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle9default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle9default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle9head is 0 and $tentacle9shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle9 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle9 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle9 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle9 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle9 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle9 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle9 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle9 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle9 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle9 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle9 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle9 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle9 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle9 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle9 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle9 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle9 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle9 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle9 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle9shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle9 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle9 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle9default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle9disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle9head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle9head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle9head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle9head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle9shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle9shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle9shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle9head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle9lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle9shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle9&quot;&gt;&gt;You hold the $tentacle9 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle9righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle9shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle9&quot;&gt;&gt;You hold the $tentacle9 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle9legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle9shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle9shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle9shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle9 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle9&quot;&gt;&gt;You hold the $tentacle9 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle9mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle9&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle9&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle9&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle9head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle9&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle9&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle9&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle9head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle9head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle9vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle9&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle9&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle9&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle9head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle9&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle9&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle9&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle9head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle9head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle9penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle9head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle9&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle9&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle9&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle9head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle9&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle9&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle9&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle9head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle9head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle9anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle9&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle9&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle9&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle9head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle9&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle9&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle9&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle9head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle9head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle9&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle9thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle9&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle9head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle9&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle9bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle9&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle9chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle9head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle9&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle9&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle9&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle9&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle9&quot;&gt;&gt;You strike the $tentacle9 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle9disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle9&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle9&quot;&gt;&gt;You strike the $tentacle9 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle9disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle9&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle9&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle9 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle9disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle9&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle9&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle9&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle9 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle9disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle9&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle9&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle9&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle9 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle9&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle9&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle9 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle9&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle9&quot;&gt;&gt;You release the $tentacle9 tentacle from your left hand.&lt;&lt;tentacle9disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle9&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle9&quot;&gt;&gt;You release the $tentacle9 tentacle from your right hand.&lt;&lt;tentacle9disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle9&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle9&quot;&gt;&gt;You kick the $tentacle9 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle9disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle9&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle9&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle9 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle9disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle9&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle9&quot;&gt;&gt;&lt;&lt;set $tentacle9head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle9&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle9&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle9 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle9&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle9&quot;&gt;&gt;You let go of the $tentacle9 tentacle between your feet.&lt;&lt;tentacle9disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle9&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle9&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle9 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle9&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle9&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle9 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle9&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle9&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle9 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle9&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle9&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle9 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle9disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle9&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle9&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle9 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle9disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle9health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle9&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle9&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle9 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle9&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle9&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle9 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle9&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle9&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle9 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle9disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle9&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle9&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle9 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle9&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle9&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle9 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle9&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle9&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle9 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle9disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle9&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle9&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle9 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle9&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle9&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle9 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle9&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle9&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle9 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle9disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle9&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle9&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle9 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle9&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle9&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle9 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle9&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle9&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle9 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle9&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle9&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle9 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle9health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="901" name="Widgets Combat Tentacle10" tags="widget" position="100,11350">&lt;&lt;widget &quot;tentacle10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle10health lte 0 and $tentacle10shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle10 tentacle retracts from you.
+&lt;&lt;tentacle10disable&gt;&gt;
+&lt;&lt;set $tentacle10shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle10head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle10shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle10 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle10head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle10 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle10 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10head is &quot;feet&quot;&gt;&gt;
+The $tentacle10 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle10head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle10head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle10head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle10head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle10head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle10head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle10head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle10head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle10head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle10head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle10head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle10head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle10head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle10head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle10head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle10head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle10head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle10head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle10head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle10head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle10head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle10head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle10head is 0 and $tentacle10shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle10head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle10default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle10head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle10default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle10head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle10default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle10default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle10default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle10default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle10default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle10default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle10default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle10default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle10default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle10head is 0 and $tentacle10shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle10 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle10 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle10 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle10 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle10 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle10 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle10 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle10 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle10 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle10 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle10 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle10 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle10 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle10 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle10 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle10 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle10 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle10 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle10 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle10shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle10 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle10 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle10default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle10disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle10head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle10head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle10head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle10head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle10shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle10shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle10shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle10head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle10lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle10shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle10&quot;&gt;&gt;You hold the $tentacle10 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle10righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle10shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle10&quot;&gt;&gt;You hold the $tentacle10 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle10legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle10shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle10shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle10shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle10 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle10&quot;&gt;&gt;You hold the $tentacle10 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle10mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle10&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle10&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle10&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle10head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle10&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle10&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle10&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle10head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle10head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle10vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle10&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle10&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle10&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle10head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle10&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle10&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle10&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle10head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle10head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle10penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle10head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle10&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle10&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle10&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle10head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle10&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle10&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle10&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle10head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle10head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle10anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle10&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle10&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle10&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle10head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle10&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle10&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle10&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle10head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle10head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle10&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle10thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle10&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle10head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle10&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle10bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle10&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle10chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle10head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle10&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle10&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle10&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle10&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle10&quot;&gt;&gt;You strike the $tentacle10 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle10disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle10&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle10&quot;&gt;&gt;You strike the $tentacle10 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle10disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle10&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle10&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle10 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle10disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle10&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle10&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle10&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle10 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle10disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle10&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle10&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle10&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle10 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle10&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle10&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle10 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle10&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle10&quot;&gt;&gt;You release the $tentacle10 tentacle from your left hand.&lt;&lt;tentacle10disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle10&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle10&quot;&gt;&gt;You release the $tentacle10 tentacle from your right hand.&lt;&lt;tentacle10disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle10&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle10&quot;&gt;&gt;You kick the $tentacle10 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle10disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle10&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle10&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle10 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle10disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle10&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle10&quot;&gt;&gt;&lt;&lt;set $tentacle10head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle10&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle10&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle10 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle10&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle10&quot;&gt;&gt;You let go of the $tentacle10 tentacle between your feet.&lt;&lt;tentacle10disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle10&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle10&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle10 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle10&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle10&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle10 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle10&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle10&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle10 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle10&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle10&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle10 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle10disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle10&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle10&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle10 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle10disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle10health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle10&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle10&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle10 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle10&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle10&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle10 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle10&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle10&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle10 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle10disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle10&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle10&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle10 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle10&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle10&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle10 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle10&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle10&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle10 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle10disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle10&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle10&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle10 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle10&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle10&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle10 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle10&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle10&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle10 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle10disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle10&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle10&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle10 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle10&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle10&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle10 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle10&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle10&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle10 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle10&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle10&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle10 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle10health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="902" name="Widgets Combat Tentacle11" tags="widget" position="225,11350">&lt;&lt;widget &quot;tentacle11&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle11health lte 0 and $tentacle11shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle11 tentacle retracts from you.
+&lt;&lt;tentacle11disable&gt;&gt;
+&lt;&lt;set $tentacle11shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle11head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle11shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle11 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle11head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle11 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle11 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11head is &quot;feet&quot;&gt;&gt;
+The $tentacle11 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle11head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle11head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle11head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle11head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle11head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle11head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle11head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle11head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle11head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle11head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle11head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle11head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle11head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle11head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle11head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle11head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle11head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle11head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle11head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle11head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle11head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle11head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle11head is 0 and $tentacle11shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle11head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle11default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle11head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle11default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle11head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle11default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle11default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle11default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle11default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle11default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle11default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle11default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle11default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle11default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle11head is 0 and $tentacle11shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle11 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle11 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle11 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle11 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle11 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle11 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle11 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle11 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle11 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle11 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle11 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle11 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle11 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle11 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle11 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle11 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle11 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle11 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle11 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle11shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle11 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle11 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle11default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle11disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle11head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle11head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle11head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle11head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle11shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle11shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle11shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle11head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle11lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle11shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle11&quot;&gt;&gt;You hold the $tentacle11 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle11righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle11shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle11&quot;&gt;&gt;You hold the $tentacle11 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle11legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle11shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle11shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle11shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle11 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle11&quot;&gt;&gt;You hold the $tentacle11 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle11mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle11&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle11&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle11&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle11head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle11&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle11&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle11&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle11head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle11head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle11vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle11&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle11&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle11&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle11head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle11&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle11&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle11&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle11head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle11head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle11penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle11head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle11&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle11&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle11&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle11head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle11&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle11&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle11&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle11head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle11head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle11anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle11&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle11&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle11&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle11head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle11&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle11&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle11&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle11head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle11head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle11&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle11thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle11&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle11head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle11&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle11bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle11&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle11chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle11head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle11&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle11&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle11&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle11&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle11&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle11&quot;&gt;&gt;You strike the $tentacle11 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle11disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle11&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle11&quot;&gt;&gt;You strike the $tentacle11 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle11disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle11&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle11&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle11 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle11disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle11&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle11&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle11&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle11 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle11disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle11&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle11&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle11&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle11 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle11&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle11&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle11 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle11&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle11&quot;&gt;&gt;You release the $tentacle11 tentacle from your left hand.&lt;&lt;tentacle11disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle11&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle11&quot;&gt;&gt;You release the $tentacle11 tentacle from your right hand.&lt;&lt;tentacle11disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle11&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle11&quot;&gt;&gt;You kick the $tentacle11 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle11disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle11&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle11&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle11 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle11disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle11&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle11&quot;&gt;&gt;&lt;&lt;set $tentacle11head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle11&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle11&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle11 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle11&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle11&quot;&gt;&gt;You let go of the $tentacle11 tentacle between your feet.&lt;&lt;tentacle11disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle11&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle11&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle11 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle11&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle11&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle11 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle11&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle11&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle11 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle11&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle11&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle11 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle11disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle11&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle11&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle11 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle11disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle11health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle11&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle11&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle11 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle11&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle11&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle11 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle11&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle11&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle11 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle11disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle11&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle11&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle11 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle11&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle11&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle11 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle11&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle11&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle11 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle11disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle11&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle11&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle11 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle11&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle11&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle11 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle11&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle11&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle11 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle11disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle11&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle11&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle11 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle11&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle11&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle11 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle11&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle11&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle11 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle11&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle11&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle11 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle11health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="903" name="Widgets Combat Tentacle12" tags="widget" position="350,11350">&lt;&lt;widget &quot;tentacle12&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle12health lte 0 and $tentacle12shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle12 tentacle retracts from you.
+&lt;&lt;tentacle12disable&gt;&gt;
+&lt;&lt;set $tentacle12shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle12head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle12shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle12 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle12head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle12 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle12 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12head is &quot;feet&quot;&gt;&gt;
+The $tentacle12 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle12head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle12head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle12head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle12head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle12head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle12head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle12head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle12head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle12head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle12head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle12head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle12head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle12head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle12head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle12head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle12head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle12head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle12head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle12head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle12head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle12head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle12head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle12head is 0 and $tentacle12shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle12head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle12default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle12head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle12default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle12head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle12default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle12default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle12default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle12default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle12default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle12default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle12default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle12default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle12default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle12head is 0 and $tentacle12shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle12 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle12 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle12 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle12 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle12 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle12 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle12 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle12 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle12 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle12 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle12 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle12 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle12 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle12 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle12 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle12 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle12 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle12 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle12 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle12shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle12 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle12 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle12default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle12disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle12head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle12head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle12head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle12head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle12shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle12shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle12shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle12head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle12lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle12shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle12&quot;&gt;&gt;You hold the $tentacle12 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle12righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle12shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle12&quot;&gt;&gt;You hold the $tentacle12 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle12legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle12shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle12shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle12shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle12 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle12&quot;&gt;&gt;You hold the $tentacle12 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle12mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle12&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle12&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle12&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle12head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle12&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle12&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle12&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle12head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle12head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle12vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle12&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle12&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle12&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle12head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle12&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle12&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle12&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle12head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle12head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle12penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle12head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle12&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle12&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle12&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle12head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle12&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle12&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle12&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle12head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle12head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle12anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle12&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle12&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle12&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle12head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle12&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle12&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle12&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle12head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle12head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle12&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle12thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle12&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle12head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle12&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle12bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle12&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle12chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle12head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle12&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle12&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle12&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle12&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle12&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle12&quot;&gt;&gt;You strike the $tentacle12 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle12disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle12&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle12&quot;&gt;&gt;You strike the $tentacle12 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle12disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle12&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle12&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle12 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle12disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle12&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle12&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle12&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle12 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle12disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle12&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle12&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle12&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle12 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle12&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle12&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle12 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle12&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle12&quot;&gt;&gt;You release the $tentacle12 tentacle from your left hand.&lt;&lt;tentacle12disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle12&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle12&quot;&gt;&gt;You release the $tentacle12 tentacle from your right hand.&lt;&lt;tentacle12disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle12&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle12&quot;&gt;&gt;You kick the $tentacle12 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle12disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle12&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle12&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle12 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle12disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle12&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle12&quot;&gt;&gt;&lt;&lt;set $tentacle12head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle12&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle12&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle12 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle12&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle12&quot;&gt;&gt;You let go of the $tentacle12 tentacle between your feet.&lt;&lt;tentacle12disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle12&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle12&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle12 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle12&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle12&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle12 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle12&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle12&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle12 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle12&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle12&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle12 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle12disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle12&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle12&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle12 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle12disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle12health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle12&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle12&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle12 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle12&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle12&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle12 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle12&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle12&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle12 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle12disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle12&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle12&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle12 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle12&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle12&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle12 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle12&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle12&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle12 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle12disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle12&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle12&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle12 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle12&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle12&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle12 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle12&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle12&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle12 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle12disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle12&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle12&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle12 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle12&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle12&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle12 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle12&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle12&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle12 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle12&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle12&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle12 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle12health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="904" name="Widgets Combat Tentacle13" tags="widget" position="475,11350">&lt;&lt;widget &quot;tentacle13&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle13health lte 0 and $tentacle13shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle13 tentacle retracts from you.
+&lt;&lt;tentacle13disable&gt;&gt;
+&lt;&lt;set $tentacle13shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle13head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle13shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle13 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle13head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle13 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle13 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13head is &quot;feet&quot;&gt;&gt;
+The $tentacle13 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle13head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle13head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle13head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle13head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle13head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle13head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle13head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle13head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle13head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle13head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle13head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle13head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle13head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle13head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle13head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle13head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle13head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle13head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle13head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle13head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle13head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle13head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle13head is 0 and $tentacle13shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle13head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle13default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle13head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle13default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle13head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle13default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle13default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle13default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle13default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle13default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle13default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle13default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle13default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle13default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle13head is 0 and $tentacle13shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle13 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle13 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle13 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle13 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle13 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle13 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle13 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle13 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle13 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle13 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle13 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle13 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle13 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle13 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle13 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle13 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle13 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle13 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle13 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle13shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle13 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle13 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle13default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle13disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle13head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle13head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle13head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle13head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle13shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle13shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle13shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle13head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle13lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle13shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle13&quot;&gt;&gt;You hold the $tentacle13 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle13righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle13shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle13&quot;&gt;&gt;You hold the $tentacle13 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle13legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle13shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle13shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle13shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle13 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle13&quot;&gt;&gt;You hold the $tentacle13 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle13mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle13&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle13&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle13&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle13head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle13&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle13&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle13&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle13head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle13head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle13vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle13&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle13&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle13&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle13head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle13&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle13&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle13&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle13head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle13head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle13penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle13head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle13&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle13&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle13&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle13head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle13&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle13&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle13&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle13head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle13head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle13anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle13&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle13&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle13&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle13head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle13&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle13&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle13&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle13head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle13head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle13&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle13thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle13&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle13head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle13&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle13bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle13&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle13chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle13head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle13&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle13&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle13&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle13&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle13&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle13&quot;&gt;&gt;You strike the $tentacle13 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle13disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle13&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle13&quot;&gt;&gt;You strike the $tentacle13 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle13disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle13&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle13&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle13 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle13disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle13&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle13&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle13&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle13 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle13disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle13&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle13&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle13&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle13 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle13&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle13&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle13 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle13&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle13&quot;&gt;&gt;You release the $tentacle13 tentacle from your left hand.&lt;&lt;tentacle13disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle13&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle13&quot;&gt;&gt;You release the $tentacle13 tentacle from your right hand.&lt;&lt;tentacle13disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle13&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle13&quot;&gt;&gt;You kick the $tentacle13 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle13disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle13&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle13&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle13 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle13disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle13&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle13&quot;&gt;&gt;&lt;&lt;set $tentacle13head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle13&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle13&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle13 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle13&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle13&quot;&gt;&gt;You let go of the $tentacle13 tentacle between your feet.&lt;&lt;tentacle13disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle13&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle13&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle13 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle13&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle13&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle13 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle13&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle13&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle13 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle13&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle13&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle13 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle13disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle13&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle13&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle13 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle13disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle13health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle13&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle13&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle13 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle13&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle13&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle13 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle13&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle13&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle13 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle13disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle13&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle13&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle13 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle13&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle13&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle13 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle13&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle13&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle13 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle13disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle13&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle13&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle13 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle13&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle13&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle13 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle13&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle13&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle13 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle13disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle13&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle13&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle13 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle13&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle13&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle13 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle13&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle13&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle13 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle13&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle13&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle13 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle13health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="905" name="Widgets Combat Tentacle14" tags="widget" position="600,11350">&lt;&lt;widget &quot;tentacle14&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle14health lte 0 and $tentacle14shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle14 tentacle retracts from you.
+&lt;&lt;tentacle14disable&gt;&gt;
+&lt;&lt;set $tentacle14shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle14head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle14shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle14 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle14head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle14 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle14 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14head is &quot;feet&quot;&gt;&gt;
+The $tentacle14 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle14head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle14head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle14head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle14head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle14head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle14head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle14head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle14head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle14head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle14head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle14head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle14head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle14head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle14head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle14head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle14head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle14head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle14head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle14head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle14head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle14head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle14head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle14head is 0 and $tentacle14shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle14head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle14default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle14head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle14default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle14head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle14default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle14default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle14default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle14default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle14default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle14default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle14default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle14default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle14default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle14head is 0 and $tentacle14shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle14 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle14 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle14 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle14 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle14 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle14 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle14 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle14 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle14 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle14 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle14 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle14 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle14 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle14 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle14 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle14 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle14 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle14 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle14 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle14shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle14 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle14 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle14default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle14disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle14head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle14head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle14head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle14head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle14shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle14shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle14shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle14head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle14lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle14shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle14&quot;&gt;&gt;You hold the $tentacle14 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle14righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle14shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle14&quot;&gt;&gt;You hold the $tentacle14 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle14legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle14shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle14shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle14shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle14 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle14&quot;&gt;&gt;You hold the $tentacle14 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle14mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle14&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle14&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle14&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle14head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle14&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle14&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle14&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle14head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle14head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle14vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle14&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle14&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle14&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle14head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle14&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle14&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle14&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle14head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle14head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle14penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle14head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle14&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle14&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle14&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle14head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle14&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle14&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle14&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle14head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle14head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle14anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle14&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle14&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle14&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle14head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle14&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle14&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle14&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle14head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle14head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle14&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle14thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle14&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle14head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle14&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle14bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle14&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle14chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle14head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle14&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle14&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle14&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle14&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle14&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle14&quot;&gt;&gt;You strike the $tentacle14 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle14disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle14&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle14&quot;&gt;&gt;You strike the $tentacle14 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle14disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle14&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle14&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle14 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle14disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle14&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle14&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle14&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle14 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle14disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle14&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle14&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle14&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle14 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle14&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle14&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle14 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle14&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle14&quot;&gt;&gt;You release the $tentacle14 tentacle from your left hand.&lt;&lt;tentacle14disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle14&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle14&quot;&gt;&gt;You release the $tentacle14 tentacle from your right hand.&lt;&lt;tentacle14disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle14&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle14&quot;&gt;&gt;You kick the $tentacle14 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle14disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle14&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle14&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle14 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle14disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle14&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle14&quot;&gt;&gt;&lt;&lt;set $tentacle14head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle14&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle14&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle14 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle14&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle14&quot;&gt;&gt;You let go of the $tentacle14 tentacle between your feet.&lt;&lt;tentacle14disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle14&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle14&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle14 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle14&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle14&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle14 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle14&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle14&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle14 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle14&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle14&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle14 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle14disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle14&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle14&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle14 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle14disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle14health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle14&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle14&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle14 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle14&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle14&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle14 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle14&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle14&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle14 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle14disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle14&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle14&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle14 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle14&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle14&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle14 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle14&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle14&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle14 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle14disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle14&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle14&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle14 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle14&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle14&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle14 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle14&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle14&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle14 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle14disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle14&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle14&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle14 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle14&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle14&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle14 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle14&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle14&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle14 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle14&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle14&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle14 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle14health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="906" name="Widgets Combat Tentacle15" tags="widget" position="725,11350">&lt;&lt;widget &quot;tentacle15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle15health lte 0 and $tentacle15shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle15 tentacle retracts from you.
+&lt;&lt;tentacle15disable&gt;&gt;
+&lt;&lt;set $tentacle15shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle15head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle15shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle15 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle15head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle15 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle15 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15head is &quot;feet&quot;&gt;&gt;
+The $tentacle15 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle15head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle15head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle15head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle15head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle15head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle15head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle15head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle15head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle15head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle15head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle15head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle15head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle15head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle15head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle15head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle15head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle15head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle15head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle15head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle15head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle15head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle15head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle15head is 0 and $tentacle15shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle15head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle15default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle15head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle15default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle15head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle15default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle15default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle15default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle15default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle15default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle15default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle15default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle15default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle15default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle15head is 0 and $tentacle15shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle15 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle15 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle15 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle15 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle15 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle15 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle15 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle15 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle15 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle15 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle15 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle15 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle15 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle15 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle15 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle15 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle15 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle15 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle15 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle15shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle15 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle15 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle15default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle15disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle15head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle15head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle15head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle15head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle15shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle15shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle15shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle15head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle15lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle15shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle15&quot;&gt;&gt;You hold the $tentacle15 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle15righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle15shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle15&quot;&gt;&gt;You hold the $tentacle15 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle15legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle15shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle15shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle15shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle15 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle15&quot;&gt;&gt;You hold the $tentacle15 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle15mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle15&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle15&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle15&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle15head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle15&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle15&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle15&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle15head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle15head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle15vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle15&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle15&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle15&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle15head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle15&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle15&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle15&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle15head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle15head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle15penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle15head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle15&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle15&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle15&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle15head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle15&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle15&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle15&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle15head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle15head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle15anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle15&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle15&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle15&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle15head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle15&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle15&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle15&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle15head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle15head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle15&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle15thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle15&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle15head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle15&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle15bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle15&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle15chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle15head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle15&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle15&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle15&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle15&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle15&quot;&gt;&gt;You strike the $tentacle15 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle15disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle15&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle15&quot;&gt;&gt;You strike the $tentacle15 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle15disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle15&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle15&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle15 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle15disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle15&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle15&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle15&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle15 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle15disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle15&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle15&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle15&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle15 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle15&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle15&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle15 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle15&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle15&quot;&gt;&gt;You release the $tentacle15 tentacle from your left hand.&lt;&lt;tentacle15disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle15&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle15&quot;&gt;&gt;You release the $tentacle15 tentacle from your right hand.&lt;&lt;tentacle15disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle15&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle15&quot;&gt;&gt;You kick the $tentacle15 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle15disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle15&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle15&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle15 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle15disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle15&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle15&quot;&gt;&gt;&lt;&lt;set $tentacle15head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle15&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle15&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle15 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle15&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle15&quot;&gt;&gt;You let go of the $tentacle15 tentacle between your feet.&lt;&lt;tentacle15disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle15&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle15&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle15 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle15&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle15&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle15 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle15&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle15&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle15 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle15&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle15&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle15 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle15disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle15&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle15&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle15 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle15disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle15health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle15&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle15&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle15 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle15&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle15&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle15 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle15&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle15&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle15 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle15disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle15&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle15&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle15 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle15&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle15&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle15 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle15&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle15&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle15 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle15disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle15&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle15&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle15 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle15&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle15&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle15 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle15&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle15&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle15 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle15disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle15&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle15&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle15 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle15&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle15&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle15 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle15&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle15&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle15 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle15&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle15&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle15 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle15health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="907" name="Widgets Combat Tentacle16" tags="widget" position="850,11350">&lt;&lt;widget &quot;tentacle16&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle16health lte 0 and $tentacle16shaft isnot &quot;finished&quot;&gt;&gt;
+Worn out, the $tentacle16 tentacle retracts from you.
+&lt;&lt;tentacle16disable&gt;&gt;
+&lt;&lt;set $tentacle16shaft to &quot;finished&quot;&gt;&gt;
+&lt;&lt;set $tentacle16head to &quot;finished&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $tentacle16shaft is &quot;tummy&quot;&gt;&gt;
+
+The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; around your tummy, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16shaft is &quot;thighs&quot;&gt;&gt;
+
+The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; between your thighs, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16shaft is &quot;breasts&quot;&gt;&gt;
+
+The $tentacle16 tentacle squeezes your breasts together, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16shaft is &quot;chest&quot;&gt;&gt;
+
+The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; around your chest, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16shaft is &quot;waist&quot;&gt;&gt;
+
+The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; around your waist, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16shaft is &quot;neck&quot;&gt;&gt;
+
+The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; around your neck, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16shaft is &quot;shoulders&quot;&gt;&gt;
+
+The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; around your shoulders, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16shaft is &quot;leftleg&quot;&gt;&gt;
+
+The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; around your left leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16shaft is &quot;rightleg&quot;&gt;&gt;
+
+The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; around your right leg, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16shaft is &quot;leftarm&quot;&gt;&gt;
+
+The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; around your left arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16shaft is &quot;rightarm&quot;&gt;&gt;
+
+The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; around your right arm, 
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle16head is &quot;leftarm&quot;&gt;&gt;
+The $tentacle16 tentacle writhes in your left hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;rightarm&quot;&gt;&gt;
+The $tentacle16 tentacle writhes in your right hand.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16head is &quot;feet&quot;&gt;&gt;
+The $tentacle16 tentacle writhes between your feet.&lt;&lt;neutral5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle16head is &quot;leftnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your left nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle16head is &quot;rightnipplesuck&quot;&gt;&gt;
+and up to your &lt;&lt;breastscomma&gt;&gt; where it suckles your right nipple.&lt;&lt;neutral3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle16head is &quot;leftnipple&quot;&gt;&gt;
+
+and continues teasing your left nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle16head to &quot;leftnipplesuck&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $tentacle16head is &quot;rightnipple&quot;&gt;&gt;
+
+and continues teasing your right nipple. &lt;span class=&quot;purple&quot;&gt;The tip of the tentacle opens up, latches on, then begins sucking.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $tentacle16head to &quot;rightnipplesuck&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentaclesuck&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $tentacle16head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestuse is &quot;squeezed&quot;&gt;&gt;
+	then up between your &lt;&lt;breastscomma&gt;&gt; rubbing itself between them.&lt;&lt;neutral2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	moves away from your &lt;&lt;breasts&gt;&gt;&lt;&lt;set $tentacle16head to 0&gt;&gt;&lt;&lt;set $breastuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16head is &quot;mouthdeep&quot;&gt;&gt;
+and up into your mouth where it spurts a sweet fluid down your throat at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16head is &quot;mouth&quot;&gt;&gt;
+and continues thrusting into your mouth.&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a sweet liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;mouthdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle16head is &quot;mouthimminent&quot;&gt;&gt;
+	&lt;&lt;if $oralvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips,&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; penetrating your mouth for the first time.&lt;/span&gt;&lt;&lt;set $oralvirginity to 0&gt;&gt;&lt;&lt;violence5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts between your lips.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $mouthstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;mouth&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;oralstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle16head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt; and presses against your lips.&lt;/span&gt;&lt;&lt;set $mouthstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;mouthimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle16head is &quot;vaginadeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;pussy&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16head is &quot;vagina&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;pussystop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;vaginadeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle16head is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;&lt;if $vaginalvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussycomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing your hymen and forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $vaginalvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $vaginastate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;vagina&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;vaginaraped&gt;&gt;&lt;&lt;vaginalstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle16head is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;pussycomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $vaginastate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;vaginaimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle16head is &quot;penisdeep&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;peniscomma&gt;&gt; caressing and kneading your length.&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16head is &quot;penis&quot;&gt;&gt;
+and continues thrusting against your &lt;&lt;penisstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; It sucks and kneads your length, trying to milk you of your cum.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;penisdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle16head is &quot;penisimminent&quot;&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base and &lt;/span&gt;&lt;span class=&quot;red&quot;&gt; tearing the membrane between your glans and foreskin, forever robbing you of your purity.&lt;/span&gt;&lt;&lt;set $penilevirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts against your &lt;&lt;peniscomma&gt;&gt; swallowing you to the base.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $penisstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;penis&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;penisraped&gt;&gt;&lt;&lt;penilestat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle16head is &quot;penisentrance&quot;&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and &lt;&lt;slithers&gt;&gt; over to your &lt;&lt;penisstop&gt;&gt; The tip opens and presses against your glans, about to envelop you.&lt;/span&gt;&lt;&lt;set $penisstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;penisimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	 and tries to find a way inside. Failing, it lashes at the metal.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle16head is &quot;anusdeep&quot;&gt;&gt;
+and &lt;&lt;slithers&gt;&gt; into your &lt;&lt;bottom&gt;&gt; where it pumps a viscous fluid at the apex of each thrust.&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16head is &quot;anus&quot;&gt;&gt;
+and continues thrusting into your &lt;&lt;bottomstop&gt;&gt;&lt;span class=&quot;pink&quot;&gt; The tip opens and begins oozing a viscous liquid.&lt;/span&gt;&lt;&lt;set $purity -= 1&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacledeep&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;anusdeep&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle16head is &quot;anusimminent&quot;&gt;&gt;
+	&lt;&lt;if $analvirginity is 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomcomma&gt;&gt;&lt;/span&gt;&lt;span class=&quot;red&quot;&gt; violating you in a way you hadn&#39;t conceived of.&lt;/span&gt;&lt;&lt;set $analvirginity to 0&gt;&gt;&lt;&lt;violence100&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt; and thrusts into your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $anusstate to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;anus&quot;&gt;&gt;&lt;&lt;sex5&gt;&gt;&lt;&lt;raped&gt;&gt;&lt;&lt;analstat&gt;&gt;&lt;&lt;violence1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle16head is &quot;anusentrance&quot;&gt;&gt;
+	&lt;&lt;if $analshield is 0&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt; and presses against your &lt;&lt;bottomcomma&gt;&gt; about to penetrate.&lt;/span&gt;&lt;&lt;set $anusstate to &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;anusimminent&quot;&gt;&gt;&lt;&lt;neutral4&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and tries to find a way inside. Failing, it lashes at the device.&lt;&lt;set $underintegrity -= 10&gt;&gt;&lt;&lt;violence3&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle16head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;pussycomma&gt;&gt; pressing against your clit.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle16head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your thighs where it &lt;&lt;slithers&gt;&gt; against your &lt;&lt;peniscomma&gt;&gt; coiling around it.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your thighs &lt;span class=&quot;blue&quot;&gt;where the tip opens and it &lt;&lt;slithers&gt;&gt; toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $thighuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle16head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $rng gte 21&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks where it &lt;&lt;slithers&gt;&gt; against your back.&lt;&lt;sex3&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	and between your &lt;&lt;bottom&gt;&gt; cheeks, &lt;span class=&quot;blue&quot;&gt; toward your anus.&lt;/span&gt;&lt;&lt;neutral3&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;anusentrance&quot;&gt;&gt;&lt;&lt;set $bottomuse to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $tentacle16head is 0 and $tentacle16shaft isnot 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $chestuse is &quot;squeezed&quot; and $breastuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt;&lt;span class=&quot;blue&quot;&gt;and up between your squeezed &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle16head to &quot;chest&quot;&gt;&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $breastuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;cheststat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle16default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+		&lt;&lt;if $leftnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your left nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle16head to &quot;leftnipple&quot;&gt;&gt;&lt;&lt;set $leftnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle16default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $rightnipple is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and teases your right nipple.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $tentacle16head to &quot;rightnipple&quot;&gt;&gt;&lt;&lt;set $rightnipple to &quot;tentacle&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle16default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $mouthuse is 0&gt;&gt;
+		&lt;&lt;upperslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;and up toward your mouth.&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $mouthuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $mouthstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;mouthentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle16default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+		&lt;&lt;if $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $anususe to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $anusstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;anusentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle16default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $vaginause to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;vaginaentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle16default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+		&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;toward your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;neutral2&gt;&gt;&lt;&lt;set $penisuse to &quot;tentacle&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;tentacleentrance&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;penisentrance&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle16default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $thighuse is 0&gt;&gt;
+			&lt;&lt;if $penisexist is 1 and $penisuse is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $penisuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;penisrub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;elseif $vaginaexist is 1 and $vaginause is 0&gt;&gt;
+			&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your thighs and against your tummy and &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;set $vaginause to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $thighuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;vaginarub&quot;&gt;&gt;&lt;&lt;sex3&gt;&gt;&lt;&lt;thighstat&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;tentacle16default&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle16default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $bottomuse is 0 and $anususe is 0 and $analdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;underslither&gt;&gt; &lt;span class=&quot;blue&quot;&gt;between your &lt;&lt;bottom&gt;&gt; cheeks and against your back.&lt;/span&gt;&lt;&lt;set $bottomuse to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $anususe to &quot;tentaclerub&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;bottomrub&quot;&gt;&gt;&lt;&lt;sex1&gt;&gt;&lt;&lt;bottomstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;tentacle16default&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tentacle16default&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle16head is 0 and $tentacle16shaft is 0&gt;&gt;
+
+	&lt;&lt;if $rng lte 10&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle16 tentacle winds around your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;tummy&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle16 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 20&gt;&gt;
+	The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; between your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;thighs&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 30&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 2 and $chestuse is 0&gt;&gt;
+		The $tentacle16 tentacle &lt;&lt;slithers&gt; around your &lt;&lt;breastscomma&gt;&gt; &lt;span class=&quot;blue&quot;&gt;squeezing them together.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;breasts&quot;&gt;&gt;&lt;&lt;set $chestuse to &quot;squeezed&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle16 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle16 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 40&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+		The $tentacle16 tentacle winds its way around your chest, beneath your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle16 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 50&gt;&gt;
+	The $tentacle16 tentacle winds its way around your waist.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;waist&quot;&gt;&gt;
+	&lt;&lt;elseif $rng lte 60&gt;&gt;
+		&lt;&lt;if $position isnot &quot;wall&quot;&gt;&gt;
+			&lt;&lt;if $head is 0&gt;&gt;
+			The $tentacle16 tentacle winds its way around your neck, &lt;span class=&quot;blue&quot;&gt;restraining your head.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;neck&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			The $tentacle16 tentacle winds its way around your shoulders.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;shoulders&quot;&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle16 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 70&gt;&gt;
+	The $tentacle16 tentacle gently slaps your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;violence1&gt;&gt;&lt;&lt;hitstat&gt;&gt;
+	&lt;&lt;elseif $rng lte 80&gt;&gt;
+		&lt;&lt;if $leftleg is 0&gt;&gt;
+		The $tentacle16 tentacle winds its way around your left leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;leftleg&quot;&gt;&gt;&lt;&lt;set $leftleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle16 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 85&gt;&gt;
+		&lt;&lt;if $rightleg is 0&gt;&gt;
+		The $tentacle16 tentacle winds its way around your right leg, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;feettentacledisable&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;rightleg&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle16 tentacle tickles your feet.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;				
+	&lt;&lt;elseif $rng lte 90&gt;&gt;
+		&lt;&lt;if $leftarm is 0&gt;&gt;
+		The $tentacle16 tentacle winds it sway around your left arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;leftarmtentacledisable&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $leftarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle16 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 95&gt;&gt;
+		&lt;&lt;if $rightarm is 0&gt;&gt;
+		The $tentacle16 tentacle winds it sway around your right arm, &lt;span class=&quot;blue&quot;&gt;restraining it.&lt;/span&gt;&lt;&lt;rightarmtentacledisable&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tentacle16shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;&lt;&lt;set $rightarmstate to 0&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		The $tentacle16 tentacle tickles your armpit.&lt;&lt;neutral1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng lte 100&gt;&gt;
+	The $tentacle16 tentacle &lt;&lt;slithers&gt;&gt; against your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle16default&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+	
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 90&gt;&gt;
+		then squirts a warm fluid over your neck.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $neckgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;&lt;&lt;neckejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 80&gt;&gt;
+		then squirts a warm fluid over your right arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 70&gt;&gt;
+		then squirts a warm fluid over your left arm.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $leftarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 60&gt;&gt;
+		then squirts a warm fluid over your thighs.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $thighgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;&lt;&lt;thighejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 50&gt;&gt;
+		then squirts a warm fluid over your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 40&gt;&gt;
+		then squirts a warm fluid over your tummy.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		then squirts a warm fluid over your chest.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 20&gt;&gt;
+		then squirts a warm fluid over your face.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;elseif $rng gte 10&gt;&gt;
+		then squirts a warm fluid over your hair.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $hairgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;&lt;&lt;hairejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		then squirts a warm fluid over your feet.&lt;&lt;neutral1&gt;&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacle16disable&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;feet&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;set $feetstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;leftarm&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $leftarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;rightarm&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;set $rightarmstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;leftnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle16head is &quot;rightnipplesuck&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;leftnipple&quot;&gt;&gt;
+&lt;&lt;set $leftnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacle16head is &quot;rightnipple&quot;&gt;&gt;
+&lt;&lt;set $rightnipple to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;chest&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;mouthentrance&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;mouthimminent&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;mouth&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;mouthdeep&quot;&gt;&gt;
+&lt;&lt;set $mouthuse to 0&gt;&gt;
+&lt;&lt;set $mouthstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $tentacle16head is &quot;anusentrance&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;anusimminent&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;anus&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;anusdeep&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $anusstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16head is &quot;vaginaentrance&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;vaginaimminent&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;vagina&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;vaginadeep&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $vaginastate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $tentacle16head is &quot;penisentrance&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;penisimminent&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;penis&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;penisdeep&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $penisstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;vaginarub&quot;&gt;&gt;
+&lt;&lt;set $vaginause to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;penisrub&quot;&gt;&gt;
+&lt;&lt;set $penisuse to 0&gt;&gt;
+&lt;&lt;set $thighuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;bottomrub&quot;&gt;&gt;
+&lt;&lt;set $anususe to 0&gt;&gt;
+&lt;&lt;set $bottomuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $tentacle16shaft is &quot;breasts&quot;&gt;&gt;
+&lt;&lt;set $chestuse to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16shaft is &quot;neck&quot; and $head isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16shaft is &quot;leftleg&quot; and $leftleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16shaft is &quot;rightleg&quot; and $rightleg isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightleg to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16shaft is &quot;leftarm&quot; and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacle16shaft is &quot;rightarm&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $tentacle16shaft to 0&gt;&gt;
+&lt;&lt;set $tentacle16head to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle16lefthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftarm is 0 and $tentacle16shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;lefthittentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;lefthittentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftgrabtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrabtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftarm is &quot;tentacle16&quot;&gt;&gt;You hold the $tentacle16 tentacle in your left hand.&lt;br&gt;
+
+	&lt;&lt;if $leftactiondefault is &quot;leftrubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftrubtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftactiondefault is &quot;leftstoptentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstoptentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle16righthand&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $rightarm is 0 and $tentacle16shaft isnot &quot;finished&quot;&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;righthittentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Strike the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;righthittentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightgrabtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrabtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $rightarm is &quot;tentacle16&quot;&gt;&gt;You hold the $tentacle16 tentacle in your right hand.&lt;br&gt;
+
+	&lt;&lt;if $rightactiondefault is &quot;rightrubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightrubtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $rightactiondefault is &quot;rightstoptentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstoptentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle16legs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftleg is 0 and $rightleg is 0 and $tentacle16shaft isnot &quot;finished&quot;&gt;&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetgrabtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Grab the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetgrabtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is 0 and $tentacle16shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $rightleg is 0 and $tentacle16shaft isnot &quot;finished&quot;&gt;&gt;
+
+
+	&lt;&lt;if $feetactiondefault is &quot;feethittentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Kick the $tentacle16 tentacle&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feethittentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $leftleg is &quot;tentacle16&quot;&gt;&gt;You hold the $tentacle16 tentacle between your feet.&lt;br&gt;
+
+	&lt;&lt;if $feetactiondefault is &quot;feetrubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Milk it&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetrubtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $feetactiondefault is &quot;feetstoptentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;neutral&quot;&gt;Let go&lt;/span&gt; &lt;&lt;radiobutton &quot;$feetaction&quot; &quot;feetstoptentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle16mouth&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;mouthentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthlicktentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Lick it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthlicktentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle16&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle16&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle16&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle16head is &quot;mouthimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthkisstentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Kiss it&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthkisstentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $head is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $mouthactiondefault is &quot;mouthpullawaytentacle16&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle16&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthpullawaytentacle16&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle16head is &quot;mouth&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+				
+&lt;&lt;elseif $tentacle16head is &quot;mouthdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $mouthactiondefault is &quot;mouthcooperatetentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthcooperatetentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $mouthactiondefault is &quot;mouthbitetentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;def&quot;&gt;Bite&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;mouthbitetentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;actionstentacle16vagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;vaginaentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle16&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle16&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle16&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle16head is &quot;vaginaimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginarubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginarubtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginapullawaytentacle16&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle16&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginapullawaytentacle16&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle16head is &quot;vagina&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle16head is &quot;vaginadeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $vaginaactiondefault is &quot;vaginacooperatetentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginacooperatetentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle16penis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tentacle16head is &quot;penisentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle16&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle16&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle16&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle16head is &quot;penisimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;penisrubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penisrubtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penispullawaytentacle16&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle16&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penispullawaytentacle16&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle16head is &quot;penis&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle16head is &quot;penisdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $penisactiondefault is &quot;peniscooperatetentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;peniscooperatetentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle16anus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;anusentrance&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle16&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle16&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle16&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+		
+&lt;&lt;elseif $tentacle16head is &quot;anusimminent&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anusrubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anusrubtentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $leftleg is &quot;grappled&quot; and $rightleg is &quot;grappled&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $anusactiondefault is &quot;anuspullawaytentacle16&quot;&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle16&quot; checked&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+	| &lt;span class=&quot;brat&quot;&gt;Pull away&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuspullawaytentacle16&quot;&gt;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $tentacle16head is &quot;anus&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+				
+&lt;&lt;elseif $tentacle16head is &quot;anusdeep&quot;&gt;&gt;
+
+
+	&lt;&lt;if $anusactiondefault is &quot;anuscooperatetentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Cooperate&lt;/span&gt; &lt;&lt;radiobutton &quot;$anusaction&quot; &quot;anuscooperatetentacle16&quot;&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+
+			
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle16thighs&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;penisrub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;penisrubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;penisrubtentacle16&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $tentacle16head is &quot;vaginarub&quot;&gt;&gt;
+	&lt;&lt;if $thighactiondefault is &quot;vaginarubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$thighaction&quot; &quot;vaginarubtentacle16&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;actionstentacle16bottom&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;bottomrub&quot;&gt;&gt;
+	&lt;&lt;if $bottomactiondefault is &quot;bottomrubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$bottomaction&quot; &quot;bottomrubtentacle16&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actionstentacle16chest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $tentacle16head is &quot;chest&quot;&gt;&gt;
+	&lt;&lt;if $chestactiondefault is &quot;chestrubtentacle16&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle16&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Rub&lt;/span&gt; &lt;&lt;radiobutton &quot;$chestaction&quot; &quot;chestrubtentacle16&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectstentacle16&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;lefthittentacle16&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;lefthittentacle16&quot;&gt;&gt;You strike the $tentacle16 tentacle with your left hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle16disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;righthittentacle16&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;righthittentacle16&quot;&gt;&gt;You strike the $tentacle16 tentacle with your right hand and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle16disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftgrabtentacle16&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle16&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle16 tentacle with your left hand.&lt;/span&gt;&lt;&lt;tentacle16disable&gt;&gt;&lt;&lt;set $leftarm to &quot;tentacle16&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;leftarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $leftarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrabtentacle16&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle16&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;handtext&gt;&gt; grab the $tentacle16 tentacle with your right hand.&lt;/span&gt;&lt;&lt;tentacle16disable&gt;&gt;&lt;&lt;set $rightarm to &quot;tentacle16&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;rightarm&quot;&gt;&gt;&lt;&lt;handstat&gt;&gt;&lt;&lt;set $rightarmstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftrubtentacle16&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftrubtentacle16&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle16 tentacle in your left hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightrubtentacle16&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightrubtentacle16&quot;&gt;&gt;&lt;&lt;handskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;handtext&gt;&gt; squeeze the $tentacle16 tentacle in your right hand and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $handskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $rightarmgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;handejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftaction is &quot;leftstoptentacle16&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstoptentacle16&quot;&gt;&gt;You release the $tentacle16 tentacle from your left hand.&lt;&lt;tentacle16disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstoptentacle16&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstoptentacle16&quot;&gt;&gt;You release the $tentacle16 tentacle from your right hand.&lt;&lt;tentacle16disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $feetaction is &quot;feethittentacle16&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feethittentacle16&quot;&gt;&gt;You kick the $tentacle16 tentacle and it reels away from you.&lt;&lt;defiance2&gt;&gt;&lt;&lt;set $speechhit to 1&gt;&gt;&lt;&lt;tentacle16disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetaction is &quot;feetgrabtentacle16&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle16&quot;&gt;&gt;&lt;&lt;submission1&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You &lt;&lt;feettext&gt;&gt; grab the $tentacle16 tentacle between your feet.&lt;/span&gt;&lt;&lt;tentacle16disable&gt;&gt;&lt;&lt;set $leftleg to &quot;tentacle16&quot;&gt;&gt;&lt;&lt;set $rightleg to &quot;tentacle16&quot;&gt;&gt;&lt;&lt;set $tentacle16head to &quot;feet&quot;&gt;&gt;&lt;&lt;feetstat&gt;&gt;&lt;&lt;set $feetstate to &quot;tentacle&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetrubtentacle16&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetrubtentacle16&quot;&gt;&gt;&lt;&lt;feetskilluse&gt;&gt;&lt;&lt;submission1&gt;&gt;You &lt;&lt;feettext&gt;&gt; squeeze the $tentacle16 tentacle between your feet and rub up and down its length.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $feetskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $feetgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;feetejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetaction is &quot;feetstoptentacle16&quot;&gt;&gt;&lt;&lt;set $feetaction to 0&gt;&gt;&lt;&lt;set $feetactiondefault to &quot;feetstoptentacle16&quot;&gt;&gt;You let go of the $tentacle16 tentacle between your feet.&lt;&lt;tentacle16disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $mouthaction is &quot;mouthlicktentacle16&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthlicktentacle16&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; lick the tip of the $tentacle16 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthkisstentacle16&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthkisstentacle16&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; kiss the tip of the $tentacle16 tentacle.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your face.&lt;/span&gt;&lt;&lt;set $facegoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;faceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthcooperatetentacle16&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthcooperatetentacle16&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;oralskilluse&gt;&gt;You &lt;&lt;oraltext&gt;&gt; suck the $tentacle16 tentacle invading your mouth.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $oralskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip and into your mouth.&lt;/span&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $mouthgoo += 1&gt;&gt;&lt;&lt;oralejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthpullawaytentacle16&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthpullawaytentacle16&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle16 tentacle threatening your mouth.&lt;/span&gt;&lt;&lt;tentacle16disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;mouthbitetentacle16&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;mouthbitetentacle16&quot;&gt;&gt;&lt;&lt;defiance5&gt;&gt;You bite down on the $tentacle16 tentacle invading your mouth. &lt;span class=&quot;teal&quot;&gt;It recoils immediately.&lt;/span&gt;&lt;&lt;tentacle16disable&gt;&gt;&lt;&lt;set $attackstat += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+	&lt;&lt;if $rng lte ($physique / 200)&gt;&gt;
+	&lt;&lt;set $tentacle16health -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $vaginaaction is &quot;vaginarubtentacle16&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginarubtentacle16&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; rub the tip of the $tentacle16 tentacle with your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $vaginaoutsidegoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;vaginalentranceejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginacooperatetentacle16&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginacooperatetentacle16&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;You &lt;&lt;vaginaltext&gt;&gt; push back against the $tentacle16 tentacle invading your &lt;&lt;pussystop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $vaginalskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your womb with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $vaginagoo += 1&gt;&gt;&lt;&lt;vaginalejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginapullawaytentacle16&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginapullawaytentacle16&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle16 tentacle threatening your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle16disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisaction is &quot;penisrubtentacle16&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penisrubtentacle16&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; rub the tip of the $tentacle16 tentacle with your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip.&lt;/span&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;peniscooperatetentacle16&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;peniscooperatetentacle16&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;You &lt;&lt;peniletext&gt;&gt; push back against the $tentacle16 tentacle engulfing your &lt;&lt;penisstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $penileskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your groin.&lt;/span&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;set $penisgoo += 1&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penispullawaytentacle16&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penispullawaytentacle16&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle16 tentacle threatening your &lt;&lt;penisstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle16disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $anusaction is &quot;anusrubtentacle16&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anusrubtentacle16&quot;&gt;&gt;
+&lt;&lt;submission2&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; rub the tip of the $tentacle16 tentacle with your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuscooperatetentacle16&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuscooperatetentacle16&quot;&gt;&gt;
+&lt;&lt;sex5&gt;&gt;&lt;&lt;analskilluse&gt;&gt;You &lt;&lt;analtext&gt;&gt; push back against the $tentacle16 tentacle invading your &lt;&lt;bottomstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $analskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, flooding your bowels with its warmth.&lt;/span&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 3&gt;&gt;&lt;&lt;set $anusgoo += 1&gt;&gt;&lt;&lt;analejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusaction is &quot;anuspullawaytentacle16&quot;&gt;&gt;&lt;&lt;set $anusaction to 0&gt;&gt;&lt;&lt;set $anusactiondefault to &quot;anuspullawaytentacle16&quot;&gt;&gt;&lt;&lt;brat1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You pull away from the $tentacle16 tentacle threatening your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;tentacle16disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $thighaction is &quot;penisrubtentacle16&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;penisrubtentacle16&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle16 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $thighaction is &quot;vaginarubtentacle16&quot;&gt;&gt;&lt;&lt;set $thighaction to 0&gt;&gt;&lt;&lt;set $thighactiondefault to &quot;vaginarubtentacle16&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;thighskilluse&gt;&gt;You &lt;&lt;thightext&gt;&gt; rub the $tentacle16 tentacle between your thighs.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $thighskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your tummy.&lt;/span&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;set $tummygoo += 1&gt;&gt;&lt;&lt;tummyejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $bottomaction is &quot;bottomrubtentacle16&quot;&gt;&gt;&lt;&lt;set $bottomaction to 0&gt;&gt;&lt;&lt;set $bottomactiondefault to &quot;bottomrubtentacle16&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;bottomskilluse&gt;&gt;You &lt;&lt;bottomtext&gt;&gt; rub the $tentacle16 tentacle between your cheeks.&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $bottomskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;set $bottomgoo += 1&gt;&gt;&lt;&lt;bottomejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $chestaction is &quot;chestrubtentacle16&quot;&gt;&gt;&lt;&lt;set $chestaction to 0&gt;&gt;&lt;&lt;set $chestactiondefault to &quot;chestrubtentacle16&quot;&gt;&gt;
+&lt;&lt;submission3&gt;&gt;&lt;&lt;chestskilluse&gt;&gt;You &lt;&lt;chesttext&gt;&gt; rub the $tentacle16 tentacle between your &lt;&lt;breastsstop&gt;&gt;&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $chestskill gte (800 - ($rng * 10))&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;Slimy fluid erupts from the tip, covering your chest.&lt;/span&gt;&lt;&lt;set $tentacle16health -= 3&gt;&gt;&lt;&lt;set $chestgoo += 1&gt;&gt;&lt;&lt;chestejacstat&gt;&gt;&lt;&lt;ejacstat&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="908" name="Forest Tentacles" tags="nobr" position="975,11350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $tentacleno to 10&gt;&gt;
+&lt;&lt;set $tentaclehealth to 15&gt;&gt;
+&lt;&lt;tentaclestart&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectstentacles&gt;&gt;
+&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;actionstentacles&gt;&gt;
+
+
+&lt;&lt;if $activetentacleno lte ($tentacleno / 2)&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Tentacles Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Tentacles]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="909" name="Forest Tentacles Finish" tags="nobr" position="1100,11350">&lt;&lt;effects&gt;&gt;
+
+
+
+
+The roots loose interest in you, and disappear into the soil. &lt;&lt;tearful&gt;&gt; you untangle yourself from the plants and vines surrounding you.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="910" name="Street Panties" tags="nobr" position="1225,11350">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+
+You agree to the transaction, and find a secluded spot in a nearby alley to conduct the exchange.
+
+&lt;&lt;if $skirt is 1&gt;&gt;
+The &lt;&lt;person&gt;&gt; stares at you, eyes wide, as you lift the sides of your skirt and slip your $underclothes down to your knees. You lift one leg out, then the other, and just like that you are naked beneath your skirt.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You ask the &lt;&lt;person&gt;&gt; to turn around while you take them off. When &lt;&lt;his&gt;&gt; back is turned, you remove your $lowerclothes and slip your $underclothes off your legs. Feeling exposed, you quickly put your $lowerclothes back on.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+You hand &lt;&lt;him&gt;&gt; the garment, which &lt;&lt;he&gt;&gt; takes with trembling hands. &quot;It&#39;s still warm,&quot; &lt;&lt;he&gt;&gt; says, holding it against &lt;&lt;his&gt;&gt; face. &lt;&lt;He&gt;&gt; hands you the money and departs.
+&lt;&lt;exhibitionism3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;set $money += 3000&gt;&gt;&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+You give the &lt;&lt;person&gt;&gt; a coy smile. &quot;But I&#39;d need to be wearing some first.&quot; You walk away, leaving &lt;&lt;him&gt;&gt; speechless.
+&lt;&lt;exhibitionism2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+You hasten your pace to escape the pervert.&lt;br&gt;&lt;br&gt;&lt;&lt;gstress30&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="911" name="Street Car" tags="nobr" position="100,11475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+
+You climb into the back of the car, and the &lt;&lt;person&gt;&gt; drives into a secluded alley. &lt;&lt;He&gt;&gt; joins you on the back seat.&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Street Car Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+	&lt;&lt;if $rng gte 81 and $upperset isnot $lowerset and $upperexposed lte 1&gt;&gt;
+	You hasten your pace to escape the pervert. However, &lt;&lt;he&gt;&gt; keeps pace with you, and waves &lt;&lt;his&gt;&gt; wad of cash again. &quot;Okay. How about you just give me a little show? Take your shirt off.&quot;&lt;br&gt;&lt;br&gt;&lt;&lt;gstress30&gt;&gt;
+	
+		&lt;&lt;if $playergenderappearance is &quot;m&quot; and $breastsize lte 2&gt;&gt;
+			&lt;&lt;click [[Take off your top|Street Car Strip]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+			&lt;&lt;click [[Take off your top|Street Car Strip]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;click [[Refuse again|Street Car]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You hasten your pace to escape the pervert.&lt;br&gt;&lt;br&gt;&lt;&lt;gstress30&gt;&gt;
+
+	&lt;&lt;endevent&gt;&gt;
+
+	&lt;&lt;destinationeventend&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+You hasten your pace to escape the pervert. This time &lt;&lt;he&gt;&gt; doesn&#39;t follow you.&lt;br&gt;&lt;br&gt;&lt;&lt;gstress30&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="912" name="Street Car Strip" tags="nobr" position="225,11475">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $phase is 1&gt;&gt;
+
+After taking a look around to see if anyone else is watching, you &lt;&lt;nervously&gt;&gt; remove your $upperclothes, exposing your &lt;&lt;breastsstop&gt;&gt; A chill breeze makes your nipples stand on end.&lt;&lt;exhibitionism1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;He&gt;&gt; whistles at you. &quot;Good slut. Here.&quot; &lt;&lt;He&gt;&gt; drops some notes out the window, then speeds away as you crouch to pick them up. You&#39;ve earned £20.&lt;&lt;set $money += 2000&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+After taking a look around to see if anyone else is watching, you &lt;&lt;nervously&gt;&gt; remove your $upperclothes. Your &lt;&lt;breasts&gt;&gt; flop out as you raise your shirt above your chest and a chill breeze makes your nipples stand on end.&lt;&lt;exhibitionism4&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;He&gt;&gt; whistles at you. &quot;Good slut. Here.&quot; &lt;&lt;He&gt;&gt; drops some notes out the window, then speeds away as you crouch to pick them up. You&#39;ve earned £30.&lt;&lt;set $money += 3000&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="913" name="Street Car Sex" tags="nobr" position="350,11475">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 40&gt;&gt;
+&lt;&lt;set $tipmod to 2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal lt $enemyarousalmax and $enemyhealth gt 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Car Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Car Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="914" name="Street Car Sex Finish" tags="nobr" position="475,11475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $consensual is 1&gt;&gt;
+
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+
+	&quot;Here&#39;s your pay, whore.&quot; &lt;&lt;He&gt;&gt; drops some cash on you as &lt;&lt;he&gt;&gt; climbs back over to the driver&#39;s seat. &lt;&lt;tearful&gt;&gt; you leave the car, and hear &lt;&lt;him&gt;&gt; drive away.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;
+		
+
+	
+	&lt;&lt;else&gt;&gt;
+
+	&quot;Fine. I hope you don&#39;t expect anything.&quot; &lt;&lt;He&gt;&gt; shoves you out the car and drives away. &lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;&lt;ejaculation&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;
+	&quot;Here&#39;s your pay, whore.&quot; &lt;&lt;He&gt;&gt; drops some cash on you as &lt;&lt;he&gt;&gt; climbs back over to the driver&#39;s seat. &lt;&lt;tearful&gt;&gt; you leave the car, and hear &lt;&lt;him&gt;&gt; drive away.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;tipreceive&gt;&gt;
+	&lt;&lt;else&gt;&gt;	
+	You manage to knock the &lt;&lt;person&gt;&gt; backwards, giving you time to escape. &lt;&lt;tearful&gt;&gt; you escape the car and flee down the alley.&lt;br&gt;&lt;br&gt;
+	
+
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="915" name="Park Toilets Sneak" tags="nobr" position="600,11475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;park&quot;&gt;&gt;
+
+
+You &lt;&lt;nervously&gt;&gt; poke your head outside. There&#39;s no one around. You leave the safety of the buliding, your &lt;&lt;lewdness&gt;&gt; on display.
+
+&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;exhibitionism3&gt;&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&lt;&lt;exhibitionism4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Park]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="916" name="Street Flirt" tags="nobr" position="725,11475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+
+You wait until &lt;&lt;he&gt;&gt; looks at you again, then slowly trace your tongue across your upper lip. &lt;&lt;He&gt;&gt; looks at &lt;&lt;his&gt;&gt; feet and blushes.&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+You look away from the &lt;&lt;personcomma&gt;&gt; and continue on your journey.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="917" name="Monster Test" tags="nobr" position="850,11475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;sea&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+
+&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;set $tentacleno to 6&gt;&gt;
+&lt;&lt;set $tentaclehealth to 15&gt;&gt;
+&lt;&lt;tentaclestart&gt;&gt;
+
+&lt;&lt;set $vorestage to 1&gt;&gt;
+&lt;&lt;set $vorecreature to &quot;whale&quot;&gt;&gt;
+&lt;&lt;set $vorestrength to 1&gt;&gt;
+	&lt;&lt;if $hallucinations gte 1&gt;&gt;
+	&lt;&lt;set $voretentacles to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $voretentacles to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;set $swarmname to &quot;swarms&quot;&gt;&gt;
+&lt;&lt;set $swarmmove to &quot;moving towards you&quot;&gt;&gt;
+&lt;&lt;set $swarmcreature to &quot;eels&quot;&gt;&gt;
+&lt;&lt;set $swarmspill to &quot;encircle you&quot;&gt;&gt;
+&lt;&lt;set $swarmsteady to &quot;fend off&quot;&gt;&gt;
+&lt;&lt;set $swarmSteady to &quot;Fend off&quot;&gt;&gt;
+&lt;&lt;set $swarmcount to 10&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarmactive to 1&gt;&gt;
+&lt;&lt;set $swimdistance to 20&gt;&gt;
+&lt;&lt;set $water to 1&gt;&gt;	
+	
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;voreeffects&gt;&gt;&lt;&lt;swarmeffects&gt;&gt;&lt;&lt;effectstentacles&gt;&gt;
+&lt;&lt;vore&gt;&gt;&lt;&lt;swarm&gt;&gt;&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;voreactions&gt;&gt;&lt;&lt;swarmactions&gt;&gt;&lt;&lt;actionstentacles&gt;&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Monster Test]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $vorestage lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Monster Test]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="918" name="Drain Tentacles" tags="nobr" position="975,11475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $tentacleno to 8&gt;&gt;
+&lt;&lt;set $tentaclehealth to 15&gt;&gt;
+&lt;&lt;tentaclestart&gt;&gt;
+&lt;&lt;set $timer to 30&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectstentacles&gt;&gt;
+&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;actionstentacles&gt;&gt;
+
+
+&lt;&lt;if $activetentacleno lte ($tentacleno / 2)&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Tentacles Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Tentacles Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Drain Tentacles]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="919" name="Drain Tentacles Finish" tags="nobr" position="1100,11475">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $activetentacleno lte ($tentacleno / 2)&gt;&gt;
+
+The creature loses interest in you, and returns to the depths. &lt;&lt;tearful&gt;&gt; you struggle to your feet.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+
+The walkway beneath you gives way under the strain, and you tumble into the water below.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;upperruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowerruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;underruined&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="920" name="Widgets Clothing Caption" tags="widget" position="1225,11475">&lt;&lt;widget &quot;clothingcaption&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $upperclothes is &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You are completely naked!&lt;/span&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are wearing nothing but a &lt;&lt;if $undertype isnot &quot;chastity&quot;&gt;&gt;pair of &lt;&lt;/if&gt;&gt;&lt;&lt;underintegrity&gt;&gt; $undercolour $underclothes.&lt;/span&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are topless and wearing no underwear&lt;/span&gt; but your lower half is covered by &lt;&lt;lowerword&gt;&gt; &lt;&lt;lowerintegrity&gt;&gt; $lowercolour $lowerclothes.
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are topless&lt;/span&gt; with &lt;&lt;lowerword&gt;&gt; &lt;&lt;lowerintegrity&gt;&gt; $lowercolour $lowerclothes and &lt;&lt;underword&gt;&gt; &lt;&lt;underintegrity&gt;&gt; $undercolour $underclothes.
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;elseif $upperclothes isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $lowerclothes is &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+			&lt;&lt;if $upperonepiece is 1 and $lowerset isnot $upperset&gt;&gt;
+			You are wearing &lt;&lt;upperword&gt;&gt; &lt;&lt;upperintegrity&gt;&gt; $uppercolour $upperclothes that has been torn at the waist &lt;span class=&quot;red&quot;&gt; leaving your bottom half completely exposed!&lt;/span&gt;
+			&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;Your bottom half is completely exposed!&lt;/span&gt; You are wearing &lt;&lt;upperword&gt;&gt; &lt;&lt;upperintegrity&gt;&gt; $uppercolour $upperclothes.
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;
+			&lt;&lt;if $upperonepiece is 1 and $lowerset isnot $upperset&gt;&gt;
+			You are wearing &lt;&lt;upperword&gt;&gt; &lt;&lt;upperintegrity&gt;&gt; $uppercolour $upperclothes that has been torn at the waist &lt;span class=&quot;purple&quot;&gt; leaving your &lt;&lt;underword&gt;&gt; &lt;&lt;underintegrity&gt;&gt; $undercolour $underclothes exposed.&lt;/span&gt;
+			&lt;&lt;else&gt;&gt;
+		You are wearing &lt;&lt;upperword&gt;&gt; &lt;&lt;upperintegrity&gt;&gt; $uppercolour $upperclothes and &lt;span class=&quot;purple&quot;&gt;exposed &lt;&lt;underword&gt;&gt; &lt;&lt;underintegrity&gt;&gt; $undercolour $underclothes.&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+	&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $underclothes is &quot;naked&quot;&gt;&gt;
+		You are wearing &lt;&lt;upperword&gt;&gt; &lt;&lt;upperintegrity&gt;&gt; $uppercolour $upperclothes
+		&lt;&lt;if $loweronepiece isnot 1&gt;&gt;and &lt;&lt;lowerword&gt;&gt; &lt;&lt;lowerintegrity&gt;&gt; $lowercolour $lowerclothes
+		&lt;&lt;/if&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;&lt;&lt;if $lowertype is &quot;swim&quot;&gt;&gt;and&lt;&lt;else&gt;&gt;but&lt;&lt;/if&gt;&gt; you are not wearing underwear.&lt;/span&gt;
+		&lt;&lt;endif&gt;&gt;
+		&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+		You are wearing &lt;&lt;upperword&gt;&gt; &lt;&lt;upperintegrity&gt;&gt; $uppercolour $upperclothes 
+		&lt;&lt;if $loweronepiece isnot 1&gt;&gt;with &lt;&lt;lowerword&gt;&gt; &lt;&lt;lowerintegrity&gt;&gt; $lowercolour $lowerclothes 
+		&lt;&lt;/if&gt;&gt;and &lt;&lt;underword&gt;&gt; &lt;&lt;underintegrity&gt;&gt; $undercolour $underclothes.
+		&lt;&lt;endnobr&gt;&gt;&lt;&lt;endif&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;stripcaption&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $uppertype isnot &quot;naked&quot; and $upperwetstage gte 3 and $lowertype isnot &quot;naked&quot; and $lowerwetstage gte 3 and $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot; and $underwetstage gte 3&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+&lt;br&gt;Your $upperclothes, skirt and $underclothes are drenched, &lt;span class=&quot;pink&quot;&gt;revealing your &lt;&lt;breasts&gt;&gt; and &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;br&gt;Your $upperclothes, $lowerclothes and $underclothes are drenched, &lt;span class=&quot;pink&quot;&gt;revealing your &lt;&lt;breasts&gt;&gt; and &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperwetstage gte 3 and $lowerwetstage gte 3 and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+&lt;br&gt;Your $upperclothes and skirt are drenched, &lt;span class=&quot;purple&quot;&gt;revealing your &lt;&lt;breasts&gt;&gt; and &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;br&gt;Your $upperclothes and $lowerclothes are drenched, &lt;span class=&quot;purple&quot;&gt;revealing your &lt;&lt;breasts&gt;&gt; and &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperwetstage gte 3&gt;&gt;
+&lt;br&gt;Your $upperclothes &lt;&lt;upperplural&gt;&gt; drenched, &lt;span class=&quot;purple&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	
+&lt;&lt;elseif $lowertype isnot &quot;naked&quot; and $lowerwetstage gte 3 and $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot; and $underwetstage gte 3&gt;&gt;
+&lt;br&gt;Your $lowerclothes and $underclothes are drenched, &lt;span class=&quot;pink&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;elseif $lowertype isnot &quot;naked&quot; and $lowerwetstage gte 3&gt;&gt;
+&lt;br&gt;Your $lowerclothes &lt;&lt;lowerplural&gt;&gt; drenched, &lt;span class=&quot;purple&quot;&gt;revealing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot; and $underwetstage gte 3&gt;&gt;
+&lt;br&gt;Your $underclothes &lt;&lt;underplural&gt;&gt; drenched, &lt;span class=&quot;pink&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperexposed is 2 and $lowertype isnot &quot;naked&quot; and $lowerexposed is 2 and $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot; and $understate isnot &quot;waist&quot;&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+&lt;br&gt;Your $upperclothes, skirt and $underclothes have been pulled aside, &lt;span class=&quot;pink&quot;&gt;revealing your &lt;&lt;breasts&gt;&gt; and &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;br&gt;Your $upperclothes, $lowerclothes and $underclothes have been pulled aside, &lt;span class=&quot;pink&quot;&gt;revealing your &lt;&lt;breasts&gt;&gt; and &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperexposed is 2 and $lowerexposed is 2 and $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+&lt;br&gt;Your $upperclothes and skirt have been pulled aside, &lt;span class=&quot;purple&quot;&gt;revealing your &lt;&lt;breasts&gt;&gt; and &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;br&gt;Your $upperclothes and $lowerclothes have been pulled aside, &lt;span class=&quot;purple&quot;&gt;revealing your &lt;&lt;breasts&gt;&gt; and &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;&lt;br&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $uppertype isnot &quot;naked&quot; and $upperexposed is 2&gt;&gt;
+&lt;br&gt;Your $upperclothes &lt;&lt;upperhas&gt;&gt; been pulled aside, &lt;span class=&quot;purple&quot;&gt;revealing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	
+&lt;&lt;elseif $lowertype isnot &quot;naked&quot; and $lowerexposed is 2 and $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot; and $understate isnot &quot;waist&quot;&gt;&gt;
+&lt;br&gt;Your $lowerclothes &lt;&lt;lowerhas&gt;&gt; been pulled aside and your $underclothes pulled down, &lt;span class=&quot;pink&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;elseif $lowertype isnot &quot;naked&quot; and $lowerexposed is 2&gt;&gt;
+&lt;br&gt;Your $lowerclothes &lt;&lt;lowerhas&gt;&gt; been pulled aside, &lt;span class=&quot;purple&quot;&gt;revealing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+
+&lt;&lt;elseif $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot; and $understate isnot &quot;waist&quot;&gt;&gt;
+&lt;br&gt;Your $underclothes &lt;&lt;underhas&gt;&gt; been pulled down to your $understate, &lt;span class=&quot;pink&quot;&gt;revealing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="921" name="Hallways Sneak" tags="nobr" position="100,11600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You &lt;&lt;nervously&gt;&gt; poke your head outside. There&#39;s no one around. You leave the relative safety of the toilets, your &lt;&lt;lewdness&gt;&gt; on display.
+
+&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;exhibitionism3&gt;&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&lt;&lt;exhibitionism4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="922" name="Widgets School Events" tags="widget" position="225,11600">&lt;&lt;widget &quot;eventsschooltoilets&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $schoolday is 1 and $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot;&gt;&gt;
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+		&lt;&lt;if $bus is &quot;boys&quot;&gt;&gt;
+		&lt;&lt;generateym1&gt;&gt;&lt;&lt;generateym2&gt;&gt;&lt;&lt;generateym3&gt;&gt;
+
+			
+			You hear voices approaching, and manage to hide in a stall before you&#39;re caught with your &lt;&lt;lewdness&gt;&gt; on display.&lt;br&gt;&lt;br&gt;
+			A &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; enter the room, chatting amongst themselves.
+			
+			&lt;&lt;if $storelocation is &quot;schoolboys&quot; and $genderdisable isnot &quot;m&quot;&gt;&gt;
+				
+			The voices suddenly stop. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; breaks the silence. &quot;Who would leave these clothes here? We should probably take them to lost and found.&quot; They have your clothes!&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Call out|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Remain Silent|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				
+			&lt;&lt;else&gt;&gt;
+				
+			They soon leave, none the wiser.&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;endevent&gt;&gt;
+			&lt;&lt;click [[Next (0:05)|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				
+			&lt;&lt;/if&gt;&gt;
+			
+			
+
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;generateyf1&gt;&gt;&lt;&lt;generateyf2&gt;&gt;&lt;&lt;generateyf3&gt;&gt;
+
+			
+			You hear voices approaching, and manage to hide in a stall before you&#39;re caught with your &lt;&lt;lewdness&gt;&gt; on display.&lt;br&gt;&lt;br&gt;
+			A &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; enter the room, chatting amongst themselves.
+			
+			&lt;&lt;if $storelocation is &quot;schoolgirls&quot; and $genderdisable isnot &quot;f&quot;&gt;&gt;
+				
+			The voices stop abruptly. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; breaks the silence. &quot;Who would leave these clothes here? We should probably take them to lost and found.&quot; They have your clothes!&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Call out|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;click [[Remain Silent|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				
+			&lt;&lt;else&gt;&gt;
+				
+			They soon leave, none the wiser.&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;garousal10&gt;&gt;&lt;br&gt;&lt;br&gt;
+			&lt;&lt;endevent&gt;&gt;
+			&lt;&lt;click [[Next (0:05)|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+				
+			&lt;&lt;/if&gt;&gt;
+			
+
+
+		&lt;&lt;/if&gt;&gt;
+		
+		
+		
+		
+		
+		
+		
+		
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $bus is &quot;boys&quot;&gt;&gt;
+		&lt;&lt;generateym1&gt;&gt;&lt;&lt;generateym2&gt;&gt;&lt;&lt;generateym3&gt;&gt;
+			&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+			
+			A &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; enter the room, chatting amongst themselves. They freeze upon seeing you. &quot;What&#39;s a &lt;&lt;girl&gt;&gt; doing in here?&quot; The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says, the quiver in &lt;&lt;his&gt;&gt; voice betraying &lt;&lt;his&gt;&gt; nerves.&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Apologise and leave|School Toilets Encounter]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+				&lt;&lt;if $genderdisable isnot &quot;m&quot;&gt;&gt;
+
+				&lt;&lt;click [[Flirt|School Toilets Encounter]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+					&lt;&lt;if $promiscuity gte 15&gt;&gt;
+					&lt;&lt;click [[Seduce|School Toilets Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			
+			
+			&lt;&lt;else&gt;&gt;
+			
+			A &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; enter the room, chatting amongst themselves. They pay you no heed and soon leave.
+			&lt;br&gt;&lt;br&gt;
+
+			&lt;&lt;click [[Next|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+			&lt;&lt;/if&gt;&gt;
+			
+			
+			
+			
+			
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;generateyf1&gt;&gt;&lt;&lt;generateyf2&gt;&gt;&lt;&lt;generateyf3&gt;&gt;
+			&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+			A &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; enter the room, chatting amongst themselves. They freeze upon seeing you. &quot;What&#39;s a &lt;&lt;girl&gt;&gt; doing in here?&quot; The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says, the quiver in &lt;&lt;his&gt;&gt; voice betraying &lt;&lt;his&gt;&gt; nerves.&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Apologise and leave|School Toilets Encounter]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+				&lt;&lt;if $genderdisable isnot &quot;m&quot;&gt;&gt;
+
+					&lt;&lt;click [[Flirt|School Toilets Encounter]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+					&lt;&lt;if $promiscuity gte 15&gt;&gt;
+					&lt;&lt;click [[Seduce|School Toilets Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;			
+			
+			
+			
+			&lt;&lt;else&gt;&gt;
+			
+			A &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; enter the room, chatting amongst themselves. They pay you no heed and soon leave.
+			&lt;br&gt;&lt;br&gt;
+
+			&lt;&lt;click [[Next|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+
+
+
+
+
+
+	&lt;&lt;if $bestialitydisable isnot &quot;f&quot;&gt;&gt;
+	The quiet is broken by a low growl behind you. A large cat pounces on you from the shadows. You manage to escape, but not without injury.&lt;&lt;beastescape&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|School Toilets]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+		
+	The quiet is broken by a low growl behind you. A large cat pounces on you from the shadows, forcing you to your knees.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|School Toilets Cat]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;eventschoolhallwaysexposed&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+You leave the safety of a storeroom and move down an empty corridor. You&#39;re halfway through when you hear voices up ahead. You try going back the way you came, but voices come from that direction too. You&#39;re trapped. You look around for somewhere to hide, but there&#39;s nothing but the lockers lining the walls between classrooms.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Look through the classroom windows, one must be empty|Hallways Exposed Classroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Check the lockers, one must be unlocked|Hallways Exposed Lockers]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+You hide beneath a stairwell as a crowd descends. The steps above you vibrate as they pass by.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;eventsschoolhallways&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $bullytimer gte $rng&gt;&gt;&lt;&lt;set $bullytimer to 0&gt;&gt;
+&lt;&lt;schoolbully&gt;&gt;
+&lt;&lt;elseif $rng gte 81&gt;&gt;
+	&lt;&lt;if $cool gte 400&gt;&gt;
+	You pass by a group of students. They drop their conversation and surround you, vying for your attention, each wanting to be seen with you.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $cool gte 160&gt;&gt;
+	You pass by a group of students who smile and greet you as you pass.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $cool gte 120&gt;&gt;
+	You pass by a group of students who completely ignore you. You might as well be invisible to them.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $cool gte 40&gt;&gt;
+	You pass by a group of students who mock and laugh at you as you pass.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	You see a group of students up ahead. With your reputation and no teachers near by, you&#39;re afraid to go near them.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take a detour (0:05)|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[I can&#39;t waste the time. Walk past them.|Hallways Low Status]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+	&lt;&lt;if $delinquency gte 400&gt;&gt;
+	&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; gives you a creepy look as you walk by, and starts following you. There&#39;s no way &lt;&lt;he&gt;&gt; would try anything with people around, but you come to an empty corridor.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take a detour (0:05)|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[I can&#39;t waste the time. Keep going.|Hallways High Delinquency]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $delinquency gte 10&gt;&gt;
+	&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; gives you a creepy look as you walk by, and starts following you. &lt;&lt;He&gt;&gt; stops following when a teacher walks into view.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; gives you a creepy look as you walk by.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; squeezes your &lt;&lt;bottom&gt;&gt; as you walk by.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Slap|Hallways Slap]]&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Ignore|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 5&gt;&gt;
+		A &lt;&lt;person&gt;&gt; shouts at you. &quot;Nice cow tits.&quot; You feel your cheeks flush in embarrassment.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		A &lt;&lt;person&gt;&gt; shouts at you. &lt;&lt;schoolcatcall&gt;&gt; You feel your cheeks flush in embarrassment.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	A &lt;&lt;person&gt;&gt; shouts at you. &lt;&lt;schoolcatcall&gt;&gt; You feel your cheeks flush in embarrassment.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma20&gt;&gt;&lt;&lt;gstress20&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;generatey1&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; walks up to you. &quot;Hi,&quot; &lt;&lt;he&gt;&gt; says. Seems &lt;&lt;he&gt;&gt; wants to talk.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Hi (0:05)|Hallways Encounter]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Ignore|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;playground&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $bus is &quot;schoolfrontplayground&quot;&gt;&gt;
+&lt;&lt;click [[Next|School Front Playground]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Next|School Rear Playground]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;eventsplayground&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot; and $schoolstate isnot &quot;earlynoschool&quot; and $schoolstate isnot &quot;latenoschool&quot; and $schoolstate isnot &quot;daynoschool&quot;&gt;&gt;
+
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	Some students spot your head poking out and wave. You &lt;&lt;nervously&gt;&gt; wave back, your heart racing. You don&#39;t think they noticed anything odd.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;playground&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 91 and $faceacc is &quot;cool shades&quot;&gt;&gt;
+		&lt;&lt;river&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;You &lt;&lt;girlstop&gt;&gt; Stop,&quot; you hear River&#39;s voice behind you. You turn to see &lt;&lt;him&gt;&gt; marching closer. &quot;Those are definitely not prescription glasses. Give them to me this instant.&quot; A group of students watch nearby.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Hand them over|Events Shades Hand]]&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;set $faceacc to 0&gt;&gt;&lt;&lt;set $riverdom += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Flip the bird|Events Shades Flip]]&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;detention40&gt;&gt;&lt;&lt;set $riverdom -= 1&gt;&gt;&lt;&lt;set $riverlove -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+
+
+		&lt;&lt;elseif $rng gte 91 and $faceacc is &quot;glasses&quot;&gt;&gt;
+		&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A hand reaches from behind you and snatches the glasses from your face.&lt;&lt;set $faceacc to 0&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+		You turn and see a &lt;&lt;person&gt;&gt; holding your glasses. &quot;Where did you get these? They must be ancient,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;He&gt;&gt; drops them on the ground. &quot;Wow. They didn&#39;t break.&quot; &lt;&lt;He&gt;&gt; hovers &lt;&lt;his&gt;&gt; foot above them. &quot;I could change that. Unless you convince me not to.
+
+			&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+			Show me your knickers.&quot;
+			&lt;&lt;else&gt;&gt;
+			Show me your undies.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;br&gt;&lt;br&gt;
+			&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+			&lt;&lt;click [[Say you&#39;re not wearing any|Glasses No Underwear]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;click [[Show|Glasses Underwear]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Refuse|Glasses Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $cool lt 120&gt;&gt;
+			&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; points at you and whispers to &lt;&lt;his&gt;&gt; friends. They burst into laughter.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+			&lt;&lt;playground&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			Some students recognise you and wave. You wave back.&lt;&lt;lstress&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+			&lt;&lt;playground&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $rng gte 1&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 61&gt;&gt;
+			 &lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+			 You see a dog rummaging in litter behind the kitchen. Its ears prick, and it bounds towards you.&lt;br&gt;&lt;br&gt;
+			 
+			 &lt;&lt;click [[Next|Rear Playground Dog]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			 &lt;&lt;else&gt;&gt;
+			 You see a dog rummaging in litter behind the kitchen. Its ears prick, and it bounds towards you.&lt;br&gt;&lt;br&gt;
+			 
+			 You manage to escape, but not unscathed.&lt;&lt;beastescape&gt;&gt;&lt;br&gt;&lt;br&gt;
+			 
+			 &lt;&lt;playground&gt;&gt;
+			 &lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		You see a dog rummaging in litter behind the kitchen. It runs away as soon as it hears you.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;playground&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;schoolbully&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $bullyevent is 0&gt;&gt;&lt;&lt;set $bullyevent += 1&gt;&gt;
+
+&lt;&lt;whitney&gt;&gt;&lt;&lt;person1&gt;&gt;Someone shoves you against a wall. You turn to face the culprit as &lt;&lt;he&gt;&gt; pins your arms with &lt;&lt;his&gt;&gt; own. It&#39;s Whitney, a popular but delinquent student. &quot;Don&#39;t get in my way again,&quot; &lt;&lt;he&gt;&gt; says, unbothered by the blonde fringe covering one eye. &lt;&lt;His&gt;&gt; friends flank &lt;&lt;himstop&gt;&gt; &quot;Or I&#39;ll put you in your place.&quot; &lt;&lt;He&gt;&gt; presses &lt;&lt;his&gt;&gt; knee into your crotch for a moment, then releases you. &lt;&lt;He&gt;&gt; and &lt;&lt;his&gt;&gt; friends leave, but you doubt that&#39;ll be the end of it.&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $bullyevent is 1&gt;&gt;
+
+&lt;&lt;whitney&gt;&gt;&lt;&lt;person1&gt;&gt;Whitney and &lt;&lt;his&gt;&gt; friends surround you, trapping you against the lockers. &quot;You&#39;re in my way again. I think you need a time-out,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; opens the locker beside you. &lt;&lt;He&gt;&gt; tries to push you in.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Let it happen (0:30)|Bully Locker]]&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;set $whitneydom += 1&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Fight|Bully Fight]]&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;set $whitneydom -= 1&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $bullyevent is 2&gt;&gt;
+
+	&lt;&lt;if $playergenderappearance is &quot;m&quot; and $uppertype is &quot;naked&quot;&gt;&gt;
+	
+	&lt;&lt;whitney&gt;&gt;&lt;&lt;person1&gt;&gt;Whitney and &lt;&lt;his&gt;&gt; friends surround you, trapping you against the lockers. &quot;Walking around without a shirt on?&quot; &lt;&lt;he&gt;&gt; says. &quot;I bet you love the way it makes older &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;boys&lt;&lt;else&gt;&gt;girls&lt;&lt;/if&gt;&gt; look at you.&quot; &lt;&lt;He&gt;&gt; turns to &lt;&lt;his&gt;&gt; friends. &quot;Come on, we&#39;ve got better things to do than entertain this slut.&quot; They leave without molesting you further.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;whitney&gt;&gt;&lt;&lt;person1&gt;&gt;Whitney and &lt;&lt;his&gt;&gt; friends surround you, trapping you against the lockers. &quot;There&#39;s a toll for passing through,&quot; &lt;&lt;he&gt;&gt; jabs your chest. &quot;Show us your tits and we&#39;ll call it even.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Comply|Bully Top]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Bully Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;set $whitneydom -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $bullyevent is 3&gt;&gt;
+
+&lt;&lt;whitney&gt;&gt;&lt;&lt;person1&gt;&gt;Whitney and &lt;&lt;his&gt;&gt; friends surround you, trapping you against the lockers. &quot;There&#39;s a toll for passing through,&quot; &lt;&lt;he&gt;&gt; grins evily. &quot;Strip down to your underwear and we&#39;ll call it even.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $submissive gte 1150&gt;&gt;
+		You look at your feet. &quot;I-I&#39;m not... wearing....&quot;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;elseif $submissive lte 850&gt;&gt;
+		You glare at Whitney. &quot;I wouldn&#39;t do what you say even if I was wearing underwear.&quot;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&quot;But I-I&#39;m not wearing underwear,&quot; you say.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;He&gt;&gt; laughs. &quot;That&#39;s what you get for being a slut. Strip.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;click [[Comply|Bully Strip]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Bully Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;set $whitneydom -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $bullyevent is 4&gt;&gt;
+
+&lt;&lt;whitney&gt;&gt;&lt;&lt;person1&gt;&gt;Whitney and &lt;&lt;his&gt;&gt; friends surround you, trapping you against the lockers. &quot;Look who it is,&quot; &lt;&lt;he&gt;&gt; grins evily. &quot;Strip down to your underwear again.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $submissive gte 1150&gt;&gt;
+		You look at your feet. &quot;I-I&#39;m not... wearing....&quot;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;elseif $submissive lte 850&gt;&gt;
+		You glare at Whitney. &quot;I wouldn&#39;t do what you say even if I was wearing underwear.&quot;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&quot;But I-I&#39;m not wearing underwear,&quot; you say.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;He&gt;&gt; laughs. &quot;This is what you get for being a slut. Strip.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;click [[Comply|Bully Strip]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Bully Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;set $whitneydom -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="923" name="School Toilets Cat" tags="nobr" position="350,11600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;cat&quot;&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;
+&lt;&lt;set $beaststance to &quot;top&quot;&gt;&gt;&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Toilets Cat Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Toilets Cat Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Toilets Cat]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="924" name="School Toilets Cat Finish" tags="nobr" position="475,11600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+The beast grunts in satisfaction, and leaps out the window, leaving you lying on the floor.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+		&lt;&lt;if $bus is &quot;boys&quot;&gt;&gt;
+		&lt;&lt;click [[Next|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Next|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The beast yelps and flees through the window.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+		&lt;&lt;if $bus is &quot;boys&quot;&gt;&gt;
+		&lt;&lt;click [[Next|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Next|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="925" name="School Toilets Encounter" tags="nobr" position="600,11600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+You tell them you went into the wrong room by mistake, and apologise. You leave the room before you get in trouble.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|School Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&quot;Oh, I&#39;m in the wrong room?&quot; You walk up to the &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; as close as you can without touching &lt;&lt;himstop&gt;&gt; &quot;It&#39;s a good thing you&#39;re here. I should leave before someone takes advantage of my silliness.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;N-no, it&#39;s fine,&quot; the &lt;&lt;person&gt;&gt; says, averting &lt;&lt;his&gt;&gt; eyes and blushing. &quot;We&#39;ll get out of your way.&quot; They leave the room, though the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; has to be pulled along by &lt;&lt;his&gt;&gt; wrist.&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|School Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="926" name="School Toilets Sex" tags="nobr" position="725,11600">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+
+You walk right up to the &lt;&lt;person&gt;&gt; and place your hand on &lt;&lt;his&gt;&gt; groin. &quot;Silly me. I think I need to be punished, don&#39;t you?&quot;&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $consensual to 0&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+
+The stall door swings open, and the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; drags you out to where &lt;&lt;his&gt;&gt; friends await.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Toilets Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Toilets Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Toilets Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Toilets Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="927" name="School Toilets Sex Finish" tags="nobr" position="850,11600">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $finish is 1&gt;&gt;
+
+
+The &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; doesn&#39;t look happy as the other two pull &lt;&lt;him&gt;&gt; away from you. &lt;&lt;tearful&gt;&gt; you wave them goodbye.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+		&lt;&lt;if $bus is &quot;boys&quot;&gt;&gt;
+		&lt;&lt;click [[Next|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Next|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+	&lt;&lt;if $consensual is 1&gt;&gt;
+	
+	The three avoid eye contact with eachother as they fix their clothing. &lt;&lt;tearful&gt;&gt; you wave them goodbye.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; shoves you against the ground, and the three of them leave you lying there. The sound of their laughter soon disappears. &lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+		&lt;&lt;if $bus is &quot;boys&quot;&gt;&gt;
+		&lt;&lt;click [[Next|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Next|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+
+The three recoil in pain, giving you a chance to escape. &lt;&lt;tearful&gt;&gt; you flee from the room.
+
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|School Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="928" name="School Toilets Clothes" tags="nobr" position="975,11600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $phase is 1&gt;&gt;
+
+You hear them leave the room, taking your clothes with them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;storeclear&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+	&lt;&lt;if $bus is &quot;boys&quot;&gt;&gt;
+	&lt;&lt;click [[Next|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+You call out. &quot;Wait! Those are mine.&quot; The footsteps cease.&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;if $playergenderappearance is &quot;f&quot; and $bus is &quot;boys&quot;&gt;&gt;
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; speaks. &quot;Girls aren&#39;t allowed in here. Open the door.&quot; &lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Open it|School Toilets Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $submissive lte 850&gt;&gt;
+		&lt;&lt;click [[Demand|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Plead|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $playergenderappearance is &quot;m&quot; and $bus is &quot;girls&quot;&gt;&gt;
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; speaks. &quot;Boys aren&#39;t allowed in here. Open the door.&quot; &lt;br&gt;&lt;br&gt;
+		&lt;&lt;click [[Open it|School Toilets Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $submissive lte 850&gt;&gt;
+		&lt;&lt;click [[Demand|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Plead|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+		
+	&lt;&lt;else&gt;&gt;
+
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; speaks. &quot;Oh? What will you do for us if we give them back?&quot; &lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;if $promiscuity gte 15&gt;&gt;
+		&lt;&lt;click [[Offer your body|School Toilets Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $money gte 1500&gt;&gt;
+		&lt;&lt;click [[Offer Money (£15)|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $submissive lte 850&gt;&gt;
+		&lt;&lt;click [[Demand|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;click [[Plead|School Toilets Clothes]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;		
+		
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+You slip some money under the door, and after a brief pause the &lt;&lt;person&gt;&gt; speaks again. &quot;Nice. Okay, we&#39;ll leave them where we found them. Come on.&quot; You hear them leave the room.
+
+&lt;br&gt;&lt;br&gt;
+
+Once they&#39;re gone, you open the stall and peek out. Sure enough, your clothes are where you left them.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;if $bus is &quot;boys&quot;&gt;&gt;
+	&lt;&lt;click [[Next|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+
+&quot;Listen.&quot; You say. &quot;Take my things and I&#39;ll find you and shove a rail spike up your worthless assholes.&quot;&lt;br&gt;&lt;br&gt;
+
+Something in your tone affects them. &quot;Calm down, you fucking psycho. We&#39;re just messing with you.&quot; Once they&#39;re gone you peek out the stall, and see your clothes safely where you left them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;if $bus is &quot;boys&quot;&gt;&gt;
+	&lt;&lt;click [[Next|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 5&gt;&gt;
+
+You try to plead with them, but it&#39;s no use. &quot;If you won&#39;t play ball,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;Why should we?&quot; They laugh as they leave the room. You peek out the stall, and see an empty space where your clothes once were.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;storeclear&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;if $bus is &quot;boys&quot;&gt;&gt;
+	&lt;&lt;click [[Next|School Boy&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next|School Girl&#39;s Toilets]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="929" name="Widgets Tentacle Img" tags="widget" position="1100,11600">&lt;&lt;widget &quot;tentacleimgvfast&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;if $swarmfront gte 1&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimevaginalvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/slime/slimepenilevfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontinside gte 1&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimevaginalvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/slime/slimepenilevfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmback gte 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimeanalvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+	
+&lt;&lt;if $vaginastate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalentrancevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalimminentvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalvfast.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalcumvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginause is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalrubvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $anusstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalentrancevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalimminentvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalvfast.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalcumvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anususe is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalrubvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $penisstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenileentrancevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenileimminentvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenilevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenilevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisuse is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalrubvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $mouthstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralentrancevfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralimminentvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralvfast.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralcumvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $leftarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclehandjobleftvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot; src=&quot;img/sex/doggy/tentacles/tentaclehandjobrightvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclefootjobvfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacleimgfast&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;if $swarmfront gte 1&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimevaginalfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/slime/slimepenilefast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontinside gte 1&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimevaginalfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/slime/slimepenilefast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmback gte 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimeanalfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+	
+
+
+&lt;&lt;if $vaginastate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalentrancefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalimminentfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalfast.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalcumfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginause is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalrubfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $anusstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalentrancefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalimminentfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalfast.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalcumfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anususe is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalrubfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $penisstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenileentrancefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenileimminentfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenilefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenilefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisuse is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalrubfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $mouthstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralentrancefast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralimminentfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralfast.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralcumfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclehandjobleftfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot; src=&quot;img/sex/doggy/tentacles/tentaclehandjobrightfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclefootjobfast.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacleimgmid&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;if $swarmfront gte 1&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimevaginalmid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/slime/slimepenilemid.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontinside gte 1&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimevaginalmid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/slime/slimepenilemid.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmback gte 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimeanalmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+	
+&lt;&lt;if $vaginastate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalentrancemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalimminentmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalmid.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalcummid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginause is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalrubmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $anusstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalentrancemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalimminentmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalmid.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalcummid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anususe is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalrubmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $penisstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenileentrancemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenileimminentmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenilemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenilemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisuse is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalrubmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $mouthstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralentrancemid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralimminentmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralmid.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralcummid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclehandjobleftmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot; src=&quot;img/sex/doggy/tentacles/tentaclehandjobrightmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclefootjobmid.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tentacleimgslow&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;if $swarmfront gte 1&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimevaginalslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/slime/slimepenileslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmfrontinside gte 1&gt;&gt;
+	&lt;&lt;if $vaginaexist is 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimevaginalslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/slime/slimepenileslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmback gte 1&gt;&gt;
+&lt;img id=&quot;sexpenis&quot; src=&quot;img/sex/doggy/slime/slimeanalslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+	
+
+
+&lt;&lt;if $vaginastate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalentranceslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalimminentslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginastate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalslow.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactivevaginalcumslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginause is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalrubslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $anusstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalentranceslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalimminentslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anusstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalslow.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveanalcumslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anususe is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleanalrubslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $penisstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenileentranceslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenileimminentslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenileslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclepenileslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisuse is &quot;tentaclerub&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclevaginalrubslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $mouthstate is &quot;tentacleentrance&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralentranceslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacleimminent&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralimminentslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthstate is &quot;tentacledeep&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentacleoralslow.gif&quot;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/active/body/doggyactiveoralcumslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $leftarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclehandjobleftslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightarmstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sexbaseback&quot; src=&quot;img/sex/doggy/tentacles/tentaclehandjobrightslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $feetstate is &quot;tentacle&quot;&gt;&gt;
+&lt;img id=&quot;sextears&quot; src=&quot;img/sex/doggy/tentacles/tentaclefootjobslow.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="930" name="Widgets Beast Img" tags="widget" position="1225,11600">&lt;&lt;widget &quot;beastimgvfast&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $enemytype is &quot;beast&quot; and $beaststance is &quot;top&quot;&gt;&gt;
+
+	&lt;&lt;if $beasttype is &quot;lizard&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activelizardvfast.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activelizardfrontlegvfast.gif&quot;&gt;
+	&lt;&lt;elseif $beasttype is &quot;wolf&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activewolfvfast.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activewolffrontlegvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $beasttype is &quot;dolphin&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvfast.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinfrontlegvfast.gif&quot;&gt;	
+		
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastvfast.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastfrontlegvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $beasttype is &quot;dolphin&quot; and $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentrancevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentrancevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinpenisvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentrancevfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentrancevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentrancevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentrancevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinpenisvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentrancevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentrancevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastpenisvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentrancevfast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentrancevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentrancevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentrancevfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastpenisvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;beastimgfast&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot; and $beaststance is &quot;top&quot;&gt;&gt;
+	&lt;&lt;if $beasttype is &quot;lizard&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activelizardfast.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activelizardfrontlegfast.gif&quot;&gt;
+	&lt;&lt;elseif $beasttype is &quot;wolf&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activewolffast.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activewolffrontlegfast.gif&quot;&gt;	
+	&lt;&lt;elseif $beasttype is &quot;dolphin&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinfast.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinfrontlegfast.gif&quot;&gt;	
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastfast.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastfrontlegfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $beasttype is &quot;dolphin&quot; and $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentrancefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentrancefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinpenisfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentrancefast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentrancefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentrancefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentrancefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinpenisfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentrancefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentrancefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastpenisfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentrancefast.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentrancefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentrancefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentrancefast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastpenisfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;beastimgmid&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot; and $beaststance is &quot;top&quot;&gt;&gt;
+	&lt;&lt;if $beasttype is &quot;lizard&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activelizardmid.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activelizardfrontlegmid.gif&quot;&gt;
+	&lt;&lt;elseif $beasttype is &quot;wolf&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activewolfmid.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activewolffrontlegmid.gif&quot;&gt;
+	&lt;&lt;elseif $beasttype is &quot;dolphin&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinmid.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinfrontlegmid.gif&quot;&gt;	
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastmid.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastfrontlegmid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $beasttype is &quot;dolphin&quot; and $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentrancemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentrancemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinpenismid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentrancemid.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentrancemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentrancemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentrancemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinpenismid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentrancemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentrancemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastpenismid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentrancemid.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentrancemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentrancemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentrancemid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastpenismid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;beastimgslow&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $enemytype is &quot;beast&quot; and $beaststance is &quot;top&quot;&gt;&gt;
+	&lt;&lt;if $beasttype is &quot;lizard&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activelizardslow.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activelizardfrontlegslow.gif&quot;&gt;
+	&lt;&lt;elseif $beasttype is &quot;wolf&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activewolfslow.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activewolffrontlegslow.gif&quot;&gt;	
+	&lt;&lt;elseif $beasttype is &quot;dolphin&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinslow.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinfrontlegslow.gif&quot;&gt;	
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastslow.gif&quot;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastfrontlegslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $beasttype is &quot;dolphin&quot; and $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentranceslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentranceslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinpenisslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinanusentranceslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentranceslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentranceslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinvaginaentranceslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/dolphin/activedolphinpenisslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $penis is &quot;anusentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentranceslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anusimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentranceslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;anus&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastpenisslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;cheeks&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastanusentranceslow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $penis is &quot;thighs&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentranceslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vaginaentrance&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentranceslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;if $penis is &quot;vaginaimminent&quot;&gt;&gt;
+	&lt;img id=&quot;beastfront&quot; src=&quot;img/sex/doggy/beast/activebeastvaginaentranceslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $penis is &quot;vagina&quot;&gt;&gt;
+	&lt;img id=&quot;beastback&quot; src=&quot;img/sex/doggy/beast/activebeastpenisslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="931" name="Hallways Low Status" tags="nobr" position="100,11725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;generatey3&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; spots you first, and whispers to &lt;&lt;his&gt;&gt; friends. As you pass, three of them grab you and shove you against a locker.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways Low Status Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;generatey1&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; spots you first, and whispers to &lt;&lt;his&gt;&gt; friends. They move away from you as you approach, as if you&#39;re infectious.&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="932" name="Hallways Low Status Molestation" tags="nobr" position="225,11725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;
+&lt;&lt;set $timer to 15&gt;&gt;
+&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $timer lte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Low Status Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Low Status Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot; and $undertype is &quot;naked&quot;&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Low Status Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Low Status Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Low Status Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Low Status Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Low Status Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="933" name="Hallways Low Status Molestation Finish" tags="nobr" position="350,11725">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+They back off for a moment, shocked by your aggression. &lt;&lt;tearful&gt;&gt; you flee to safety.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Don&#39;t forget, this is all you&#39;re good for. Come on, let&#39;s go before someone thinks &lt;&lt;pshes&gt;&gt; with us.&quot; &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+
+
+
+Your screaming seems to have impacted them. &quot;Come on, we might catch something from this thing,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; shoves you away, and the group leave you lying there. &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+
+Adult voices appraoch, and the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; shoves you away before two teachers walk into view. &lt;&lt;tearful&gt;&gt; you pick yourself off the ground.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; back off from you, your clothes in their hands. Completely surrounded, you crouch and try to keep your &lt;&lt;lewdness&gt;&gt; concealed.&lt;br&gt;&lt;br&gt;
+
+&quot;Oh my god, you stripped &lt;&lt;phim&gt;&gt; naked!&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;&lt;&lt;pShes&gt;&gt; so embarrassed, look at &lt;&lt;phim&gt;&gt; squirm!&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;P-please give me my clothes back. It&#39;s cold,&quot; you say, kneeling and pressing your face against the ground. &lt;br&gt;&lt;br&gt;
+
+&quot;Now that&#39;s just pathetic,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;Why would you debase yourself further?&quot; &lt;&lt;He&gt;&gt; drops your clothes on top of you. &quot;Come on, this wretch is making me ill.&quot;&lt;&lt;tearful&gt;&gt; you clutch your clothing and find a quiet space to dress.&lt;br&gt;&lt;br&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+You glare at the students. &quot;Give me back my clothes, this instant,&quot; you say with surprising confidence given your predicament.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; laughs &quot;Oh no! We&#39;d better do what &lt;&lt;pshe&gt;&gt; says!&quot; &lt;&lt;He&gt;&gt; throws your clothing at a ceiling light, where it catches and remains suspended. &quot;There you go!&quot;&lt;br&gt;&lt;br&gt;
+
+The students enjoy watching you jump and reach above you, whilst trying to keep yourself covered. You manage to knock the light askew, and your clothes come tumbling on top of you. &lt;&lt;tearful&gt;&gt; you clutch your clothing and find a quiet space to dress.
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+
+&quot;Come on,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;I think that put &lt;&lt;phim&gt;&gt; in &lt;&lt;phim&gt;&gt; place.&quot; They leave you, taking your clothes with them. &lt;&lt;tearful&gt;&gt; you look around. You&#39;re alone.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="934" name="Hallways High Delinquency" tags="nobr" position="475,11725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+You hear the &lt;&lt;person&gt;&gt; breathing behind you as you walk down the empty corridor, but &lt;&lt;he&gt;&gt; doesn&#39;t do anything.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You hear the &lt;&lt;person&gt;&gt; breathing behind you as you walk down the empty corridor. You&#39;re halfway through when &lt;&lt;he&gt;&gt; quickens &lt;&lt;his&gt;&gt; pace and grabs you from behind. &quot;Try calling for help,&quot; &lt;&lt;he&gt;&gt; says. &quot;No one will come.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways High Delinquency Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="935" name="Hallways High Delinquency Molestation" tags="nobr" position="600,11725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways High Delinquency Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways High Delinquency Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways High Delinquency Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="936" name="Hallways High Delinquency Molestation Finish" tags="nobr" position="725,11725">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You shove them against a locker, giving you a chance to escape. &lt;&lt;tearful&gt;&gt; you flee to safety.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;If you tell anyone, I&#39;ll say you attacked me. And who&#39;re they gonna believe?&quot; &lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="937" name="Hallways Slap" tags="nobr" position="850,11725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You slap the &lt;&lt;person&gt;&gt; before &lt;&lt;he&gt;&gt; can get away, wiping the smirk off &lt;&lt;his&gt;&gt; face.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="938" name="Hallways Encounter" tags="nobr" position="975,11725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+You make small talk. &lt;&lt;He&gt;&gt; seems nice enough, but when you turn to leave &lt;&lt;he&gt;&gt; grabs your arm. &quot;I know a place we won&#39;t be disturbed,&quot; &lt;&lt;he&gt;&gt; says, running &lt;&lt;his&gt;&gt; eyes down your body.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity lte 14&gt;&gt;
+	You aren&#39;t debauched enough to take up &lt;&lt;his&gt;&gt; offer.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Accept|Hallways Encounter Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Refuse|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+
+You make small talk. &lt;&lt;He&gt;&gt; seems nice enough.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="939" name="Hallways Encounter Sex" tags="nobr" position="1100,11725">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+
+You and the &lt;&lt;person&gt;&gt; find a storeroom for some privacy.&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Encounter Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Encounter Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Encounter Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Encounter Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="940" name="Hallways Encounter Sex Finish" tags="nobr" position="1225,11725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;That was great,&quot; &lt;&lt;he&gt;&gt; says, panting. &quot;See you around.&quot; &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; staggers from the storeroom, looking confused and dejected. &lt;&lt;tearful&gt;&gt; you gather yourself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; looks dejected as &lt;&lt;he&gt;&gt; fixes &lt;&lt;his&gt;&gt; clothing and leaves the storeroom.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="941" name="Hallways Exposed Classroom" tags="nobr" position="100,11850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+You crouch and peek through a classroom window. It&#39;s empty. Once inside you stand beside the door and listen for the voices to pass, but one of the groups stops nearby. &quot;Maybe we could use this room.&quot; They&#39;re going to come inside.&lt;br&gt;&lt;br&gt;
+
+You look around for a place to hide, but there&#39;s nowhere.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Climb out the window|Hallways Exposed Window]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Let yourself be found|Hallways Exposed Classroom Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You crouch and peek through a classroom window. It&#39;s empty. Once inside you stand beside the door and listen for the voices to pass. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="942" name="Hallways Exposed Lockers" tags="nobr" position="225,11850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You start checking the lockers, and soon find one that has been left unlocked. You hide inside.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+You peek through the slits and see two groups of students pass right by you. &lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;I almost forgot,&quot; a &lt;&lt;person&gt;&gt; says. &quot;I need to get something from my locker.&quot; &lt;&lt;He&gt;&gt; walks back to your hiding place, and reaches to open it.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; faces &lt;&lt;his&gt;&gt; friends as the locker door swings open, and fails to spot you stood exposed right in front of &lt;&lt;himstop&gt;&gt; &quot;It&#39;s just my homework.&quot; You duck as &lt;&lt;he&gt;&gt; probes above you, still not looking. &lt;&lt;He&gt;&gt; grabs a folder and pulls away, shutting the door after &lt;&lt;himstop&gt;&gt; You hadn&#39;t realised you were holding your breath.&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+Once their voices subside, you gently push the door. It doesn&#39;t budge. You push harder. It still doesn&#39;t move. &lt;&lt;He&gt;&gt; locked it this time. Though your movement is restricted, you feel around the darkness for something that could help, and realise there&#39;s a cool draft around your feet. Investigating further, you find that the back of the locker is missing, and you can feel the brick wall of the school. The lower portion of which is coming loose.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+	&lt;&lt;if $tentacledisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;click [[Kick through|Hallways Exposed Tentacles]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+You break away the brickwork, and the draft increases in strength. Knocking away all the loose bricks leaves a hole maybe just big enough for you. You put one leg through, then the other, then slowly wiggle your way further down.&lt;br&gt;&lt;br&gt;	
+	
+	
+&lt;&lt;click [[Next|Industrial Drain]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You peek through the slits and see two groups of students pass right by you. You wait for their voices to fade.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="943" name="Hallways Exposed Window" tags="nobr" position="350,11850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You run to the window and throw it open. You don&#39;t have enough time to be sure, but it looks safe. You climb out and drop to the pavement below.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Industrial alleyways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="944" name="Hallways Exposed Classroom Molestation" tags="nobr" position="475,11850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;&lt;&lt;generatey3&gt;&gt;&lt;&lt;generatey4&gt;&gt;&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+
+A group of four students enter the room. They stop for a moment to behold you, before deciding they want to do more than just look.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Exposed Classroom Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Exposed Classroom Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Exposed Classroom Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Exposed Classroom Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="945" name="Hallways Exposed Classroom Molestation Finish" tags="nobr" position="600,11850">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+They back off for a moment, shocked by your aggression. &lt;&lt;tearful&gt;&gt; you flee to safety.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;What did you expect? Hanging around like that.&quot; &lt;&lt;tearful&gt;&gt; you rise to your feet and watch them leave.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+
+
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; loses their nerve. &quot;Come on, we don&#39;t want to get caught,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; shoves you away. &lt;&lt;tearful&gt;&gt; you rise to your feet and watch them leave.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="946" name="Hallways Exposed Tentacles" tags="nobr" position="725,11850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $tentacleno to 4&gt;&gt;
+&lt;&lt;set $tentaclehealth to 15&gt;&gt;
+&lt;&lt;tentaclestart&gt;&gt;
+
+You break away the brickwork, and the draft increases in strength. Knocking away all the loose bricks leaves a hole maybe just big enough for you. You put one leg through, then the other, then slowly wiggle your way further down. You&#39;re wondering if the school has a basement when something strokes your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectstentacles&gt;&gt;
+&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;actionstentacles&gt;&gt;
+
+
+&lt;&lt;if $activetentacleno lte ($tentacleno / 2)&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Exposed Tentacles Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hallways Exposed Tentacles]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="947" name="Hallways Exposed Tentacles Finish" tags="nobr" position="850,11850">&lt;&lt;effects&gt;&gt;
+
+
+
+
+The tentacles withdraw from you, leaving you hanging there. Without their support, the rest of the wall gives way, and you tumble down. &lt;&lt;tearful&gt;&gt; you struggle to your feet and look around.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Industrial Drain]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="948" name="School Gate Exit" tags="nobr" position="975,11850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+The school gate is shut and sealed by a sturdy padlock.&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Oxford Street]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|School Front Playground]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="949" name="School Lockers" tags="nobr" position="1100,11850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 0&gt;&gt;
+
+
+
+
+
+
+
+
+The school lockers are notoriously easy to break into.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot; and $schoolstate isnot &quot;earlynoschool&quot; and $schoolstate isnot &quot;latenoschool&quot; and $schoolstate isnot &quot;daynoschool&quot;&gt;&gt;
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Break into them (0:30)|School Lockers Sneak]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+During school there may be valuables left inside them.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Leave|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="950" name="School Lockers Sneak" tags="nobr" position="1225,11850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+You successfully pick the locks.
+
+&lt;&lt;if $skulduggery lt 100&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;&lt;&lt;set $skulduggery += 5&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+You find £6 worth of coins scattered around. Probably meant for bus fare.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|School Lockers]]&gt;&gt;&lt;&lt;set $money += 600&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|School Lockers]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+
+You successfully pick the locks.
+
+&lt;&lt;if $skulduggery lt 100&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;&lt;&lt;set $skulduggery += 5&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+There&#39;s nothing of interest inside the lockers. Just some pens and pencils strewn around.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|School Lockers]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+
+You successfully pick the locks.
+
+&lt;&lt;if $skulduggery lt 100&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;&lt;&lt;set $skulduggery += 5&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+A bit of rummaging uncovers £30.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|School Lockers]]&gt;&gt;&lt;&lt;set $money += 3000&gt;&gt;&lt;&lt;crime5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|School Lockers]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+
+You successfully pick the locks.
+
+&lt;&lt;if $skulduggery lt 100&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;&lt;&lt;set $skulduggery += 5&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+You rummage through the belongings, but find nothing of value.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|School Lockers]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+&lt;&lt;else&gt;&gt;
+
+You successfully pick the locks.
+
+&lt;&lt;if $skulduggery lt 100&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;&lt;&lt;set $skulduggery += 5&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;if $schoolstate isnot &quot;early&quot; and $schoolstate isnot &quot;late&quot; and $schoolstate isnot &quot;earlynoschool&quot; and $schoolstate isnot &quot;latenoschool&quot; and $schoolstate isnot &quot;daynoschool&quot;&gt;&gt;
+	
+	
+	&lt;&lt;generatey1&gt;&gt;You are rummaging through some belongings when you hear a voice behind you. &quot;Hey, that&#39;s my locker!&quot; The voice belongs to a &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; who looks angry at your intrusion.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Apologize|School Lockers Apology]]&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Lie|School Lockers Lie]]&gt;&gt;&lt;&lt;detention30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Fight|School Lockers Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	
+	&lt;&lt;else&gt;&gt;
+	There&#39;s nothing of interest inside the lockers. Just some pens and pencils strewn around.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Leave|School Lockers]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="951" name="School Lockers Apology" tags="nobr" position="100,11975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You look down at your feet in shame. &quot;S-sorry. I just wanted a look.&quot;&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person&gt;&gt; is not impressed, but doesn&#39;t seem as angry. &quot;Just piss off,&quot; &lt;&lt;he&gt;&gt; says, looking through &lt;&lt;his&gt;&gt; belongings. Probably checking if anything is missing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|School Lockers]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="952" name="School Lockers Lie" tags="nobr" position="225,11975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You feign confusion. &quot;Your locker? I thought this was mine. Silly me.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Your locker is nowhere near here, I&#39;m not stupid,&quot; &lt;&lt;he&gt;&gt; says, looking through &lt;&lt;his&gt;&gt; belongings. Probably checking if anything is missing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|School Lockers]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="953" name="School Lockers Fight" tags="nobr" position="350,11975">&lt;&lt;if $fightstart is 1&gt;&gt;
+&lt;&lt;set $fightstart to 0&gt;&gt;
+
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 100&gt;&gt;
+&lt;&lt;set $enemyhealthmax -= 100&gt;&gt;
+&lt;&lt;set $enemyhealth -= 100&gt;&gt;
+&lt;&lt;set $enemyanger += 100&gt;&gt;
+&lt;&lt;npcidlegenitals&gt;&gt;
+&quot;Oh yeah,&quot; you say. &quot;What are you gonna do about it?&quot; &lt;&lt;He&gt;&gt; runs and collides with you, sending you both tumbling to the ground.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $timer to 10&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Lockers Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Lockers Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Lockers Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|School Lockers Fight]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="954" name="School Lockers Fight Finish" tags="nobr" position="475,11975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+The climax seems to have robbed &lt;&lt;him&gt;&gt; of &lt;&lt;his&gt;&gt; remaining anger. &quot;Just don&#39;t do it again,&quot; &lt;&lt;he&gt;&gt; says, looking sheepish. &lt;&lt;tearful&gt;&gt; you rise to your feet as &lt;&lt;he&gt;&gt; closes &lt;&lt;his&gt;&gt; locker and walks away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&quot;N-no more! You win,&quot; &lt;&lt;he&gt;&gt; says tearfully as &lt;&lt;he&gt;&gt; flees the scene. &lt;&lt;tearful&gt;&gt; you stand tall and triumphant.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gcool&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;gcool1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;Leighton storms onto the scene, and physically separates the two of you. &quot;This is completely unacceptable,&quot; &lt;&lt;he&gt;&gt; says, looking at you. &quot;I&#39;ll see you in my office after school, perhaps I can teach you how to act civil.&quot; &lt;&lt;gdelinquency&gt;&gt;&lt;&lt;detention40&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|School Lockers]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="955" name="Domus House Lock" tags="nobr" position="600,11975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;&lt;&lt;set $lock to 100&gt;&gt;
+
+
+The door is locked tight.&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Break in (0:05)|Domus House Sneak]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="956" name="Domus House Knock" tags="nobr" position="725,11975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+
+You walk up to one of the homes and knock on the door.&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;if $rng gte 91 and $bestialitydisable is &quot;f&quot;&gt;&gt;
+	
+	You hear a growl. A dog emerges from a kennel and paces towards you.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pet it|Domus Entrance Pet]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Run|Domus Entrance Run]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $rng gte 51&gt;&gt;
+
+	There&#39;s no response.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Break in|Domus House Lock]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Go to the Next House (0:02)|Domus House Knock]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; answers the door. &quot;How can I help you?&quot; &lt;&lt;He&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Ask for work|Domus House Work]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say you&#39;ve got the wrong address and leave|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $rng gte 31&gt;&gt;
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; answers the door. &quot;Whaddya want?&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Ask for work|Domus House Work]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say you&#39;ve got the wrong address and leave|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; answers the door. &quot;Oh, you&#39;re a cutie,&quot; &lt;&lt;he&gt;&gt; says. &quot;Is there anything I can do for you?&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Ask for work|Domus House Work]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say you&#39;ve got the wrong address and leave|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $rng gte 11&gt;&gt;
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; answers the door. &quot;Yes?&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+	Before you can respond, a &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; calls out, &lt;&lt;his&gt;&gt; head buried in a newspaper. &quot;Who is it?&quot;&lt;br&gt;&lt;br&gt;
+
+	&quot;Just some kid,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Ask for work|Domus House Work]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say you&#39;ve got the wrong address and leave|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; answers the door. &quot;Hello!&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Ask for work|Domus House Work]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say you&#39;ve got the wrong address and leave|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="957" name="Domus House Work" tags="nobr" position="850,11975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+
+&quot;I do need some help actually,&quot; &lt;&lt;he&gt;&gt; says. &quot;My gutters need cleaning out. Should take a few hours. I&#39;ll give you £25 for it.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Accept|Domus Gutters]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+	&quot;I&#39;m sorry,&quot; &lt;&lt;he&gt;&gt; says. &quot;There&#39;s nothing I need done. Goodbye.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try another house|Domus House Knock]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+
+&quot;Yeah, I got something I need doing,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;ll give you £10 if you clean my lounge. Might take an hour.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Accept|Domus Lounge]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+	&quot;There&#39;s nothing you can help with,&quot; &lt;&lt;he&gt;&gt; says, scratching &lt;&lt;his&gt;&gt; arm. &quot;Get lost.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try another house|Domus House Knock]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 3&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+
+	The &lt;&lt;person&gt;&gt; thinks for a moment. &quot;I need something delivered,&quot; &lt;&lt;he&gt;&gt; says. &quot;Should only take ten minutes to get there and back, and you&#39;ll get £5.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Accept|Domus Delivery]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+
+	&quot;There&#39;s nothing I need,&quot; &lt;&lt;he&gt;&gt; says, leaning against the door frame. &quot;You&#39;d best be careful, a cute thing like you is gonna attract attention.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try another house|Domus House Knock]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 4&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+
+	The &lt;&lt;person&gt;&gt; turns to the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;Do we have any jobs that need doing?&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+	
+	&quot;You still haven&#39;t painted that room, have you?&quot; the &lt;&lt;person&gt;&gt; responds. &quot;Should have &lt;&lt;phim&gt;&gt; do that.&quot;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks back to you. &quot;That&#39;s an idea. We&#39;ll give you £50 to paint the spare room. Should take six hours.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Accept|Domus Painting]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+	
+	The &lt;&lt;person&gt;&gt; turns to the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;Do we have any jobs that need doing?&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;person2&gt;&gt;&quot;Nothing I&#39;d trust to a random street urchin,&quot;  responds the &lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;person1&gt;&gt;&quot;Don&#39;t be rude,&quot; says the &lt;&lt;personcomma&gt;&gt; as &lt;&lt;he&gt;&gt; shuts the door on your face.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try another house|Domus House Knock]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	
+	&quot;I&#39;m having trouble with homework,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;ll give you £5 if you help.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Accept (1:00)|Domus Homework]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+	&quot;I don&#39;t know,&quot; &lt;&lt;he&gt;&gt; says. &quot;You&#39;ll have to come back when my parents are home.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try another house|Domus House Knock]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="958" name="Domus Gutters" tags="nobr" position="975,11975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+You climb a ladder to reach the rooftop, and get to work clearing moss.&lt;&lt;pass60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+	&lt;&lt;if $skirt is 1&gt;&gt;
+	About an hour into your task you notice the &lt;&lt;person&gt;&gt; stood beneath you, pointing &lt;&lt;his&gt;&gt; camera phone up at you. You&#39;re perplexed for a moment, then realise &lt;&lt;he&gt;&gt; can see straight up your skirt. You put a hand between your thighs to cover yourself. &quot;Don&#39;t be shy,&quot; &lt;&lt;he&gt;&gt; says, smiling. 
+		&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+		&quot;You&#39;re a lewd thing to be clambering around with no underwear.&quot;
+		&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+		&quot;Nice $underclothes, who has the key?&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;You have nice pair of $underclothes there.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;He&gt;&gt; laughs and walks back inside.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;
+	Once the gutters are clean, you climb down and report to the &lt;&lt;person&gt;&gt; for payment. You find &lt;&lt;him&gt;&gt; waiting for you in the kitchen, holding your money in one hand and your phone in the other, which shows a rather compromising image of you.&lt;br&gt;&lt;br&gt;
+	
+		&quot;Here&#39;s the deal,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;ll let you delete these pictures, and in return I get to know you more intimately.
+	
+		&lt;&lt;if $playergenderappearance is &quot;m&quot; and $playergender is &quot;f&quot; and $undervaginaexposed is 1&gt;&gt;
+		You don&#39;t want people knowing you like dressing as a boy, do you?&quot;
+		&lt;&lt;elseif $playergenderappearance is &quot;f&quot; and $playergender is &quot;m&quot; and $undervaginaexposed is 1&gt;&gt;
+		You don&#39;t want people knowing you like dressing as a girl, do you?&quot;
+		&lt;&lt;elseif $undervaginaexposed is 1&gt;&gt;
+		I&#39;m sure there&#39;s lots of perverts who&#39;d love to see your &lt;&lt;pussystop&gt;&gt;&quot;
+		&lt;&lt;else&gt;&gt;
+		I&#39;m sure there&#39;s lots of perverts who&#39;d love some upskirt shots of you.&quot;
+		&lt;&lt;/if&gt;&gt;
+		&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Accept|Domus Gutters Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse to be blackmailed|Domus Gutters Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	About an hour into your task a bird bursts from the nearby chimney. Startled, you slip nearly fall from the roof.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	Once the gutters are clean, you climb down and report to the &lt;&lt;person&gt;&gt; for your payment. &quot;Nice Job,&quot; &lt;&lt;He&gt;&gt; says, staring up at your handiwork. &quot;Here you go, well earned.&quot;&lt;br&gt;&lt;br&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;
+
+	You&#39;ve made £25.&lt;&lt;set $money += 2500&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+Once the gutters are clean, you climb down and report to the &lt;&lt;person&gt;&gt; for your payment. &quot;Nice Job,&quot; &lt;&lt;He&gt;&gt; says, staring up at your handiwork. &quot;Here you go, well earned.&quot;&lt;br&gt;&lt;br&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;pass60&gt;&gt;
+
+You&#39;ve made £25.&lt;&lt;set $money += 2500&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="959" name="Domus Lounge" tags="nobr" position="1100,11975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+You enter the lounge. Empty bottles and pizza boxes lay strewn about the room. The &lt;&lt;person&gt;&gt; lazes on the sofa and starts watching TV, as if you&#39;re not there.&lt;&lt;pass30&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+You&#39;re bending over to pick up a pizza box stuck beneath a chair when the &lt;&lt;person&gt;&gt; grabs you from behind.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Domus Lounge Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;pass30&gt;&gt;An hour passes, and you&#39;ve cleared the worst of the debris. It seems enough to satisfy &lt;&lt;himstop&gt;&gt; &quot;Good job. Here you go.&quot;&lt;br&gt;&lt;br&gt;
+
+You&#39;ve earned £10.&lt;&lt;set $money += 1000&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="960" name="Domus Lounge Molestation" tags="nobr" position="1225,11975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus Lounge Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus Lounge Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus Lounge Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="961" name="Domus Lounge Molestation Finish" tags="nobr" position="100,12100">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; slumps back into &lt;&lt;his&gt;&gt; chair. &lt;&lt;tearful&gt;&gt; you escape outside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Good job,&quot; &lt;&lt;he&gt;&gt; says. &quot;Here you go.&quot; &lt;&lt;tearful&gt;&gt; you stagger from the building.&lt;br&gt;&lt;br&gt;
+
+You&#39;ve gained £10.&lt;&lt;set $money += 1000&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="962" name="Domus Delivery" tags="nobr" position="225,12100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; hands you a brown envelope and gives you the address. &quot;They&#39;ll pay you there. Thanks for the help.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+Once you round a corner you look more closely at the envelope. It&#39;s unmarked, and you can&#39;t feel anything inside except maybe paper.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $skulduggerydifficulty to 1&gt;&gt;
+&lt;&lt;click [[Open it|Domus Delivery2]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;skulduggerydifficulty&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Don&#39;t open it|Domus Delivery3]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="963" name="Domus Painting" tags="nobr" position="350,12100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; leads you to the second floor and into a small, empty room. A tin of paint sits on a step ladder, beside a collection of brushes and a roller.&lt;br&gt;&lt;br&gt;
+
+&quot;That&#39;s everything you need,&quot; &lt;&lt;he&gt;&gt; says. &quot;We&#39;ll be downstairs.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass120&gt;&gt;You get to work painting the room.
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+You finish painting one of the walls and try to stand back to admire your handiwork, but feel a force pull on your thigh. Looking down you see your $lowerclothes stuck to the wall. You try to prise yourself free, but it&#39;s really stuck there.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Be more forceful|Domus Painting Force]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;pass120&gt;&gt;&lt;&lt;pass120&gt;&gt;After some arduous hours, you stand back to admire your finished handiwork.&lt;br&gt;&lt;br&gt;
+
+You&#39;ve earned £50.&lt;&lt;set $money += 5000&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="964" name="Domus Homework" tags="nobr" position="475,12100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+You try to help the &lt;&lt;person&gt;&gt; with &lt;&lt;his&gt;&gt; homework, but &lt;&lt;he&gt;&gt; isn&#39;t interested, prefering instead that you simply do it for &lt;&lt;himstop&gt;&gt;&lt;&lt;pass30&gt;&gt;
+
+&lt;&lt;if $school gte 1600&gt;&gt;
+It&#39;s at least faster this way.
+&lt;&lt;elseif $school gte 1200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You do your best, but struggle a bit.
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $uppertype isnot &quot;naked&quot;&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&quot;I&#39;m bored,&quot; &lt;&lt;he&gt;&gt; says after about thirty minutes. Then without warning, &lt;&lt;his&gt;&gt; eyes light up. &quot;I have an idea. If you take your top off, I&#39;ll be able to pay attention easy.&quot; &lt;&lt;He&gt;&gt; looks at you, eyes full of hope.&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;if $playergenderappearance is &quot;m&quot; and $breastsize lte 2&gt;&gt;
+
+		&lt;&lt;click [[Take your top off|Domus Homework Strip]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 35&gt;&gt;
+		&lt;&lt;click [[Take your top off|Domus Homework Strip]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist3&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Refuse|Domus Homework 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+ 
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+	&lt;&lt;He&gt;&gt; keeps leering at your bare chest when &lt;&lt;he&gt;&gt; thinks you won&#39;t notice.
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; rests &lt;&lt;his&gt;&gt; head on the table, looking bored.
+	
+	&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Flirt|Domus Homework Flirt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Finish the work|Domus Homework 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="965" name="Domus Delivery2" tags="nobr" position="600,12100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+You open the envelope and investigate its contents. There&#39;s a note in a foreign language, and a wad of cash. You might get away with taking some, but the more you take the less likely you&#39;ll succeed.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $skulduggerydifficulty to 300&gt;&gt;
+&lt;&lt;click [[Take £10|Domus Delivery3]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;set $money += 1000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;skulduggerydifficulty&gt;&gt;&lt;br&gt;
+&lt;&lt;set $skulduggerydifficulty to 500&gt;&gt;
+&lt;&lt;click [[Take £30|Domus Delivery3]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;set $money += 3000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;skulduggerydifficulty&gt;&gt;&lt;br&gt;
+&lt;&lt;set $skulduggerydifficulty to 700&gt;&gt;
+&lt;&lt;click [[Take £100|Domus Delivery3]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;set $money += 10000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;skulduggerydifficulty&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Take nothing|Domus Delivery3]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You open the envelope and investigate its contents. There&#39;s just a note in a foreign language.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Continue|Domus Delivery3]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="966" name="Domus Delivery3" tags="nobr" position="725,12100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+
+
+You arrive at your destination, a stately manor on Danube Street. You knock on the door and a &lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; answers. &quot;Ah, my &lt;&lt;person1&gt;&gt;&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;lord&lt;&lt;else&gt;&gt;lady&lt;&lt;/if&gt;&gt; has been expecting you,&quot; &lt;&lt;person2&gt;&gt;&lt;&lt;he&gt;&gt; says. &quot;Please come in.&quot;&lt;br&gt;&lt;br&gt;
+
+You enter a lavish antechamber as a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; descends a staircase. &lt;&lt;He&gt;&gt; looks at the envelope. &quot;Good, we&#39;ve been expecting you,&quot; &lt;&lt;he&gt;&gt; says as you hand it to &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; gestures at the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; produces a small knife from a pocket. &quot;Pay the &lt;&lt;girlstop&gt;&gt;&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; hands you the £5 you were promised, and wordlessly guides you outside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $money += 500&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&lt;&lt;set $skulduggerydifficulty to 100&gt;&gt;&lt;&lt;skulduggerycheck&gt;&gt;
+	&lt;&lt;if $skulduggerysuccess is 1&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; hands you the £5 you were promised, and wordlessly guides you outside.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $skulduggery lte ($skulduggerydifficulty + 100)&gt;&gt;
+	&lt;&lt;skulduggeryskilluse&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;That was too easy. You didn&#39;t learn anything.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $money += 500&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; starts to hand you the money, but the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; &lt;&lt;person2&gt;&gt;interrupts &lt;&lt;himstop&gt;&gt; &quot;This envelope has been been opened,&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; says, staring at you. &quot;It&#39;s good I don&#39;t think you could read the contents, or you&#39;d be in real trouble.&quot; &lt;&lt;He&gt;&gt; nods at the &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; who shoves you outside without paying you.&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $skulduggery lte ($skulduggerydifficulty + 100)&gt;&gt;
+		&lt;&lt;skulduggeryskilluse&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;That was too easy. You didn&#39;t learn anything.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase gte 3&gt;&gt;
+	&lt;&lt;if $phase is 3&gt;&gt;
+	&lt;&lt;set $skulduggerydifficulty to 300&gt;&gt;
+	&lt;&lt;elseif $phase is 4&gt;&gt;
+	&lt;&lt;set $skulduggerydifficulty to 500&gt;&gt;
+	&lt;&lt;elseif $phase is 5&gt;&gt;
+	&lt;&lt;set $skulduggerydifficulty to 700&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;skulduggerycheck&gt;&gt;
+	&lt;&lt;if $skulduggerysuccess is 1&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; hands you the £5 you were promised, and wordlessly guides you outside.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $skulduggery lte ($skulduggerydifficulty + 100)&gt;&gt;
+	&lt;&lt;skulduggeryskilluse&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;That was too easy. You didn&#39;t learn anything.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $money += 500&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; starts to hand you the money, but the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; &lt;&lt;person2&gt;&gt;interrupts &lt;&lt;himstop&gt;&gt; &quot;This envelope has been been opened,&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; says, staring at you. &quot;And something taken. I think you need a lesson in manners.&quot; &lt;&lt;He&gt;&gt; nods at the &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; who moves between you and the door.
+	
+	&lt;&lt;if $skulduggery lte ($skulduggerydifficulty + 100)&gt;&gt;
+	&lt;&lt;skulduggeryskilluse&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;That was too easy. You didn&#39;t learn anything.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;br&gt;&lt;br&gt;
+	
+	The two of them start grabbing your clothing. &quot;Now, where have you hidden it?&quot;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Danube Delivery Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="967" name="Danube Delivery Molestation" tags="nobr" position="850,12100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;&lt;&lt;set $enemytrust -= 100&gt;&gt;&lt;&lt;set $enemyanger += 40&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot; and $undertype is &quot;naked&quot;&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Delivery Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Delivery Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Delivery Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Delivery Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Delivery Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="968" name="Danube Delivery Molestation Finish" tags="nobr" position="975,12100">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You manage to push the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; out of the way. &lt;&lt;tearful&gt;&gt; you flee from the building.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;person2&gt;&gt;&quot;I got the money,&quot; pants the &lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&quot;You got off lightly,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says, as the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; shoves you out the door. &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $phase is 3&gt;&gt;
+	&lt;&lt;set $money -= 1000&gt;&gt;
+	&lt;&lt;elseif $phase is 4&gt;&gt;
+	&lt;&lt;set $money -= 3000&gt;&gt;
+	&lt;&lt;elseif $phase is 5&gt;&gt;
+	&lt;&lt;set $money -= 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;person2&gt;&gt;&quot;I got the money,&quot; says the &lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person1&gt;&gt;&quot;Good,&quot; says the &lt;&lt;personstop&gt;&gt; &quot;Throw &lt;&lt;phim&gt;&gt; out.&quot;&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; shoves you out the door. &lt;&lt;tearful&gt;&gt; you rise to your feet, doing your best to keep your &lt;&lt;lewdness&gt;&gt; covered.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $phase is 3&gt;&gt;
+	&lt;&lt;set $money -= 1000&gt;&gt;
+	&lt;&lt;elseif $phase is 4&gt;&gt;
+	&lt;&lt;set $money -= 3000&gt;&gt;
+	&lt;&lt;elseif $phase is 5&gt;&gt;
+	&lt;&lt;set $money -= 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="969" name="Domus Painting Force" tags="nobr" position="1100,12100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+
+You pull against the wall, and with a tearing sound go tumbling to the ground.&lt;&lt;set $lowerintegrity -= 30&gt;&gt;
+
+
+&lt;&lt;if $lowerintegrity lte 0&gt;&gt;
+
+You look up and see your $lowerclothes still stuck to the paint, the whole thing torn apart and ruined.&lt;&lt;lowerruined&gt;&gt;&lt;&lt;clothesruinstat&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;
+
+&quot;Is everything okay in there?&quot; you hear the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; ask. &quot;I thought I heard-&quot; &lt;&lt;he&gt;&gt; cuts off as &lt;&lt;he&gt;&gt; enters the room and sees you lying there, your &lt;&lt;undies&gt;&gt; on display. You blush as you cover your &lt;&lt;lewdness&gt;&gt; and stand up. &quot;I&#39;ll get something for you to wrap up with,&quot; &lt;&lt;he&gt;&gt; says, clearly stifling laughter.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; leaves for a few moments, then returns with a towel. &quot;Don&#39;t worry about that,&quot; &lt;&lt;he&gt;&gt; says, gesturing at the remains of your clothing. &quot;I&#39;ll get it off later.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; leaves you to get back to work, no doubt aching to tell the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; all about what &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; just witnessed.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;towelup&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+Your clothes didn&#39;t fare well, but at least they&#39;re still intact.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;pass120&gt;&gt;&lt;&lt;pass120&gt;&gt;After some arduous hours, you stand back to admire your finished handiwork.&lt;br&gt;&lt;br&gt;
+
+
+
+You&#39;ve earned £50.&lt;&lt;set $money += 5000&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="970" name="Domus Homework Flirt" tags="nobr" position="1225,12100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+You put your hand on top of &lt;&lt;his&gt;&gt; and lean closer. &quot;Don&#39;t worry,&quot; you whisper. &quot;I&#39;ll take care of it.&quot; You lean even closer, and gently nip &lt;&lt;his&gt;&gt; ear before returning to your sitting position. &lt;&lt;He&gt;&gt; sits silently for the rest of the hour, blushing visibly.&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+You&#39;ve earned £5.&lt;br&gt;&lt;br&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money += 500&gt;&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="971" name="Domus Homework 2" tags="nobr" position="100,12225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+
+Lacking anything to keep &lt;&lt;his&gt;&gt; attention, the &lt;&lt;person&gt;&gt; remains uninterested in &lt;&lt;his&gt;&gt; homework. The rest of the hour passes without event.&lt;br&gt;&lt;br&gt;
+
+You earn £5.&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money += 500&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="972" name="Domus Homework Strip" tags="nobr" position="225,12225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+
+&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	You &lt;&lt;nervously&gt;&gt; pull down your $upperclothes, baring your chest.
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;nervously&gt;&gt; take off your $upperclothes, baring your chest.
+	&lt;&lt;/if&gt;&gt;
+The &lt;&lt;person&gt;&gt; openly gawks at you, but seems satisfied.&lt;&lt;exhibitionism1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; is far from bored for the rest of the hour, although you don&#39;t know if that&#39;s a good thing. &lt;&lt;He&gt;&gt; is disappointed when you finish the work and fix your clothing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+	You &lt;&lt;nervously&gt;&gt; pull down your $upperclothes, baring your &lt;&lt;breastsstop&gt;&gt; You feel your nipples harden at the exposure.
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;nervously&gt;&gt; take off your $upperclothes, baring your &lt;&lt;breastsstop&gt;&gt; You feel your nipples harden at the exposure.
+	&lt;&lt;/if&gt;&gt;
+
+The &lt;&lt;persons&gt;&gt; eyes widen as &lt;&lt;he&gt;&gt; gawks at you. &lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;&lt;&lt;else&gt;&gt;You cover yourself with one arm as you return to the homework, but you still feel keenly exposed.&lt;&lt;/if&gt;&gt;&lt;&lt;exhibitionism3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; is far from bored for the rest of the hour, although you don&#39;t know if that&#39;s a good thing. &lt;&lt;He&gt;&gt; is disappointed when you finish the work and fix your clothing.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+You&#39;ve earned £5.&lt;&lt;pass30&gt;&gt;&lt;&lt;set $money += 500&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="973" name="Domus House Sneak" tags="nobr" position="350,12225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+You successfully pick the lock and enter the abode.
+
+&lt;&lt;if $skulduggery lt 200&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+You sneak around the house and look for anything of value. 
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+	A low growl interrupts you, and a dog emerges from the darkness. It starts to bark.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try to calm it|Domus House Dog]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Run|Domus House Run]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	A low growl interrupts you, and a dog emerges from the darkness. It starts to bark.&lt;br&gt;&lt;br&gt;
+	
+	You flee out the house, the dog snapping at your heels. It doesn&#39;t chase you beyond the front door, content to bark into the night.&lt;&lt;beastescape&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+
+You find a safe with a combination lock.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Try to open it|Domus House Safe]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You&#39;re rummaging through the lounge when you hear footsteps approaching. You take cover behind the curtains, just before a &lt;&lt;person&gt;&gt; enters the room. &lt;&lt;He&gt;&gt; sits down and switches on the television like &lt;&lt;he&gt;&gt; plans to be there for awhile.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Sneak out|Domus House Sneak 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Wait (0:30)|Domus House Wait]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 91&gt;&gt;
+	
+	You don&#39;t find much, just some loose change worth £1.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $money += 100&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $rng gte 81&gt;&gt;
+	
+	You don&#39;t find much, just some loose change worth £2.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $money += 200&gt;&gt;&lt;&lt;crime2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $rng gte 71&gt;&gt;
+	
+	You find £5 hidden in a drawer.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $money += 500&gt;&gt;&lt;&lt;crime5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	
+	You find a nice-looking brooch in a draw.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $blackmoney += 5&gt;&gt;&lt;&lt;crime5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $rng gte 51&gt;&gt;
+	
+	You find £10 under a cushion on the sofa.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $money += 1000&gt;&gt;&lt;&lt;crime10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	
+	You find a necklace on a stool beside the coat stand.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $blackmoney += 10&gt;&gt;&lt;&lt;crime10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;elseif $rng gte 31&gt;&gt;
+	
+	You find £15 lying on the kitchen worktop.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $money += 1500&gt;&gt;&lt;&lt;crime15&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	
+	You find a set of silverware.&lt;br&gt;
+
+	
+	&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $blackmoney += 15&gt;&gt;&lt;&lt;crime15&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;elseif $rng gte 11&gt;&gt;
+	
+	You find a pair of gold cufflinks in a coat pocket.&lt;br&gt;&lt;br&gt;
+
+	
+	&lt;&lt;click [[Take them|Domus Street]]&gt;&gt;&lt;&lt;set $blackmoney += 20&gt;&gt;&lt;&lt;crime20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;else&gt;&gt;
+	
+	You find £30 in a pot beside the front door.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $money += 3000&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="974" name="Domus House Dog" tags="nobr" position="475,12225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;
+You kneel down and reach out a hand. It stops barking, but now seems a bit too friendly.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1 and $orgasmdown gte 2&gt;&gt;
+&lt;&lt;set $phase to 2&gt;&gt;
+&lt;&lt;person1&gt;&gt;&quot;Wow,&quot; says the &lt;&lt;personstop&gt;&gt; &quot;Being my dog&#39;s bitch is making you cum. Maybe this isn&#39;t such a punishment for you after all, it&#39;s where you belong.&quot; You feel utterly humiliated.&lt;&lt;famebestiality10&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $phase gte 1&gt;&gt;
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; sits on the sofa, watching you.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+	&lt;&lt;if $rescue is 1 and $alarm is 1&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus House Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus House Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus House Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus House Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus House Dog Finish 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus House Dog Finish 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus House Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="975" name="Domus House Run" tags="nobr" position="600,12225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+
+
+
+You flee out the house, the dog snapping at your heels. It doesn&#39;t chase you beyond the front door, content to continue barking into the night.&lt;&lt;beastescape&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="976" name="Domus House Dog Finish" tags="nobr" position="725,12225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+The beast barks happily and walks over to the window.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+The dog pacified, you notice its collar glinting. You look closer and see it&#39;s encrusted with jewels.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Take It|Domus House Collar]]&gt;&gt;&lt;&lt;crime50&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The beast cowers and rolls over in submission.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+The dog pacified, you notice its collar glinting. You look closer and see it&#39;s encrusted with jewels.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take It|Domus House Collar]]&gt;&gt;&lt;&lt;crime50&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $alarm is 1&gt;&gt;
+
+
+
+	&lt;&lt;if $beaststance is &quot;top&quot;&gt;&gt;
+	
+	&lt;&lt;person1&gt;&gt;&quot;What you got there boy?&quot; says a &lt;&lt;personstop&gt;&gt;
+	&lt;&lt;He&gt;&gt; laughs when &lt;&lt;he&gt;&gt; sees you. &quot;Serves you right, sneaking around my property like that.&quot; &lt;&lt;He&gt;&gt; takes a seat. &quot;Don&#39;t mind me.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Domus House Dog]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;endcombat&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;What you got there boy?&quot; says a &lt;&lt;personstop&gt;&gt;
+
+
+	&lt;&lt;He&gt;&gt; laughs when &lt;&lt;he&gt;&gt; sees you. &quot;Serves you right, sneaking around my property like that. But I have a better idea.&quot; &lt;&lt;He&gt;&gt; grabs the dog by the collar and hauls it off you.&lt;&lt;famebestiality1&gt;&gt;
+
+
+	&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;click [[Next|Domus House Sneak Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="977" name="Domus House Collar" tags="nobr" position="850,12225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+The dog&#39;s ears twitch, but other than that it makes no move as you remove it&#39;s collar. You leave the premises with your prize in hand.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $blackmoney += 50&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="978" name="Domus House Sneak Molestation" tags="nobr" position="975,12225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus House Sneak Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus House Sneak Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus House Sneak Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="979" name="Domus House Dog Finish 2" tags="nobr" position="1100,12225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+&lt;&lt;person1&gt;&gt;The beast barks happily and walks over to the window, where it sits. &quot;It&#39;s nice to see a bitch get bred like that,&quot; says the &lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; walks over to you before you can recover and grabs your neck. &lt;&lt;He&gt;&gt; drags you to the front door and hefts you onto the porch. &quot;If I see you again you&#39;ll get far worse.&quot; The door slams shut.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;The beast cowers and rolls over in submission. 
+
+&lt;&lt;tearful&gt;&gt; you escape the room before the &lt;&lt;person&gt;&gt; can react.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="980" name="Domus House Sneak Molestation Finish" tags="nobr" position="1225,12225">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You knock the &lt;&lt;person&gt;&gt; into one of &lt;&lt;his&gt;&gt; chairs. &lt;&lt;tearful&gt;&gt; you escape outside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Serves you right,&quot; &lt;&lt;he&gt;&gt; says, grabbing you by the neck. &quot;You&#39;re lucky I don&#39;t get the police involved.&quot; &lt;&lt;He&gt;&gt; drags you to the front door and shoves you out, where you tumble to the ground. &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="981" name="Domus House Safe" tags="nobr" position="100,12350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;&lt;&lt;set $lock to 400&gt;&gt;
+
+
+The safe doesn&#39;t look too fancy.&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Break in (0:05)|Domus House Safe Open]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="982" name="Domus House Safe Open" tags="nobr" position="225,12350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+&lt;&lt;if $skulduggery lt 500&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $rng gte 10&gt;&gt;
+
+You successfully open the safe, and find £30 inside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $money += 3000&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+You successfully open the safe, and find an expensive-looking watch inside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;set $blackmoney += 100&gt;&gt;&lt;&lt;crime100&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="983" name="Domus House Wait" tags="nobr" position="350,12350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+	&lt;&lt;if $rng gte 61&gt;&gt;
+
+You stay behind the curtain, remaining as still and quiet as possible. After thirty minutes, the &lt;&lt;person&gt;&gt; gets up, stretches, and walks to the kitchen. You start creeping out, but notice &lt;&lt;he&gt;&gt; left &lt;&lt;his&gt;&gt; phone lying on the sofa.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Domus Street]]&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $blackmoney += 30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+You stay behind the curtain, remaining as still and quiet as possible. After thirty minutes, the &lt;&lt;person&gt;&gt; gets up, stretches, and walks to the kitchen. You creep outside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="984" name="Domus House Sneak 2" tags="nobr" position="475,12350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; can&#39;t see you from where &lt;&lt;he&gt;&gt; sits, so you slowly start to creep out.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	
+	As you tiptoe past the back of &lt;&lt;his&gt;&gt; chair, &lt;&lt;he&gt;&gt; reaches back and grabs you. &quot;Thought I couldn&#39;t hear you?&quot; &lt;&lt;he&gt;&gt; says, hauling you onto &lt;&lt;his&gt;&gt; lap. &quot;I think you need to be taught a lesson.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Domus House Sneak Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; remains glued to &lt;&lt;his&gt;&gt; television, letting you slip out with no difficulty.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Leave|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="985" name="Pub" tags="nobr" position="600,12350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+
+
+
+You enter the pub. It&#39;s busy as always.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $pubwhore gte 10 and $pubattack isnot 1&gt;&gt;&lt;&lt;set $pubattack to 1&gt;&gt;
+
+A black sack is thrown over your head and two pairs of arms grab you from behind. They drag you out of the pub and into a waiting van.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Brothel Punishment]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $blackmoney is 0 and $crime lt 500&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Ask for Landry|Pub Landry]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You see a &lt;&lt;person&gt;&gt; sitting alone.
+&lt;br&gt;
+
+&lt;&lt;click [[Flirt (0:05)|Pub Flirt]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;set $pubdrink to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Look for someone else (0:01)|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt; 
+&lt;br&gt;
+
+
+&lt;&lt;click [[Leave|Harvest Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="986" name="Pub Intro" tags="nobr" position="725,12350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+
+You enter the pub. The interior has a cozy, rustic look. Old farm tools decorate the walls, a nod to the long-standing agricultural businesses nearby.
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+Despite the hour, the place teems with activity. Getting a table must be difficult.
+&lt;&lt;else&gt;&gt;
+The place teems with activity. Getting a table must be difficult.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;landry&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+
+&quot;I&#39;ve not seen you around,&quot; says a man&#39;s voice beside you. &lt;&lt;He&gt;&gt; has short black hair, a grey sweater and dark trousers. Not someone you&#39;d normally look twice at, least of all in a place like this. &quot;Would you like to join me? I have a proposition for you.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;I&#39;ve not seen you around,&quot; says a woman&#39;s voice beside you. &lt;&lt;He&gt;&gt; has shoulder-length black hair, a grey cardigan and dark trousers. Not someone you&#39;d normally look twice at, least of all in a place like this. &quot;Would you like to join me? I have a proposition for you.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+Deciding there&#39;s no chance of danger in public like this, you agree. &lt;&lt;He&gt;&gt; leads you to a small area adjacent to the main room, partially shielded from view. Oddly the tables here are empty. &lt;&lt;He&gt;&gt; sits at a small table, and you follow suit. You realise &lt;&lt;he&gt;&gt; has a slender build, concealed by &lt;&lt;his&gt;&gt; somewhat plain and baggy clothing.&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;ll be frank,&quot; &lt;&lt;he&gt;&gt; says. &quot;I know you need money. Don&#39;t ask me how I know, word gets around. I think I can help you. If you come across any jewelry or other items you don&#39;t know what to do with, I can take them off your hands. I&#39;ll pay well.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; looks over your shoulder, as if making sure you&#39;re still alone. &quot;As well as can be expected, anyway. We might also be able to help eachother out from time to time. That&#39;s all I had to say.&quot; &lt;&lt;He&gt;&gt; stands up and puts out &lt;&lt;his&gt;&gt; hand. &quot;Keep me in mind at least. Ask one of the staff when you want to speak with me, they&#39;ll know where to find me. My name&#39;s Landry.&quot;&lt;&lt;set $pubintro to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="987" name="Pub Landry" tags="nobr" position="850,12350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+
+
+&lt;&lt;landry&gt;&gt;&lt;&lt;person1&gt;&gt;You ask the bartender for Landry, who nods and beckons you over to your usual table. You&#39;ve barely sat down when Landry arrives and sits opposite you.&lt;br&gt;&lt;br&gt;
+
+&quot;What have you got for me?&quot; &lt;&lt;he&gt;&gt; asks.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $blackmoney gte 1&gt;&gt;
+&lt;&lt;click [[Sell Stolen Goods|Pub Sell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $crime gte 500 and $pubtask isnot 1&gt;&gt;
+&lt;&lt;click [[Ask for help covering your tracks|Pub Task]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $pubtask2 is 1&gt;&gt;
+&lt;&lt;click [[Hand over the black box|Pub Box]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;click [[Leave|Harvest Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="988" name="Pub Sell" tags="nobr" position="975,12350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+
+
+&lt;&lt;if $blackmoney lt 100&gt;&gt;
+You put the goods on the table. Landry appraises them with the relaxed demeanor of someone accustomed to their work. &quot;Good job. You know where to find me if you get anything else.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $blackmoney lt 500&gt;&gt;
+You put the goods on the table. Landry appraises them with the relaxed demeanor of someone accustomed to their work. &quot;Quite the haul. You know where to find me if you get anything else.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You put the goods on the table. Landry appraises them with the relaxed demeanor of someone accustomed to their work. &quot;This is quite the haul, I hope you haven&#39;t bitten off more than you can chew. You know where to find me if you need help covering your tracks.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+You make £$blackmoney.
+&lt;&lt;set $money += $blackmoney * 100&gt;&gt;&lt;&lt;set $blackmoney to 0&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Harvest Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="989" name="Pub Task" tags="nobr" position="1100,12350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+
+
+
+&quot;I can help you,&quot; Landry says, reclining. &quot;But I need you to do something for me. And no, It&#39;s not money related. I was expecting a package that never arrived, I need you to find it for me. Good thing is I know exactly where to find it, it had a gps tracker. It&#39;s deep in the forest beside the town.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&quot;Get it for me and I&#39;ll prevent any of your past misdemeanors being pinned on you. It&#39;s a small black box. You shouldn&#39;t get it confused with any rocks or twigs. Oh, and do be careful. People disappear in there all the time.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $pubtask to 1&gt;&gt;
+&lt;&lt;click [[Leave|Harvest Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="990" name="Pub Box" tags="nobr" position="1225,12350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+
+
+&quot;That&#39;s it! You&#39;re a lifesaver.&quot; &lt;&lt;He&gt;&gt; examines the box more closely. &quot;I hope it wasn&#39;t too much trouble. Don&#39;t worry, I&#39;ll fulfill my side of things. You&#39;ll be clean as can be.&quot; &lt;&lt;He&gt;&gt; stands. &quot;Now if you&#39;ll excuse me, I&#39;ve got some favours to call in.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $pubtask to 0&gt;&gt;
+&lt;&lt;set $pubtask2 to 0&gt;&gt;
+&lt;&lt;set $pubtasksetting to 0&gt;&gt;
+&lt;&lt;set $crime to 0&gt;&gt;
+
+&lt;&lt;click [[Leave|Harvest Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="991" name="Forest Bear Box" tags="nobr" position="100,12475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $pubtasksetting is &quot;bear&quot;&gt;&gt;
+
+You return to the cave, where Landry&#39;s black box can be found. You hear something large breathing within.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Enter|Forest Bear Box Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Forest]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $pubtasksetting to &quot;bear&quot;&gt;&gt;
+
+You come to a cave, the location Landry said the black box would be found. It must be inside.&lt;br&gt;&lt;br&gt;
+
+You&#39;ve barely taken two steps further when you hear a deep growl. There&#39;s something big in there.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Enter|Forest Bear Box Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Forest]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="992" name="Forest Box" tags="nobr" position="225,12475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $pubtasksetting is &quot;pair&quot;&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;You return to the clearing with the dilapidated cabin. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; are still there. &quot;Changed your mind?&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; &quot;Let us have our way with you and we&#39;ll give you the black box.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $pubtasksetting to &quot;pair&quot;&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;You come to the clearing where the black box supposedly resides. There&#39;s a dilapidated wood cabin in the middle. A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; sit outside beside a fire. They look up as you approach. &quot;This is unexpected,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;What brings you all the way out here?&quot;
+
+You tell them you&#39;re looking for a small black box. &quot;Oh,&quot; &lt;&lt;he&gt;&gt; says. &quot;You mean this?&quot; &lt;&lt;He&gt;&gt; stands and produces a black box from &lt;&lt;his&gt;&gt; pocket. &quot;We could be persuaded to part with it. We&#39;d want something in return though.&quot; &lt;&lt;He&gt;&gt; walks closer to you. &quot;You&#39;re a cute little thing, Landry sure knows how to pick em. We&#39;ll give you the box if you let us fuck you.&quot; The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; grins.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Accept|Forest Box Molestation]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $submissive lte 500&gt;&gt;
+&lt;&lt;click [[Attack them|Forest Box Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Refuse|Forest Box Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="993" name="Forest Bear Box Molestation" tags="nobr" position="350,12475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;bear&quot;&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;&lt;&lt;set $enemyanger += 40&gt;&gt;&lt;&lt;set $enemyhealthmax to 400&gt;&gt;&lt;&lt;set $enemyhealth to 400&gt;&gt;
+You creep into the cave. After some fumbling through the dark you see the light catch on something. It&#39;s the black box. The box in hand, you turn to leave the cave, but something emerges from the darkess.&lt;&lt;set $pubtask2 to 1&gt;&gt;&lt;br&gt;&lt;br&gt; 
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Bear Box Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Bear Box Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Bear Box Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="994" name="Forest Bear Box Molestation Finish" tags="nobr" position="475,12475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+Satisfied, the bear retreats into its abode.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you leave the cave.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The bear turns away from you and flees deeper into its abode.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you leave the cave.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="995" name="Forest Box Molestation" tags="nobr" position="600,12475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+	&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;set $enemytrust -= 40&gt;&gt;
+	&lt;&lt;elseif $phase is 2&gt;&gt;
+&lt;&lt;set $enemyanger to $enemyanger + 40&gt;&gt;&lt;&lt;set $enemytrust -= 100&gt;&gt;&lt;&lt;set $enemyhealth -= 100&gt;&gt;
+	You stand still, waiting until they draw close. With their guard down, you stomp on the &lt;&lt;person2&gt;&gt;&lt;&lt;persons&gt;&gt; foot and smack &lt;&lt;his&gt;&gt; face, sending &lt;&lt;him&gt;&gt; reeling. &lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; is not amused. &quot;Stupid slut. You&#39;ll pay for that.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 40&gt;&gt;
+&lt;&lt;promiscuity2&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Box Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Box Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Box Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Box Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="996" name="Forest Box Refuse" tags="nobr" position="725,12475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&quot;I don&#39;t think you quite understand the situation you&#39;re in,&quot; The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says, now very close. &quot;We&#39;re getting what we want.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest Box Molestation]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="997" name="Forest Box Molestation Finish" tags="nobr" position="850,12475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $finish is 1&gt;&gt;
+
+
+
+
+&quot;You&#39;re not getting away that easily,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;controlloss&gt;&gt;&lt;&lt;set $consensual to 0&gt;&gt;&lt;&lt;molested&gt;&gt;&lt;&lt;set $finish to 0&gt;&gt;
+
+
+&lt;&lt;click [[Next|Forest Box Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+	
+&quot;Here you go,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; dropping the box in front of you. &quot;Give Landry our regards.&quot; &lt;&lt;tearful&gt;&gt; you collect the box and leave the clearing.&lt;&lt;set $pubtask2 to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+
+The pair recoil in pain and drop the box on the grass. &lt;&lt;tearful&gt;&gt; you seize it and flee the clearing, chased by their angry shouts.&lt;&lt;set $pubtask2 to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="998" name="Hospital Arrest" tags="nobr" position="975,12475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;Two police officers are sitting in the lobby. They stand when you approach. &quot;You&#39;re under arrest. Please come quietly.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Run|Hospital Arrest Run]]&gt;&gt;&lt;&lt;crime100&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Go quietly|Hospital Arrest Journey]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="999" name="Hospital Arrest Run" tags="nobr" position="1100,12475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You turn and run from the hospital.&lt;&lt;physique&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $physique gte $rng * 100 + 6000&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+With the police close on your heels you run down streets and alleys, but they&#39;re persistent. You &lt;span class=&quot;green&quot;&gt;succeed&lt;/span&gt; in gaining distance on them, but round a corner and find yourself facing a dead end.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+You&#39;re about to give up when a small hatch opens at the base of a nearby wall. You have no idea what&#39;s inside, but it&#39;s that or face the police.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Go through the Hatch|Hospital Arrest Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Surrender to the police|Hospital Arrest Surrender]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+	&lt;&lt;else&gt;&gt;
+	
+With the police close on your heels you run down streets and alleys. The police aren&#39;t able to keep up, and you &lt;span class=&quot;green&quot;&gt;succeed&lt;/span&gt; in escaping them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Industrial alleyways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You try to run from the hospital, but &lt;span class=&quot;red&quot;&gt;fail&lt;/span&gt; to outrun the police. They tackle you to the ground.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hospital Arrest Journey]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1000" name="Hospital Arrest Journey" tags="nobr" position="1225,12475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+They cuff you and lead you to their waiting car. They put you in the back, climb in the front and set off.&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $crime gte 5000&gt;&gt;
+
+The driver, a &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; looks back at you. &quot;You&#39;ve been a bad &lt;&lt;girl&gt;&gt; haven&#39;t you? Caused all sorts of problems.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;His&gt;&gt; partner, a &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; interjects, &quot;Watch the road.&quot;&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; is about to say something, but thinks better of it and looks back at the road. No one says anything for awhile.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Offer your body in return for letting you go|Hospital Arrest Offer]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Sit quietly|Hospital Arrest Sit]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+The driver, a &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; looks back at you. &quot;If you cooperate, everything will be fine.&quot;&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Offer your body in return for letting you go|Hospital Arrest Offer]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Sit Quietly|Hospital Arrest Sit]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1001" name="Hospital Arrest Molestation" tags="nobr" position="100,12600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;set $inside to 1&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;&lt;&lt;man1init&gt;&gt;
+You crawl through the hole and into darkness. You hear the hatch shut behind you as the lights come on, revealing four people. &lt;&lt;person1&gt;&gt;&quot;What do we have here?&quot; says a &lt;&lt;personstop&gt;&gt; &quot;Do you think they&#39;d want &lt;&lt;phim&gt;&gt; below?&quot;&lt;br&gt;&lt;br&gt;
+&quot;Dunno,&quot; responds a &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; who crouches beside you. &quot;I think we should try &lt;&lt;phim&gt;&gt; ourselves first.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $enemytrust -= 40&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hospital Arrest Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hospital Arrest Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $pain gte 100 and $phase is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hospital Arrest Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Hospital Arrest Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1002" name="Hospital Arrest Surrender" tags="nobr" position="225,12600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;You decide against going through the strange hatch. The police arrive, panting. One of them threatens you with a taser. &quot;We&#39;ve got you,&quot; &lt;&lt;he&gt;&gt; says. &quot;You&#39;re coming with us.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Hospital Arrest Journey]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1003" name="Hospital Arrest Offer" tags="nobr" position="350,12600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $crime gte 5000&gt;&gt;
+
+&lt;&lt;set $seductiondifficulty to 10000&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+	You look at the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; through the mirror. &quot;I know Ive been naughty,&quot; you say. &quot;But I&#39;d be very thankful if you let me go. Very thankful.&quot; You stretch out on the back seat, displaying your figure.&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; doesn&#39;t seem impressed, but the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; feels differently. &quot;No one knows we have &lt;&lt;phim&gt;&gt; anyway. It&#39;ll just be more paperwork.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&quot;Stop,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;You&#39;re embarrassing yourself.&quot;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;persons&gt;&gt; voice lowers. &quot;We&#39;ll be able to do whatever we like to &lt;&lt;phim&gt;&gt; though, it&#39;s not like &lt;&lt;pshe&gt;&gt; can refuse.&quot;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; doesn&#39;t respond for a moment. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; opens &lt;&lt;his&gt;&gt; mouth to argue again, but is interrupted. &quot;Pull over.&quot;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; drags you from the car and down an alleyway. You come to a metal door which &lt;&lt;he&gt;&gt; shoves you through with enough force that you almost fall over. You think you&#39;re in an empty warehouse.&lt;br&gt;&lt;br&gt;
+	
+	&quot;Don&#39;t think you&#39;re getting off easy,&quot; &lt;&lt;he&gt;&gt; says. &quot;Scum like you are treated far too leniently. No, you&#39;re getting what you deserve.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Police Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;else&gt;&gt;
+	You look at the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; through the mirror. &quot;I know Ive been naughty,&quot; you say. &quot;But I&#39;d be very thankful if you let me go. Very thankful.&quot; You stretch out on the back seat, displaying your figure.&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; doesn&#39;t seem impressed, but the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; feels differently. &quot;No one knows we have &lt;&lt;phim&gt;&gt; anyway. It&#39;ll just be more paperwork.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&quot;Stop,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;You&#39;re embarrassing yourself.&quot;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;persons&gt;&gt; voice lowers. &quot;We&#39;ll be able to do whatever we like to &lt;&lt;phim&gt;&gt; though, it&#39;s not like &lt;&lt;pshe&gt;&gt; can refuse.&quot;&lt;br&gt;&lt;br&gt;	
+	
+	&quot;I said no,&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; reponds, &lt;&lt;his&gt;&gt; tone quelling any further argument. It was worth a try.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hospital Arrest Sit]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+&lt;&lt;set $seductiondifficulty to 6000&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+	You look at the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; through the mirror. &quot;I know Ive been naughty,&quot; you say. &quot;But I&#39;d be very thankful if you let me go. Very thankful.&quot; You stretch out on the back seat, displaying your figure.&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; doesn&#39;t seem impressed, but the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; feels differently. &quot;No one knows we have &lt;&lt;phim&gt;&gt; anyway. It&#39;ll just be more paperwork.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&quot;Stop,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;You&#39;re embarrassing yourself.&quot;
+	
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;persons&gt;&gt; voice lowers. &quot;We&#39;ll be able to do whatever we like to &lt;&lt;phim&gt;&gt; though, it&#39;s not like &lt;&lt;pshe&gt;&gt; can refuse.&quot;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; doesn&#39;t respond for a moment. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; opens &lt;&lt;his&gt;&gt; mouth to argue again, but is interrupted. &quot;Pull over.&quot;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; drags you from the car and down an alleyway. You come to a metal door which opens into a large open area. You think you&#39;re in an abandoned warehouse.&lt;br&gt;&lt;br&gt;
+	
+
+	&lt;&lt;click [[Next|Police Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;else&gt;&gt;
+	You look at the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; through the mirror. &quot;I know Ive been naughty,&quot; you say. &quot;But I&#39;d be very thankful if you let me go. Very thankful.&quot; You stretch out on the back seat, displaying your figure.&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; doesn&#39;t seem impressed, but the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; feels differently. &quot;No one knows we have &lt;&lt;phim&gt;&gt; anyway. It&#39;ll just be more paperwork.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&quot;Stop,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;You&#39;re embarrassing yourself.&quot;
+	
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;persons&gt;&gt; voice lowers. &quot;We&#39;ll be able to do whatever we like to &lt;&lt;phim&gt;&gt; though, it&#39;s not like &lt;&lt;pshe&gt;&gt; can refuse.&quot;&lt;br&gt;&lt;br&gt;	
+	
+	&quot;I said no,&quot; the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; reponds, &lt;&lt;his&gt;&gt; tone quelling any further argument. It was worth a try.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Hospital Arrest Sit]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1004" name="Hospital Arrest Sit" tags="nobr" position="475,12600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;pass5&gt;&gt;You sit quietly for the remainder of the journey. Before long you&#39;re pulling up to the police station on Barb Street. Once out the car, they lead you inside. You walk down a flight of metal steps and down a grim-looking corridor. At the end they open one of the tiny cells, and shove you inside. &quot;Sit tight,&quot; The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;We&#39;ll soon decide what to do with you.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Wait (1:00)|Police Cell]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1005" name="Police Molestation" tags="nobr" position="600,12600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $outside to 0&gt;&gt;
+	&lt;&lt;if $crime gte 5000&gt;&gt;
+	&lt;&lt;set $enemytrust -= 120&gt;&gt;&lt;&lt;set $enemyanger += 120&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $enemytrust -= 90&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1006" name="Police Molestation Finish" tags="nobr" position="725,12600">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You shove the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; into the &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; causing them to trip over eachother and fall to the ground. &lt;&lt;tearful&gt;&gt; you flee from the warehouse.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Industrial alleyways]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+
+&quot;Come on,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; &quot;Before we&#39;re missed.&quot; &lt;&lt;unbind&gt;&gt;They remove your cuffs and leave you lying on the warehouse floor. &lt;&lt;tearful&gt;&gt; you stand and stumble outside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Industrial alleyways]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1007" name="Police Cell" tags="nobr" position="850,12600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+You sit on the dingy bed and wait.&lt;br&gt;&lt;br&gt;
+
+After an hour, a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; in a police uniform arrives beside the cell. &quot;Come on, let&#39;s get you processed,&quot; &lt;&lt;he&gt;&gt; says, unlocking the cell door. &quot;Turn around.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $collared isnot 1&gt;&gt;&lt;&lt;set $collared to 1&gt;&gt;
+
+You comply, and hear &lt;&lt;him&gt;&gt; remove something from &lt;&lt;his&gt;&gt; belt. &lt;&lt;He&gt;&gt; fastens it around your neck, and you hear it click shut. &quot;This collar has a shock function, just to ensure your continued cooperation. We&#39;ll remove it once you&#39;ve served your sentence.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You comply. &quot;Oh,&quot; &lt;&lt;he&gt;&gt; says. &quot;You&#39;re already collared.&quot; &lt;&lt;He&gt;&gt; walks right up behind you and examines the collar more closely. &quot;And the shock function appears to work. Everything is in order then. We&#39;ll remove it once you&#39;ve served your sentence.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;&lt;&lt;set $collaredpolice to 1&gt;&gt;
+
+
+&lt;&lt;He&gt;&gt; leads you up another flight of stairs and into a small room. Three people in suits sit at a table on the far side. In the middle, a &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; gestures at the chair in front of &lt;&lt;himstop&gt;&gt; &quot;Take a seat,&quot; &lt;&lt;he&gt;&gt; says. &quot;And don&#39;t tarry.&quot; The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; follows you in, and closes the door behind you.&lt;br&gt;&lt;br&gt;
+
+
+Once seated, the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; continues. &quot;You didn&#39;t think you&#39;d get away with it did you? You&#39;ve been leaving traces of yourself all over. These are only petty crimes however, so public humiliation is an appropriate punishment. Take &lt;&lt;phim&gt;&gt; to the pillory.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Police Pillory Start]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1008" name="Police Pillory Start" tags="nobr" position="975,12600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;pass5&gt;&gt;The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; holds you by your cuffs and pushes you outside. &lt;&lt;He&gt;&gt; hands you over to another officer, a &lt;&lt;endevent&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; who pushes you down the street. The pillory sits outside the town hall, a short walk away. Onlookers gawk at you as you are led up to it, and the &lt;&lt;person&gt;&gt; removes your cuffs.&lt;br&gt;&lt;br&gt;
+
+You have an opportunity to escape, but the &lt;&lt;person&gt;&gt; is aware of that, and keeps one hand gripping your arm. You&#39;ll have to fight to get away.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Try to break free|Police Pillory Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;crime200&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Let yourself be fixed in place|Police Pillory Start 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1009" name="Police Station" tags="nobr" position="1100,12600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $pronoun1 is 0&gt;&gt;
+&lt;&lt;generate1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+You are stood in the police station lobby. A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; in an officer&#39;s uniform sits behind the front desk.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $collared is 1&gt;&gt;
+&lt;&lt;click [[Ask for collar removal|Police Station Collar]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $headdrive is 1 and $headpolice isnot 1&gt;&gt;
+&lt;&lt;click [[Give evidence against Leighton|Police Leighton]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;
+
+&lt;&lt;click [[Leave|Barb Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1010" name="Police Station Collar" tags="nobr" position="1225,12600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You ask the &lt;&lt;person&gt;&gt; if you can have your collar removed.
+
+&lt;&lt;if $collaredpolice is 1&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&quot;Sure,&quot; &lt;&lt;he&gt;&gt; says. &quot;It&#39;ll cost £200. You really shouldn&#39;t go putting those things on for fun. They&#39;re government property for one thing, and a bitch to get off by design.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15 and $policecollarseduceattempt isnot 1&gt;&gt;
+	&lt;&lt;click [[Seduce|Police Station Seduce]]&gt;&gt;&lt;&lt;set $policecollarseduceattempt to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $money gte 20000&gt;&gt;
+	&lt;&lt;click [[Pay up|Police Station Collar Removal]]&gt;&gt;&lt;&lt;set $money -= 20000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click [[Leave|Police Station]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1011" name="Police Station Seduce" tags="nobr" position="100,12725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;set $seductiondifficulty to 4000&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+
+&quot;I&#39;ll pretend I didn&#39;t hear that. If you can&#39;t pay up, I can&#39;t help you.&quot; As you turn to leave however, &lt;&lt;he&gt;&gt; whispers to you. &quot;Meet me behind the station in five minutes, in that old ruin.&quot; &lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass5&gt;&gt;
+
+You go to the ruin the &lt;&lt;person&gt;&gt; mentioned, which looks like the remains of an ancient wall. You wait in the hollow interior. You don&#39;t have to wait long.&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;ll remove your collar once we&#39;re done,&quot; &lt;&lt;he&gt;&gt; says, stooping through the arched entrance. &quot;I think It&#39;ll make it more fun.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Police Station Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+&quot;I&#39;ll pretend I didn&#39;t hear that. If you can&#39;t pay up, I can&#39;t help you.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;i&gt;You can try again tomorrow.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Police Station]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1012" name="Police Station Collar Removal" tags="nobr" position="225,12725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;I&#39;ll be right round,&quot; The &lt;&lt;person&gt;&gt; says. &lt;&lt;He&gt;&gt; enters the lobby proper moments later, holding a strange-looking key. &lt;&lt;He&gt;&gt; holds it up to the collar, and the lock clicks open, releasing your neck. &lt;&lt;He&gt;&gt; takes the collar. &quot;As I said, government property.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $collared to 0&gt;&gt;&lt;&lt;set $collaredpolice to 0&gt;&gt;
+
+&lt;&lt;click [[Next|Police Station]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1013" name="Police Station Sex" tags="nobr" position="350,12725">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 60&gt;&gt;
+
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Station Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Station Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Station Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Station Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1014" name="Police Station Sex Finish" tags="nobr" position="475,12725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; takes a strange key from &lt;&lt;his&gt;&gt; belt and holds it up to your collar. Your collar comes loose with a click, falling to the ground. &lt;&lt;He&gt;&gt; picks it up. &quot;Goverment property. Goes without saying you shouldn&#39;t tell anyone this happened.&quot; &lt;&lt;tearful&gt;&gt; you gather yourself as &lt;&lt;he&gt;&gt; leaves.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $collared to 0&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; staggers backward, tripping over a tree stump. &lt;&lt;tearful&gt;&gt; you flee from the ruin.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&quot;Fine,&quot; &lt;&lt;he&gt;&gt; says &quot;I&#39;m not taking the collar off though.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Residential alleyways]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1015" name="Police Pillory Fight" tags="nobr" position="600,12725">&lt;&lt;if $fightstart is 1&gt;&gt;
+&lt;&lt;set $fightstart to 0&gt;&gt;
+
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 100&gt;&gt;
+&lt;&lt;set $enemyanger += 200&gt;&gt;
+&lt;&lt;npcidlegenitals&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+&lt;&lt;audience&gt;&gt;
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Pillory Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Pillory Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Pillory Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Police Pillory Fight]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1016" name="Police Pillory Start 2" tags="nobr" position="725,12725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $crime gte 4500&gt;&gt;
+&lt;&lt;set $pillorytime to 27&gt;&gt;
+&lt;&lt;elseif $crime gte 4000&gt;&gt;
+&lt;&lt;set $pillorytime to 24&gt;&gt;
+&lt;&lt;elseif $crime gte 3500&gt;&gt;
+&lt;&lt;set $pillorytime to 21&gt;&gt;
+&lt;&lt;elseif $crime gte 3000&gt;&gt;
+&lt;&lt;set $pillorytime to 18&gt;&gt;
+&lt;&lt;elseif $crime gte 2500&gt;&gt;
+&lt;&lt;set $pillorytime to 15&gt;&gt;
+&lt;&lt;elseif $crime gte 2000&gt;&gt;
+&lt;&lt;set $pillorytime to 13&gt;&gt;
+&lt;&lt;elseif $crime gte 1500&gt;&gt;
+&lt;&lt;set $pillorytime to 11&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pillorytime to 9&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $crime -= 5000&gt;&gt;
+&lt;&lt;if $crime lte 0&gt;&gt;
+&lt;&lt;set $crime to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+The &lt;&lt;person&gt;&gt; moves your arms and head into position before lifting the top into place, restraining you. &lt;&lt;He&gt;&gt; locks it shut and attaches the key to a chain on &lt;&lt;his&gt;&gt; belt. &quot;Someone will be over to release you in $pillorytime hours.&quot; &lt;&lt;He&gt;&gt; leaves without looking back.&lt;br&gt;&lt;br&gt;
+
+With &lt;&lt;him&gt;&gt; gone, some onlookers lose interest and return to their routines. Others still gawk however. If any tried to abuse you there&#39;d be little you could do to stop them, but people seem hesitant to make the first move. You hope it stays that way.&lt;br&gt;&lt;br&gt;&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $pilloryaudience to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1017" name="Police Pillory Fight Finish" tags="nobr" position="850,12725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; looks mortified that &lt;&lt;he&gt;&gt; just came in public. Some people point and laugh, others whisper amongst themselves, but it&#39;s clear what they&#39;re talking about. &quot;Th-that wasn&#39;t what it looked like!&quot; &lt;&lt;he&gt;&gt; protests, having all but forgotten you. &lt;&lt;tearful&gt;&gt; you slink away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;cliffquick&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+You knock the &lt;&lt;person&gt;&gt; down, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you make your escape. Some people cheer for you.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;cliffquick&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+In too much pain to resist, you&#39;re helpless as the &lt;&lt;person&gt;&gt; continues &lt;&lt;his&gt;&gt; work.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Police Pillory Start 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1018" name="Pillory" tags="nobr" position="975,12725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $pilloryaudience lte 1&gt;&gt;
+&lt;&lt;set $pilloryaudience to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+You are stuck in a pillory on Cliff Street, in front of the town hall.
+
+&lt;&lt;if $pillorytime gte 1&gt;&gt;
+You have $pillorytime hours left until release.
+&lt;&lt;else&gt;&gt;
+You should be released any moment from now.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pilloryaudience + $exposed is 1&gt;&gt;
+
+&lt;span class=&quot;teal&quot;&gt;A few people stop to look at you but most just glance then continue their business.&lt;/span&gt;
+
+&lt;&lt;elseif $pilloryaudience + $exposed is 2&gt;&gt;
+
+&lt;span class=&quot;lblue&quot;&gt;You&#39;ve attracted a small crowd of onlookers.&lt;/span&gt;
+
+&lt;&lt;elseif $pilloryaudience + $exposed is 3&gt;&gt;
+
+&lt;span class=&quot;blue&quot;&gt;You&#39;ve attracted a growing crowd of onlookers.&lt;/span&gt;
+
+&lt;&lt;elseif $pilloryaudience + $exposed is 4&gt;&gt;
+
+&lt;span class=&quot;purple&quot;&gt;A large group has gathered around you, big enough that the crowd itself is attracting more people to see what the fuss is about.&lt;/span&gt;
+
+&lt;&lt;elseif $pilloryaudience + $exposed is 5&gt;&gt;
+
+&lt;span class=&quot;pink&quot;&gt;A large crowd has gathered around you. People throw jeers and insults your way.&lt;/span&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;span class=&quot;red&quot;&gt;A huge crowd has gathered around you. People jeer and insult you. Some throw litter.&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $exposed gte 1&gt;&gt;
+	
+You can do nothing about your &lt;&lt;lewdness&gt;&gt; displayed for everyone to see, humiliating you further.
+
+
+
+	&lt;&lt;if $exposed is 1&gt;&gt;
+		&lt;&lt;if $pilloryaudience is 1&gt;&gt;
+		&lt;&lt;fameexhibitionism1&gt;&gt;
+		&lt;&lt;elseif $pilloryaudience is 2&gt;&gt;
+		&lt;&lt;fameexhibitionism2&gt;&gt;
+		&lt;&lt;elseif $pilloryaudience is 3&gt;&gt;
+		&lt;&lt;fameexhibitionism3&gt;&gt;
+		&lt;&lt;elseif $pilloryaudience is 4&gt;&gt;
+		&lt;&lt;fameexhibitionism4&gt;&gt;
+		&lt;&lt;elseif $pilloryaudience is 5&gt;&gt;
+		&lt;&lt;fameexhibitionism5&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;fameexhibitionism10&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;if $exposed is 2&gt;&gt;
+		&lt;&lt;if $pilloryaudience is 1&gt;&gt;
+		&lt;&lt;fameexhibitionism3&gt;&gt;
+		&lt;&lt;elseif $pilloryaudience is 2&gt;&gt;
+		&lt;&lt;fameexhibitionism6&gt;&gt;
+		&lt;&lt;elseif $pilloryaudience is 3&gt;&gt;
+		&lt;&lt;fameexhibitionism9&gt;&gt;
+		&lt;&lt;elseif $pilloryaudience is 4&gt;&gt;
+		&lt;&lt;fameexhibitionism12&gt;&gt;
+		&lt;&lt;elseif $pilloryaudience is 5&gt;&gt;
+		&lt;&lt;fameexhibitionism15&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;fameexhibitionism30&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $pillorytime lte 0&gt;&gt;
+
+A &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; in a police uniform arrives. &lt;&lt;He&gt;&gt; removes your collar and unlocks the pillory, freeing you. The crowd boos its disappointment as the officer disperses them.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $collared to 0&gt;&gt;
+&lt;&lt;set $collaredpolice to 0&gt;&gt;
+&lt;&lt;unbind&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;cliffeventend&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;set $rng to random(1, 5)&gt;&gt;
+	&lt;&lt;if $pilloryaudience + $exposed + $rng gte 10&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $bestialitydisable is &quot;f&quot; and $rng gte 51&gt;&gt;
+		You feel something prod your &lt;&lt;bottomstop&gt;&gt; A dog is sniffing you curiously.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;click [[Next|Pillory Dog]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; walks right up to the pillory.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Pillory Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;elseif $pilloryaudience + $exposed + $rng gte 6&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+		&lt;&lt;if $rng gte 65&gt;&gt;
+			&lt;&lt;if $skirtdown is 1&gt;&gt;
+			A &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; walks behind you and grabs the hem of your $lowerclothes.&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;click [[Kick them|Pillory Kick]]&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;attackstat&gt;&gt;&lt;&lt;set $pilloryaudience += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt; | &lt;span class=&quot;pink&quot;&gt;Attracts attention&lt;/span&gt;&lt;br&gt;
+			&lt;&lt;click [[Stay still|Pillory Skirt]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+			&lt;&lt;elseif $lowerexposed lte 1 and $lowerset isnot &quot;upperset&quot; and $skirt isnot 1&gt;&gt;
+			A &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; walks behind you can grabs the hem of your $lowerclothes.&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Kick them|Pillory Kick]]&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;attackstat&gt;&gt;&lt;&lt;set $pilloryaudience += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt; | &lt;span class=&quot;pink&quot;&gt;Attracts attention&lt;/span&gt;&lt;br&gt;
+			&lt;&lt;click [[Stay still|Pillory Lower]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+			&lt;&lt;elseif $lowerexposed gte 2 and $underexposed is 0 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+			A &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; walks behind you can grabs the hem of your $underclothes.&lt;br&gt;&lt;br&gt;
+			&lt;&lt;click [[Kick them|Pillory Kick]]&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;attackstat&gt;&gt;&lt;&lt;set $pilloryaudience += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt; | &lt;span class=&quot;pink&quot;&gt;Attracts attention&lt;/span&gt;&lt;br&gt;
+			&lt;&lt;click [[Stay still|Pillory Under]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+			
+			&lt;&lt;else&gt;&gt;
+			
+			A &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; walks behind you and gives your exposed &lt;&lt;bottom&gt;&gt; a hard spank. The crowd cheers.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $pain += 20&gt;&gt;&lt;br&gt;&lt;br&gt;
+			
+			&lt;&lt;endevent&gt;&gt;
+			&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; approaches you and presses &lt;&lt;his&gt;&gt; crotch against your helpless face.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Pillory Oral]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		A number of people disembark from a bus nearby. Some of them gather round to gawk. &lt;span class=&quot;pink&quot;&gt;The crowd becomes larger and bolder.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 65&gt;&gt;
+		&lt;&lt;generatey1&gt;&gt;&lt;&lt;generatey2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; whispers something to &lt;&lt;his&gt;&gt; friend, a &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; who laughs and produces a piece of fruit from &lt;&lt;his&gt;&gt; bag.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Warn them off|Pillory Warn]]&gt;&gt;&lt;&lt;set $pilloryaudience += 1&gt;&gt;&lt;&lt;/click&gt;&gt; | &lt;span class=&quot;pink&quot;&gt;Attracts attention&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;click [[Brace yourself|Pillory Brace]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $rng gte 30&gt;&gt;
+		&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; takes takes picture of you with &lt;&lt;his&gt;&gt; phone.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;endevent&gt;&gt;
+		&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		A number of people disembark from a bus nearby. Some of them gather round to gawk. &lt;span class=&quot;pink&quot;&gt;The crowd becomes larger and bolder.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1019" name="Pillory Dog" tags="nobr" position="1100,12725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+&lt;&lt;set $position to &quot;wall&quot;&gt;&gt;
+&lt;&lt;set $walltype to &quot;pillory&quot;&gt;&gt;
+&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pillory Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pillory Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pillory Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1020" name="Pillory Dog Finish" tags="nobr" position="1225,12725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+The dog barks in satisfaction, and wanders into the crowd.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;if $pilloryaudience is 1&gt;&gt;
+	&lt;&lt;famebestiality10&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 2&gt;&gt;
+	&lt;&lt;famebestiality20&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 3&gt;&gt;
+	&lt;&lt;famebestiality30&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 4&gt;&gt;
+	&lt;&lt;famebestiality40&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 5&gt;&gt;
+	&lt;&lt;famebestiality50&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;famebestiality60&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&quot;Serves you right, bitch,&quot; you hear someone shout.&lt;br&gt;
+&quot;&lt;&lt;pShe&gt;&gt; actually got that animal off.&quot;&lt;br&gt;
+&quot;Not even a punishment, I bet &lt;&lt;pshe&gt;&gt; enjoyed it, the filthy slut.&lt;br&gt;
+&lt;span class=&quot;pink&quot;&gt;The crowd becomes larger and bolder.&lt;/span&gt;&lt;&lt;set $pilloryaudience += 1&gt;&gt;
+&lt;br&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The $beasttype gives up and flees into the crowd.&lt;br&gt;&lt;br&gt;
+
+&quot;&lt;&lt;pShe&gt;&gt; beats innocent animals. &lt;&lt;pShe&gt;&gt; belongs up there.&quot; You hear someone shout.&lt;br&gt;
+&lt;span class=&quot;teal&quot;&gt;The crowd becomes smaller and more cautious.&lt;/span&gt;
+&lt;&lt;set $pilloryaudience -= 1&gt;&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1021" name="Pillory Molestation" tags="nobr" position="100,12850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $position to &quot;wall&quot;&gt;&gt;
+&lt;&lt;set $walltype to &quot;pillory&quot;&gt;&gt;
+&lt;&lt;set $head to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pillory Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pillory Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pillory Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1022" name="Pillory Molestation Finish" tags="nobr" position="225,12850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+The &lt;&lt;person&gt;&gt; slaps your &lt;&lt;bottom&gt;&gt; then steps away from the pillory.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;if $pilloryaudience is 1&gt;&gt;
+	&lt;&lt;famerape10&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 2&gt;&gt;
+	&lt;&lt;famerape20&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 3&gt;&gt;
+	&lt;&lt;famerape30&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 4&gt;&gt;
+	&lt;&lt;famerape40&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 5&gt;&gt;
+	&lt;&lt;famerape50&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;famerape60&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&quot;Serves you right, bitch,&quot; you hear someone shout.&lt;br&gt;
+&quot;At least &lt;&lt;pshe&gt;&gt; can be of some use to society.&quot;&lt;br&gt;
+&quot;Not even a punishment, I bet &lt;&lt;pshe&gt;&gt; enjoyed it, the filthy slut.&quot;&lt;br&gt;
+&lt;span class=&quot;pink&quot;&gt;The crowd becomes larger and bolder.&lt;/span&gt;&lt;&lt;set $pilloryaudience += 1&gt;&gt;
+&lt;br&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; steps away from the pillory.&lt;br&gt;&lt;br&gt;
+
+&quot;So violent. &lt;&lt;pShe&gt;&gt; belongs up there.&quot; You hear someone shout.&lt;br&gt;
+&lt;span class=&quot;teal&quot;&gt;The crowd becomes smaller and more cautious.&lt;/span&gt;
+&lt;&lt;set $pilloryaudience -= 1&gt;&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1023" name="Widgets Fame" tags="widget" position="350,12850">&lt;&lt;widget &quot;fameexhibitionism1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 1&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 2&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 3&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 4&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 4&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 5&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 5&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 6&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 7&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 7&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 8&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 8&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 9&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 9&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 10&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 10&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism11&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 11&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 11&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism12&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 12&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 12&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism13&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 13&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 13&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism14&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 14&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 14&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 15&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 15&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism16&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 16&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 16&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism17&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 17&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 17&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism18&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 18&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 18&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism19&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 19&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 19&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 20&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 30&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 30&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 40&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 50&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 50&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 60&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 60&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism70&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 70&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 70&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism80&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 80&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 80&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism90&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 90&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 90&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameexhibitionism100&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 100&gt;&gt;
+&lt;&lt;set $fameexhibitionism to $fameexhibitionism + 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;fameprostitution1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 1&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 2&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 3&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 4&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 4&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 5&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 5&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 6&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 7&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 7&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 8&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 8&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 9&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 9&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 10&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 10&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution11&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 11&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 11&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution12&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 12&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 12&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution13&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 13&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 13&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution14&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 14&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 14&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 15&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 15&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution16&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 16&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 16&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution17&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 17&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 17&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution18&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 18&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 18&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution19&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 19&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 19&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 20&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 30&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 30&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 40&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 50&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 50&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 60&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 60&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution70&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 70&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 70&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution80&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 80&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 80&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution90&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 90&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 90&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;fameprostitution100&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 100&gt;&gt;
+&lt;&lt;set $fameprostitution to $fameprostitution + 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;famebestiality1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 1&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 2&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 3&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 4&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 4&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 5&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 5&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 6&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 7&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 7&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 8&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 8&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 9&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 9&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 10&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 10&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality11&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 11&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 11&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality12&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 12&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 12&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality13&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 13&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 13&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality14&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 14&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 14&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 15&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 15&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality16&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 16&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 16&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality17&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 17&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 17&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality18&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 18&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 18&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality19&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 19&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 19&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 20&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 30&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 30&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 40&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 50&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 50&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 60&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 60&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality70&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 70&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 70&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality80&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 80&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 80&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality90&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 90&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 90&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famebestiality100&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 100&gt;&gt;
+&lt;&lt;set $famebestiality to $famebestiality + 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;famerape1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 1&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 2&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 3&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 4&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 4&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 5&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 5&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 6&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 7&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 7&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 8&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 8&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 9&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 9&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 10&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 10&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape11&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 11&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 11&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape12&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 12&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 12&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape13&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 13&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 13&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape14&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 14&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 14&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 15&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 15&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape16&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 16&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 16&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape17&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 17&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 17&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape18&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 18&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 18&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape19&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 19&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 19&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 20&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 30&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 30&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 40&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 50&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 50&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 60&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 60&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape70&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 70&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 70&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape80&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 80&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 80&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape90&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 90&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 90&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famerape100&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 100&gt;&gt;
+&lt;&lt;set $famerape to $famerape + 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;famesex1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 1&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 2&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 3&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 4&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 4&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 5&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 5&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 6&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 7&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 7&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 8&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 8&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 9&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 9&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 10&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 10&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex11&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 11&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 11&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex12&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 12&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 12&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex13&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 13&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 13&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex14&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 14&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 14&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 15&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 15&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex16&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 16&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 16&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex17&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 17&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 17&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex18&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 18&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 18&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex19&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 19&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 19&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 20&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 30&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 30&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 40&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 50&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 50&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 60&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 60&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex70&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 70&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 70&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex80&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 80&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 80&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex90&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 90&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 90&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famesex100&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 100&gt;&gt;
+&lt;&lt;set $famesex to $famesex + 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;famegood1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 1&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 2&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 3&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 4&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 4&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 5&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 5&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 6&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 7&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 7&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 8&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 8&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 9&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 9&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 10&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 10&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood11&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 11&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 11&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood12&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 12&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 12&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood13&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 13&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 13&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood14&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 14&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 14&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 15&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 15&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood16&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 16&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 16&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood17&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 17&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 17&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood18&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 18&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 18&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood19&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 19&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 19&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 20&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 30&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 30&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 40&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 50&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 50&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 60&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 60&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood70&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 70&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 70&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood80&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 80&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 80&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood90&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 90&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 90&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;famegood100&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $fame to $fame + 100&gt;&gt;
+&lt;&lt;set $famegood to $famegood + 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;famedance&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;exposure&gt;&gt;
+&lt;&lt;if $exposed gte 2&gt;&gt;
+&lt;&lt;set $fameexhibitionism += $audience&gt;&gt;
+&lt;&lt;set $fame += $audience&gt;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+&lt;&lt;set $fameexhibitionism += ($audience * 2)&gt;&gt;
+&lt;&lt;set $fame += ($audience * 2)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1024" name="Pillory Kick" tags="nobr" position="475,12850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You kick the &lt;&lt;person&gt;&gt; in the shin. &quot;Ow!&quot; &lt;&lt;he&gt;&gt; says. &quot;Fucking bitch.&quot; &lt;&lt;He&gt;&gt; hobbles away from you.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1025" name="Pillory Skirt" tags="nobr" position="600,12850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $rng gte 51&gt;&gt;
+
+&lt;&lt;He&gt;&gt; flips the hem of your skirt up, laying bare your &lt;&lt;undies&gt;&gt; for all to see. &quot;Yes,&quot; &lt;&lt;he&gt;&gt; says. &quot;I think this suits you better.&quot; &lt;&lt;He&gt;&gt; returns to the crowd, leaving you exposed.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $skirtdown to 0&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; lifts the hem of your skirt slightly and peeks under.
+
+	&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+	&quot;&lt;&lt;pShe&gt;&gt; isn&#39;t wearing anything under &lt;&lt;pher&gt;&gt; skirt!&quot; the &lt;&lt;person&gt;&gt; announces loudly.&lt;br&gt;&lt;br&gt;
+	&quot;What a pervert,&quot; says someone in the crowd.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+	&quot;&lt;&lt;pShe&gt;&gt; is wearing a chastity belt!&quot; the &lt;&lt;person&gt;&gt; announces loudly.&lt;br&gt;&lt;br&gt;
+	&quot;Guess &lt;&lt;pshe&gt;&gt; likes being locked up,&quot; says someone in the crowd. &quot;Having the time of &lt;&lt;pher&gt;&gt; life I bet.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;&lt;&lt;pShe&gt;&gt; is wearing $undercolour $underclothes!&quot; the &lt;&lt;person&gt;&gt; announces loudly.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $playergenderappearance isnot $undergender and $undergender isnot &quot;n&quot;&gt;&gt;
+		&quot;What a pervert,&quot; says someone in the crowd. &quot;Crossdressing, and in front of so many people!&quot;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1026" name="Pillory Lower" tags="nobr" position="725,12850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $rng gte 51&gt;&gt;
+
+&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs, revealing your &lt;&lt;undies&gt;&gt; for all to see.
+
+	&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+	&quot;No underwear!&quot; &lt;&lt;he&gt;&gt; says. &quot;What a perv.&quot;
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;He&gt;&gt; returns to the crowd, leaving you exposed and humiliated.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; pulls your $lowerclothes down to your thighs, revealing your &lt;&lt;undies&gt;&gt; for all to see.
+
+	&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+	&quot;No underwear!&quot; the &lt;&lt;person&gt;&gt; announces loudly.&lt;br&gt;&lt;br&gt;
+	&quot;What a pervert,&quot; says someone in the crowd.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+	&quot;&lt;&lt;pShe&gt;&gt; is wearing a chastity belt!&quot; the &lt;&lt;person&gt;&gt; announces loudly.&lt;br&gt;&lt;br&gt;
+	&quot;Guess &lt;&lt;pshe&gt;&gt; likes being locked up,&quot; says someone in the crowd. &quot;Having the time of &lt;&lt;pher&gt;&gt; life I bet.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;&lt;&lt;pShe&gt;&gt; is wearing $undercolour $underclothes!&quot; the &lt;&lt;person&gt;&gt; announces loudly.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;if $playergenderappearance isnot $undergender and $undergender isnot &quot;n&quot;&gt;&gt;
+		&quot;What a pervert,&quot; says someone in the crowd. &quot;Crossdressing, and in front of so many people!&quot;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;He&gt;&gt; pulls up your $lowerclothes before returning to the crowd.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1027" name="Pillory Under" tags="nobr" position="850,12850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $rng gte 51&gt;&gt;
+
+&lt;&lt;He&gt;&gt; pulls your $underclothes down to your thighs, revealing your &lt;&lt;genitals&gt;&gt; for all to see.
+
+
+&lt;&lt;He&gt;&gt; returns to the crowd, leaving you exposed and humiliated.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 1&gt;&gt;&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; pulls up your $underclothes, stretching them taut and emphasising your &lt;&lt;bottom&gt;&gt; cheeks. &lt;&lt;He&gt;&gt; gives you a firm spank before returning to the crowd.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1028" name="Pillory Warn" tags="nobr" position="975,12850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive lte 850&gt;&gt;
+
+&quot;Don&#39;t you dare. Or I&#39;ll find you when I get out,&quot; you say, glaring at the &lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; looks away from you and puts the fruit away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+
+&quot;P-please don&#39;t,&quot; you say, hanging your head. The &lt;&lt;person&gt;&gt; takes pity on you and puts the fruit away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;Please don&#39;t,&quot; you say. &lt;&lt;He&gt;&gt; hesitates a moment. &lt;&lt;His&gt;&gt; friend pokes &lt;&lt;him&gt;&gt; and &lt;&lt;he&gt;&gt; throws the fruit, but it flies clear of the pillory.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1029" name="Pillory Brace" tags="nobr" position="1100,12850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+You brace for the impact as the fruit comes flying towards you.
+
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	
+	It smashes into your face, hurting more than you expected. Some people applaud.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $pain += 40&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	Their aim is off and it thuds into the pillory beside your head, smashing into pieces but leaving you mostly clean.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;endevent&gt;&gt;
+
+
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1030" name="Pillory Oral" tags="nobr" position="1225,12850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+
+&lt;&lt;set $anususe to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vaginause to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $penisuse to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $thighuse to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $bottomuse to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $feetuse to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $chestuse to &quot;none&quot;&gt;&gt;
+
+&lt;&lt;set $enemyhealthmax to 5&gt;&gt;&lt;&lt;set $enemyhealth to 5&gt;&gt;
+&lt;&lt;set $enemyarousalmax to 150&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pillory Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pillory Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pillory Oral]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1031" name="Pillory Oral Finish" tags="nobr" position="100,12975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+The &lt;&lt;person&gt;&gt; pats your head then steps away from the pillory.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;if $pilloryaudience is 1&gt;&gt;
+	&lt;&lt;famerape10&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 2&gt;&gt;
+	&lt;&lt;famerape20&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 3&gt;&gt;
+	&lt;&lt;famerape30&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 4&gt;&gt;
+	&lt;&lt;famerape40&gt;&gt;
+	&lt;&lt;elseif $pilloryaudience is 5&gt;&gt;
+	&lt;&lt;famerape50&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;famerape60&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&quot;Serves you right, bitch,&quot; you hear someone shout.&lt;br&gt;
+&quot;At least &lt;&lt;pshe&gt;&gt; can be of some use to society.&quot;&lt;br&gt;
+&quot;Not even a punishment, I bet &lt;&lt;pshe&gt;&gt; enjoyed it, the filthy slut.&lt;br&gt;
+&lt;span class=&quot;pink&quot;&gt;The crowd becomes larger and bolder.&lt;/span&gt;&lt;&lt;set $pilloryaudience += 1&gt;&gt;
+&lt;br&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+Pride wounded, the &lt;&lt;person&gt;&gt; leaves the pillory.&lt;br&gt;&lt;br&gt;
+
+&quot;So violent. &lt;&lt;pShe&gt;&gt; belongs up there.&quot; You hear someone shout.&lt;br&gt;
+&lt;span class=&quot;teal&quot;&gt;The crowd becomes smaller and more cautious.&lt;/span&gt;
+&lt;&lt;set $pilloryaudience -= 1&gt;&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Pillory]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $pillorytime -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1032" name="Domus Entrance Pet" tags="nobr" position="225,12975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+You kneel down and reach out a hand. It stops growling, but now seems a bit too friendly.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Domus Entrance Dog]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You dog&#39;s demeaner changes at your show of affection. It licks your hand and trots back to its kennel. No one answered the door.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Break in|Domus House Lock]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Go to the Next House (0:02)|Domus House Knock]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1033" name="Domus Entrance Run" tags="nobr" position="350,12975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $rng gte 91&gt;&gt;
+You turn to run, but trip over a hose and fall flat on your face. The dog jumps on top of you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Domus Entrance Dog]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+You run from the premises, closing the gate behind you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;domusquick&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1034" name="Domus Entrance Dog" tags="nobr" position="475,12975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;set $beaststance to &quot;top&quot;&gt;&gt;
+	&lt;&lt;set $enemyanger += 40&gt;&gt;
+	&lt;&lt;set $enemytrust -= 40&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus Entrance Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus Entrance Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus Entrance Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus Entrance Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1035" name="Domus Entrance Dog Finish" tags="nobr" position="600,12975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+Satisfied, the dog returns to its kennel.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+No one answered the door.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Break in|Domus House Lock]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Go to the Next House (0:02)|Domus House Knock]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The dog flees back to its kennel.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+No one answered the door.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Break in|Domus House Lock]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Go to the Next House (0:02)|Domus House Knock]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stop|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $alarm is 1&gt;&gt;&lt;&lt;set $rescued += 1&gt;&gt;
+	&lt;&lt;if $rapeavoid is 0 and $beaststance is &quot;top&quot;&gt;&gt;&lt;&lt;famebestiality1&gt;&gt;
+	
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt; &quot;I&#39;m coming!&quot; you hear a &lt;&lt;person&gt;&gt; shout as &lt;&lt;he&gt;&gt; runs down the road. &lt;&lt;He&gt;&gt; leans against the gate and stares wide-eyed at you. &lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $submissive lt 850&gt;&gt;
+		&quot;Stop staring idiot, get this dog off me,&quot; you say.
+		&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+		&quot;H-help me. I don&#39;t wanna be a doggy bitch,&quot; you say.
+		&lt;&lt;else&gt;&gt;
+		&quot;Please help,&quot; you say.
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;He&gt;&gt; breaks free from &lt;&lt;his&gt;&gt; stupor and grabs the dog by the collar. &lt;&lt;He&gt;&gt; hauls it away from you and shoos it back to its kennel. &lt;&lt;tearful&gt;&gt; you struggle to your feet.
+	
+		&lt;&lt;if $submissive lt 850&gt;&gt;
+		&quot;Don&#39;t you dare tell anyone about this,&quot; you say.
+		&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+		&quot;Don&#39;t let anyone know,&quot; you mumble, staring at your feet.
+		&lt;&lt;else&gt;&gt;
+		&quot;Please don&#39;t tell anyone,&quot; you say.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;He&gt;&gt; nods, but something tells you &lt;&lt;he&gt;&gt; won&#39;t keep &lt;&lt;his&gt;&gt; promise.
+	&lt;br&gt;&lt;br&gt;
+	
+
+		
+	
+	&lt;&lt;elseif $exposed gte 1&gt;&gt;&lt;&lt;fameexhibitionism1&gt;&gt;
+
+	
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt; &quot;I&#39;m coming!&quot; you hear a &lt;&lt;person&gt;&gt; shout as &lt;&lt;he&gt;&gt; runs down the road. &lt;&lt;He&gt;&gt; leans against the gate and stares wide-eyed at you. You feel &lt;&lt;his&gt;&gt; eyes bore into your &lt;&lt;lewdness&gt;&gt; as &lt;&lt;he&gt;&gt; opens the gate.&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $submissive lt 850&gt;&gt;
+		&quot;Stop staring idiot, get this dog off me,&quot; you say.
+		&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+		&quot;H-help me,&quot; you say.
+		&lt;&lt;else&gt;&gt;
+		&quot;Please help,&quot; you say.
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;He&gt;&gt; breaks free from &lt;&lt;his&gt;&gt; stupor and grabs the dog by the collar. &lt;&lt;He&gt;&gt; hauls it away from you and shoos it back to its kennel. &lt;&lt;tearful&gt;&gt; you struggle to your feet.
+	
+		&lt;&lt;if $submissive lt 850&gt;&gt;
+		&quot;I said stop staring!&quot; you say, face reddening.
+		&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+		&quot;Please don&#39;t look,&quot; you say.
+		&lt;&lt;else&gt;&gt;
+		You cover yourself to escape &lt;&lt;his&gt;&gt; gaze.
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;He&gt;&gt; looks away from you, but keeps stealing glances as &lt;&lt;he&gt;&gt; leaves the premises.
+	&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+	
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt; &quot;I&#39;m coming!&quot; you hear a &lt;&lt;person&gt;&gt; shout as &lt;&lt;he&gt;&gt; runs down the road. &lt;&lt;He&gt;&gt; leans against the gate and stares wide-eyed at you.&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $submissive lt 850&gt;&gt;
+		&quot;Stop staring idiot, get this dog off me,&quot; you say.
+		&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+		&quot;H-help me,&quot; you say.
+		&lt;&lt;else&gt;&gt;
+		&quot;Please help,&quot; you say.
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;He&gt;&gt; breaks free from &lt;&lt;his&gt;&gt; stupor and grabs the dog by the collar. &lt;&lt;He&gt;&gt; hauls it away from you and shoos it back to its kennel. &lt;&lt;tearful&gt;&gt; you struggle to your feet. &quot;Are you ok?&quot; &lt;&lt;he&gt;&gt; enquires.&lt;br&gt;&lt;br&gt;
+	
+	
+	
+		&lt;&lt;if $submissive lt 850&gt;&gt;
+		&quot;Took you long enough,&quot; you say. Satisfied that &lt;&lt;his&gt;&gt; job is done, &lt;&lt;he&gt;&gt; leaves the premises.
+		&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+		&quot;Yes, thank you,&quot; you say. Satisfied that &lt;&lt;his&gt;&gt; job is done, &lt;&lt;he&gt;&gt; leaves the premises.
+		&lt;&lt;else&gt;&gt;
+		&quot;Yes thanks,&quot; you say. Satisfied that &lt;&lt;his&gt;&gt; job is done, &lt;&lt;he&gt;&gt; leaves the premises.
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+		
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;	
+	
+&lt;&lt;domusquick&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1036" name="Domus Gutters Molestation" tags="nobr" position="725,12975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $enemytrust -= 40&gt;&gt;
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus Gutters Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus Gutters Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Domus Gutters Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1037" name="Domus Gutters Refuse" tags="nobr" position="850,12975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+&lt;&lt;fameexhibitionism10&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;fameexhibitionism5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $submissive -= 1&gt;&gt;
+&lt;&lt;if $submissive lt 850&gt;&gt;
+&quot;Go fuck yourself,&quot; you say, holding out your hand. &quot;My money.&quot; &lt;&lt;He&gt;&gt; looks taken aback, but hands you what you&#39;re owed.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+&quot;N-no. I won&#39;t,&quot; you say. &lt;&lt;He&gt;&gt; shrugs.
+&lt;&lt;else&gt;&gt;
+&quot;I won&#39;t do what you want,&quot; you say, defiant. &lt;&lt;He&gt;&gt; sighs in disappointment.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&quot;You&#39;re making a mistake,&quot; &lt;&lt;he&gt;&gt; begins, but you&#39;re already leaving.&lt;br&gt;&lt;br&gt;
+
+You&#39;ve made £25.&lt;&lt;set $money += 2500&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;domusquick&gt;&gt;</tw-passagedata><tw-passagedata pid="1038" name="Domus Gutters Molestation Finish" tags="nobr" position="975,12975">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You knock the &lt;&lt;person&gt;&gt; into a cupboard, which disgorges its contents all over &lt;&lt;himstop&gt;&gt; &lt;&lt;tearful&gt;&gt; you grab the fallen phone and delete the photos before &lt;&lt;he&gt;&gt; can recover. You take some money on the way out too.&lt;br&gt;&lt;br&gt;
+
+You&#39;ve made £25.&lt;&lt;set $money += 2500&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Here,&quot; &lt;&lt;He&gt;&gt; throws the phone at you. &lt;&lt;tearful&gt;&gt; you delete the photos before &lt;&lt;he&gt;&gt; changes &lt;&lt;his&gt;&gt; mind. &quot;Here&#39;s your money too. I&#39;m a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&lt;&lt;else&gt;&gt;woman&lt;&lt;/if&gt;&gt; of my word&quot;.&lt;br&gt;&lt;br&gt;
+
+You&#39;ve made £25.&lt;&lt;set $money += 2500&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1039" name="Hospital Arrest Molestation Finish" tags="nobr" position="1100,12975">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+They back off from you, surprised by your strength. &lt;&lt;tearful&gt;&gt; you open the hatch and escape outside before they can stop you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Industrial alleyways]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;ejaculation&gt;&gt;
+	
+	The second orgasm is a bit much for them, and gives you a chance to escape through the hatch.&lt;br&gt;&lt;br&gt;
+
+	
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Industrial alleyways]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;	
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;ejaculation&gt;&gt;
+
+	&lt;&lt;person2&gt;&gt;&quot;&lt;&lt;pShe&gt;&gt; should be worth something,&quot; says the &lt;&lt;personstop&gt;&gt; &quot;Be a good little fucktoy and come with us.&quot; &lt;&lt;He&gt;&gt; grabs your arm and tries to pull you deeper into the building.&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;click [[Go quietly|Underground Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Resist|Hospital Arrest Molestation]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;set $enemyanger += 120&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;&lt;&lt;set $enemyarousal to 0&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $phase is 1&gt;&gt;
+You&#39;re too hurt to fight any longer. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; drag your limp body deeper into the building.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1040" name="Underground Intro" tags="nobr" position="1225,12975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+You are dragged through a door and down a flight of steps. You hear the sound of rushing water. At the bottom the &lt;&lt;person&gt;&gt; turns on a torch, revealing an old stone corridor leading away into darkness.&lt;&lt;pass15&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+After walking awhile you come to a metal door. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; knocks, and is answered by a thin opening sliding apart near the top. It closes promptly, and the door opens.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+You are forced through the door and to your knees before a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; who crouches and grabs your neck. &lt;&lt;He&gt;&gt; turns your head to examine one side of your face, then the other, then forces your mouth open and looks inside. &quot;&lt;&lt;pShe&gt;&gt; will do,&quot; &lt;&lt;he&gt;&gt; says, standing up.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;if $collared isnot 1&gt;&gt;&lt;&lt;set $collared to 1&gt;&gt;
+Your neck is freed only briefly. Someone closes something hard and cold around it before you are yanked to your feet and pulled away.
+&lt;&lt;else&gt;&gt;
+Someone else yanks you to your feet and pulls you away.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;generate1&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; holds the other end of the leash attached to your collar, and leads you towards a door at the far end of the room.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click [[Next|Underground Intro2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1041" name="Underground Intro2" tags="nobr" position="100,13100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You enter another corridor, lined on one side with metal floor hatches. &lt;&lt;He&gt;&gt; opens one of them, and shoves you inside. You land on something soft at least. &quot;Your role here is simple. Do as you&#39;re told. You don&#39;t want to know what happened to the last &lt;&lt;girl&gt;&gt; who made a fuss.&quot; &lt;&lt;He&gt;&gt; slams the hatch shut, plunging you into complete darkness.&lt;br&gt;&lt;br&gt;
+
+You fumble around in the dark, and find you fell on what feels like a mattress. There&#39;s also a locked metal door and a tap in the corner, but the room is otherwise bare.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;set $undergroundtime to 0&gt;&gt;
+&lt;&lt;set $undergroundwater to 0&gt;&gt;
+&lt;&lt;set $undergroundescape to 0&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1042" name="Underground Cell" tags="nobr" position="225,13100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in an underground cell. You can&#39;t see a thing but can tell that the walls and floor are made of cold stone.
+
+&lt;&lt;if $undergroundwater is 0&gt;&gt;
+There&#39;s a tap in the corner which barely dribbles water.
+&lt;&lt;else&gt;&gt;&lt;&lt;set $undergroundwater += 1&gt;&gt;
+There&#39;s a tap in the corner, which they turned off to punish your disobedience.
+	&lt;&lt;if $undergroundwater gte 25&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;You&#39;re dying of thirst!&lt;/span&gt;&lt;&lt;set $pain += 60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;
+	&lt;&lt;elseif $undergroundwater gte 20&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;You really need water.&lt;/span&gt;&lt;&lt;set $pain += 30&gt;&gt;
+	&lt;&lt;elseif $undergroundwater gte 15&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You&#39;re very thirsty.&lt;/span&gt;&lt;&lt;set $pain += 20&gt;&gt;
+	&lt;&lt;elseif $undergroundwater gte 10&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You&#39;re thirsty.&lt;/span&gt;&lt;&lt;set $pain += 10&gt;&gt;
+	&lt;&lt;elseif $undergroundwater gte 5&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You feel a bit thirsty.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;set $undergroundtime += 1&gt;&gt;
+&lt;&lt;if $undergroundtime is 4&gt;&gt;
+
+The lights turn on once more, and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; enters. &quot;Time for your performance,&quot; &lt;&lt;he&gt;&gt; says, yanking your leash. &quot;Make sure you dance sexy. If you don&#39;t attract a customer we&#39;ll just let the whole audience have a piece.&quot; &lt;&lt;He&gt;&gt; tries to pull you from the room.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Go quietly|Underground Dance Intro]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Resist|Underground Cell Resist]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $undergroundtime is 8&gt;&gt;
+
+The lights turn on once more, and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; enters. &quot;You&#39;re needed,&quot; &lt;&lt;he&gt;&gt; says, yanking your leash.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Go quietly|Underground Presentation]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Resist|Underground Cell Resist]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $undergroundtime is 12&gt;&gt;
+
+The lights turn on once more, and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; enters. &quot;Time for another performance,&quot; &lt;&lt;he&gt;&gt; says, yanking your leash.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Go quietly|Underground Stage Intro]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Resist|Underground Cell Resist]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $undergroundtime is 16&gt;&gt;
+
+The lights turn on once more, and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; enters. &quot;Time for another performance,&quot; &lt;&lt;he&gt;&gt; says, yanking your leash.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Go quietly|Underground Film Intro]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Resist|Underground Cell Resist]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $undergroundtime is 20&gt;&gt;
+
+The lights turn on once more, and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; enters. &quot;Time for some fresh air,&quot; &lt;&lt;he&gt;&gt; says, yanking your leash.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Go quietly|Underground Hunt Intro]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Resist|Underground Cell Resist]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $undergroundtime is 24&gt;&gt;&lt;&lt;set $undergroundtime to 0&gt;&gt;
+
+	&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+	
+	The lights turn on once more, and a &lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; enter. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; crouches beside you, grabs your neck and turns you to face &lt;&lt;himstop&gt;&gt; &quot;Yep,&quot; &lt;&lt;he&gt;&gt; says. &quot;&lt;&lt;pHer&gt;&gt; lights are out. Shame, &lt;&lt;pshes&gt;&gt; a pretty little thing.&quot;&lt;br&gt;&lt;br&gt;
+	
+	Together they lift you by the shoulders and carry you from the room. They take you down a flight of steps to a large hole in the ground. They dump you in.&lt;br&gt;&lt;br&gt;
+	
+	You fall through darkness for several seconds before splashing into cold water.&lt;&lt;water&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;endevent&gt;&gt;
+	
+	&lt;&lt;click [[Next|Underground Lake]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	The lights turn on once more, and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; enters, holding a hose. Water shoots from the tip, knocking you prone and drenching you. &lt;&lt;He&gt;&gt; walks closer and continues spraying you from multiple angles, before finally turning it off. &quot;There we go,&quot; &lt;&lt;he&gt;&gt; says. &quot;Nice and clean.&quot; The door slams shut behind &lt;&lt;himcomma&gt;&gt; plunging you into darkness.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;wash&gt;&gt;&lt;&lt;water&gt;&gt;
+	&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;&lt;&lt;set $allure /= 2&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+
+	Dim pink-hued lights turn on, bathing the room in light. One of the doors opens and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; walks in, closing the door behind &lt;&lt;himstop&gt;&gt; &lt;&lt;covered&gt;&gt; &lt;&lt;He&gt;&gt; sizes you up as &lt;&lt;he&gt;&gt; approaches.
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		&quot;I paid good money for you. You better be worth it.&quot;&lt;&lt;set $phase to 1&gt;&gt;
+		&lt;&lt;elseif $rng gte 61&gt;&gt;
+		&quot;You&#39;re adorable. Don&#39;t worry, I&#39;ll be gentle.&quot;
+		&lt;&lt;elseif $rng gte 41&gt;&gt;
+		&quot;Good enough. Hold Still.&quot;
+		&lt;&lt;elseif $rng gte 21&gt;&gt;
+		&quot;You better be worth it &lt;&lt;bitchstop&gt;&gt;&quot;&lt;&lt;set $phase to 1&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&quot;Yes, nice and young.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Underground Cell Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;click [[Rest (1:00)|Underground Cell Rest]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness -= 1000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltiredness&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $undergroundescape is 0&gt;&gt;
+	&lt;&lt;click [[Look for a way out|Underground Cell Look]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;elseif $undergroundescape gte 18&gt;&gt;
+	&lt;&lt;click [[Escape|Underground Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Dig (1:00)|Underground Cell Dig]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Examine the door|Underground Cell Lock]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1043" name="Underground Cell Molestation" tags="nobr" position="350,13100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;set $enemytrust -= 80&gt;&gt;
+&lt;&lt;set $enemyanger += 120&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $enemytrust -= 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Cell Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Cell Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Cell Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1044" name="Underground Cell Molestation Finish" tags="nobr" position="475,13100">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; recoils from you in pain and hobbles over to where &lt;&lt;he&gt;&gt; entered. &lt;&lt;He&gt;&gt; slams &lt;&lt;his&gt;&gt; fist into the door. &quot;Let me out,&quot; &lt;&lt;he&gt;&gt; shouts. &quot;You locked me in with a psycho.&quot; The door opens and &lt;&lt;he&gt;&gt; leaves.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+	&lt;&lt;if $undergroundwater gte 1&gt;&gt;
+	The door opens again, and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; stands in the doorway. &quot;You&#39;ll give in.&quot; &lt;&lt;he&gt;&gt; says. &quot;And if you don&#39;t, you&#39;ll become too weak to fight back. Why make it harder on yourself?&quot; &lt;&lt;He&gt;&gt; slams the door shut.
+	&lt;&lt;else&gt;&gt;
+	The door opens again, and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; stands in the doorway. &quot;So that&#39;s how it&#39;s gonna be?&quot; &lt;&lt;he&gt;&gt; says, looking disappointed. &quot;Fine. We&#39;ll see how stubborn you are without water.&quot; &lt;&lt;He&gt;&gt; slams the door shut.&lt;&lt;set $undergroundwater to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;set $forcedprostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+
+Satisifed, &lt;&lt;he&gt;&gt; leaves you on the mattress and exits the way &lt;&lt;he&gt;&gt; came in.
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+	&lt;&lt;if $undergroundwater gte 22&gt;&gt;
+	The door opens again, and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; stands in the doorway. &quot;Good &lt;&lt;girlcomma&gt;&gt;&quot; &lt;&lt;he&gt;&gt; says, smiling.
+		&lt;&lt;if $undergroundwater gte 6&gt;&gt;
+			&lt;&lt;if $penis isnot &quot;none&quot;&gt;&gt;
+			&lt;&lt;He&gt;&gt; enters the room, closing the door behind &lt;&lt;himstop&gt;&gt; &quot;We&#39;ll turn your tap back on. But first a treat. You get to drink straight from my cock.&quot;&lt;br&gt;&lt;br&gt;
+
+			&lt;&lt;click [[Next|Underground Cell Oral]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+			&lt;&lt;else&gt;&gt;
+			&quot;We&#39;ll turn your tap back on. You&#39;re gonna make us lots of money.&quot; &lt;&lt;He&gt;&gt; shuts the door, once more plunging you into darkness.&lt;&lt;set $undergroundwater to 0&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+			&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&quot;We&#39;re not gonna give you back your water just yet, you haven&#39;t suffered enough for your disobedience. Keep up the good work though.&quot; &lt;&lt;He&gt;&gt; slams the door shut.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+
+		
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1045" name="Underground Cell Oral" tags="nobr" position="600,13100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;npcoral&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Cell Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Cell Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Cell Oral]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1046" name="Underground Cell Oral Finish" tags="nobr" position="725,13100">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You shove the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; away from you. &quot;You still haven&#39;t learned your place,&quot; &lt;&lt;he&gt;&gt; says, nursing a bruise. &quot;We&#39;ll see how long you can keep it up.&quot; The door slams shut behind &lt;&lt;himcomma&gt;&gt; plunging you into darkness. &lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Good Girl,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;ll switch your water back on. Hopefully you&#39;ve learned your lesson.&quot; The door slams shut behind &lt;&lt;himcomma&gt;&gt; plunging you into darkness. &lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;set $undergroundwater to 0&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1047" name="Underground Cell Rest" tags="nobr" position="850,13100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You lie on the uncomfortable mattress and close your eyes. You&#39;re not sure how long you were lying there, but you feel refreshed.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1048" name="Underground Cell Look" tags="nobr" position="975,13100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You carefully feel around the edge of the room, looking for anything that might help you get out. You don&#39;t find anything. Feeling helpless, you sit back down on the mattress, and feel a cool breeze caress your leg. You put your hands against the floor and feel it again, coming from beneath the matress.&lt;br&gt;&lt;br&gt;
+
+You shunt it aside and the breeze becomes unmistakable. You can feel small cracks in the ground. It might be your imagination, but you think you can see a tiny amount of light through them too.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $undergroundescape to 1&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1049" name="Underground Cell Dig" tags="nobr" position="1100,13100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You pick at the loose stone beneath the mattress.
+&lt;&lt;set $undergroundescape += 1&gt;&gt;
+&lt;&lt;if $undergroundescape gte 18&gt;&gt;
+It&#39;ll be a squeeze, but you think you can fit.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Escape|Underground Escape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $undergroundescape gte 16&gt;&gt;
+The hole needs to be just a bit bigger and you&#39;ll be able to fit through.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $undergroundescape gte 12&gt;&gt;
+There&#39;s definitely a way out here, it just needs to be bigger.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $undergroundescape gte 8&gt;&gt;
+The hole grows wider&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $undergroundescape gte 4&gt;&gt;
+Some of the cracks grow into a small hole.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You make the cracks a bit bigger.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Stop|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1050" name="Underground Cell Lock" tags="nobr" position="1225,13100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 1000&gt;&gt;
+
+
+The metal door is locked tight. It uses an advanced electronic lock.&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;You think you could manipulate it.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Open it (0:05)|Underground Cell Sneak]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Stop|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1051" name="Underground Cell Sneak" tags="nobr" position="100,13225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+No lock is going to stop you. You open the door and sneak out, tiptoeing across the plush carpet. You hear laughter and music up ahead. You peek round the corner and see a &lt;&lt;girl&gt;&gt; getting brutally fucked on stage as crowd of &lt;&lt;people&gt;&gt; watch. With the exception of the stage, the lights have been switched off, leaving the edge of the room in darkness.&lt;br&gt;&lt;br&gt;
+
+
+You slink into the room and round the side. No one notices you. You make it to the other side and up the stairs, emerging in the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 40&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1052" name="Underground Escape" tags="nobr" position="225,13225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You sit on the edge with your legs hanging over the hole. You feel a slope. You carefully lower yourself down, pulling the mattress over as you do. Relying on your hands at least as much as your feet, you scramble downwards.&lt;br&gt;&lt;br&gt;
+
+The stone gives way and you fall several feet into cold water.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Underground Lake]]&gt;&gt;&lt;&lt;set $stress -= 1000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1053" name="Underground Lake" tags="nobr" position="350,13225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;water&gt;&gt;
+
+&lt;&lt;set $stress -= 1000&gt;&gt;
+
+&lt;&lt;if $historytrait gte 4&gt;&gt;
+
+You are pulled through the dark by a current. You&#39;ve read about these tunnels, and should be able to influence where you end up.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Near the shore|Underground Lake2]]&gt;&gt;&lt;&lt;set $sea to 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Further out at sea|Underground Lake2]]&gt;&gt;&lt;&lt;set $sea to 50&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You are pulled through the dark by a current. Without warning, you are sucked underwater. You try to fight it, but the force is too strong. After a few moments, the darkness gives way to light, and you are pushed upwards. You struggle further up, and emerge into the $daystate.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;set $sea to 50&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1054" name="Underground Dance Intro" tags="nobr" position="475,13225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are led from your cell into a corridor outside. It looks medieval like your cell but with modern furnishings. You round a corner and see a large group of &lt;&lt;people&gt;&gt; surrounding a stage. You see a staircase on the opposite side of the room, which might be the way out. &lt;&lt;covered&gt;&gt; All eyes are on you as you are led up to the central platform. There&#39;s music playing.&lt;br&gt;&lt;br&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;&lt;&lt;generate5&gt;&gt;&lt;&lt;generate6&gt;&gt;
+&quot;Go on,&quot; A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;Do something.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $audiencearousal to 51&gt;&gt;
+
+&lt;&lt;click [[Dance for them|Underground Dance]]&gt;&gt;&lt;&lt;set $dancing to 1&gt;&gt;&lt;&lt;set $audience to 50&gt;&gt;&lt;&lt;set $venuemod to 0&gt;&gt;&lt;&lt;set $dancelocation to &quot;underground&quot;&gt;&gt;&lt;&lt;set $forceddance to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Underground Stage Refuse]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1055" name="Underground Cell Resist" tags="nobr" position="600,13225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+&lt;&lt;set $enemytrust -= 120&gt;&gt;
+&lt;&lt;set $enemyanger += 120&gt;&gt;
+
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Cell Resist Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Cell Resist Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Cell Resist Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Cell Resist]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1056" name="Underground Cell Resist Finish" tags="nobr" position="725,13225">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; staggers away from you.
+
+	&lt;&lt;if $undergroundwater gte 1&gt;&gt;
+	&quot;You&#39;ll give in.&quot; &lt;&lt;he&gt;&gt; says. &quot;And if you don&#39;t, you&#39;ll become too weak to fight back. Why make it harder on yourself?&quot; &lt;&lt;He&gt;&gt; slams the door shut.
+	&lt;&lt;else&gt;&gt;
+	&quot;So that&#39;s how it&#39;s gonna be?&quot; &lt;&lt;he&gt;&gt; says, looking disappointed. &quot;Fine. We&#39;ll see how stubborn you are without water.&quot; &lt;&lt;He&gt;&gt; slams the door shut.&lt;&lt;set $undergroundwater to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;He&gt;&gt; pants. &quot;Maybe... maybe another time. I need a lie down.&quot; The door slams shut behind &lt;&lt;himcomma&gt;&gt; plunging you into darkness.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+&lt;&lt;elseif $pain gte 1&gt;&gt;
+
+You&#39;re too badly beaten to put up a fight. The &lt;&lt;person&gt;&gt; drags your helpless body from the cell.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;click [[Next|Underground Dance Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+&lt;&lt;click [[Next|Underground Presentation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 3&gt;&gt;
+&lt;&lt;click [[Next|Underground Stage Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 4&gt;&gt;
+&lt;&lt;click [[Next|Underground Film Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $phase is 5&gt;&gt;
+&lt;&lt;click [[Next|Underground Hunt Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1057" name="Underground Dance" tags="nobr" position="850,13225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;Underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;danceeffects&gt;&gt;
+&lt;&lt;danceaudience&gt;&gt;
+
+&lt;&lt;if $danceevent is 0 and $exhibitionism lte 74 and $exposed gte 2&gt;&gt;
+Being so exposed is humiliating, but there&#39;s nothing you can do.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $danceevent is 0 and $exhibitionism lte 34 and $exposed gte 1&gt;&gt;
+Being so exposed is humiliating, but there&#39;s nothing you can do.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;danceactions&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $danceevent is &quot;finish&quot;&gt;&gt;
+&lt;&lt;elseif $danceevent is &quot;private&quot;&gt;&gt;
+&lt;&lt;click [[Next|Underground Dance Oral]]&gt;&gt;&lt;&lt;set $enemyno to 	1&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $danceevent is &quot;rape&quot;&gt;&gt;
+&lt;&lt;click [[Next|Underground Dance Rape]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1058" name="Underground Stage Refuse" tags="nobr" position="975,13225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+You stare meekly at your feet, but refuse their demand.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+You stare out at the crowd in defiance, and refuse their demand.
+&lt;&lt;else&gt;&gt;
+Though afraid, you refuse their demand.
+&lt;&lt;/if&gt;&gt;
+
+The crowd starts booing. A &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; runs on stage. &quot;Please accept our apologies,&quot; &lt;&lt;he&gt;&gt; says, picking up your leash. 
+
+
+&lt;&lt;if $rng gte 51 and $bestialitydisable is &quot;f&quot;&gt;&gt;
+
+&quot;Instead of our scheduled show, we have a special treat for you.&quot; A metal shutter opens behind you, revealing a gigantic pig.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Underground Stage Pig]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;Instead of our scheduled show, we invite you to watch our punishment of this insolent &lt;&lt;bitchstop&gt;&gt;&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Stage Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1059" name="Underground Stage Pig" tags="nobr" position="1100,13225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;&lt;&lt;set $beasttype to &quot;pig&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Stage Pig Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Stage Pig Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Stage Pig]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1060" name="Underground Stage Molestation" tags="nobr" position="1225,13225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $phase is 1&gt;&gt;
+&lt;&lt;set $enemytrust -= 200&gt;&gt;
+&lt;&lt;set $enemyanger += 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $enemytrust -= 120&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Stage Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Stage Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Stage Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1061" name="Underground Stage Molestation Finish" tags="nobr" position="100,13350">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; recoils and pain and tumbles from the stage. &lt;&lt;tearful&gt;&gt; you jump over &lt;&lt;him&gt;&gt; and run for the stairs. The audience are so bemused they make no move to stop you. You climb the stairs as fast as you can, footsteps thundering beneath you. You emerge in the forest and run in a random direction, aware you are still being pursued.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+A chill runs up your spine, a warning from some primal instinct. &lt;span class=&quot;red&quot;&gt;Something is hunting you.&lt;/span&gt;&lt;&lt;set $foresthunt to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+The crowd applauds as you are led off the stage and back to your cell.
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1062" name="Underground Stage Pig Finish" tags="nobr" position="225,13350">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+The $beasttype flees in pain and fear, running amok among the audience in an attempt to find an exit. &lt;&lt;tearful&gt;&gt; you leap from the stage and run for the stairs. The audience are so distracted they make no move to stop you. You climb the stairs as fast as you can, footsteps thundering beneath you. You emerge in the forest and run in a random direction, aware you are still being pursued.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+A chill runs up your spine, a warning from some primal instinct. &lt;span class=&quot;red&quot;&gt;Something is hunting you.&lt;/span&gt;&lt;&lt;set $foresthunt to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;famebestiality50&gt;&gt;
+
+The crowd applauds as you are led off the stage and back to your cell.
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1063" name="Underground Dance Oral" tags="nobr" position="350,13350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;The &lt;&lt;person&gt;&gt; climbs on stage.&lt;&lt;npcoral&gt;&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Dance Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Dance Oral Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Dance Oral]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1064" name="Underground Dance Rape" tags="nobr" position="475,13350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Dance Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Dance Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Dance Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1065" name="Underground Dance Oral Finish" tags="nobr" position="600,13350">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; recoils and pain and tumbles from the stage. &lt;&lt;tearful&gt;&gt; you jump over &lt;&lt;him&gt;&gt; and run for the stairs. The audience are so bemused they make no move to stop you. You climb the stairs as fast as you can, footsteps thundering beneath you. You emerge in the forest and run in a random direction, aware you are still being pursued.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+A chill runs up your spine, a warning from some primal instinct. &lt;span class=&quot;red&quot;&gt;Something is hunting you.&lt;/span&gt;&lt;&lt;set $foresthunt to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+The crowd applauds and the &lt;&lt;person&gt;&gt; holds &lt;&lt;his&gt;&gt; arms in the air, as if abusing you were some sort of triumph. You are led off the stage and back to your cell.
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1066" name="Underground Dance Rape Finish" tags="nobr" position="725,13350">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; recoils and pain and tumbles from the stage, and the others back off in instinctive fear. &lt;&lt;tearful&gt;&gt; you jump over &lt;&lt;him&gt;&gt; and run for the stairs. The audience are so bemused they make no move to stop you. You climb the stairs as fast as you can, footsteps thundering beneath you. You emerge in the forest and run in a random direction, aware you are still being pursued.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+A chill runs up your spine, a warning from some primal instinct. &lt;span class=&quot;red&quot;&gt;Something is hunting you.&lt;/span&gt;&lt;&lt;set $foresthunt to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+A voice rings out. &quot;We hope you enjoyed our product, but we need to ask you to vacate the stage.&quot; The crowd does as instructed.&lt;br&gt;&lt;br&gt;
+You are led off the stage and back to your cell.
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1067" name="Underground Stage Intro" tags="nobr" position="850,13350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $rng gte 51 and $bestialitydisable is &quot;f&quot;&gt;&gt;
+
+You are led once more to the stage, where the crowd awaits. &lt;&lt;covered&gt;&gt; Once there, a metal shutter rattles open behind you, and a gigantic pig steps out. The audience cheers it on.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Stage Pig]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You are led once more to the stage, where the crowd awaits. &lt;&lt;covered&gt;&gt; There&#39;s a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; already waiting for you. &lt;&lt;He&gt;&gt; takes hold of you leash and pulls you closer while looking at the audience. &quot;What shall I do with &lt;&lt;phim&gt;&gt; my friends?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Stage Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1068" name="Underground Presentation" tags="nobr" position="975,13350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You are led to the stage where four other &lt;&lt;girls&gt;&gt; stand in a line, eyes downcast. Each wears a collar similar to your own. As soon as you take your place among them, a pair of large wooden doors opens and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; strides into the room. &lt;&lt;He&gt;&gt; is flanked by a &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; who struggles to keep up. &quot;We have a nice selection for you today &lt;&lt;sirstop&gt;&gt; Just the sort of thing you like.&quot; Says the &lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;ll see for myself,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; responds. &lt;&lt;He&gt;&gt; stops in front of the stage and eyes the &lt;&lt;girls&gt;&gt; up, including you. &lt;&lt;covered&gt;&gt; &quot;This one&#39;s all skin and bone,&quot; &lt;&lt;he&gt;&gt; says, pointing at the &lt;&lt;girl&gt;&gt; on the far side from you. &quot;&lt;&lt;pShe&gt;&gt; looks likely to faint at any moment.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Our &lt;&lt;girls&gt;&gt; are all fed a-&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $attractiveness gte 3000&gt;&gt;
+
+&quot;Spare me,&quot; &lt;&lt;he&gt;&gt; turns to you and smiles. &quot;This one will do nicely. Bring &lt;&lt;phim&gt;&gt; in.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Presentation2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;Spare me,&quot; &lt;&lt;he&gt;&gt; turns to you, but looks away dismissively. &quot;I&#39;ve made my choice.&quot; &lt;&lt;He&gt;&gt; lunges for the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and drags &lt;&lt;him&gt;&gt; to the ground.&lt;br&gt;&lt;br&gt;
+
+&quot;I-I&#39;m not.. Stop!&quot;
+
+The protestations are no use. You hear a loud smack and the &lt;&lt;person&gt;&gt; yelp in pain as you are led back to your cell.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1069" name="Underground Presentation2" tags="nobr" position="1100,13350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; leaves the way they came as the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; climbs the stage and picks up your leash. &lt;&lt;He&gt;&gt; pulls you after the &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; through the same wooden doors. The room beyond is spacious and decorated like the abode of a monarch. A four-poster bed sits opposite you, on which the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; lounges.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; moves to leave but is interrupted. &quot;Did I say you could leave? You&#39;re gonna help me discipline this little thing, or I&#39;ll punish you next. Both of you come here.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;person1&gt;&gt; 
+As you walk close to &lt;&lt;himcomma&gt;&gt; &lt;&lt;he&gt;&gt; grabs you and bends you over &lt;&lt;his&gt;&gt; thighs.&lt;br&gt;&lt;br&gt;
+ 
+ &lt;&lt;click [[Next|Underground Presentation Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1070" name="Underground Presentation Molestation" tags="nobr" position="1225,13350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcspank&gt;&gt;
+&lt;&lt;set $enemytrust -= 120&gt;&gt;
+&lt;&lt;set $timer to 30&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Presentation Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Presentation Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Presentation Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Presentation Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1071" name="Underground Presentation Molestation Finish" tags="nobr" position="100,13475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; falls backward on the bed and lies still, apparently asleep. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; picks up your leash and leads you back to your cell. &lt;&lt;He&gt;&gt; avoids looking at you the whole time.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; falls against one of the bed posts, breaking it. &lt;&lt;tearful&gt;&gt; you jump over &lt;&lt;him&gt;&gt; and run out the room, towards the stairs. You climb as fast as you can, footsteps thundering beneath you. You emerge in the forest and run in a random direction, aware you are still being pursued.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person2&gt;&gt; reclines on the bed. &quot;It&#39;s been a long day,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; waves both of you from the room. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; picks up your leash and leads you back to your cell. &lt;&lt;He&gt;&gt; avoids looking at you the whole time.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1072" name="Underground Hunt Intro" tags="nobr" position="225,13475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are led past the empty stage and up the flight of stairs. The air becomes cooler and fresher as you ascend, and you soon emerge outside.
+
+&lt;&lt;if $daystate is &quot;dawn&quot;&gt;&gt;
+The sun is hidden behind trees, but you think it&#39;s dawn.
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+The sun is hidden behind trees, but you think it&#39;s dusk.
+&lt;&lt;elseif $daystate is &quot;day&quot;&gt;&gt;
+You have to shield your eyes from the sunlight, and you realise just how dim those lights were.
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+The cool night air blows against your skin.
+&lt;&lt;/if&gt;&gt;
+
+It looks like you&#39;re in a forest clearing.&lt;br&gt;&lt;br&gt;
+
+Several naked &lt;&lt;girls&gt;&gt; are lined up, with a rope suspended in front of them. There&#39;s a large crowd stood around them, leering. The &lt;&lt;girls&gt;&gt; stare at their feet. &lt;&lt;covered&gt;&gt; You&#39;re dragged to the end of the line.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt; A &lt;&lt;person&gt;&gt; in a waistcoat enters the clearing, holding three dogs on leashes. They strain against &lt;&lt;himcomma&gt;&gt; practically pulling &lt;&lt;him&gt;&gt; along. &quot;We&#39;re ready,&quot; &lt;&lt;he&gt;&gt; says, brandishing a pistol. &quot;First shot, the prey run. Second shot, we hunt!&quot; The crowd cheers. You hear one of the &lt;&lt;girls&gt;&gt; sob.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Hunt]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1073" name="Underground Hunt" tags="nobr" position="350,13475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The pistol sounds off, and you run.&lt;br&gt;&lt;br&gt;
+
+You&#39;ve barely reached the trees when the second shot rings out.
+
+&lt;&lt;if $physique gte $rng * 100 + 6000&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+
+You run as fast you can. You hear the other &lt;&lt;girls&gt;&gt; scream as they are caught, one by one. Eventually your legs give out and you collapse against a tree. You hear nothing but your beating heart and the wind rustling through leaves. You got away.&lt;&lt;pass5&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $rng gte 51 and $bestialitydisable is &quot;f&quot;&gt;&gt;
+	You run as fast you can. You hear the other &lt;&lt;girls&gt;&gt; scream as they are caught, one by one. You hear something running through the grass behind you, and feel paws on your back as you are forced to your knees. The dog starts humping, you feel its penis prodding your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&quot;Looks like he likes you,&quot; you hear the &lt;&lt;person&gt;&gt; say as &lt;&lt;he&gt;&gt; catches up. &lt;&lt;He&gt;&gt; is not alone, much of the crowd follows behind &lt;&lt;himstop&gt;&gt; &quot;And it&#39;s only fair he gets to do as he likes with his quarry.&quot; The crowd forms a circle around you.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Underground Hunt Dog]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	
+	You run as fast you can. You hear the other &lt;&lt;girls&gt;&gt; scream as they are caught, one by one. You hear something running through the grass behind you right before you are tackled to the ground.&lt;br&gt;&lt;br&gt;
+	
+	&quot;Got you,&quot; the &lt;&lt;person&gt;&gt; says. A number of others from the crowd arrive, panting. &quot;Now the hunter devours &lt;&lt;his&gt;&gt; prey.&quot;&lt;br&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;click [[Next|Underground Hunt Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1074" name="Underground Hunt Dog" tags="nobr" position="475,13475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;&lt;&lt;set $enemytrust -= 80&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Hunt Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Hunt Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Hunt Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1075" name="Underground Hunt Dog Finish" tags="nobr" position="600,13475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+The beast barks happily. &quot;Good boy,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; The crowd whisper among themselves as &lt;&lt;he&gt;&gt; grabs your leash and pulls you to your feet. &quot;I hope the other groups had as much fun with their prey as we did.&quot;&lt;br&gt;&lt;br&gt;
+
+A scream erupts nearby, and the crowd rushes away to investigate, leaving the &lt;&lt;person&gt;&gt; to drag you back into the dungeon and down to your cell.
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The $beasttype whimpers and flees. &lt;&lt;tearful&gt;&gt; you jump to your feet and run for it. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; tries to stop you, but you dodge &lt;&lt;him&gt;&gt; and escape into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+A chill runs up your spine, a warning from some primal instinct. &lt;span class=&quot;red&quot;&gt;Something is hunting you.&lt;/span&gt;&lt;&lt;set $foresthunt to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1076" name="Underground Hunt Molestation" tags="nobr" position="725,13475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Hunt Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Hunt Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Hunt Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1077" name="Underground Hunt Molestation Finish" tags="nobr" position="850,13475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+ You hear the crowd whisper among themselves as the &lt;&lt;person&gt;&gt; grabs your leash and pulls you to your feet. &quot;I hope the other groups had as much fun with their prey as we did.&quot;&lt;br&gt;&lt;br&gt;
+
+A scream erupts nearby, and the crowd rushes away to investigate, leaving the &lt;&lt;person&gt;&gt; to drag you back into the dungeon and down to your cell.
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; falls against a tree. &lt;&lt;tearful&gt;&gt; you jump to your feet and run for it. &lt;&lt;He&gt;&gt; tries to stop you, but you dodge &lt;&lt;him&gt;&gt; and escape into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+A chill runs up your spine, a warning from some primal instinct. &lt;span class=&quot;red&quot;&gt;Something is hunting you.&lt;/span&gt;&lt;&lt;set $foresthunt to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1078" name="Underground Film Intro" tags="nobr" position="975,13475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;
+You are led to another part of the dungeon, and into a well-lit room. A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; is already here, holding a camera. Stood beside &lt;&lt;him&gt;&gt; is a &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt;
+
+
+&lt;&lt;if $rng gte 51 and $swarmdisable is &quot;f&quot;&gt;&gt;
+
+There&#39;s a bath sitting in the middle of the room. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; pulls you over to it and pushes you inside. Before you get your bearings, &lt;&lt;he&gt;&gt; attaches a clip on the bottom of the bath to your collar, locking you in place. You look up at the &lt;&lt;personcomma&gt;&gt; now holding a bucket, and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and wonder what they intend.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; tips the bucket over you, covering you in thick, long worms. They wriggle all over you, inciting shameful feelings.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Film Worms]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; walks right up behind you, uncomfortably close. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; nods, and the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; starts to grope you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Film Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1079" name="Underground Film Worms" tags="nobr" position="1100,13475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $swarmname to &quot;containers&quot;&gt;&gt;
+&lt;&lt;set $swarmmove to &quot;shaking&quot;&gt;&gt;
+&lt;&lt;set $swarmcreature to &quot;worms&quot;&gt;&gt;
+&lt;&lt;set $swarmspill to &quot;shatter&quot;&gt;&gt;
+&lt;&lt;set $swarmsteady to &quot;steady&quot;&gt;&gt;
+&lt;&lt;set $swarmSteady to &quot;Steady&quot;&gt;&gt;
+&lt;&lt;set $swarmcount to 2&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarmactive to 2&gt;&gt;
+&lt;&lt;set $timer to 24&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $timer is 21&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; moves to get a better shot of your face. You feel more self-conscious about your reactions, but there&#39;s little you can do to control them.
+&lt;&lt;elseif $timer is 18&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; tips another bucket of worms into the bath.&lt;/span&gt;
+&lt;&lt;set $swarmcount += 2&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarmactive += 2&gt;&gt;
+&lt;&lt;elseif $timer is 15&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; moves to get a better shot of your &lt;&lt;breastsstop&gt;&gt;
+&lt;&lt;elseif $timer is 12&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; tips another bucket of worms into the bath.&lt;/span&gt;
+&lt;&lt;set $swarmcount += 2&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarmactive += 2&gt;&gt;
+&lt;&lt;elseif $timer is 9&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; moves to get a better shot of your &lt;&lt;genitalsstop&gt;&gt;
+&lt;&lt;elseif $timer is 6&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; tips another bucket of worms into the bath.&lt;/span&gt;
+&lt;&lt;set $swarmcount += 2&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarmactive += 2&gt;&gt;
+&lt;&lt;elseif $timer is 3&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; moves to get a better shot of your face.
+&lt;&lt;else&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; continues to film your ordeal.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $face isnot &quot;covered&quot;&gt;&gt;
+&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;swarmeffects&gt;&gt;
+&lt;&lt;swarm&gt;&gt;
+&lt;&lt;swarmactions&gt;&gt;
+
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Film Worms Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1080" name="Underground Film Worms Finish" tags="nobr" position="1225,13475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;That should do it,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; stops filming. The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; unplugs your collar from the bath and you scramble to you feet. The worms tumble off you, but you still shiver in horror and disgust.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person&gt;&gt; tugs on your leash, and you almost trip as you leave the bath. You&#39;re horrified at the thought of more people seeing what just happened to you, but there&#39;s nothing you can do as the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; takes you back to your cell.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1081" name="Underground Film Molestation" tags="nobr" position="100,13600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;set $enemyno to 1&gt;&gt;&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $timer to 24&gt;&gt;
+&lt;&lt;set $penis2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina2 to &quot;none&quot;&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;if $timer is 21&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; moves to get a close shot of your face.
+&lt;&lt;elseif $timer is 18&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; moves to get a close shot of your &lt;&lt;bottomstop&gt;&gt;
+&lt;&lt;elseif $timer is 15&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; moves to get a close shot of your &lt;&lt;breastsstop&gt;&gt;
+&lt;&lt;elseif $timer is 12&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; moves to get a close shot of your &lt;&lt;genitals&gt;&gt;
+&lt;&lt;elseif $timer is 9&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; moves to get a close shot of your face.
+&lt;&lt;elseif $timer is 6&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; steps back to get a shot of your whole body.
+&lt;&lt;elseif $timer is 3&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; continues to film.
+&lt;&lt;else&gt;&gt;
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; continues to film.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $face isnot &quot;covered&quot;&gt;&gt;
+&lt;&lt;fameexhibitionism1&gt;&gt;&lt;&lt;famerape1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;person1&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Film Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Film Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Film Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Underground Film Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1082" name="Underground Film Molestation Finish" tags="nobr" position="225,13600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;That&#39;ll do,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; stops filming. You&#39;re horrified at the thought of other people seeing what happened to you, but there&#39;s nothing you can do as the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; leads you back to your cell.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; trips and falls against the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; The camera drops to the ground and shatters. &quot;You idiot,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; struggles to &lt;&lt;his&gt;&gt; feet. &quot;Shut up,&quot; &lt;&lt;he&gt;&gt; says. &quot;Before &lt;&lt;pshe&gt;&gt; gets away.&quot; But you&#39;re already well ahead of them. You run down the corridor, past your cell, then into the empty theatre. You run towards the stairs on the far side, and climb as fast as you can, footsteps thundering beneath you. You emerge in the forest and run in a random direction, aware you are still being pursued.&lt;br&gt;&lt;br&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+A chill runs up your spine, a warning from some primal instinct. &lt;span class=&quot;red&quot;&gt;Something is hunting you.&lt;/span&gt;&lt;&lt;set $foresthunt to 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 40&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+
+
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+
+
+
+&quot;That&#39;ll do,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; stops filming. You&#39;re horrified at the thought of other people seeing what happened to you, but there&#39;s nothing you can do as the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; leads you back to your cell.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you sit on the mattress.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Underground Cell]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1083" name="Danube House Lock" tags="nobr" position="350,13600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;&lt;&lt;set $lock to 300&gt;&gt;
+
+
+The door is locked tight.&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Break in (0:05)|Danube House Sneak]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1084" name="Danube House Knock" tags="nobr" position="475,13600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+You walk up to one of the mansions and knock on the door.&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;if $rng gte 51&gt;&gt;
+
+	There&#39;s no response.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Break in|Danube House Lock]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Go to the Next House (0:02)|Danube House Knock]]&gt;&gt;&lt;&lt;pass2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;A &lt;&lt;person&gt;&gt; answers the door. &quot;You aren&#39;t who we were expecting.&quot; &lt;&lt;He&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Ask for work|Danube House Work]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say you&#39;ve got the wrong address and leave|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $rng gte 31&gt;&gt;
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; answers the door. &quot;I do not like being disturbed. Speak.&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Ask for work|Danube House Work]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say you&#39;ve got the wrong address and leave|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; answers the door. &lt;&lt;He&gt;&gt; examines you head to feet before speaking. &quot;Such a fine young thing,&quot; &lt;&lt;he&gt;&gt; says. &quot;Is there anything I can do for you?&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Ask for work|Danube House Work]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say you&#39;ve got the wrong address and leave|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $rng gte 11&gt;&gt;
+
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; answers the door. &quot;My &lt;&lt;person2&gt;&gt;&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;master&lt;&lt;else&gt;&gt;mistress&lt;&lt;/if&gt;&gt;&lt;&lt;person1&gt;&gt; does not like being disturbed,&quot; &lt;&lt;he&gt;&gt; says. &quot;Out with it.&quot;&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;click [[Ask for work|Danube House Work]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say you&#39;ve got the wrong address and leave|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; answers the door. &lt;&lt;He&gt;&gt; opens it slightly and peeks through the gap. &lt;&lt;He&gt;&gt; doesn&#39;t say anything.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Ask for work|Danube House Work]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say you&#39;ve got the wrong address and leave|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1085" name="Danube House Work" tags="nobr" position="600,13600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; pauses for a moment, considering. &quot;Our help hasn&#39;t arrived, but you look... fit,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;m throwing a party and need someone to distribute refreshments. You&#39;ll get £20 for two hours work.&quot; &lt;&lt;He&gt;&gt; rummages in something to &lt;&lt;his&gt;&gt; left, out of your view, before producing a small waist apron. &quot;£60, if you wear this.&quot;&lt;br&gt;&lt;br&gt;
+
+You look more closely at the apron. It&#39;s such a slight thing it would be little protection against spillages, and would barely cover more than your crotch.&lt;br&gt;&lt;br&gt;
+
+&quot;It wouldn&#39;t do much to protect your other clothes, which is why you shouldn&#39;t wear any.&quot; &lt;&lt;He&gt;&gt; smiles. &quot;Hence the extra pay. So what do you think?&quot;&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+		&lt;&lt;click [[Agree to work in the apron|Danube Apron]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		You aren&#39;t lewd enough to take up &lt;&lt;his&gt;&gt; scandalous offer.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Agree to work in normal clothes|Danube Party]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+	&quot;There&#39;s nothing,&quot; &lt;&lt;he&gt;&gt; says. &quot;Now if you&#39;ll excuse me, I have a party to get back to.&quot; &lt;&lt;He&gt;&gt; shuts the door.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try another house|Danube House Knock]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 2&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+
+&quot;You&#39;re an insolent little thing,&quot; &lt;&lt;he&gt;&gt; says. &quot;But as it happens I do need something. There&#39;s a family heirloom in my attic I need retrieved. I can&#39;t do it myself, it&#39;s too dusty up there. It will take up to an hour and I&#39;ll give you £15 for finding it.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Accept|Danube Attic]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+	&quot;Insolent whelp,&quot; &lt;&lt;he&gt;&gt; says. &quot;Begone.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try another house|Danube House Knock]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 3&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+
+	The &lt;&lt;person&gt;&gt; smiles. &quot;There&#39;s nothing I need,&quot; &lt;&lt;he&gt;&gt; says. &quot;But I&#39;ll give you £15 to join me for tea. It will take about an hour.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Accept|Danube Tea]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+
+	&quot;There&#39;s nothing I need,&quot; &lt;&lt;he&gt;&gt; says, &quot;But don&#39;t be afraid to call again, sweetie.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try another house|Danube House Knock]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $phase is 4&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+
+	&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; stares down &lt;&lt;his&gt;&gt; nose at you. &quot;There is something,&quot; &lt;&lt;he&gt;&gt; says, &quot;We have a problem with weeds growing and strangling our other plants. We would give you £50 for four hours work.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Enter|Danube Garden]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+	
+	&quot;No,&quot; &lt;&lt;he&gt;&gt; says, and slams the door shut.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try another house|Danube House Knock]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $rng gte 1&gt;&gt;
+	
+	&lt;&lt;His&gt;&gt; demeanor changes. &quot;I&#39;m hosting a tea party and there&#39;s a spare seat,&quot; &lt;&lt;he&gt;&gt; says with enthusiasm. &quot;I&#39;ll give you £10 if you fill in for the missing guest. It will take forty minutes.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Accept (1:00)|Danube Doll]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; wordlessly slams the door shut.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try another house|Danube House Knock]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Stop|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1086" name="Danube Apron" tags="nobr" position="725,13600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;storeclothes&gt;&gt;&lt;&lt;set $storelocationinit to &quot;danube&quot;&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;undress&gt;&gt;
+
+&lt;&lt;set $lowertemp to &quot;init&quot;&gt;&gt;&lt;&lt;waistapron&gt;&gt;&lt;&lt;set $lowercolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;
+
+
+&lt;&lt;exposure&gt;&gt;
+
+
+
+You enter the mansion. You hear voices and the clinking of glasses further in. &lt;&lt;He&gt;&gt; passes you the apron and gestures to the door on your left. &quot;You can get changed in the pantry,&quot; &lt;&lt;he&gt;&gt; says. &quot;When you&#39;re ready, go through the door opposite and you&#39;ll find some platters. Take each in turn and offer them to the guests. Now if you&#39;ll excuse me, I need to get back to being a good &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;host&lt;&lt;else&gt;&gt;hostess&lt;&lt;/if&gt;&gt;.&quot;&lt;br&gt;&lt;br&gt;
+
+You enter the room as instructed. It&#39;s small enough that getting changed is difficult, but you &lt;&lt;nervously&gt;&gt; remove your clothing and wrap the apron around your waist. It almost feels like you&#39;re wearing nothing at all. You wish you had a mirror to examine yourself properly.&lt;br&gt;&lt;br&gt;
+
+Properly attired and with a tray of champagne in one hand, you enter the main room where the party is being held. A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; gasps and drops their glass, the sound of its shattering drawing more attention. Soon everyone in the room is watching you, murmuring amongst themselves. You offer another glass to the &lt;&lt;personcomma&gt;&gt; who doesn&#39;t take &lt;&lt;his&gt;&gt; eyes off your &lt;&lt;lewdness&gt;&gt; as &lt;&lt;he&gt;&gt; takes from the tray. &lt;&lt;exhibitionism4&gt;&gt;&lt;&lt;fameexhibitionism30&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Apron2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1087" name="Danube Party" tags="nobr" position="850,13600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+You enter the mansion. You hear voices and the clinking of glasses further in. &quot;There&#39;s some platters in the kitchen,&quot; &lt;&lt;he&gt;&gt; gestures to the door on your right. &quot;Take each in turn and offer them to the guests. Now if you&#39;ll excuse me, I need to get back to being a good &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;host&lt;&lt;else&gt;&gt;hostess&lt;&lt;/if&gt;&gt;.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+You begin the job as instructed. Most guests pay you little attention, few even so much as look at you as they take from the proffered tray or politely decline the offer. An hour into the job however, a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; takes an interest in you. You notice &lt;&lt;him&gt;&gt; watching you from across the room.&lt;br&gt;&lt;br&gt;
+&lt;&lt;pass60&gt;&gt;
+You offer &lt;&lt;him&gt;&gt; a glass of champagne. &quot;No thanks, darling.&quot; As you turn to leave, &lt;&lt;he&gt;&gt; wraps an arm around your waist and grabs your &lt;&lt;bottom&gt;&gt; with &lt;&lt;his&gt;&gt; free hand.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Endure it|Danube Party Endure]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;set $submissive += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Struggle free|Danube Party Struggle]]&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+You begin the job as instructed. No one pays you much attention, few even so much as look at you as they take from the proffered tray or politely decline the offer. After two hours the party seems to be winding down, and the &lt;&lt;person&gt;&gt; approaches you. &quot;Thanks for the help. Here.&quot; &lt;&lt;He&gt;&gt; hands you £20.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass120&gt;&gt;
+&lt;&lt;set $money += 2000&gt;&gt;
+
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1088" name="Danube Party Endure" tags="nobr" position="975,13600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+You grit your teeth and bear it. The &lt;&lt;person&gt;&gt; pulls you closer and fondles your &lt;&lt;bottom&gt;&gt; for a few moments. Other guests turn and watch the spectacle, not quite sure what to make of it. You hear nervous laughter.&lt;br&gt;&lt;br&gt;
+
+&quot;That&#39;s enough, let the poor &lt;&lt;girl&gt;&gt; go,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt; The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; releases you, but gives you a parting spank as &lt;&lt;he&gt;&gt; does.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person2&gt;&gt;After another hour the party seems to be winding down, and the &lt;&lt;person&gt;&gt; approaches you. &quot;Thanks for the help. Here&#39;s extra for the trouble.&quot; &lt;&lt;He&gt;&gt; hands you £30.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass60&gt;&gt;
+&lt;&lt;set $money += 3000&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1089" name="Danube Party Struggle" tags="nobr" position="1100,13600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+You stomp hard on the &lt;&lt;persons&gt;&gt; foot, and &lt;&lt;he&gt;&gt; shouts, tumbling backwards to the ground where &lt;&lt;he&gt;&gt; rolls around in pain. Laughter erupts among the assembled guests.&lt;br&gt;&lt;br&gt;
+
+&quot;Serves the perv right.&quot;&lt;br&gt;&lt;br&gt;
+
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; grips your arm and leads you out the room. &quot;You&#39;ve ruined my party,&quot; &lt;&lt;he&gt;&gt; says. &quot;Get out. And no, you&#39;re not seeing a penny. Shoo!&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1090" name="Danube Apron2" tags="nobr" position="1225,13600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+You continue your task, and people eventually go back to mingling, though you still feel eyes on you at all times. At one point you catch a reflection of yourself, a nearly naked &lt;&lt;girl&gt;&gt; surrounded by well-dressed &lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;women&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;men&lt;&lt;else&gt;&gt;adults.&lt;&lt;/if&gt;&gt; &lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+
+You offer the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; another drink, but as &lt;&lt;he&gt;&gt; reaches out for it &lt;&lt;he&gt;&gt; slaps the tray, throwing the glasses into the air and tipping their contents all over you. &quot;Oops, I&#39;m so clumsy!&quot; &lt;&lt;he&gt;&gt; says, as the liquid drips from your skin and seeps into your apron.&lt;br&gt;&lt;br&gt;
+
+People are staring at you with a hungry look in their eyes. More so than normal. You look down and see the deluge has made your apron completely transparent. You feel your face heat up at this new humiliation. You&#39;re suddenly struck by just how exposed and vulnerable you are. &lt;&lt;covered&gt;&gt; &lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person&gt;&gt; continues. &quot;I&#39;m ever so sorry. Let me help get that wet thing off of you...&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Apron Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;pass120&gt;&gt;After a couple of hours the party seems to be winding down. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; approaches you. &quot;Thank you, that&#39;ll give them something to remember. Here.&quot; &lt;&lt;He&gt;&gt; hands you £60.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $money +=6000&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+You return to the pantry and put your clothes back on.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1091" name="Danube Apron Molestation" tags="nobr" position="100,13725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;set $enemyno to 1&gt;&gt;&lt;&lt;man1init&gt;&gt;
+
+&lt;&lt;set $penis2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $lefthand2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $righthand2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $mouth2 to &quot;none&quot;&gt;&gt;
+&lt;&lt;set $vagina2 to &quot;none&quot;&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Apron Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Apron Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Apron Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1092" name="Danube Apron Molestation Finish" tags="nobr" position="225,13725">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; winces in pain. &quot;&lt;&lt;pShe&gt;&gt; is a feisty one,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt;&quot;That&#39;s enough,&quot; says the &lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; grips your arm and drags you from the room. &quot;That&#39;ll be all,&quot; &lt;&lt;he&gt;&gt; says when you&#39;re alone. &quot;I didn&#39;t want a scene like this. Take your money and go.&quot; &lt;&lt;He&gt;&gt; hands you £60.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $money += 6000&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you return to the pantry and put your clothes back on.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;&lt;&lt;famerape30&gt;&gt;
+
+&lt;&lt;He&gt;&gt; turns to the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; &quot;How much for this one?&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;m only renting &lt;&lt;phimstop&gt;&gt;&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Pity.&quot;&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; takes you by your arm and drags you from the room. &quot;That&#39;ll be all,&quot; &lt;&lt;he&gt;&gt; says when you&#39;re alone. &quot;Thanks for being a good sport. Here&#39;s a little something extra.&quot; &lt;&lt;He&gt;&gt; hands you £120.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;set $money += 12000&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you return to the pantry and put your clothes back on.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;undress&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1093" name="Danube Attic" tags="nobr" position="350,13725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; leads you up a flight of stairs and tugs on a trapdoor in the ceiling. It opens in a shower of dust and a ladder falls out. &quot;The antique is a painting of an ancestor. They look a lot like me so you should know when you&#39;ve found it.&quot; &lt;&lt;He&gt;&gt; leaves you to ascend the creaky ladder alone.&lt;br&gt;&lt;br&gt;
+
+
+You cough as you reach the top and peer through the murk. There&#39;s a lot of old furniture, but you don&#39;t see any paintings. It might be in one of the boxes stacked about the room. There&#39;s a gigantic cobweb in one corner, about twice your size. You hope whatever made it isn&#39;t around.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+	 &lt;&lt;if $swarmdisable is &quot;f&quot; and $rng gte 1&gt;&gt;
+
+	&lt;&lt;pass30&gt;&gt;After half an hour of fruitless searching you spot it, in the corner of the room behind the spider web. You look for a way round, but that part of the room is completely blocked off. Something moves in the darkness above the web. Looking up you see several large, twitching egg sacs, each the size of your head.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Abandon your task|Danube Abandon]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Break through the web|Danube Spiders]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;pass60&gt;&gt;You spend an hour searching the attic, until you&#39;ve explored every inch. There&#39;s no sign of the painting.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Abandon your task|Danube Abandon]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You search for an hour before you find the painting hidden inside one of the boxes. It&#39;s heavier than it looks, but you manage to carry it down the ladder. The &lt;&lt;person&gt;&gt; must have heard it creak as &lt;&lt;he&gt;&gt; soon arrives beside you. &quot;That&#39;s it. Thank you,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; takes the painting and hands you £15. &lt;&lt;His&gt;&gt; smile turns sour as &lt;&lt;he&gt;&gt; notices your dust-covered clothing. &quot;Please leave, before you make a mess of the carpet.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $money += 1500&gt;&gt;
+&lt;&lt;pass60&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1094" name="Danube Abandon" tags="nobr" position="475,13725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+You climb down the ladder and find the &lt;&lt;person&gt;&gt; already waiting for you. &quot;I see you don&#39;t have my heirloom. A pity. Get out before you get dust on my carpet.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+&lt;&lt;click [[Ask for payment|Danube Attic Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Ask for payment|Danube Payment]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+&lt;&lt;click [[Leave Quietly|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1095" name="Danube Spiders" tags="nobr" position="600,13725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+
+You try to pull apart the web, but your hands get stuck. You manage to pull them free, but the rest of your body becomes tangled in the process, leaving you suspended in the air. Your struggling causes one of the egg sacs to fall from its perch. It breaks apart on the wooden floor, releasing thousands of tiny, live spiders, which start crawling up the web toward you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $swarmname to &quot;sacs&quot;&gt;&gt;
+&lt;&lt;set $swarmmove to &quot;slipping&quot;&gt;&gt;
+&lt;&lt;set $swarmcreature to &quot;spiders&quot;&gt;&gt;
+&lt;&lt;set $swarmspill to &quot;break&quot;&gt;&gt;
+&lt;&lt;set $swarmsteady to &quot;steady&quot;&gt;&gt;
+&lt;&lt;set $swarmSteady to &quot;Steady&quot;&gt;&gt;
+&lt;&lt;set $swarmcount to 10&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;contained&quot;&gt;&gt;
+&lt;&lt;set $swarmactive to 1&gt;&gt;
+&lt;&lt;set $timer to 30&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $timer gte 25&gt;&gt;
+The old timbers above the web creak. If this keeps up they&#39;ll break.
+&lt;&lt;elseif $timer gte 20&gt;&gt;
+Splinters break from the ceiling.
+&lt;&lt;elseif $timer gte 10&gt;&gt;
+The wood continues to break down.
+&lt;&lt;elseif $timer gte 1&gt;&gt;
+The wooden ceiling creaks ominously.
+&lt;&lt;else&gt;&gt;
+A wooden beam breaks from the ceiling and the web tumbles to the ground.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;swarmeffects&gt;&gt;
+&lt;&lt;swarm&gt;&gt;
+&lt;&lt;swarmactions&gt;&gt;
+
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Spiders Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1096" name="Danube Attic Molestation" tags="nobr" position="725,13725">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcspank&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;
+&quot;How dare you,&quot; &lt;&lt;he&gt;&gt; says, outraged. &quot;I think you need a lesson in manners.&quot; &lt;&lt;He&gt;&gt; grabs your arms and bends you over the banister.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $enemyanger += 100&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Attic Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Attic Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Attic Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Attic Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1097" name="Danube Payment" tags="nobr" position="850,13725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&quot;Where did you learn your manners?&quot; &lt;&lt;he&gt;&gt; asks. &quot;Just take your money and begone.&quot; &lt;&lt;He&gt;&gt; hands you £15.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $money += 1500&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1098" name="Danube Attic Molestation Finish" tags="nobr" position="975,13725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+&quot;I hope that teaches you to be behave around your betters. Now get out.&quot; &lt;&lt;tearful&gt;&gt; you leave the building.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain and you squirm from &lt;&lt;his&gt;&gt; grip. &lt;&lt;tearful&gt;&gt; you run from the building.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyanger lte 0&gt;&gt;
+&quot;I hope that teaches you to be behave around your betters. Now get out.&quot; &lt;&lt;tearful&gt;&gt; you leave the building.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1099" name="Danube Spiders Finish" tags="nobr" position="1100,13725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+
+
+
+
+Startled by the collapse, the spiders flee into the darker places of the room. &lt;&lt;tearful&gt;&gt; you struggle to your feet and peel the remaining web from your body. There&#39;s nothing stopping you from retrieving the painting.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clothesontowel&gt;&gt;
+
+
+
+
+&lt;&lt;person1&gt;&gt;It&#39;s heavier than it looks, but you manage to carry it down the ladder. The &lt;&lt;person&gt;&gt; must have heard it creak as &lt;&lt;he&gt;&gt; soon arrives beside you. &quot;That&#39;s it. Thank you,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; takes the painting and hands you £15. &lt;&lt;His&gt;&gt; smile turns sour as &lt;&lt;he&gt;&gt; notices your dust-covered clothing. &quot;Please leave, before you make a mess of the carpet.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $money += 1500&gt;&gt;
+&lt;&lt;pass60&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1100" name="Danube Tea" tags="nobr" position="1225,13725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; leads you to &lt;&lt;his&gt;&gt; garden, where a table has already been set. A teapot and some cups sit there along with a plate of biscuits. The &lt;&lt;person&gt;&gt; takes a seat and gestures for you to do the same.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; rambles enthusiastically for a while as you nod along politely, occasionally sipping your tea. It&#39;s hard not to slip into a doze. 
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+&lt;&lt;pass30&gt;&gt;After thirty minutes &lt;&lt;he&gt;&gt; shifts &lt;&lt;his&gt;&gt; chair closer to yours. &quot;I&#39;ve been so lonely since my &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wife&lt;&lt;else&gt;&gt;husband&lt;&lt;/if&gt;&gt; died,&quot; &lt;&lt;he&gt;&gt; says, now uncomfortably close. &quot;I&#39;ve almost forgotten what it feels like.&quot; &lt;&lt;He&gt;&gt; reaches out and gropes your &lt;&lt;breastsstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+	
+	
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Allow it|Danube Tea Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Offer yourself for money|Danube Tea Offer]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Push away|Danube Tea Push]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;pass60&gt;&gt;The &lt;&lt;person&gt;&gt; looks at &lt;&lt;his&gt;&gt; watch. &quot;An hour already?&quot; &lt;&lt;he&gt;&gt; says. &quot;Thank you for the company. Here.&quot; &lt;&lt;He&gt;&gt; hands you £15.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 1500&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1101" name="Danube Tea Push" tags="nobr" position="100,13850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+&quot;No,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;m paying you good money to be here, you&#39;ll show me respect.&quot; &lt;&lt;He&gt;&gt; grabs you with more force.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Tea Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils from you as if stung. &quot;I&#39;m so sorry,&quot; &lt;&lt;he&gt;&gt; says. &quot;I don&#39;t know what came over me.&quot; &lt;&lt;He&gt;&gt; hands you £15. &quot;If you&#39;ll excuse me, I need to be alone.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 1500&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1102" name="Danube Tea Sex" tags="nobr" position="225,13850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemyanger += 40&gt;&gt;
+
+&lt;&lt;elseif $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 40&gt;&gt;
+
+&lt;&lt;promiscuity2&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Tea Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Tea Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Tea Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Tea Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1103" name="Danube Tea Sex Finish" tags="nobr" position="350,13850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;ejaculation&gt;&gt;
+&quot;Thank you for cooperating. Here&#39;s your money.&quot; &lt;&lt;tearful&gt;&gt; you take the money and leave.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $phase is 1&gt;&gt;
+	&lt;&lt;tipreceive&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;
+	&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $money += 1500&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;He&gt;&gt; recoils in pain, giving the chance you need. &lt;&lt;tearful&gt;&gt; you run through the building and back out onto the street.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+
+&quot;That&#39;s a shame. Here&#39;s your money, now leave.&quot; &lt;&lt;tearful&gt;&gt; you take the £15 and leave.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;set $money += 1500&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1104" name="Danube Tea Offer" tags="nobr" position="475,13850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+
+
+&lt;&lt;set $seductiondifficulty to 4000&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+
+
+
+&lt;&lt;set $tipmod to 2&gt;&gt;&lt;&lt;tipset&gt;&gt;
+
+Fingers shaking, &lt;&lt;he&gt;&gt; looks in &lt;&lt;his&gt;&gt; &lt;&lt;walletstop&gt;&gt; &quot;I&#39;ll give you £&lt;&lt;print ($tip / 100)&gt;&gt;,&quot; &lt;&lt;he&gt;&gt; says. &quot;Please, I need this.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Accept|Danube Tea Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Danube Tea Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	
+	&quot;We already agreed on your price,&quot; &lt;&lt;he&gt;&gt; says, grabbing you with more force.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Danube Tea Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&quot;I&#39;m sorry,&quot; &lt;&lt;he&gt;&gt; says. &quot;But I think you should take your money and leave. I didn&#39;t realise I let a whore in.&quot; &lt;&lt;He&gt;&gt; hands you £15 and gestures for you to leave.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 1500&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1105" name="Danube Tea Refuse" tags="nobr" position="600,13850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+	
+&quot;You&#39;re right, we agreed on £15,&quot; &lt;&lt;he&gt;&gt; says, grabbing you with more force.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Danube Tea Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+&lt;&lt;else&gt;&gt;
+	
+&quot;I&#39;m sorry,&quot; &lt;&lt;he&gt;&gt; says. &quot;But I think you should take your money and leave. I didn&#39;t realise I let such a whore in.&quot; &lt;&lt;He&gt;&gt; hands you £15 and gestures for you to leave.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 1500&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1106" name="Danube Garden" tags="nobr" position="725,13850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+You are led to the sprawling back garden, the extent of which is concealed by several poorly-kept hedgerows. &quot;Just do what you can. Don&#39;t be lazy though,&quot; &lt;&lt;He&gt;&gt; points at a kennel surrounded by bones. &quot;Brutus is watching.&quot;&lt;br&gt;&lt;br&gt;
+
+
+You kneel in front of one of the hedges and get to work removing the weeds.
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 81 and $hallucinations gte 2 and $tentacledisable is &quot;f&quot;&gt;&gt;
+	
+	&lt;&lt;pass120&gt;&gt;You work at it for two hours, and barely seem to make a dent. It&#39;s almost as if the weeds grow back as fast as you remove them. You reach in to try to remove a large shrub at its roots, but your hand gets stuck. You try to free it with your other hand, but that gets stuck too. Green tendrils emerge, animated by some force.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Danube Tentacles]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;elseif $rng gte 61 and $bestialitydisable is &quot;f&quot;&gt;&gt;
+	
+	&lt;&lt;pass120&gt;&gt;You work at it for two hours, and barely seem to make a dent. It&#39;s almost as if the weeds grow back as fast as you remove them. You&#39;re reaching in to remove a large shrub at its roots when something prods your &lt;&lt;bottomstop&gt;&gt; You turn to look, but it has already mounted you.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Danube Dog]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	
+	&lt;&lt;pass120&gt;&gt;You work at it for two hours, and barely seem to make a dent. It&#39;s almost as if the weeds grow back as fast as you remove them. You notice movement above, and see a &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; at the window, watching you. It&#39;s pretty creepy.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;pass120&gt;&gt;Over the next two hours you barely seem to make a dent. It&#39;s almost as if the weeds grow back as fast as you remove them. Regardless, the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; seems satisfied, and hands you £50.&lt;&lt;physique6&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;pass240&gt;&gt;You work at it for four hours, and barely seem to make a dent. It&#39;s almost as if the weeds grow back as fast as you remove them. Regardless, the &lt;&lt;person&gt;&gt; seems satisfied, and hands you £50.&lt;&lt;physique6&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1107" name="Danube Tentacles" tags="nobr" position="850,13850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $tentacleno to 6&gt;&gt;
+&lt;&lt;set $tentaclehealth to 15&gt;&gt;
+&lt;&lt;tentaclestart&gt;&gt;
+&lt;&lt;set $tentacle1shaft to &quot;leftarm&quot;&gt;&gt;&lt;&lt;set $leftarm to &quot;grappled&quot;&gt;&gt;
+&lt;&lt;set $tentacle2shaft to &quot;rightarm&quot;&gt;&gt;&lt;&lt;set $rightarm to &quot;grappled&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectstentacles&gt;&gt;
+&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;actionstentacles&gt;&gt;
+
+
+&lt;&lt;if $activetentacleno lte ($tentacleno / 2)&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Tentacles Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Tentacles]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1108" name="Danube Tentacles Finish" tags="nobr" position="975,13850">&lt;&lt;effects&gt;&gt;
+
+
+
+
+The roots loose interest in you, and disappear into the soil. &lt;&lt;tearful&gt;&gt; you untangle yourself from the plants and vines surrounding you.
+
+&lt;&lt;clothesontowel&gt;&gt;
+
+
+
+
+
+&lt;&lt;pass120&gt;&gt;
+
+
+
+
+
+
+You continue your work. Now wary, you stay far from the denser foliage. After another two hours the &lt;&lt;person&gt;&gt; seems satisfied, and hands you £50.&lt;&lt;physique6&gt;&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1109" name="Danube Dog" tags="nobr" position="1100,13850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+&lt;&lt;set $beaststance to &quot;top&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1110" name="Danube Dog Finish" tags="nobr" position="1225,13850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+Satisfied, the dog returns to its kennel.
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;pass120&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you continue your work. Now wary, you keep the kennel in your field of view at all times. After another two hours the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; seems satisfied, and hands you £50.&lt;&lt;physique6&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The dog flees back to its kennel.
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;pass120&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you continue your work. Now wary, you keep the kennel in your field of view at all times. After another two hours the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; seems satisfied, and hands you £50.&lt;&lt;physique6&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1111" name="Danube Doll" tags="nobr" position="100,13975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;He&gt;&gt; leads you upstairs to &lt;&lt;his&gt;&gt; bedroom, where a table waits. Various dolls and teddy bears ring the table, sitting as if attending, and a toy tea set sits on top. &lt;&lt;He&gt;&gt; sits and gestures for you to do likewise.&lt;br&gt;&lt;br&gt;
+
+You sit opposite &lt;&lt;himcomma&gt;&gt; between a doll missing one eye and a grey bear. &quot;Ladies and gentlemen,&quot; &lt;&lt;he&gt;&gt; says, addressing the assembled toys. &quot;Let me introduce my friend from abroad.&quot; &lt;&lt;He&gt;&gt; points at you. &quot;Please make &lt;&lt;phim&gt;&gt; feel welcome.&quot; &lt;&lt;He&gt;&gt; picks up the empty teapot and starts mock pouring it into the cups.&lt;br&gt;&lt;br&gt;
+
+This continues for a time. The &lt;&lt;person&gt;&gt; talks about some fantastical story of adventure and intrigue, and occasionally responds to one of &lt;&lt;his&gt;&gt; toys as if they spoke. You don&#39;t say much, but &lt;&lt;he&gt;&gt; seems content.
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+
+&lt;&lt;pass20&gt;&gt;After twenty minutes &lt;&lt;he&gt;&gt; gives you a devious look. &quot;Did I mention that where my friend is from, they take tea in their underwear?&quot; You don&#39;t like where this is going. &quot;&lt;&lt;pShe&gt;&gt; is being polite, but &lt;&lt;pshe&gt;&gt; would be much more comfortable in less clothes. You should undress.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 75&gt;&gt;
+		You&#39;re self-conscious about your lack of underwear. The thought of exposing yourself excites you.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Strip|Danube Doll Strip]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		You&#39;re self-conscious about your lack of underwear. There&#39;s no way you could strip naked.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 75&gt;&gt;
+		You&#39;re self-conscious about your chastity belt. The thought of stripping down to it excites you.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Strip|Danube Doll Strip]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist5&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		You&#39;re self-conscious about your chastity belt. There&#39;s no way you could strip down to it.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;	
+		
+	&lt;&lt;elseif $playergenderappearance is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+		You&#39;re self-conscious about your &lt;&lt;breastsstop&gt;&gt; The thought of exposing yourself excites you.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Strip|Danube Doll Strip]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		You&#39;re self-conscious about your &lt;&lt;breastsstop&gt;&gt; There&#39;s no way you could expose yourself.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;		
+	
+	&lt;&lt;elseif $breastsize gte 3&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+		You&#39;re self-conscious about your &lt;&lt;breastsstop&gt;&gt; The thought of exposing yourself excites you.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Strip|Danube Doll Strip]]&gt;&gt;&lt;&lt;set $phase to 4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		You&#39;re self-conscious about your &lt;&lt;breastsstop&gt;&gt; There&#39;s no way you could expose yourself.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $exhibitionism gte 15&gt;&gt;
+		The thought of stripping excites you, and you&#39;d still have your $underclothes.&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Strip|Danube Doll Strip]]&gt;&gt;&lt;&lt;set $phase to 5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist2&gt;&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+		There&#39;s no way you would do such a humiliating thing.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Refuse|Danube Doll Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;pass40&gt;&gt;After forty minutes, &lt;&lt;he&gt;&gt; stands up. &quot;If you would excuse me, my friend has business elsewhere.&quot; You follow &lt;&lt;him&gt;&gt; back to the front door, where &lt;&lt;he&gt;&gt; hands you £10 and bids you goodbye.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 1000&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1112" name="Danube Doll Refuse" tags="nobr" position="225,13975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+&quot;I insist,&quot; &lt;&lt;he&gt;&gt; says, lunging across the table and grabbing your &lt;&lt;outfitstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Doll Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;As I said, &lt;&lt;pshe&gt;&gt; is ever so polite,&quot; &lt;&lt;he&gt;&gt; says, but seems a bit upset by your refusal.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass20&gt;&gt;After twenty minutes, &lt;&lt;he&gt;&gt; stands up. &quot;If you would excuse me, my friend has business elsewhere.&quot; You follow &lt;&lt;him&gt;&gt; back to the front door, where &lt;&lt;he&gt;&gt; hands you £10 and bids you goodbye.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 1000&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1113" name="Danube Doll Strip" tags="nobr" position="350,13975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;fameexhibitionism1&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; remove your &lt;&lt;outfitstop&gt;&gt; The &lt;&lt;person&gt;&gt; gasps when your &lt;&lt;genitals&gt;&gt; is revealed. Once naked, you sit back at the table. Your nudity impacts &lt;&lt;his&gt;&gt; behaviour, &lt;&lt;he&gt;&gt; can&#39;t keep &lt;&lt;his&gt;&gt; eyes off you. &lt;&lt;He&gt;&gt; makes excuses to cross the room so &lt;&lt;he&gt;&gt; can look at you from other angles and sneak peeks at your &lt;&lt;undiesstop&gt;&gt;&lt;&lt;exhibitionism5&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; remove your &lt;&lt;outfitstop&gt;&gt; The &lt;&lt;person&gt;&gt; gasps when your chastity belt is revealed. &quot;What exotic underwear!&quot; &lt;&lt;he&gt;&gt; exclaims. Once naked, you sit back at the table. Your nudity impacts &lt;&lt;his&gt;&gt; behaviour, &lt;&lt;he&gt;&gt; can&#39;t keep &lt;&lt;his&gt;&gt; eyes off you. &lt;&lt;He&gt;&gt; makes excuses to cross the room so &lt;&lt;he&gt;&gt; can look at you from other angles and sneak peeks at your &lt;&lt;undiesstop&gt;&gt;&lt;&lt;exhibitionism5&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $phase is 3&gt;&gt;
+
+	&lt;&lt;if $playergender is &quot;m&quot;&gt;&gt;
+	You &lt;&lt;nervously&gt;&gt; remove your &lt;&lt;outfitcomma&gt;&gt; your feminine appearance making you exceptionally self-conscious. Once stripped down to your $underclothes, you sit back at the table. Your exposure impacts &lt;&lt;his&gt;&gt; behaviour, &lt;&lt;he&gt;&gt; can&#39;t keep &lt;&lt;his&gt;&gt; eyes off you. &lt;&lt;He&gt;&gt; makes excuses to cross the room so &lt;&lt;he&gt;&gt; can look at you from other angles and sneak peeks at your &lt;&lt;undiesstop&gt;&gt;&lt;&lt;exhibitionism4&gt;&gt;&lt;br&gt;&lt;br&gt;	
+	&lt;&lt;else&gt;&gt;
+	You &lt;&lt;nervously&gt;&gt; remove your &lt;&lt;outfitstop&gt;&gt; Once stripped down to your $underclothes, you sit back at the table. Your exposure impacts &lt;&lt;his&gt;&gt; behaviour, &lt;&lt;he&gt;&gt; can&#39;t keep &lt;&lt;his&gt;&gt; eyes off you. &lt;&lt;He&gt;&gt; makes excuses to cross the room so &lt;&lt;he&gt;&gt; can look at you from other angles and sneak peeks at your &lt;&lt;undiesstop&gt;&gt;&lt;&lt;exhibitionism4&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $phase is 4&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; remove your &lt;&lt;outfitstop&gt;&gt; The &lt;&lt;person&gt;&gt; gasps as your &lt;&lt;breasts&gt;&gt; flop out. &quot;You&#39;re a girl!, &lt;&lt;he&gt;&gt; exclaims. You feel your face flush. Once stripped down to your $underclothes, you sit back at the table. Your exposure impacts &lt;&lt;his&gt;&gt; behaviour, &lt;&lt;he&gt;&gt; can&#39;t keep &lt;&lt;his&gt;&gt; eyes off you. &lt;&lt;He&gt;&gt; makes excuses to cross the room so &lt;&lt;he&gt;&gt; can look at you from other angles and sneak peeks at your &lt;&lt;undiesstop&gt;&gt;&lt;&lt;exhibitionism4&gt;&gt;&lt;br&gt;&lt;br&gt;	
+
+	
+	
+&lt;&lt;elseif $phase is 5&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; remove your &lt;&lt;outfitstop&gt;&gt; Once stripped down to your $underclothes, you sit back at the table. Your exposure impacts &lt;&lt;his&gt;&gt; behaviour, &lt;&lt;he&gt;&gt; can&#39;t keep &lt;&lt;his&gt;&gt; eyes off you. &lt;&lt;He&gt;&gt; makes excuses to cross the room so &lt;&lt;he&gt;&gt; can look at you from other angles and sneak peeks at your &lt;&lt;undiesstop&gt;&gt;&lt;&lt;exhibitionism2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;pass20&gt;&gt;After twenty minutes, &lt;&lt;he&gt;&gt; stands up. &quot;If you would excuse me, my friend has business elsewhere.&quot; You follow &lt;&lt;him&gt;&gt; back to the front door, where &lt;&lt;he&gt;&gt; hands you £20 and bids you goodbye.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;set $money += 2000&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1114" name="Danube Doll Molestation" tags="nobr" position="475,13975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;&lt;&lt;set $enemyanger += 40&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot;&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Doll Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Doll Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Doll Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube Doll Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1115" name="Danube Doll Molestation Finish" tags="nobr" position="600,13975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $lowertype is &quot;naked&quot; and $uppertype is &quot;naked&quot;&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; stands back to leer at you. &lt;&lt;covered&gt;&gt; &quot;That&#39;s better,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; sits back down. Unable to leave like this, you follow suit.&lt;br&gt;&lt;br&gt;
+
+Your exposure impacts &lt;&lt;his&gt;&gt; behaviour, &lt;&lt;he&gt;&gt; can&#39;t keep &lt;&lt;his&gt;&gt; eyes off you. &lt;&lt;He&gt;&gt; makes excuses to cross the room so &lt;&lt;he&gt;&gt; can look at you from other angles and sneak peeks at your &lt;&lt;undiesstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass20&gt;&gt;After twenty minutes, &lt;&lt;he&gt;&gt; stands up. &quot;If you would excuse me, my friend has business elsewhere.&quot; You follow &lt;&lt;him&gt;&gt; back to the front door, where &lt;&lt;he&gt;&gt; hands you £10 and bids you goodbye.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $money += 1000&gt;&gt;
+
+&lt;&lt;clothesontowel&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+&lt;&lt;ejaculation&gt;&gt;
+&quot;I&#39;m sorry,&quot; &lt;&lt;He&gt;&gt; says. &quot;I&#39;ve been such a rude host. Here.&quot; &lt;&lt;He&gt;&gt; hands you £10. &lt;&lt;tearful&gt;&gt; you leave the building.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $money += 1000&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;He&gt;&gt; falls in pain and starts screaming for help. &lt;&lt;tearful&gt;&gt; you run from the building.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1116" name="Danube House Sneak" tags="nobr" position="725,13975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+You successfully pick the lock and enter the abode.
+
+&lt;&lt;if $skulduggery lt 400&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+You sneak around the mansion and look for anything of value. 
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+	&lt;&lt;if $bestialitydisable is &quot;f&quot;&gt;&gt;
+	A pair of yellow eyes pierce the darkness, and a large cat emerges. It prepares to pounce.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Try to calm it|Danube House Cat]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Run|Danube House Run]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	A pair of yellow eyes pierce the darkness, and a large cat emerges. It prepares to pounce.&lt;br&gt;&lt;br&gt;
+	
+	You flee out the house, the cat following. It doesn&#39;t chase you beyond the front door, content to watch you from the door.&lt;&lt;beastescape&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+
+You find a safe with a combination lock.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Try to open it|Danube House Safe]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You search an ornate fountain in the middle of a hall. You peer into the water looking for any valuables inside, but there&#39;s a large drain at the bottom that would&#39;ve sucked any small items away. You&#39;re about to move on when you hear footsteps approaching. There&#39;s not much time to hide.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $skulduggerydifficulty to 600&gt;&gt;
+&lt;&lt;click [[Hide in the fountain|Danube House Fountain]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Try to bluff your way out|Danube House Bluff]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;skulduggerydifficulty&gt;&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 91&gt;&gt;
+	
+	You don&#39;t find much, just some loose change worth £2.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $money += 200&gt;&gt;&lt;&lt;crime2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $rng gte 81&gt;&gt;
+	
+	You don&#39;t find much, just some loose change worth £4.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $money += 400&gt;&gt;&lt;&lt;crime4&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $rng gte 71&gt;&gt;
+	
+	You find £10 hidden in a drawer.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $money += 1000&gt;&gt;&lt;&lt;crime10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	
+	You find a nice-looking brooch in a draw.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $blackmoney += 10&gt;&gt;&lt;&lt;crime10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $rng gte 51&gt;&gt;
+	
+	You find £20 beneath a cushion.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $money += 2000&gt;&gt;&lt;&lt;crime20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	
+	You find a necklace on a stool beside the coat stand.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $blackmoney += 20&gt;&gt;&lt;&lt;crime20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;elseif $rng gte 31&gt;&gt;
+	
+	You find £30 lying on the kitchen worktop.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $money += 3000&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	
+	You find a set of silverware.&lt;br&gt;
+
+	
+	&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $blackmoney += 30&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;elseif $rng gte 11&gt;&gt;
+	
+	You find a pair of gold cufflinks in a coat pocket.&lt;br&gt;&lt;br&gt;
+
+	
+	&lt;&lt;click [[Take them|Danube Street]]&gt;&gt;&lt;&lt;set $blackmoney += 40&gt;&gt;&lt;&lt;crime40&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;else&gt;&gt;
+	
+	You find £60 in a pot beside the front door.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $money += 6000&gt;&gt;&lt;&lt;crime60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1117" name="Danube House Cat" tags="nobr" position="850,13975">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;cat&quot;&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+You kneel down and reach out a hand. It relaxes its stance and approaches you.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $beaststance to &quot;top&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $phase to 0&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1 and $orgasmdown gte 2&gt;&gt;
+&lt;&lt;set $phase to 2&gt;&gt;
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; laughs and claps. &quot;His dick is shaped to encourage ovulation in females,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;m glad it can satisfy human sluts too.&quot; You feel utterly humiliated.&lt;&lt;famebestiality10&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $phase gte 1&gt;&gt;
+&lt;&lt;person1&gt;&gt;The &lt;&lt;person&gt;&gt; reclines on the sofa, watching you.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $phase is 0&gt;&gt;
+	&lt;&lt;if $rescue is 1 and $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube House Cat Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube House Cat Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube House Cat Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube House Cat]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube House Cat Finish 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube House Cat Finish 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube House Cat]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1118" name="Danube House Run" tags="nobr" position="975,13975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+&lt;&lt;if $physique gte $rng * 100 + 6000&gt;&gt;
+
+You turn and run. The cat pounces, but you &lt;span class=&quot;green&quot;&gt;succeed&lt;/span&gt; in evading it. You flee into the street.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You turn and run. The cat pounces and you &lt;span class=&quot;red&quot;&gt;fail&lt;/span&gt; to evade it. Its weight forces you to the ground.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Danube House Cat]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1119" name="Danube House Cat Finish" tags="nobr" position="1100,13975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+The cat yawns in satisfaction and walks over to the window.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+The cat pacified, you notice its collar glinting. You look closer and see it&#39;s encrusted with jewels.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Take It|Danube House Collar]]&gt;&gt;&lt;&lt;crime100&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The cat cowers and rolls over in submission.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+The cat pacified, you notice its collar glinting. You look closer and see it&#39;s encrusted with jewels.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take It|Danube House Collar]]&gt;&gt;&lt;&lt;crime100&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;elseif $alarm is 1&gt;&gt;
+
+
+
+	&lt;&lt;if $beaststance is &quot;top&quot;&gt;&gt;
+	
+	&lt;&lt;person1&gt;&gt;&quot;What&#39;s the matter now?&quot; says a &lt;&lt;personstop&gt;&gt;
+	&lt;&lt;He&gt;&gt; laughs when &lt;&lt;he&gt;&gt; sees you. &quot;An intruder?&quot; &lt;&lt;He&gt;&gt; takes a seat. &quot;How exquisite.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Danube House Cat]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;endcombat&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;What&#39;s the matter now?&quot; says a &lt;&lt;personstop&gt;&gt;
+
+
+	&lt;&lt;He&gt;&gt; laughs when &lt;&lt;he&gt;&gt; sees you. &quot;That&#39;s what you get for trespassing.&quot; &lt;&lt;He&gt;&gt; whistles and the cat ceases its attack. Before you can stand, the &lt;&lt;he&gt;&gt; presses &lt;&lt;his&gt;&gt; foot against your &lt;&lt;genitalsstop&gt;&gt;&lt;&lt;famebestiality1&gt;&gt;
+
+
+	&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;click [[Next|Danube House Sneak Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1120" name="Danube House Cat Finish 2" tags="nobr" position="1225,13975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+&lt;&lt;person1&gt;&gt;The cat makes a satisfied noise and walks over to the window, where it lies down. &quot;He&#39;ll sleep like a log after that,&quot; says the &lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; walks over to you before you can recover and grabs your neck. &lt;&lt;He&gt;&gt; drags you to the front door and hefts you outside. &quot;I&#39;ll overlook your trespass, this time.&quot; The door slams shut.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;The cat cowers and rolls over in submission. 
+
+&lt;&lt;tearful&gt;&gt; you escape the room before the &lt;&lt;person&gt;&gt; can react.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1121" name="Danube House Collar" tags="nobr" position="100,14100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+The cat makes no move as you remove it&#39;s collar. You leave the premises with your prize in hand.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $blackmoney += 100&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1122" name="Danube House Sneak Molestation" tags="nobr" position="225,14100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+&quot;It&#39;s best I use my foot. You might be dirty,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $vagina isnot &quot;none&quot;&gt;&gt;
+	&lt;&lt;set $vagina to &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;elseif $penis isnot &quot;none&quot;&gt;&gt;
+	&lt;&lt;set $penis to &quot;footjob&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;set $penisuse to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechpenisfoot to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vaginause to &quot;feet&quot;&gt;&gt;&lt;&lt;set $speechvaginafoot to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube House Sneak Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube House Sneak Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Danube House Sneak Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1123" name="Danube House Sneak Molestation Finish" tags="nobr" position="350,14100">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You trip the &lt;&lt;person&gt;&gt; up. &lt;&lt;tearful&gt;&gt; you escape outside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Good &lt;&lt;girlcomma&gt;&gt;&quot; &lt;&lt;he&gt;&gt; says, grabbing you by the neck. &quot;I don&#39;t think it&#39;s fair to get the police involved, but don&#39;t you dare trespass again.&quot; &lt;&lt;He&gt;&gt; drags you to the front door and shoves you out, slamming the door behind you. &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1124" name="Danube House Safe" tags="nobr" position="475,14100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;&lt;&lt;set $lock to 600&gt;&gt;
+
+
+The safe looks expensive, like it might contain something important.&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Break in (0:05)|Danube House Safe Open]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1125" name="Danube House Safe Open" tags="nobr" position="600,14100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+&lt;&lt;if $skulduggery lt 700&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $rng gte 10&gt;&gt;
+
+You successfully open the safe, and find £60 inside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $money += 6000&gt;&gt;&lt;&lt;crime60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	
+You successfully open the safe, and find an expensive-looking jewelry inside.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $blackmoney += 200&gt;&gt;&lt;&lt;crime200&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1126" name="Danube House Sneak 2" tags="nobr" position="725,14100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+
+	
+You burst from the water and gasp for air. The &lt;&lt;person&gt;&gt; runs and screams. &quot;Help! Someone call the police!&quot; You take that as your cue to leave.&lt;&lt;crime&gt;&gt;&lt;&lt;crime50&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1127" name="Danube House Fountain" tags="nobr" position="850,14100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+You slip into the fountain and hide beneath the surface of the water. A &lt;&lt;person&gt;&gt; appears above you and sits on the rim. &lt;&lt;He&gt;&gt; doesn&#39;t look down, but you hope &lt;&lt;he&gt;&gt; doesn&#39;t plan on staying there long. You don&#39;t know how long you could hold your breath.&lt;&lt;pass3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $physique gte $rng * 100 + 4000&gt;&gt;
+
+You &lt;span class=&quot;green&quot;&gt;succeed&lt;/span&gt; in holding your breath. After a few minutes &lt;&lt;he&gt;&gt; leaves. You come up to the surface and gasp for air. &lt;&lt;He&gt;&gt; left an unopened bottle of wine on the side of the fountain. It looks fancy.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Danube Street]]&gt;&gt;&lt;&lt;set $blackmoney += 30&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+A few minutes pass and &lt;&lt;he&gt;&gt; shows no sign of moving. You &lt;span class=&quot;red&quot;&gt;fail&lt;/span&gt; to hold your breath. You know you can&#39;t keep this up for much longer.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Dive through the drain|Danube House Dive]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Come up for air|Danube House Sneak 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1128" name="Danube House Bluff" tags="nobr" position="975,14100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;skulduggerycheck&gt;&gt;
+&lt;&lt;if $skulduggerysuccess is 0&gt;&gt;
+
+You stand your ground. A &lt;&lt;person&gt;&gt; walks in and freezes on the spot upon seeing you.
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;I-I&#39;m the fairy of the fountain. I&#39;m here to grant you a wish,&quot; you say, although it sounds less clever than it did in your head.
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;I&#39;m the spirit of the fountain, here to punish you for your sins,&quot; you say, although it sounds less clever than it did in your head.
+	&lt;&lt;else&gt;&gt;
+	&quot;I seem to have taken a wrong turn and become lost,&quot; you say, although it sounds less clever than it did in your head.
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;br&gt;&lt;br&gt;
+
+&quot;Do you think I was born yesterday?&quot; &lt;&lt;he&gt;&gt; says, recovered from &lt;&lt;his&gt;&gt; initial shock. &quot;Stay there, I&#39;m calling the police.&quot; You take that as your cue to flee the scene. &lt;&lt;crime50&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+You dunk yourself in the fountain, drenching you, then sit on the edge. A &lt;&lt;person&gt;&gt; walks in and freezes on the spot upon seeing you. You look at &lt;&lt;himcomma&gt;&gt; giving the best impression of confusion and hopelessness you can muster. &quot;I fell down a drain,&quot; you say. &quot;It was dark and scary. I just swam up, now I&#39;m here. Where am I?&quot;&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person&gt;&gt; runs over and wraps &lt;&lt;his&gt;&gt; dressing gown around you. &quot;Oh you poor thing.&quot; &lt;&lt;he&gt;&gt; says. &quot;We&#39;ve had animals turn up that way, I never thought...&quot; You keep your head bowed to conceal your smirk as &lt;&lt;he&gt;&gt; continues apologising and fussing over you.&lt;br&gt;&lt;br&gt;
+
+&quot;Are you sure you&#39;ll be okay?&quot; &lt;&lt;he&gt;&gt; says once at the front door.&lt;br&gt;&lt;br&gt;
+
+&quot;I will now, thanks to you,&quot; you reply. &lt;&lt;He&gt;&gt; let you keep the gown. It looks valuable.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $blackmoney += 60&gt;&gt;
+
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1129" name="Danube House Dive" tags="nobr" position="1100,14100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+
+
+You swim to the bottom of the fountain. As you approach the drain the pull becomes stronger, until you&#39;re being pulled along. You&#39;re sucked down into the dark and through a passage, before emerging in stale air somewhere underground.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Drain Water]]&gt;&gt;&lt;&lt;set $bus to &quot;residentialdrain&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1130" name="Street Collar Dog" tags="nobr" position="1225,14100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;
+You drop to your knees, which the dog takes as an invitation.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $orgasmdown gte 1 and $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+&quot;I knew it,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says, &quot;You&#39;re a bitch, through and through.&quot; You feel utterly humiliated.&lt;&lt;set $trauma to $trauma + 10&gt;&gt;&lt;&lt;famebestiality10&gt;&gt;&lt;&lt;famebestiality10&gt;&gt;
+&lt;&lt;else&gt;&gt;
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; stand beside you, looking down at the spectacle.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Collar Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Collar Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Collar Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1131" name="Street Collar Molestation" tags="nobr" position="100,14225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $outside to 0&gt;&gt;
+	&lt;&lt;if $phase is 1&gt;&gt;
+They seem taken aback and angered by your refusal. &quot;You need to learn your place,&quot; says the &lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; clenches &lt;&lt;his&gt;&gt; fist.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $enemyanger += 100&gt;&gt;
+	&lt;&lt;elseif $phase is 2&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Collar Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Collar Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $phase is 1 and $pain gte 100&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Collar Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Collar Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1132" name="Street Collar Dog Finish" tags="nobr" position="225,14225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;&lt;&lt;famebestiality2&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+&lt;&lt;person1&gt;&gt;&quot;I hope your owner won&#39;t mind us breeding you like that,&quot; says the &lt;&lt;personstop&gt;&gt; They leave you lying on the pavement.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;The beast cowers and rolls over in submission. 
+
+&lt;&lt;tearful&gt;&gt; you escape into the darkness before anyone can react.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1133" name="Street Collar Molestation Finish" tags="nobr" position="350,14225">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+The pair recoil in pain, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Dress like a slut, get treated like one,&quot; says the &lt;&lt;personstop&gt;&gt; They leave you lying on the pavement. &lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;elseif $phase is 1 and $pain gte 100&gt;&gt;
+
+
+You&#39;re too hurt to resist as they push you to the ground. The dog takes it as an invitation and mounts you. &quot;That should do it,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; They walk some distance away to sit on a bench, where they sit to observe you.
+&lt;&lt;endcombat&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Street Collar Dog 2]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1134" name="Street Trio Molestation" tags="nobr" position="475,14225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $outside to 0&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Trio Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Trio Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Trio Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1135" name="Street Trio Molestation Finish" tags="nobr" position="600,14225">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+Shocked by your aggression they back off for a moment, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you escape into the darkness.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Dress like a slut, get treated like one,&quot; says the &lt;&lt;personstop&gt;&gt; They leave you lying on the pavement. &lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1136" name="Street Collar Dog 2" tags="nobr" position="725,14225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;
+&lt;&lt;set $beaststance to &quot;top&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Collar Dog 2 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Collar Dog 2 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Street Collar Dog 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1137" name="Street Collar Dog 2 Finish" tags="nobr" position="850,14225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;&lt;&lt;famebestiality2&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet and run.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;The beast cowers and rolls over in submission. 
+
+&lt;&lt;tearful&gt;&gt; you escape into the darkness before anyone can react.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;destinationeventend&gt;&gt;
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1138" name="Dance Studio Register" tags="nobr" position="975,14225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+A standard cash register sits on a counter. It&#39;s locked tight.&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Dance Studio Register Sneak]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Dance Studio]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1139" name="Dance Studio Register Sneak" tags="nobr" position="1100,14225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+
+&lt;&lt;set $dancestudiotheft to 1&gt;&gt;
+
+&lt;&lt;set $tip to random(3000, 9000)&gt;&gt;
+&lt;&lt;set $tip to Math.round($tip)&gt;&gt;
+You deftly open the cash register and count out the money inside.
+There&#39;s £&lt;&lt;print ($tip / 100)&gt;&gt;.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $skulduggery lt 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Dance Studio]]&gt;&gt;&lt;&lt;set $money += $tip&gt;&gt;&lt;&lt;set $crime += ($tip / 100)&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|Dance Studio]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1140" name="Ocean Breeze Register" tags="nobr" position="1225,14225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+A standard cash register sits on a counter. It&#39;s locked tight.&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Ocean Breeze Register Sneak]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Ocean Breeze]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1141" name="Ocean Breeze Register Sneak" tags="nobr" position="100,14350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+
+&lt;&lt;set $oceanbreezetheft to 1&gt;&gt;
+
+&lt;&lt;set $tip to random(3000, 9000)&gt;&gt;
+&lt;&lt;set $tip to Math.round($tip)&gt;&gt;
+You deftly open the cash register and count out the money inside.
+There&#39;s £&lt;&lt;print ($tip / 100)&gt;&gt;.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $skulduggery lt 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Take it|Ocean Breeze]]&gt;&gt;&lt;&lt;set $money += $tip&gt;&gt;&lt;&lt;set $crime += ($tip / 100)&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|Ocean Breeze]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1142" name="Strip Club Register" tags="nobr" position="225,14350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+A standard cash register sits on a counter. It&#39;s locked tight.&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Strip Club Register Sneak]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Strip Club]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1143" name="Strip Club Register Sneak" tags="nobr" position="350,14350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+
+&lt;&lt;set $stripclubtheft to 1&gt;&gt;
+
+&lt;&lt;set $tip to random(3000, 9000)&gt;&gt;
+&lt;&lt;set $tip to Math.round($tip)&gt;&gt;
+You deftly open the cash register and count out the money inside.
+There&#39;s £&lt;&lt;print ($tip / 100)&gt;&gt;.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $skulduggery lt 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Take it|Strip Club]]&gt;&gt;&lt;&lt;set $money += $tip&gt;&gt;&lt;&lt;set $crime += ($tip / 100)&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|Strip Club]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1144" name="Clothing Shop Register" tags="nobr" position="475,14350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+A standard cash register sits on a counter. It&#39;s locked tight.&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Clothing Shop Register Sneak]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Clothing Shop]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1145" name="Clothing Shop Register Sneak" tags="nobr" position="600,14350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+
+&lt;&lt;set $clothingshoptheft to 1&gt;&gt;
+
+&lt;&lt;set $tip to random(3000, 9000)&gt;&gt;
+&lt;&lt;set $tip to Math.round($tip)&gt;&gt;
+You deftly open the cash register and count out the money inside.
+There&#39;s £&lt;&lt;print ($tip / 100)&gt;&gt;.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $skulduggery lt 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Take it|Clothing Shop]]&gt;&gt;&lt;&lt;set $money += $tip&gt;&gt;&lt;&lt;set $crime += ($tip / 100)&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|Clothing Shop]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1146" name="Hairdressers Register" tags="nobr" position="725,14350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+A standard cash register sits on a counter. It&#39;s locked tight.&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Pick it (0:10)|Hairdressers Register Sneak]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Hairdressers]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1147" name="Hairdressers Register Sneak" tags="nobr" position="850,14350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 200&gt;&gt;
+
+
+&lt;&lt;set $hairdresserstheft to 1&gt;&gt;
+
+&lt;&lt;set $tip to random(3000, 9000)&gt;&gt;
+&lt;&lt;set $tip to Math.round($tip)&gt;&gt;
+You deftly open the cash register and count out the money inside.
+There&#39;s £&lt;&lt;print ($tip / 100)&gt;&gt;.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $skulduggery lt 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Take it|Hairdressers]]&gt;&gt;&lt;&lt;set $money += $tip&gt;&gt;&lt;&lt;set $crime += ($tip / 100)&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|Hairdressers]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1148" name="Garden Play" tags="nobr" position="975,14350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $rng gte 51&gt;&gt;
+	You join the children playing hide-and-seek.
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 91&gt;&gt;
+		You hide behind a large potted plant,
+		&lt;&lt;elseif $rng gte 81&gt;&gt;
+		You hide behind a tree,
+		&lt;&lt;elseif $rng gte 71&gt;&gt;
+		You hide in an abandoned shed,
+		&lt;&lt;elseif $rng gte 61&gt;&gt;
+		You hide round the corner of the orphanage,
+		&lt;&lt;elseif $rng gte 51&gt;&gt;
+		You hide behind a bush,
+		&lt;&lt;elseif $rng gte 41&gt;&gt;
+		You hide within a patch of long grass,
+		&lt;&lt;elseif $rng gte 31&gt;&gt;
+		You hide behind a flowerbed,
+		&lt;&lt;elseif $rng gte 21&gt;&gt;
+		You hide behind a rock,
+		&lt;&lt;elseif $rng gte 11&gt;&gt;
+		You hide behind an old wheelbarrow,
+		&lt;&lt;else&gt;&gt;
+		You hide beneath a bush,
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;generatec1&gt;&gt;&lt;&lt;person1&gt;&gt; and wait for the &lt;&lt;person&gt;&gt; to find you.&lt;br&gt;&lt;br&gt;
+		
+	&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+	It doesn&#39;t take &lt;&lt;him&gt;&gt; long. &quot;I&#39;ve got you!&quot; &lt;&lt;he&gt;&gt; exclaims as &lt;&lt;he&gt;&gt; pulls you from your hiding place. &lt;&lt;He&gt;&gt; doesn&#39;t let go once you&#39;re in the open, instead &lt;&lt;he&gt;&gt; pulls you closer and starts exploring your body with &lt;&lt;his&gt;&gt; hands.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Shove|Garden Shove]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Allow|Garden Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		You hear &lt;&lt;him&gt;&gt; search and find the other children one by one, until you&#39;re the only one left. After a couple more minutes &lt;&lt;his&gt;&gt; impatience gets the better of &lt;&lt;himstop&gt;&gt; &quot;I give up. You win.&quot; &lt;&lt;he&gt;&gt; shouts. You leave your hiding place triumphant.&lt;br&gt;&lt;br&gt;
+		
+		
+		&lt;&lt;else&gt;&gt;
+		It doesn&#39;t take &lt;&lt;him&gt;&gt; long. &quot;I&#39;ve got you!&quot; &lt;&lt;he&gt;&gt; exclaims as &lt;&lt;he&gt;&gt; pulls you from your hiding place. &lt;&lt;He&gt;&gt; must be cheating. &lt;br&gt;&lt;br&gt;
+		
+		
+		&lt;&lt;/if&gt;&gt;
+		
+	&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;generatec1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; runs up to you and prods your shoulder. &quot;You&#39;re it!&quot; &lt;&lt;he&gt;&gt; says with glee.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	You tag someone else and continue playing. You&#39;re chasing the &lt;&lt;person&gt;&gt; when &lt;&lt;he&gt;&gt; trips over a fallen branch, and you trip in turn. You land on top of &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Stand up|Garden]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Flirt|Garden Flirt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	You tag someone else and continue playing for a time.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1149" name="Orphanage Intro" tags="nobr" position="1100,14350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $dev is 1&gt;&gt;
+
+&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;You enter the main hall of the orphanage and line up with the other children. The room falls silent as Bailey storms in, eyes livid. &quot;Listen up,&quot; &lt;&lt;he&gt;&gt; shouts. &quot;They&#39;re cutting our funding. And I&#39;m not sacrificing anything for you little shits.&quot; &lt;&lt;He&gt;&gt; runs a hand through &lt;&lt;his&gt;&gt; dark hair. &quot;From now on, you&#39;re contributing. Financially.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; unfolds paper from &lt;&lt;his&gt;&gt; jacket pocket and examines it. &quot;&lt;span class=&quot;pink&quot;&gt;£100&lt;/span&gt; should be enough to start. For the first week. I don&#39;t care how you get it. Knock on doors and ask for work. Rent yourself as a footstool. Steal it even. Just have it a week from now. Or I&#39;ll find a way to extract value from you.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+You enter Bailey&#39;s office. &quot;I know why you&#39;re here,&quot; &lt;&lt;He&gt;&gt; says, running a hand through &lt;&lt;his&gt;&gt; dark hair. &quot;You want me to release you from my protection, so you&#39;ll be an independent citizen. I could do that. But there&#39;s a problem. You&#39;ve been living under my roof without giving anything in return. You owe me. Until you pay me back, I&#39;m not letting you go.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; looks at the paper on &lt;&lt;his&gt;&gt; desk and smiles. &quot;&lt;span class=&quot;pink&quot;&gt;£100&lt;/span&gt; should do. To start with. I don&#39;t care how you get it. Knock on doors and ask for work. Rent yourself as a footstool. Steal it even. Just have it a week from now. Or I&#39;ll find a way to extract value from you.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+You return to your tiny bedroom and wonder what to do.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $rentmoney to 10000&gt;&gt;
+&lt;&lt;set $renttime to 7&gt;&gt;
+&lt;&lt;set $rentstage to 1&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bedroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;</tw-passagedata><tw-passagedata pid="1150" name="Bailey Rescue" tags="nobr" position="1225,14350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;You&#39;re awoken by a sharp pain in your face. It&#39;s Bailey. &lt;&lt;He&gt;&gt; slaps you again. &quot;I provide a perfectly good bed for you, yet you opt to sleep on the floor.&quot; &lt;&lt;He&gt;&gt; slams the door shut as &lt;&lt;he&gt;&gt; leaves.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $pain += 20&gt;&gt;
+&lt;&lt;click [[Next|Bedroom]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1151" name="Widgets Rent" tags="widget" position="100,14475">&lt;&lt;widget &quot;rentdue&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;Time to pay up,&quot; &lt;&lt;He&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $money gte $rentmoney&gt;&gt;
+
+&lt;&lt;click [[Pay|Rent Pay]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Rent Refuse]]&gt;&gt;&lt;&lt;set $submissive -= 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $submissive lte 850&gt;&gt;
+	You stare at &lt;&lt;him&gt;&gt; in defiance. &quot;I don&#39;t have your money. And wouldn&#39;t give it to you if I did.&quot;
+	&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+	You hang your head, unable to pay and afraid of what&#39;s to come.
+	&lt;&lt;else&gt;&gt;
+	&quot;I don&#39;t have it,&quot; you say, afraid of what&#39;s to come.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&quot;That&#39;s okay,&quot; &lt;&lt;he&gt;&gt; says, smiling. &quot;I&#39;ve already made arrangements. I don&#39;t know what they intend for you, and frankly I don&#39;t care.&quot; &lt;&lt;He&gt;&gt; produces a hood and length of rope. &quot;Hold still.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Submit|Rent Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $bus is &quot;hospital&quot;&gt;&gt;
+&lt;&lt;click [[Fight|Rent Hospital Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Fight|Rent Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $renttime to 7&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;rentmod&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $robinpaid is 1&gt;&gt;
+&lt;&lt;set $rentmoney *= 2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1152" name="Rent Pay" tags="nobr" position="225,14475">&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $money -= $rentmoney&gt;&gt;
+Bailey snatches the money from your hand and starts counting. &quot;Good,&quot; &lt;&lt;he&gt;&gt; says, satisfied. &quot;You came through.
+
+&lt;&lt;if $rentstage is 1&gt;&gt;&lt;&lt;set $rentmoney to 30000&gt;&gt;&lt;&lt;rentmod&gt;&gt;
+
+Next week I want &lt;span class=&quot;pink&quot;&gt;£&lt;&lt;print $rentmoney / 100&gt;&gt;&lt;/span&gt;. You didn&#39;t think it would get any easier did you?&quot; 
+
+&lt;&lt;elseif $rentstage is 2&gt;&gt;&lt;&lt;set $rentmoney to 50000&gt;&gt;&lt;&lt;rentmod&gt;&gt;
+
+Next week I want &lt;span class=&quot;pink&quot;&gt;£&lt;&lt;print $rentmoney / 100&gt;&gt;&lt;/span&gt;.&quot;
+
+&lt;&lt;elseif $rentstage is 3&gt;&gt;&lt;&lt;set $rentmoney to 70000&gt;&gt;&lt;&lt;rentmod&gt;&gt;
+
+Next week I want &lt;span class=&quot;pink&quot;&gt;£&lt;&lt;print $rentmoney / 100&gt;&gt;&lt;/span&gt;.&quot;
+
+&lt;&lt;elseif $rentstage is 4&gt;&gt;&lt;&lt;set $rentmoney to 100000&gt;&gt;&lt;&lt;rentmod&gt;&gt;
+
+Next week I want &lt;span class=&quot;pink&quot;&gt;£&lt;&lt;print $rentmoney / 100&gt;&gt;&lt;/span&gt;.&quot;
+
+&lt;&lt;elseif $rentstage is 5&gt;&gt;&lt;&lt;set $rentmoney to 150000&gt;&gt;&lt;&lt;rentmod&gt;&gt;
+
+Next week I want &lt;span class=&quot;pink&quot;&gt;£&lt;&lt;print $rentmoney / 100&gt;&gt;&lt;/span&gt;.&quot;
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $rentmoney to 200000&gt;&gt;&lt;&lt;rentmod&gt;&gt;
+
+Next week I want &lt;span class=&quot;pink&quot;&gt;£&lt;&lt;print $rentmoney / 100&gt;&gt;&lt;/span&gt;.&quot;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $rentstage += 1&gt;&gt;
+
+
+
+&lt;&lt;if $bus is &quot;hospital&quot;&gt;&gt;
+	&lt;&lt;if $crime gte 1000&gt;&gt;
+	&lt;&lt;click [[Next|Hospital Arrest]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;	&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next-&gt;Hospital front]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;	&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Next|Orphanage]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1153" name="Rent Refuse" tags="nobr" position="350,14475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive lte 850&gt;&gt;
+You stare at &lt;&lt;him&gt;&gt; in defiance. &quot;I&#39;m not paying you. I don&#39;t care what you do to me.&quot;
+&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+&quot;N-no,&quot; you stutter, surprised by your bravery. &quot;I-I won&#39;t.&quot;
+&lt;&lt;else&gt;&gt;
+&quot;The money isn&#39;t yours,&quot; you say, &quot;I&#39;m keeping it.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&quot;That&#39;s okay,&quot; &lt;&lt;he&gt;&gt; says, smiling. &quot;I&#39;ve already made arrangements. I don&#39;t know what they intend for you, and frankly I don&#39;t care.&quot; &lt;&lt;He&gt;&gt; produces a hood and length of rope. &quot;Hold still.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Submit|Rent Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $bus is &quot;hospital&quot;&gt;&gt;
+&lt;&lt;click [[Fight|Rent Hospital Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Fight|Rent Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1154" name="Rent Intro" tags="nobr" position="475,14475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;With your head covered by a hood and your arms bound behind your back you are led down a flight of stairs and along a tunnel. You trip a couple of times, prompting Bailey to drag you back to your feet and slap your face in anger.&lt;&lt;pass20&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rentsale is 2&gt;&gt;&lt;&lt;set $rentsale to 0&gt;&gt;
+
+After journeying for some time you hear another set of footsteps.
+&lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&quot;Hand &lt;&lt;phim&gt;&gt; over,&quot; says a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&#39;s&lt;&lt;else&gt;&gt;woman&#39;s&lt;&lt;/if&gt;&gt; voice.&lt;br&gt;&lt;br&gt;
+
+
+&quot;Money first,&quot; responds Bailey. &quot;Will I get &lt;&lt;phim&gt;&gt; back?&quot;&lt;br&gt;&lt;br&gt;
+
+
+&quot;You won&#39;t want &lt;&lt;phim&gt;&gt; when we&#39;re done.&quot;&lt;br&gt;&lt;br&gt;
+
+You hear a rustle of paper before being dragged further along the tunnel.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rentsale is 1&gt;&gt;&lt;&lt;set $rentsale += 1&gt;&gt;
+
+After journeying for some time you emerge outside. You hear wind rustling through leaves. Bailey lifts you and hooks your bindings on something behind you, leaving you suspended in the air. &quot;Don&#39;t go anywhere, you&#39;ll be picked up shortly,&quot; &lt;&lt;he&gt;&gt; says. You hear &lt;&lt;him&gt;&gt; walk away, leaving you alone.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;eden&gt;&gt;&lt;&lt;person1&gt;&gt;
+You aren&#39;t left hanging there for long. Your hood is yanked off your head as a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&#39;s&lt;&lt;else&gt;&gt;woman&#39;s&lt;&lt;/if&gt;&gt; voice appears beside you. 
+
+	&lt;&lt;if $edenfreedom gte 2 and $edendays gte 8&gt;&gt;
+	&quot;I trusted you,&quot; Eden says as &lt;&lt;he&gt;&gt; cuts your bindings. You fall to the floor in a heap. &quot;This is what happens if you don&#39;t obey me. It&#39;s for your own protection.&quot; &lt;&lt;He&gt;&gt; pulls you to your feet. &quot;Let&#39;s go home.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next (0:30)|Eden Recaptured]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $edenfreedom gte 1 and $edendays gte 2&gt;&gt;
+	
+	&quot;I trusted you,&quot; Eden says as &lt;&lt;he&gt;&gt; cuts your bindings. You fall to the floor in a heap. &quot;This is what happens if you don&#39;t obey me. It&#39;s for your own protection.&quot; &lt;&lt;He&gt;&gt; pulls you to your feet. &quot;Let&#39;s go home.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next (0:30)|Eden Recaptured]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $edenfreedom gte 1&gt;&gt;
+	
+	&quot;I knew you&#39;d end up like this. The town is dangerous,&quot; Eden says, cutting your bindings. &lt;&lt;He&gt;&gt; catches you as you fall. &quot;Let&#39;s go home.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;He&gt;&gt; takes you back to &lt;&lt;his&gt;&gt; cabin.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;click [[Next (0:30)|Eden Cabin]]&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+		&lt;&lt;if $hunterintro is 1&gt;&gt;
+	&quot;I knew I&#39;d get you back.&quot;
+		&lt;&lt;else&gt;&gt;
+	&quot;I&#39;m not used to my prey being so helpless. Not that I&#39;m complaining.&quot;
+		&lt;&lt;/if&gt;&gt;
+&lt;&lt;He&gt;&gt; crept up on you without making a sound.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;endevent&gt;&gt;
+
+	&lt;&lt;click [[Next|Forest Hunter Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $rentsale to 1&gt;&gt;
+
+After journeying for some time you hear another set of footsteps. &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&quot;This is the merchandise?&quot; says a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&#39;s&lt;&lt;else&gt;&gt;woman&#39;s&lt;&lt;/if&gt;&gt; voice.&lt;br&gt;&lt;br&gt;
+
+&quot;No, I&#39;m just taking my &lt;&lt;girl&gt;&gt; for a walk,&quot; says Bailey, &lt;&lt;his&gt;&gt; temper barely concealed beneath the sarcasm. &quot;Just give me the cash. And I want it back in one piece, you&#39;re not paying enough...&quot; &lt;&lt;He&gt;&gt; presses something against your mouth and your consiousness fades.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $arousal += 6000&gt;&gt;
+&lt;&lt;click [[Next|Danube Meal]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1155" name="Rent Fight" tags="nobr" position="600,14475">&lt;&lt;if $fightstart is 1&gt;&gt;
+&lt;&lt;set $fightstart to 0&gt;&gt;
+
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemyhealthmax += 200&gt;&gt;
+&lt;&lt;set $enemyhealth += 200&gt;&gt;
+&lt;&lt;set $enemyanger += 200&gt;&gt;
+&lt;&lt;npcidlegenitals&gt;&gt;
+&quot;You think I won&#39;t be beat it out of you?&quot; &lt;&lt;He&gt;&gt; says.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;
+Children arrive to watch the fight, drawn by the noise.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rent Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rent Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rent Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rent Fight]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1156" name="Rent Fight Finish" tags="nobr" position="725,14475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+One of the watching children giggles. Bailey spins to find the culprit, but another laughs behind &lt;&lt;himstop&gt;&gt; Soon the whole room is filled with laughter. &lt;&lt;He&gt;&gt; looks back at you. &quot;You&#39;ll pay for this,&quot; &lt;&lt;he&gt;&gt; says, before storming from the room.&lt;br&gt;&lt;br&gt;
+
+The children cheer at your defeat of the tyrant. &lt;&lt;He&gt;&gt; will be back, but for now you&#39;re in the clear.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;He&gt;&gt; backs off for a moment, surprised by your aggression and nursing a bruise. &lt;&lt;He&gt;&gt; notices the crowd formed around the hall. &quot;You&#39;ll pay for this. Mark my words.&quot; &lt;&lt;He&gt;&gt; storms out.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;His&gt;&gt; departure lifts a weight from the watching children, who cheer at your defeat of the tyrant. &lt;&lt;He&gt;&gt; will be back, but for now you&#39;re in the clear.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Orphanage]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You fall to the ground, too hurt to move.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Rent Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1157" name="Hospital Rent" tags="nobr" position="850,14475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $bus to &quot;hospital&quot;&gt;&gt;
+
+As you walk down an empty corridor a door beside you opens and a pair of arms drag you through. It&#39;s Bailey. &lt;&lt;He&gt;&gt; slams the heavy door shut. You&#39;re at the top of a staircase leading down into darkness.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;rentdue&gt;&gt;</tw-passagedata><tw-passagedata pid="1158" name="Rent Hospital Fight" tags="nobr" position="975,14475">&lt;&lt;if $fightstart is 1&gt;&gt;
+&lt;&lt;set $fightstart to 0&gt;&gt;
+
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemyhealthmax += 200&gt;&gt;
+&lt;&lt;set $enemyhealth += 200&gt;&gt;
+&lt;&lt;set $enemyanger += 200&gt;&gt;
+&lt;&lt;npcidlegenitals&gt;&gt;
+&quot;You think I won&#39;t be beat it out of you?&quot; &lt;&lt;He&gt;&gt; says.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rent Hospital Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rent Hospital Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rent Hospital Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rent Hospital Fight]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1159" name="Rent Hospital Fight Finish" tags="nobr" position="1100,14475">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+&lt;&lt;ejaculation&gt;&gt;
+
+
+
+&lt;&lt;He&gt;&gt; grips the bannister as the orgasm wracks &lt;&lt;his&gt;&gt; body. It&#39;s all the chance you need to escape back into the hospital proper. That won&#39;t be the last of it, but for now you&#39;re in the clear.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;if $crime gte 1000&gt;&gt;
+	&lt;&lt;click [[Next|Hospital Arrest]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;	&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next-&gt;Hospital front]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;	&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+
+
+&lt;&lt;He&gt;&gt; trips and tumbles down the stairs, shouting profanities as &lt;&lt;he&gt;&gt; falls. You waste no time and escape back into the hospital proper. That won&#39;t be the last of it, but for now you&#39;re in the clear.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+	&lt;&lt;if $crime gte 1000&gt;&gt;
+	&lt;&lt;click [[Next|Hospital Arrest]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;	&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next-&gt;Hospital front]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;	&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You fall to the ground, too hurt to move.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $upperoff to 0&gt;&gt;
+&lt;&lt;set $loweroff to 0&gt;&gt;
+&lt;&lt;set $underoff to 0&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Rent Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1160" name="Forest Wolf Cave Dig" tags="nobr" position="1225,14475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $wolfcavedig gte 12&gt;&gt;
+You move the rocks out of the way, until the remainder collapse and reveal a hole in the ground. You hear rushing water.
+&lt;&lt;elseif $wolfcavedig gte 10&gt;&gt;
+You think you hear rushing water as you the rocks out of the way. Not far to go now.
+&lt;&lt;elseif $wolfcavedig gte 6&gt;&gt;
+You move some of the rocks out of the way. The draft becomes stronger.
+&lt;&lt;elseif $wolfcavedig gte 4&gt;&gt;
+You move some of the rocks out of the way. You think you feel the draft become stronger.
+&lt;&lt;else&gt;&gt;
+You move some of the rocks in the way, but there&#39;s still much to do.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $wolfcavedig gte 12&gt;&gt;
+&lt;&lt;click [[Go down|Forest Wolf Cave Hole]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it for now|Forest Wolf Cave]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Next|Forest Wolf Cave]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1161" name="Forest Wolf Cave Examine" tags="nobr" position="100,14600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The feel around the darkness at the back of the cave, looking for the source of the draft. The air feels like its coming from behind a pile of loose rocks.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Forest Wolf Cave]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1162" name="Forest Wolf Cave Hole" tags="nobr" position="225,14600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You peer down the hole at the back of the cave, but can&#39;t make anything out. You hear rushing water. You sit on the edge and try to lower yourself down, but the rock gives way and you fall into dark water.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Underground Lake]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1163" name="Bask Call" tags="nobr" position="350,14600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;covered&gt;&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;H-hello?&quot; you say. &quot;I&#39;m sorry if I offended you. Please give me my clothes.&quot;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;I know you&#39;re there.&quot; You say. &quot;Show yourself.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&quot;This isn&#39;t funny.&quot; You say. &quot;Give my clothes back.&quot;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;generatec1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; steps out from behind a bush, grinning ear to ear. &quot;Alright, but first let me see you properly.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Do as asked|Bask Call Move]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Bask Call Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1164" name="Bask Sneak" tags="nobr" position="475,14600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You crawl beneath a bush and look out towards your bedroom window. Children play on the grass between you and the orphanage. You won&#39;t be able to cross without being seen.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Shield yourself with a potted plant|Bask Sneak Exhibitionism]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Wait for them to leave (1:00)|Bask Sneak Wait]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1165" name="Bask Call Move" tags="nobr" position="600,14600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;if $leftarm isnot &quot;bound&quot; and $rightarm isnot &quot;bound&quot;&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; move your hands, displaying yourself to the &lt;&lt;personstop&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You &lt;&lt;nervously&gt;&gt; turn your body, displaying youself to the &lt;&lt;personstop&gt;&gt; 
+
+&lt;&lt;/if&gt;&gt;
+
+You feel exposed and humiliated as you look at the clothes held in &lt;&lt;his&gt;&gt; hand, but &lt;&lt;he&gt;&gt; makes no move to give them back.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+
+&quot;P-please...&quot; you plead. &lt;&lt;He&gt;&gt; takes pity on you and throws you the clothing. You run behind a bush to get dressed. You hope &lt;&lt;he&gt;&gt; doesn&#39;t tell anyone about this, but you know better.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+
+Realising how entranced &lt;&lt;he&gt;&gt; is by your body, you snatch the clothing from &lt;&lt;him&gt;&gt; and march behind a bush to get dressed. You hope &lt;&lt;he&gt;&gt; doesn&#39;t tell anyone about this, but you know better.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;I did what you asked.&quot; You say, hoping the ordeal is near over.&lt;br&gt;&lt;br&gt;
+&lt;&lt;He&gt;&gt; looks at you thoughtfully for a moment, then throws the clothing at you. You run behind a bush to get dressed. You hope &lt;&lt;he&gt;&gt; doesn&#39;t tell anyone about this, but you know better.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1166" name="Bask Call Refuse" tags="nobr" position="725,14600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	You look at your feet and shake your head. You&#39;ve had quite enough.
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	You glare at the &lt;&lt;personstop&gt;&gt; &quot;I&#39;m not doing what you want. Give me back my clothes this instant!&quot; you demand, sounding more assured than you feel.
+	&lt;&lt;else&gt;&gt;
+	&quot;No,&quot; you say. &quot;I&#39;m not going to.&quot;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;Worth a try,&quot; &lt;&lt;he&gt;&gt; says, shrugging. &lt;&lt;He&gt;&gt; hurls your clothing into the air and giggles as &lt;&lt;he&gt;&gt; runs away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+Your clothes snag on a tree branch, high above you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Climb|Bask Climb]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave them|Bask Sneak]]&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+Your clothes land beside you. You hide behind a bush before dressing, afraid you&#39;re still being watched.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1167" name="Bask Climb" tags="nobr" position="850,14600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You grab hold of a low branch and begin climbing the tree. You feel more exposed as you ascend, and hope the leaves and other trees will provide enough cover.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;if $rng gte 51 and $hallucinations gte 2 and $tentacledisable is &quot;f&quot;&gt;&gt;
+	You&#39;re making sure your legs are secure when the branches jerk to life. They bend towards you, until you&#39;re surrounded and trapped.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Bask Tentacles]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	You can see over the orphanage fence from here, into the windows of neighbouring homes. One window opens and a &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; leans out. &lt;&lt;He&gt;&gt; spots you and smiles. &quot;Are you... naked?&quot; &lt;&lt;he&gt;&gt; says, craning &lt;&lt;his&gt;&gt; neck to get a view less obscured by leaves. &quot;Wait there. I&#39;ll get my camera.&quot; The branch holding your clothes is out in the open, and you don&#39;t think you could retrieve them before &lt;&lt;he&gt;&gt; returns.&lt;br&gt;&lt;br&gt;
+&lt;&lt;fameexhibitionism1&gt;&gt;
+&lt;&lt;click [[Continue anyway|Bask Climb Exhibitionism]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Climb back down|Bask Sneak]]&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	
+You cling to the branch holding your clothes with your hands and knees and crawl across. The branch bends slightly as you reach your goal, but you manage to retrieve your clothing and crawl back to the trunk. You climb down safely.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1168" name="Bask Climb Exhibitionism" tags="nobr" position="975,14600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;fameexhibitionism10&gt;&gt;
+
+You cling to the branch holding your clothes with your hands and knees and crawl across. The &lt;&lt;person&gt;&gt; returns, and points &lt;&lt;his&gt;&gt; camera straight at you. Now you&#39;re clear of the the main bulk of leaves, they get a clear shot of your &lt;&lt;bottomstop&gt;&gt; &quot;Damn &lt;&lt;girlcomma&gt;&gt; what I&#39;d do to you if I had you in here.&quot;&lt;br&gt;&lt;br&gt;
+
+
+The branch bends slightly as you reach your goal, but you manage to retrieve your clothing and turn around. You crawl back to the trunk, leaning forward to conceal as much as you can from the &lt;&lt;person&gt;&gt; and &lt;&lt;his&gt;&gt; camera. You enter the safe covering of leaves and climb down.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1169" name="Bask Tentacles" tags="nobr" position="1100,14600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $tentacleno to 6&gt;&gt;
+&lt;&lt;set $tentaclehealth to 15&gt;&gt;
+&lt;&lt;tentaclestart&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectstentacles&gt;&gt;
+&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;actionstentacles&gt;&gt;
+
+
+&lt;&lt;if $activetentacleno lte ($tentacleno / 2)&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bask Tentacles Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bask Tentacles]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1170" name="Bask Tentacles Finish" tags="nobr" position="1225,14600">&lt;&lt;effects&gt;&gt;
+
+
+
+
+The remaining branches return to their original positions and stay there. You wobble for a moment, but manage to keep yourself from falling. &lt;&lt;tearful&gt;&gt; you continue ascending the tree.&lt;br&gt;&lt;br&gt;
+
+You cling to the branch holding your clothes with your hands and knees and crawl across. The branch bends slightly as you reach your goal, but you manage to retrieve your clothing and crawl back to the trunk. You climb down safely.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1171" name="Bask Sneak Exhibitionism" tags="nobr" position="100,14725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You shuffle out from beneath the bush and take cover behind a plant pot. You stand up, lifting the pot as you so that the flowers continue to protect you. You walk along the side of the garden, hoping no one thinks anything is odd. The children don&#39;t look twice at you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+You&#39;re half way there when the bottom of the pot gives way, spilling the contents and causing the rest of the pot to collapse. You find yourself stood out in the open with your &lt;&lt;lewdness&gt;&gt; displayed. One of the children averts their eyes, but most stare at you. You run to your bedroom window and climb inside as laughter breaks out behind you.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;fameexhibitionism10&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You make it to your bedroom window and climb through without incident.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Bedroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1172" name="Bask Sneak Wait" tags="nobr" position="225,14725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You wait, &lt;&lt;lewdness&gt;&gt; displayed but hidden beneath the bush, for the children to grow bored and leave. Once vacant, you run across the garden and through your bedroom window to safety.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Bedroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1173" name="Garden Shove" tags="nobr" position="350,14725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+You push the &lt;&lt;person&gt;&gt; away from you, but &lt;&lt;he&gt;&gt; doesn&#39;t relent.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Garden Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+You push the &lt;&lt;person&gt;&gt; away from you. &lt;&lt;He&gt;&gt; avoids eye contact and makes &lt;&lt;his&gt;&gt; way back to &lt;&lt;his&gt;&gt; friends.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1174" name="Garden Sex" tags="nobr" position="475,14725">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 60&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+&lt;&lt;promiscuity2&gt;&gt;
+
+&lt;&lt;elseif $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Garden Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Garden Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Garden Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Garden Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Garden Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1175" name="Garden Sex Finish" tags="nobr" position="600,14725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;That was naughty,&quot; &lt;&lt;he&gt;&gt; says, blushing. &quot;I hope no one saw.&quot; &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; recoils from you in pain. &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; looks dejected as &lt;&lt;he&gt;&gt; fixes &lt;&lt;his&gt;&gt; clothing and leaves to find &lt;&lt;his&gt;&gt; friends.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+The &lt;&lt;person&gt;&gt; jumps away from you in fright. &quot;I didn&#39;t do anything,&quot; &lt;&lt;he&gt;&gt; lies to no one in particular before leaving to find &lt;&lt;his&gt;&gt; friends. &lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1176" name="Garden Flirt" tags="nobr" position="725,14725">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You squeeze &lt;&lt;his&gt;&gt; hips between your thighs for a moment and lean closer. &quot;You&#39;re it,&quot; you whisper into &lt;&lt;his&gt;&gt; ear. &quot;And right where I want you.&quot; &lt;&lt;His&gt;&gt; face has turned red by the time you&#39;re back on your feet.&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Garden]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1177" name="Bus move Safe" tags="nobr" position="850,14725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You stand up and shuffle past the &lt;&lt;personcomma&gt;&gt; who doesn&#39;t stop you.&lt;br&gt;&lt;br&gt;
+
+The bus soon arrives at your destination.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="1178" name="Bus endure safe" tags="nobr" position="975,14725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You remain seated. The &lt;&lt;persons&gt;&gt; hand moves to your inner thigh. &lt;&lt;He&gt;&gt; creeps closer to your crotch over the next couple of minutes, but stops when the bus arrives at &lt;&lt;his&gt;&gt; destination. It arrives at yours soon after.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="1179" name="Bus Comply" tags="nobr" position="1100,14725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You feel their hungry eyes as you &lt;&lt;pullup&gt;&gt; your $upperclothes, revealing your &lt;&lt;breastsstop&gt;&gt; 
+
+&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+&quot;Don&#39;t be shy,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; reaches out and pinches your right nipple.
+&lt;&lt;elseif $breastsize lte 2&gt;&gt;
+&quot;You call those pathetic things breasts?&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; reaches out and pinches your right nipple.
+&lt;&lt;elseif $breastsize lte 5&gt;&gt;
+&quot;I knew you had nice boobs,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; reaches out and squeezes your right breast.
+&lt;&lt;else&gt;&gt;
+&quot;Look at the size of them,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; reaches out and squeezes your right breast.
+&lt;&lt;/if&gt;&gt;
+The other two join in bullying your exposed chest. Trapped in the corner, you can do nothing but endure and hope no one else can see your humiliation.&lt;br&gt;&lt;br&gt;
+
+
+After several minutes the bus stop and the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; pokes the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;We need to get off here.&quot; They give your breasts one last slap before leaving. The bus arrives at your destination soon after.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;set $pain += 30&gt;&gt;
+
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="1180" name="Bus Refuse" tags="nobr" position="1225,14725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive lte 850&gt;&gt;
+&quot;Fuck off,&quot; you say, determined to not be bullied.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+You look at your lap and shake your head.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&quot;Leave me alone,&quot; you say.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&quot;I insist,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personcomma&gt;&gt; grabbing your $upperclothes.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Bus School Strip]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1181" name="Bus School Strip" tags="nobr" position="100,14850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;npcstrip&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;
+&lt;&lt;set $timer to 15&gt;&gt;
+&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $timer lte 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bus School Strip Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bus School Strip Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot; and $undertype is &quot;naked&quot;&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bus School Strip Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $uppertype is &quot;naked&quot; and $lowertype is &quot;naked&quot; and $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bus School Strip Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bus School Strip Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bus School Strip Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bus School Strip]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1182" name="Bus School Strip Finish" tags="nobr" position="225,14850">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; falls back into the aisle and the other two pull away from you. &quot;Come on,&quot; &lt;&lt;he&gt;&gt; says. &quot;This psycho isn&#39;t worth it.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+The bus soon arrives at your destination.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;destination5&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;You&#39;re good for something at least.&quot; &lt;&lt;tearful&gt;&gt; you gather yourself as the three of them find someone else to harass.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+The bus soon arrives at your destination.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;destination5&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+
+
+
+&quot;Stop the tomfoolery back there, or I&#39;ll come sort you out,&quot; says the &lt;&lt;generate4&gt;&gt;&lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; driving the bus. The trio relent in their attack.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+The bus soon arrives at your destination.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;destination5&gt;&gt;
+
+&lt;&lt;elseif $timer lte 0&gt;&gt;
+
+The bus pulls to a stop. &quot;We need to get off here,&quot; says the &lt;&lt;person2&gt;&gt;&lt;&lt;personstop&gt;&gt;
+
+	&lt;&lt;if $upperoff is 0 and $loweroff is 0 and $underoff is 0&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;&lt;&lt;stealclothes&gt;&gt;
+	They leave the bus, taking your clothes with them.
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	
+	&lt;&lt;clotheson&gt;&gt;
+	&lt;&lt;endcombat&gt;&gt;	
+	
+	&lt;&lt;tearful&gt;&gt; you sink into your seat to avoid being seen.&lt;br&gt;&lt;br&gt;
+	
+
+	
+	You&#39;ll arrive at your destination soon, but you can&#39;t leave like this. The bus must return to the station at some point.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Ask someone for help|Bus School Strip Help]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Wait (1:00)|Bus Station]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tearful&gt;&gt; you settle back into your seat.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;clotheson&gt;&gt;
+	&lt;&lt;endcombat&gt;&gt;
+
+	The bus soon arrives at your destination.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;destination5&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&quot;Much better,&quot; says the &lt;&lt;person1&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;Now everyone can see you.&quot; The bus comes to a halt. &quot;That&#39;s our stop. See you later, slut.&quot; They take your clothes with them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;stealclothes&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;	
+	
+&lt;&lt;tearful&gt;&gt; you sink into your seat to avoid being seen.&lt;br&gt;&lt;br&gt;
+	
+
+	
+You&#39;ll arrive at your destination soon, but you can&#39;t leave like this. The bus must return to the station at some point.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Ask someone for help|Bus School Strip Help]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Wait (1:00)|Bus Station]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;
+	
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1183" name="Bus School Strip Help" tags="nobr" position="350,14850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Keeping low, you shuffle into the aisile and poke a &lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; in the arm and return to your seat. &lt;&lt;He&gt;&gt; looks over &lt;&lt;his&gt;&gt; shoulder.
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I-I need some towels. Please help,&quot; you say, unable to make eye contact.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;Gimme some towels. Quickly,&quot; you demand.
+&lt;&lt;else&gt;&gt;
+&quot;Do you have any towels I can cover up with?&quot; you ask.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+
+&quot;Why would you-&quot; &lt;&lt;he&gt;&gt; begins before realising your predicament and smiling. &quot;I&#39;ll help, but I want a look at you first.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;Please don&#39;t make me,&quot;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;Fuck off,&quot;
+	&lt;&lt;else&gt;&gt;
+	&quot;Don&#39;t be a pervert,&quot;
+	&lt;&lt;/if&gt;&gt;
+	
+you say, but &lt;&lt;he&gt;&gt; moves to the seat opposite you. &lt;&lt;covered&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	&lt;&lt;He&gt;&gt; laughs. &quot;I was right. Now turn around so I can see you properly.
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; laughs. &quot;I was right. Move your hands so I can see your properly.
+	&lt;&lt;/if&gt;&gt;
+	
+If you don&#39;t, I&#39;ll let the rest of the bus know and we can all get a look.&quot;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Comply|Bus School Strip Comply]]&gt;&gt;&lt;&lt;submissive1&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;fameexhibitionism1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Bus School Strip Refuse]]&gt;&gt;&lt;&lt;detention10&gt;&gt;&lt;&lt;defiant1&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;br&gt;
+	
+
+&lt;&lt;else&gt;&gt;
+
+	&quot;Why would you-&quot; &lt;&lt;he&gt;&gt; says, before blushing in realisation. &lt;&lt;He&gt;&gt; rummages in &lt;&lt;his&gt;&gt; back and throws some towels at you.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;towelup&gt;&gt;
+
+	The bus soon arrives at your destination.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;destination5&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1184" name="Bus School Strip Comply" tags="nobr" position="475,14850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+You turn your body, baring your &lt;&lt;lewdness&gt;&gt; to the &lt;&lt;personstop&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You move your arms out of the way, baring your &lt;&lt;lewdness&gt;&gt; to the &lt;&lt;personstop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;He&gt;&gt; stares at you with hungry eyes and reaches out, but you recoil from &lt;&lt;his&gt;&gt; hand. &lt;&lt;He&gt;&gt; doesn&#39;t continue, thinking &lt;&lt;hes&gt;&gt; pushed &lt;&lt;his&gt;&gt; luck far enough.&lt;br&gt;&lt;br&gt;
+
+&quot;Here you go,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; throws you some towels. &quot;That wasn&#39;t so bad, was it?&quot; &lt;&lt;He&gt;&gt; returns to &lt;&lt;his&gt;&gt; seat.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;towelup&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+The bus soon arrives at your destination.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="1185" name="Bus School Strip Refuse" tags="nobr" position="600,14850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;fameexhibitionism20&gt;&gt;
+&lt;&lt;He&gt;&gt; stands up. &quot;Everyone, this &lt;&lt;girl&gt;&gt; isn&#39;t wearing anything!&quot; &lt;&lt;he&gt;&gt; bellows, causing heads all over the bus to turn your way. You shrink in your seat, but it only enflames curiosity in your new audience. &quot;Come have a look!&quot;&lt;br&gt;&lt;br&gt;
+
+A &lt;&lt;generatey2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; leans over the seat behind you. &lt;&lt;person1&gt;&gt;&quot;&lt;&lt;Hes&gt;&gt; not lying. Come look.&quot; You&#39;re fortunate than none have the daring to assault you further, but the rest of the journey is miserable as they crowd and jeer.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;generate3&gt;&gt;&lt;&lt;person3&gt;&gt;The bus comes to a stop at your destination and the driver climbs out of &lt;&lt;his&gt;&gt; seat. &quot;Everyone away from &lt;&lt;phimcomma&gt;&gt; now.&quot; The kids start shuffling off the bus with some reluctance, lingering as long as they can. The driver, a &lt;&lt;personcomma&gt;&gt; throws you some towels. &quot;I don&#39;t ever want to catch you slutting up my bus again. I&#39;m letting the teachers know.&quot;&lt;br&gt;&lt;br&gt; 
+
+
+There&#39;s not much to do but cover up and leave the bus.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;towelup&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;destination5&gt;&gt;</tw-passagedata><tw-passagedata pid="1186" name="Bus Seat Rape" tags="nobr" position="725,14850">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemyanger += 40&gt;&gt;
+&lt;&lt;set $enemytrust -= 40&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bus Seat Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bus Seat Rape Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bus Seat Rape]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1187" name="Bus Seat Rape Finish" tags="nobr" position="850,14850">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You knock the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; down, giving you a clear route out. &lt;&lt;tearful&gt;&gt; you run to the front of the bus.
+
+	&lt;&lt;if $submissive lte 850&gt;&gt;
+	&quot;Let me off or I&#39;ll mess you up too,&quot; you say,
+	&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+	&quot;Please stop the bus,&quot; you say,
+	&lt;&lt;else&gt;&gt;
+	&quot;Let me off!&quot; you say,
+	&lt;&lt;/if&gt;&gt;
+
+aware that the &lt;&lt;person&gt;&gt; and &lt;&lt;his&gt;&gt; friends won&#39;t take long to recover. The driver doesn&#39;t respond.&lt;br&gt;&lt;br&gt;
+
+You open the door and look out at the town racing by. Jumping would be dangerous. You glance back at the &lt;&lt;people&gt;&gt; coming for you. You don&#39;t have long.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Jump|Bus Seat Rape Jump]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;if $submissive lte 500&gt;&gt;
+	&lt;&lt;click [[Punch the driver|Bus Seat Rape Punch]]&gt;&gt;&lt;&lt;crime100&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+The bus stops and the group push you towards the door. They shove you out and drive away, jeering at you through the windows.
+
+	&lt;&lt;if $upperoff is 0 and $loweroff is 0 and $underoff is 0&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	They kept your clothes.
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $exposed gte 1&gt;&gt;
+	&lt;&lt;tearful&gt;&gt; you hide behind a car before you&#39;re seen.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;tearful&gt;&gt; you try to work out where you are.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;stealclothes&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 13)&gt;&gt;
+	&lt;&lt;if $rng is 1&gt;&gt;
+	&lt;&lt;set $bus to &quot;nightingale&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 2&gt;&gt;
+	&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 3&gt;&gt;
+	&lt;&lt;set $bus to &quot;elk&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 4&gt;&gt;
+	&lt;&lt;set $bus to &quot;high&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 5&gt;&gt;
+	&lt;&lt;set $bus to &quot;starfish&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 6&gt;&gt;
+	&lt;&lt;set $bus to &quot;barb&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 7&gt;&gt;
+	&lt;&lt;set $bus to &quot;connudatus&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 8&gt;&gt;
+	&lt;&lt;set $bus to &quot;wolf&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 9&gt;&gt;
+	&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 10&gt;&gt;
+	&lt;&lt;set $bus to &quot;oxford&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 11&gt;&gt;
+	&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 12&gt;&gt;
+	&lt;&lt;set $bus to &quot;mer&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 13&gt;&gt;
+	&lt;&lt;set $bus to &quot;cliff&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;destination&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1188" name="Bus Seat Rape Jump" tags="nobr" position="975,14850">&lt;&lt;effects&gt;&gt;
+
+
+You leap from the bus. You land rolling on a patch of grass. &lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;&lt;set $pain += 60&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 13)&gt;&gt;
+	&lt;&lt;if $rng is 1&gt;&gt;
+	&lt;&lt;set $bus to &quot;nightingale&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 2&gt;&gt;
+	&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 3&gt;&gt;
+	&lt;&lt;set $bus to &quot;elk&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 4&gt;&gt;
+	&lt;&lt;set $bus to &quot;high&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 5&gt;&gt;
+	&lt;&lt;set $bus to &quot;starfish&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 6&gt;&gt;
+	&lt;&lt;set $bus to &quot;barb&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 7&gt;&gt;
+	&lt;&lt;set $bus to &quot;connudatus&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 8&gt;&gt;
+	&lt;&lt;set $bus to &quot;wolf&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 9&gt;&gt;
+	&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 10&gt;&gt;
+	&lt;&lt;set $bus to &quot;oxford&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 11&gt;&gt;
+	&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 12&gt;&gt;
+	&lt;&lt;set $bus to &quot;mer&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 13&gt;&gt;
+	&lt;&lt;set $bus to &quot;cliff&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="1189" name="Bus Seat Rape Punch" tags="nobr" position="1100,14850">&lt;&lt;effects&gt;&gt;
+
+
+You grip a pole with one hand and punch the driver in the jaw.&lt;&lt;He&gt;&gt; breaks, but the bus swerves off the road, colliding with the corner of a building before coming to a stop. The impact knocks everyone to the ground. &lt;&lt;tearful&gt;&gt; you escape the bus and run round a corner, away from view.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 13)&gt;&gt;
+	&lt;&lt;if $rng is 1&gt;&gt;
+	&lt;&lt;set $bus to &quot;nightingale&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 2&gt;&gt;
+	&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 3&gt;&gt;
+	&lt;&lt;set $bus to &quot;elk&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 4&gt;&gt;
+	&lt;&lt;set $bus to &quot;high&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 5&gt;&gt;
+	&lt;&lt;set $bus to &quot;starfish&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 6&gt;&gt;
+	&lt;&lt;set $bus to &quot;barb&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 7&gt;&gt;
+	&lt;&lt;set $bus to &quot;connudatus&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 8&gt;&gt;
+	&lt;&lt;set $bus to &quot;wolf&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 9&gt;&gt;
+	&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 10&gt;&gt;
+	&lt;&lt;set $bus to &quot;oxford&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 11&gt;&gt;
+	&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 12&gt;&gt;
+	&lt;&lt;set $bus to &quot;mer&quot;&gt;&gt;
+	&lt;&lt;elseif $rng is 13&gt;&gt;
+	&lt;&lt;set $bus to &quot;cliff&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;destination&gt;&gt;</tw-passagedata><tw-passagedata pid="1190" name="Bully Locker" tags="nobr" position="1225,14850">&lt;&lt;effects&gt;&gt;
+
+You&#39;re pushed into the locker. &lt;&lt;He&gt;&gt; slams it shut and you hear the lock click. &quot;Maybe the time alone will teach you manners.&quot; They leave you trapped there.&lt;&lt;endevent&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+Half an hour passes before a &lt;&lt;generatey1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; unwittingly frees you, jumping back in shock as you step out. &lt;&lt;covered&gt;&gt;
+&lt;&lt;pass30&gt;&gt;
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+You scurry past &lt;&lt;him&gt;&gt; without looking.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;Took long enough,&quot; you say, leaving them dumbstruck.
+&lt;&lt;else&gt;&gt;
+&quot;Thanks,&quot; you say as you hurry past them, leaving them dumbstruck.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;if $bullyevent is 1&gt;&gt;
+&lt;&lt;set $bullyevent += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1191" name="Bully Fight" tags="nobr" position="100,14975">&lt;&lt;if $fightstart is 1&gt;&gt;
+&lt;&lt;set $fightstart to 0&gt;&gt;
+
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 100&gt;&gt;
+&lt;&lt;set $enemyanger += 200&gt;&gt;
+&lt;&lt;npcidlegenitals&gt;&gt;&lt;&lt;set $mouthuse to &quot;lefthand&quot;&gt;&gt;&lt;&lt;set $lefthand to &quot;mouth&quot;&gt;&gt;
+You shove Whitney away and try to escape, but &lt;&lt;he&gt;&gt; grabs you from behind and wraps &lt;&lt;his&gt;&gt; arm around your mouth.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $delinquency lt 400&gt;&gt;&lt;&lt;set $rescue to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+&lt;&lt;if $alarm is 1 and $rescue is 0&gt;&gt;&lt;&lt;set $alarm to 0&gt;&gt;
+No one comes to your aid, likely due to your reputation as a delinquent.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;audience&gt;&gt;
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bully Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bully Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bully Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bully Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Bully Fight]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1192" name="Bully Fight Finish" tags="nobr" position="225,14975">&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You push &lt;&lt;him&gt;&gt; to the ground, giving you a chance to escape. &lt;&lt;tearful&gt;&gt; you shove &lt;&lt;his&gt;&gt; friends aside and flee to safety.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;You... stupid...&quot; &lt;&lt;he&gt;&gt; pants, leaning against a locker. &lt;&lt;His&gt;&gt; friends are so bemused by &lt;&lt;his&gt;&gt; state that they don&#39;t notice you slip away. &lt;&lt;tearful&gt;&gt; you escape to safety.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;elseif $alarm is 1 and $rescue is 1&gt;&gt;
+
+Your cry echoes down the corridor. &quot;Crybaby,&quot; Whitney says. &quot;We&#39;ll get you next time.&quot; &lt;&lt;He&gt;&gt; and &lt;&lt;his&gt;&gt; friends leave. &lt;&lt;tearful&gt;&gt; you struggle to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You&#39;re too battered and bruised to resist.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;whitney&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;click [[Next|Bully Locker]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1193" name="Bully Top" tags="nobr" position="350,14975">&lt;&lt;effects&gt;&gt;
+
+You &lt;&lt;pullup&gt;&gt; your $upperclothes, revealing your &lt;&lt;breasts&gt;&gt; to Whitney and &lt;&lt;his&gt;&gt; friends.
+
+&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+&quot;Nice,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; grasps your top, preventing you from covering back up. &quot;See this everyone? This is what a bitch boy&#39;s nipples look like.&quot; 
+&lt;&lt;elseif $breastsize lte 2&gt;&gt;
+&quot;&lt;&lt;pShes&gt;&gt; so small!&quot; &lt;&lt;he&gt;&gt; exclaims as &lt;&lt;he&gt;&gt; grasps your top, preventing you from covering back up. &quot;How can you call yourself a girl with those little things?&quot;
+&lt;&lt;elseif $breastsize lte 5&gt;&gt;
+&quot;You&#39;ve got a nice pair,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; grasps your top, preventing you from covering back up. &quot;Don&#39;t be shy, tits like these need to be shown off.&quot;
+&lt;&lt;else&gt;&gt;
+&quot;Did you escape from a barn?&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; grasps your top, preventing you from covering back up. &quot;Don&#39;t be shy, let me show off your cow tits.&quot;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;He&gt;&gt; shoves you aside. They jeer at you for a moment before leaving you to cover yourself. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $bullyevent += 1&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1194" name="Bully Strip" tags="nobr" position="475,14975">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	You shuffle out of your &lt;&lt;outfitcomma&gt;&gt; keeping your body turned to hide your &lt;&lt;genitals&gt;&gt; and &lt;&lt;breasts&gt;&gt; from Whitney and &lt;&lt;his&gt;&gt; friends.
+	&lt;&lt;else&gt;&gt;
+	You remove your &lt;&lt;outfitcomma&gt;&gt; careful to keep your &lt;&lt;genitals and &lt;&lt;breasts&gt;&gt; concealed as you do.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+	You shuffle out of your &lt;&lt;outfitcomma&gt;&gt; keeping your body turned to hide your body from Whitney and &lt;&lt;his&gt;&gt; friends.
+	&lt;&lt;else&gt;&gt;
+	You remove your &lt;&lt;outfitcomma&gt;&gt; careful to keep your body concealed as you do.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;uppernaked&gt;&gt;
+&lt;&lt;lowernaked&gt;&gt;
+
+&lt;&lt;He&gt;&gt; snatches your clothes away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $bullyevent is 4&gt;&gt;
+
+The crowd gawks at you, taking in your bare skin. Whitney beholds you, savouring the feel of having control of your clothing. &quot;Let&#39;s go for a walk,&quot; &lt;&lt;he&gt;&gt; says. &quot;You don&#39;t have to, but I&#39;ll be taking your clothes with me.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Go along with it|Bully Walk]]&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;set $whitneydom += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse|Bully Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+The crowd gawks at you, taking in your bare skin. Whitney beholds you, savouring the feel of having control of your clothing. &quot;Don&#39;t forget your place.&quot; &lt;&lt;He&gt;&gt; tosses your clothes on top of a locker, high enough that you&#39;ll need to stretch. You manage to reach them, but your &lt;&lt;breasts&gt;&gt; are exposed in the process, eliciting a cheer from the audience.&lt;br&gt;&lt;br&gt;
+
+They lose interest once you&#39;re dressed, &quot;Come on, we&#39;ve wasted enough time with this loser.&quot; They leave you in peace. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $bullyevent += 1&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1195" name="Bully Walk" tags="nobr" position="600,14975">&lt;&lt;effects&gt;&gt;
+
+You start walking with Whitney and &lt;&lt;his&gt;&gt; friends. They push you to the front, making sure you&#39;re exposed to anyone you meet. Whitney stands at your side, clutching your arm.
+
+&lt;&lt;if $leftarm is &quot;bound&quot; and $rightarm is &quot;bound&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+You cover yourself with your other hand.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+You&#39;re steered round a corner and into a corridor full of &lt;&lt;peopleystop&gt;&gt; &lt;&lt;covered&gt;&gt; A nearby &lt;&lt;persony&gt;&gt; looks at you and gasps in shock. Others have a similar reaction. As the noise grows more turn to look, until everyone is watching you.&lt;br&gt;&lt;br&gt;
+
+Some look away, going red in the face. Most though are keen to take in the sight of the &lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;naked&lt;&lt;else&gt;&gt;nearly naked&lt;&lt;/if&gt;&gt; &lt;&lt;girl&gt;&gt; being marched down the center.&lt;br&gt;&lt;br&gt;
+
+&quot;Don&#39;t be shy,&quot; Whitney says to the audience. &quot;It&#39;s free to look.&quot; &lt;&lt;He&gt;&gt; stands behind you and grabs your other arm, forcing your hips forward to expose your body more completely to the hormone-addled crowd. At last, &lt;&lt;he&gt;&gt; pushes you to the ground and dumps your clothes on top of you. &lt;&lt;tearful&gt;&gt; you run from the corridor, and keep running until you find yourself alone once more.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;fameexhibitionism50&gt;&gt;
+
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1196" name="Bully Refuse" tags="nobr" position="725,14975">&lt;&lt;effects&gt;&gt;
+
+&quot;Suit yourself,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;m sure we&#39;ll hear stories of the pervert &lt;&lt;girl&gt;&gt; wandering the halls.&quot; They leave you stood in the middle of the corridor with your &lt;&lt;lewdness&gt;&gt; on display. There&#39;s no one else around.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;stealclothes&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1197" name="Clothing Rebuy" tags="nobr" position="850,14975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+Enabling clothing rebuy will activate chips in all your clothing. When damaged beyond repair, the clothes automatically order a replacement for no extra charge beyond the cost of the garment. This will not work if you don&#39;t have enough money, which will be deducted immediately.&lt;br&gt;&lt;br&gt;
+
+Would you like to enable this?&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Yes|Clothing Shop]]&gt;&gt;&lt;&lt;set $clothingrebuy to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[No|Clothing Shop]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1198" name="Bedroom Bailey" tags="nobr" position="975,14975">&lt;&lt;if $clothesselect is &quot;casualm&quot;&gt;&gt;&lt;&lt;set $clothesselect to 0&gt;&gt;&lt;&lt;storeclear&gt;&gt;
+&lt;&lt;tshirt&gt;&gt;&lt;&lt;shorts&gt;&gt;
+&lt;&lt;elseif $clothesselect is &quot;schoolm&quot;&gt;&gt;&lt;&lt;set $clothesselect to 0&gt;&gt;&lt;&lt;storeclear&gt;&gt;
+&lt;&lt;schoolshirt&gt;&gt;&lt;&lt;schoolshorts&gt;&gt;
+&lt;&lt;elseif $clothesselect is &quot;casualf&quot;&gt;&gt;&lt;&lt;set $clothesselect to 0&gt;&gt;&lt;&lt;storeclear&gt;&gt;
+&lt;&lt;uppersundress&gt;&gt;&lt;&lt;lowersundress&gt;&gt;
+&lt;&lt;elseif $clothesselect is &quot;schoolf&quot;&gt;&gt;&lt;&lt;set $clothesselect to 0&gt;&gt;&lt;&lt;storeclear&gt;&gt;
+&lt;&lt;schoolshirt&gt;&gt;&lt;&lt;schoolskirt&gt;&gt;
+&lt;&lt;elseif $clothesselect is &quot;clotheson&quot;&gt;&gt;&lt;&lt;set $clothesselect to 0&gt;&gt;
+&lt;&lt;storeon&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+
+Your bedroom door bursts open without warning. It&#39;s Bailey.&lt;br&gt;&lt;br&gt;
+&lt;&lt;rentdue&gt;&gt;</tw-passagedata><tw-passagedata pid="1199" name="Widgets Settings" tags="widget" position="1100,14975">&lt;&lt;widget &quot;initsettings&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+Male &lt;&lt;radiobutton &quot;$playergender&quot; &quot;m&quot;&gt;&gt;
+| Female &lt;&lt;radiobutton &quot;$playergender&quot; &quot;f&quot; checked&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $dev is 1&gt;&gt;
+
+
+&lt;span class=&quot;red&quot;&gt;Harder&lt;/span&gt; &lt;-----------------------------------------------&gt; &lt;span class=&quot;green&quot;&gt;Easier&lt;/span&gt;&lt;br&gt;
+| 6 &lt;&lt;radiobutton &quot;$devlevel&quot; 6&gt;&gt;
+| 7 &lt;&lt;radiobutton &quot;$devlevel&quot; 7&gt;&gt;
+| 8 &lt;&lt;radiobutton &quot;$devlevel&quot; 8&gt;&gt;
+| 9 &lt;&lt;radiobutton &quot;$devlevel&quot; 9&gt;&gt;
+| 10 &lt;&lt;radiobutton &quot;$devlevel&quot; 10 checked&gt;&gt;
+| 11 &lt;&lt;radiobutton &quot;$devlevel&quot; 11&gt;&gt;
+| 12 &lt;&lt;radiobutton &quot;$devlevel&quot; 12&gt;&gt;
+| 13 &lt;&lt;radiobutton &quot;$devlevel&quot; 13&gt;&gt;
+| 14 &lt;&lt;radiobutton &quot;$devlevel&quot; 14&gt;&gt;
+| 15 &lt;&lt;radiobutton &quot;$devlevel&quot; 15&gt;&gt;
+| 16 &lt;&lt;radiobutton &quot;$devlevel&quot; 16&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;span class=&quot;gold&quot;&gt;Body size&lt;/span&gt; - A smaller body makes you inflict less damage during encounters, making defiance harder.&lt;br&gt;
+| Tiny &lt;&lt;radiobutton &quot;$devlevel&quot; 6&gt;&gt;
+| Small &lt;&lt;radiobutton &quot;$devlevel&quot; 10 checked&gt;&gt;
+| Normal &lt;&lt;radiobutton &quot;$devlevel&quot; 12&gt;&gt;
+| Large &lt;&lt;radiobutton &quot;$devlevel&quot; 16&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+Awareness - Whether your character knows a thing or two about sex despite their lack of experience.&lt;br&gt;
+Innocent &lt;&lt;radiobutton &quot;$awareselect&quot; &quot;innocent&quot; checked&gt;&gt;
+| Knowledgeable&lt;&lt;radiobutton &quot;$awareselect&quot; &quot;knowledgeable&quot;&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+Eye Colour&lt;br&gt;
+&lt;span class=&quot;purple&quot;&gt;Purple&lt;/span&gt; &lt;&lt;radiobutton &quot;$eyeselect&quot; &quot;purple&quot; checked&gt;&gt;
+| &lt;span class=&quot;blue&quot;&gt;Dark Blue&lt;/span&gt; &lt;&lt;radiobutton &quot;$eyeselect&quot; &quot;dark blue&quot;&gt;&gt;
+| &lt;span class=&quot;lblue&quot;&gt;Light Blue&lt;/span&gt; &lt;&lt;radiobutton &quot;$eyeselect&quot; &quot;light blue&quot;&gt;&gt;
+| &lt;span class=&quot;tangerine&quot;&gt;Amber&lt;/span&gt; &lt;&lt;radiobutton &quot;$eyeselect&quot; &quot;amber&quot;&gt;&gt;
+| &lt;span class=&quot;brown&quot;&gt;Hazel&lt;/span&gt; &lt;&lt;radiobutton &quot;$eyeselect&quot; &quot;hazel&quot;&gt;&gt;
+| &lt;span class=&quot;green&quot;&gt;Green&lt;/span&gt; &lt;&lt;radiobutton &quot;$eyeselect&quot; &quot;green&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+Hair Colour&lt;br&gt;
+&lt;span class=&quot;red&quot;&gt;Red&lt;/span&gt; &lt;&lt;radiobutton &quot;$hairselect&quot; &quot;red&quot; checked&gt;&gt;
+| &lt;span class=&quot;black&quot;&gt;Black&lt;/span&gt; &lt;&lt;radiobutton &quot;$hairselect&quot; &quot;black&quot;&gt;&gt;
+| &lt;span class=&quot;brown&quot;&gt;Brown&lt;/span&gt; &lt;&lt;radiobutton &quot;$hairselect&quot; &quot;brown&quot;&gt;&gt;
+| &lt;span class=&quot;gold&quot;&gt;Blond&lt;/span&gt; &lt;&lt;radiobutton &quot;$hairselect&quot; &quot;blond&quot;&gt;&gt;
+| &lt;span class=&quot;tangerine&quot;&gt;Ginger&lt;/span&gt; &lt;&lt;radiobutton &quot;$hairselect&quot; &quot;ginger&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;hr&gt;
+
+Options (can be changed in-game from your bedroom)&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;settings&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+Attract both men and women &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;none&quot;&gt;&gt;
+| Attract only women &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;m&quot;&gt;&gt;
+| Attract only men &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;f&quot; checked&gt;&gt;&lt;br&gt;
+| Attract mostly women &lt;&lt;radiobutton &quot;$genderdisable&quot; 10&gt;&gt;
+| Attract mostly men &lt;&lt;radiobutton &quot;$genderdisable&quot; 90&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+Attract both men and women &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;none&quot;&gt;&gt;
+| Attract only women &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;m&quot; checked&gt;&gt;
+| Attract only men &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;f&quot;&gt;&gt;&lt;br&gt;
+| Attract mostly women &lt;&lt;radiobutton &quot;$genderdisable&quot; 10&gt;&gt;
+| Attract mostly men &lt;&lt;radiobutton &quot;$genderdisable&quot; 90&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $genderdisable is 90&gt;&gt;
+Attract both men and women &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;none&quot;&gt;&gt;
+| Attract only women &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;m&quot;&gt;&gt;
+| Attract only men &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;f&quot;&gt;&gt;&lt;br&gt;
+| Attract mostly women &lt;&lt;radiobutton &quot;$genderdisable&quot; 10&gt;&gt;
+| Attract mostly men &lt;&lt;radiobutton &quot;$genderdisable&quot; 90 checked&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $genderdisable is 10&gt;&gt;
+Attract both men and women &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;none&quot;&gt;&gt;
+| Attract only women &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;m&quot;&gt;&gt;
+| Attract only men &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;f&quot;&gt;&gt;&lt;br&gt;
+| Attract mostly women &lt;&lt;radiobutton &quot;$genderdisable&quot; 10 checked&gt;&gt;
+| Attract mostly men &lt;&lt;radiobutton &quot;$genderdisable&quot; 90&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+Attract both men and women &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;none&quot; checked&gt;&gt;
+| Attract only women &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;m&quot;&gt;&gt;
+| Attract only men &lt;&lt;radiobutton &quot;$genderdisable&quot; &quot;f&quot;&gt;&gt;&lt;br&gt;
+| Attract mostly women &lt;&lt;radiobutton &quot;$genderdisable&quot; 10&gt;&gt;
+| Attract mostly men &lt;&lt;radiobutton &quot;$genderdisable&quot; 90&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $dgchance gte 0&gt;&gt;
+Percentage of women that have penises.&lt;br&gt;
+&lt;&lt;numberslider &quot;$dgchance&quot; $dgchance 0 100 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Percentage of women that have penises.&lt;br&gt;
+&lt;&lt;numberslider &quot;$dgchance&quot; 0 0 100 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $cbchance gte 0&gt;&gt;
+Percentage of men that have vaginas.&lt;br&gt;
+&lt;&lt;numberslider &quot;$cbchance&quot; $cbchance 0 100 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Percentage of men that have vaginas.&lt;br&gt;
+&lt;&lt;numberslider &quot;$cbchance&quot; 0 0 100 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $whitechance isnot undefined&gt;&gt;
+Likelihood of npcs having pale skin.&lt;br&gt;
+&lt;&lt;numberslider &quot;$whitechance&quot; $whitechance 0 100 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Likelihood of npcs having pale skin.&lt;br&gt;
+&lt;&lt;numberslider &quot;$whitechance&quot; 90 0 100 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $blackchance isnot undefined&gt;&gt;
+Likelihood of npcs having dark skin.&lt;br&gt;
+&lt;&lt;numberslider &quot;$blackchance&quot; $blackchance 0 100 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Likelihood of npcs having dark skin.&lt;br&gt;
+&lt;&lt;numberslider &quot;$blackchance&quot; 10 0 100 1&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $bestialitydisable is &quot;t&quot;&gt;&gt;
+Enable bestiality &lt;&lt;radiobutton &quot;$bestialitydisable&quot; &quot;f&quot;&gt;&gt;
+| Disable bestiality &lt;&lt;radiobutton &quot;$bestialitydisable&quot; &quot;t&quot; checked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Enable bestiality &lt;&lt;radiobutton &quot;$bestialitydisable&quot; &quot;f&quot; checked&gt;&gt;
+| Disable bestiality &lt;&lt;radiobutton &quot;$bestialitydisable&quot; &quot;t&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swarmdisable is &quot;t&quot;&gt;&gt;
+Enable swarms of tiny creatures (Eels, worms, bugs etc.) &lt;&lt;radiobutton &quot;$swarmdisable&quot; &quot;f&quot;&gt;&gt;
+| Disable swarms &lt;&lt;radiobutton &quot;$swarmdisable&quot; &quot;t&quot; checked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Enable swarms of tiny creatures (Eels, worms, bugs etc.) &lt;&lt;radiobutton &quot;$swarmdisable&quot; &quot;f&quot; checked&gt;&gt;
+| Disable swarms &lt;&lt;radiobutton &quot;$swarmdisable&quot; &quot;t&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $parasitedisable is &quot;t&quot;&gt;&gt;
+Enable parasites &lt;&lt;radiobutton &quot;$parasitedisable&quot; &quot;f&quot;&gt;&gt;
+| Disable parasites &lt;&lt;radiobutton &quot;$parasitedisable&quot; &quot;t&quot; checked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Enable parasites &lt;&lt;radiobutton &quot;$parasitedisable&quot; &quot;f&quot; checked&gt;&gt;
+| Disable parasites &lt;&lt;radiobutton &quot;$parasitedisable&quot; &quot;t&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $slimedisable is &quot;t&quot;&gt;&gt;
+Enable slimes &lt;&lt;radiobutton &quot;$slimedisable&quot; &quot;f&quot;&gt;&gt;
+| Disable slimes &lt;&lt;radiobutton &quot;$slimedisable&quot; &quot;t&quot; checked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Enable slimes &lt;&lt;radiobutton &quot;$slimedisable&quot; &quot;f&quot; checked&gt;&gt;
+| Disable slimes &lt;&lt;radiobutton &quot;$slimedisable&quot; &quot;t&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $voredisable is &quot;t&quot;&gt;&gt;
+Enable vore &lt;&lt;radiobutton &quot;$voredisable&quot; &quot;f&quot;&gt;&gt;
+| Disable vore &lt;&lt;radiobutton &quot;$voredisable&quot; &quot;t&quot; checked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Enable vore &lt;&lt;radiobutton &quot;$voredisable&quot; &quot;f&quot; checked&gt;&gt;
+| Disable vore &lt;&lt;radiobutton &quot;$voredisable&quot; &quot;t&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentacledisable is &quot;t&quot;&gt;&gt;
+Enable tentacles &lt;&lt;radiobutton &quot;$tentacledisable&quot; &quot;f&quot;&gt;&gt;
+| Disable tentacles &lt;&lt;radiobutton &quot;$tentacledisable&quot; &quot;t&quot; checked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Enable tentacles &lt;&lt;radiobutton &quot;$tentacledisable&quot; &quot;f&quot; checked&gt;&gt;
+| Disable tentacles &lt;&lt;radiobutton &quot;$tentacledisable&quot; &quot;t&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $analdisable is &quot;t&quot;&gt;&gt;
+Enable anal &lt;&lt;radiobutton &quot;$analdisable&quot; &quot;f&quot;&gt;&gt;
+| Disable anal &lt;&lt;radiobutton &quot;$analdisable&quot; &quot;t&quot; checked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Enable anal &lt;&lt;radiobutton &quot;$analdisable&quot; &quot;f&quot; checked&gt;&gt;
+| Disable anal &lt;&lt;radiobutton &quot;$analdisable&quot; &quot;t&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $transformdisable is &quot;t&quot;&gt;&gt;
+Enable transformations &lt;&lt;radiobutton &quot;$transformdisable&quot; &quot;f&quot;&gt;&gt;
+| Disable transformations &lt;&lt;radiobutton &quot;$transformdisable&quot; &quot;t&quot; checked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Enable transformations &lt;&lt;radiobutton &quot;$transformdisable&quot; &quot;f&quot; checked&gt;&gt;
+| Disable transformations &lt;&lt;radiobutton &quot;$transformdisable&quot; &quot;t&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+Enable hirsute/hairy wolf transformation &lt;&lt;radiobutton &quot;$hirsutedisable&quot; &quot;f&quot; checked&gt;&gt;
+| Disable hirsute/hairy wolf transformation &lt;&lt;radiobutton &quot;$hirsutedisable&quot; &quot;t&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Enable hirsute/hairy wolf transformation &lt;&lt;radiobutton &quot;$hirsutedisable&quot; &quot;f&quot;&gt;&gt;
+| Disable hirsute/hairy wolf transformation &lt;&lt;radiobutton &quot;$hirsutedisable&quot; &quot;t&quot; checked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+Maximum player character breast size. Breasts already above this size won&#39;t shrink.&lt;br&gt;
+
+&lt;&lt;if $breastsizemax is 0&gt;&gt;
+| Flat &lt;&lt;radiobutton &quot;$breastsizemax&quot; 0 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Flat &lt;&lt;radiobutton &quot;$breastsizemax&quot; 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 1&gt;&gt;
+| Budding &lt;&lt;radiobutton &quot;$breastsizemax&quot; 1 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Budding &lt;&lt;radiobutton &quot;$breastsizemax&quot; 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 2&gt;&gt;
+| Tiny &lt;&lt;radiobutton &quot;$breastsizemax&quot; 2 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Tiny &lt;&lt;radiobutton &quot;$breastsizemax&quot; 2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 3&gt;&gt;
+| Small &lt;&lt;radiobutton &quot;$breastsizemax&quot; 3 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Small &lt;&lt;radiobutton &quot;$breastsizemax&quot; 3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 4&gt;&gt;
+| Pert &lt;&lt;radiobutton &quot;$breastsizemax&quot; 4 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Pert &lt;&lt;radiobutton &quot;$breastsizemax&quot; 4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 5&gt;&gt;
+| Modest &lt;&lt;radiobutton &quot;$breastsizemax&quot; 5 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Modest &lt;&lt;radiobutton &quot;$breastsizemax&quot; 5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 6&gt;&gt;
+| Full &lt;&lt;radiobutton &quot;$breastsizemax&quot; 6 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Full &lt;&lt;radiobutton &quot;$breastsizemax&quot; 6&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 7&gt;&gt;
+| Large &lt;&lt;radiobutton &quot;$breastsizemax&quot; 7 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Large &lt;&lt;radiobutton &quot;$breastsizemax&quot; 7&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 8&gt;&gt;
+| Ample &lt;&lt;radiobutton &quot;$breastsizemax&quot; 8 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Ample &lt;&lt;radiobutton &quot;$breastsizemax&quot; 8&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 9&gt;&gt;
+| Massive &lt;&lt;radiobutton &quot;$breastsizemax&quot; 9 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Massive &lt;&lt;radiobutton &quot;$breastsizemax&quot; 9&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 10&gt;&gt;
+| Huge &lt;&lt;radiobutton &quot;$breastsizemax&quot; 10 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Huge &lt;&lt;radiobutton &quot;$breastsizemax&quot; 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 11&gt;&gt;
+| Gigantic &lt;&lt;radiobutton &quot;$breastsizemax&quot; 11 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Gigantic &lt;&lt;radiobutton &quot;$breastsizemax&quot; 11&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastsizemax is 12&gt;&gt;
+| Enormous &lt;&lt;radiobutton &quot;$breastsizemax&quot; 12 checked&gt;&gt;
+&lt;&lt;else&gt;&gt;
+| Enormous &lt;&lt;radiobutton &quot;$breastsizemax&quot; 12&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $tipdisable is &quot;t&quot;&gt;&gt;
+Enable hints and tips &lt;&lt;radiobutton &quot;$tipdisable&quot; &quot;f&quot;&gt;&gt;
+| Disable tips &lt;&lt;radiobutton &quot;$tipdisable&quot; &quot;t&quot; checked&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Enable hints and tips &lt;&lt;radiobutton &quot;$tipdisable&quot; &quot;f&quot; checked&gt;&gt;
+| Disable tips &lt;&lt;radiobutton &quot;$tipdisable&quot; &quot;t&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1200" name="Settings" tags="nobr" position="1225,14975">&lt;&lt;settings&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Bedroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1201" name="Rear Playground Dog" tags="nobr" position="100,15100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rear Playground Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rear Playground Dog Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Rear Playground Dog]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1202" name="Rear Playground Dog Finish" tags="nobr" position="225,15100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+Satisfied, the dog bounds away from you.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;playground&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The dog whimpers and flees.
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;playground&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1203" name="Park Tunnel" tags="nobr" position="350,15100">&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;
+
+&lt;&lt;set $parktunnelintro to 1&gt;&gt;
+
+You search for the old tunnel you read about. You find it behind an outbuilding, obscured by trees and moss. You peer into the dark, and see a distant light at the end. You walk through and try to ignore the damp smell, until you emerge back into the light. You&#39;re in the park.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;parkquick&gt;&gt;</tw-passagedata><tw-passagedata pid="1204" name="School Drain" tags="nobr" position="475,15100">&lt;&lt;effects&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;
+
+&lt;&lt;set $schooldrainintro to 1&gt;&gt;
+
+There&#39;s a shaft hidden beneath the rubber flooring that should lead to the town&#39;s storm drain system. You peel back the floor and open the hatch, before climbing down into the dark. The sound of running water grows stronger.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Commercial Drain]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1205" name="Underground Lake2" tags="nobr" position="600,15100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;underground&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+The current sucks you underwater. After a few moments, the darkness gives way to light, and you are pushed upwards. You struggle further up, and emerge into the $daystate.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Sea]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1206" name="Hospital Journey Home" tags="nobr" position="725,15100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $baileyhospital gte 2&gt;&gt;&lt;&lt;set $baileyhospital += 1&gt;&gt;
+
+&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;Bailey waits for you beside &lt;&lt;his&gt;&gt; car. &quot;This is the last time I&#39;m picking you up like this. I&#39;ve already wasted enough time.&quot; The journey home is uneventful.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $baileyhospital gte 1&gt;&gt;&lt;&lt;set $baileyhospital += 1&gt;&gt;
+
+&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;Bailey waits for you beside &lt;&lt;his&gt;&gt; car. &quot;You need to be more careful. Next time you might not be so lucky.&quot; The journey home is uneventful.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $baileyhospital to 1&gt;&gt;
+
+&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;Bailey waits for you beside &lt;&lt;his&gt;&gt; car. &quot;I&#39;m glad you&#39;re alright,&quot; &lt;&lt;he&gt;&gt; says. &quot;You wouldn&#39;t believe the paperwork involved when one of you idiots goes missing. Get in.&quot; The journey home is uneventful.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next (0:10)|Orphanage]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1207" name="Widgets Combat Effects" tags="widget" position="850,15100">&lt;&lt;widget &quot;combateffects&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $dev is 1&gt;&gt;
+	&lt;&lt;if $consensual is 1&gt;&gt;
+		&lt;&lt;if $trauma gte $traumasaved&gt;&gt;
+		&lt;&lt;set $trauma to ($trauma - (($trauma - $traumasaved) * (($devlevel - 6) * 0.1)))&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $dev is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1&gt;&gt;
+		&lt;&lt;if $trauma gte $traumasaved&gt;&gt;
+		&lt;&lt;set $trauma to $trauma - ($trauma - $traumasaved)&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rapetrait gte 1&gt;&gt;
+	&lt;&lt;if $trauma gte $traumasaved&gt;&gt;
+	&lt;&lt;set $trauma to ($trauma - (($trauma - $traumasaved) * 0.3))&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $bestialitytrait gte 1 and $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $trauma gte $traumasaved&gt;&gt;
+	&lt;&lt;set $trauma to ($trauma - (($trauma - $traumasaved) * 0.3))&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tentacletrait gte 1 and $enemytype is &quot;tentacles&quot;&gt;&gt;
+	&lt;&lt;if $trauma gte $traumasaved&gt;&gt;
+	&lt;&lt;set $trauma to ($trauma - (($trauma - $traumasaved) * 0.3))&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $trauma gte $traumasaved&gt;&gt;
+&lt;&lt;set $traumagain += ($trauma - $traumasaved)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma lte 0&gt;&gt;
+&lt;&lt;set $traumasaved to 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $traumasaved to $trauma&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $sciencetrait gte 1&gt;&gt;
+	&lt;&lt;if $pain gte $painsaved&gt;&gt;
+	&lt;&lt;set $pain to ($pain - (($pain - $painsaved) * ($sciencetrait / 10)))&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $painsaved to $pain&gt;&gt;
+
+&lt;&lt;if $orgasmtrait gte 1&gt;&gt;
+	&lt;&lt;if $arousal gte $arousalsaved&gt;&gt;
+&lt;&lt;set $arousal to ($arousal - (($arousal - $arousalsaved) * 0.4))&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousalsaved to $arousal&gt;&gt;
+
+&lt;&lt;if $stress gte $stresssaved&gt;&gt;
+&lt;&lt;set $stressgain += ($stress - $stresssaved)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stress lte 0&gt;&gt;
+&lt;&lt;set $stresssaved to 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stresssaved to $stress&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1208" name="Widgets Dance Speech" tags="widget" position="975,15100">&lt;&lt;widget &quot;dancespeech&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $audience is 1&gt;&gt;
+&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; shouts.
+&lt;&lt;elseif $audience is 2&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; shouts.
+	&lt;&lt;else&gt;&gt;
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; shouts.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $audience is 3&gt;&gt;
+	&lt;&lt;if $rng gte 71&gt;&gt;
+	The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; shouts.
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; shouts.
+	&lt;&lt;else&gt;&gt;
+	The &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; shouts.	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $audience gte 4&gt;&gt;
+	&lt;&lt;if $rng gte 71&gt;&gt;
+	A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; shouts.
+	&lt;&lt;elseif $rng gte 36&gt;&gt;
+	A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; shouts.
+	&lt;&lt;else&gt;&gt;
+	A &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; shouts.	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $dancespeechselector is 1&gt;&gt;
+&lt;&lt;set $dancespeechselector to 2&gt;&gt;
+&lt;&lt;elseif $dancespeechselector is 2&gt;&gt;
+&lt;&lt;set $dancespeechselector to 3&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $dancespeechselector to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $audience isnot 0&gt;&gt;
+&lt;&lt;if $dancespeechselector is 1&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $dancespeech is &quot;cop&quot;&gt;&gt;
+		&lt;&lt;if $rng gte 76&gt;&gt;
+		&quot;I bet you love being groped.&quot;
+		&lt;&lt;elseif $rng gte 51&gt;&gt;
+		&quot;Aww, I think &lt;&lt;pshes&gt;&gt; shy.&quot;
+		&lt;&lt;elseif $rng gte 26&gt;&gt;
+		&quot;You can&#39;t display yourself like this without people wanting a taste.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;You like being fondled, don&#39;t you.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $dancespeech is &quot;struggle&quot;&gt;&gt;
+		&lt;&lt;if $rng gte 76&gt;&gt;
+		&quot;I love it when they struggle.&quot;
+		&lt;&lt;elseif $rng gte 51&gt;&gt;
+		&quot;Come on! Take it off!&quot;
+		&lt;&lt;elseif $rng gte 26&gt;&gt;
+		&quot;Hurry up and strip, I don&#39;t have all day.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Don&#39;t be a tease, let&#39;s see some skin.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $dancespeech is &quot;strip&quot;&gt;&gt;
+		&lt;&lt;if $rng gte 76&gt;&gt;
+		&quot;I bet you wish you had something to cover up with.&quot;
+		&lt;&lt;elseif $rng gte 51&gt;&gt;
+		&quot;&lt;&lt;pShe&gt;&gt; looks better with less clothes.&quot;
+		&lt;&lt;elseif $rng gte 26&gt;&gt;
+		&quot;You must be a massive perv to strip in front of strangers.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Getting stripped on stage, you have no dignity.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $dancespeech is &quot;dance&quot;&gt;&gt;
+		&lt;&lt;if $danceskill gte 800&gt;&gt;
+			&lt;&lt;if $rng gte 76&gt;&gt;
+			&quot;This &lt;&lt;girl&gt;&gt; can really move.&quot;
+			&lt;&lt;elseif $rng gte 51&gt;&gt;
+			&quot;&lt;&lt;pShe&gt;&gt; really knows how to show it all off.&quot;
+			&lt;&lt;elseif $rng gte 26&gt;&gt;
+			&quot;You&#39;re a fantastic dancer.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Think &lt;&lt;pshe&gt;&gt; fucks as well as &lt;&lt;pshe&gt;&gt; dances?&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;elseif $danceskill gte 400&gt;&gt;
+			&lt;&lt;if $rng gte 76&gt;&gt;
+			&quot;You&#39;d almost be worth watching even if you weren&#39;t hot.&quot;
+			&lt;&lt;elseif $rng gte 51&gt;&gt;
+			&quot;This &lt;&lt;girl&gt;&gt; ain&#39;t a bad dancer.&quot;
+			&lt;&lt;elseif $rng gte 26&gt;&gt;
+			&quot;Love watching these sluts shake their assets around.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;I bet &lt;&lt;pshes&gt;&gt; loving the attention.&quot;
+			&lt;&lt;/if&gt;&gt;			
+		&lt;&lt;elseif $danceskill gte 200&gt;&gt;
+			&lt;&lt;if $rng gte 76&gt;&gt;
+			&quot;You can keep to a rhythm, at least.&quot;
+			&lt;&lt;elseif $rng gte 51&gt;&gt;
+			&quot;&lt;&lt;pHer&gt;&gt; dancing is so boring.&quot;
+			&lt;&lt;elseif $rng gte 26&gt;&gt;
+			&quot;Stop dancing and do something lewd.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;You can&#39;t really dance &lt;&lt;bitchstop&gt;&gt; You might be an acceptable fucktoy.&quot;
+			&lt;&lt;/if&gt;&gt;				
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $rng gte 76&gt;&gt;
+			&quot;I could do a better job than this &lt;&lt;bitchstop&gt;&gt; I have some dignity though.&quot;
+			&lt;&lt;elseif $rng gte 51&gt;&gt;
+			&quot;Where&#39;d this slut learn to dance? The zoo?&quot;
+			&lt;&lt;elseif $rng gte 26&gt;&gt;
+			&quot;They must let anyone up there.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;You&#39;d be pretty hot if it weren&#39;t for the awful dancing.&quot;
+			&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $rng gte 76&gt;&gt;
+		&quot;You must be a right slut to get up on stage like that.&quot;
+		&lt;&lt;elseif $rng gte 51&gt;&gt;
+		&quot;You&#39;re pretty hot &lt;&lt;girlcomma&gt;&gt; but I bet you know that.&quot;
+		&lt;&lt;elseif $rng gte 26&gt;&gt;
+		&quot;I think this &lt;&lt;bitch&gt;&gt; is in need of a good seeing to.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;Do something naughty.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $dancespeechselector is 2&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;
+		&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+			&lt;&lt;if $breastsize lte 2&gt;&gt;
+				&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+				&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+					&lt;&lt;if $rng gte 76&gt;&gt;
+					&quot;Imagine that sleek chest of &lt;&lt;pher&gt;&gt; being fondled from all angles.&quot;
+					&lt;&lt;elseif $rng gte 51&gt;&gt;
+					&quot;I wanna lick the sweat off his chest.&quot;
+					&lt;&lt;elseif $rng gte 26&gt;&gt;
+					&quot;He must like being exposed in front of a crowd.&quot;
+					&lt;&lt;else&gt;&gt;
+					&quot;I bet you love having your nipples toyed with.&quot;
+					&lt;&lt;/if&gt;&gt;						
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+					&lt;&lt;if $rng gte 76&gt;&gt;
+					&quot;Your chest is so sleek, I&#39;d think you a boy if I didn&#39;t know better.&quot;
+					&lt;&lt;elseif $rng gte 51&gt;&gt;
+					&quot;Small tits are delicious.&quot;
+					&lt;&lt;elseif $rng gte 26&gt;&gt;
+					&quot;Such small boobs must make dancing easier.&quot;
+					&lt;&lt;else&gt;&gt;
+					&quot;I bet you love having your nipples toyed with.&quot;
+					&lt;&lt;/if&gt;&gt;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $breastsize lte 5&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng gte 76&gt;&gt;
+				&quot;Nice tits.&quot;
+				&lt;&lt;elseif $rng gte 51&gt;&gt;
+				&quot;Those are some nicely shaped breasts. You should be proud.&quot;
+				&lt;&lt;elseif $rng gte 26&gt;&gt;
+				&quot;&lt;&lt;pHer&gt;&gt; exposed tits really add to the dance.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; so confident, exposing &lt;&lt;pher&gt;&gt; breasts like that.&quot;
+				&lt;&lt;/if&gt;&gt;					
+			&lt;&lt;elseif $breastsize lte 8&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng gte 76&gt;&gt;
+				&quot;I wonder what those breasts feel like.&quot;
+				&lt;&lt;elseif $rng gte 51&gt;&gt;
+				&quot;I bet your tits make great pillows.&quot;
+				&lt;&lt;elseif $rng gte 26&gt;&gt;
+				&quot;You&#39;re such a slut, shaking your tits around like this.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I bet your tits taste wonderful.&quot;
+				&lt;&lt;/if&gt;&gt;					
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng gte 76&gt;&gt;
+				&quot;Shake those udders!&quot;
+				&lt;&lt;elseif $rng gte 51&gt;&gt;
+				&quot;Dancing with tits that big must be difficult.&quot;
+				&lt;&lt;elseif $rng gte 26&gt;&gt;
+				&quot;Those huge tits are mesmerising.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Those breasts were made to be shown off.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+			&lt;&lt;if $rng gte 76&gt;&gt;
+			&quot;Take your $upperclothes off, &lt;&lt;girls&gt;&gt; like you don&#39;t need clothes anyway.&quot;
+			&lt;&lt;elseif $rng gte 51&gt;&gt;
+			&quot;Let&#39;s see some more skin.&quot;
+			&lt;&lt;elseif $rng gte 26&gt;&gt;
+			&quot;Are you some sort of prude? Take your $upperclothes off.&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Strip your $upperclothes, I wanna see your chest.&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $rng gte 1&gt;&gt;
+		&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;
+			&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+				&lt;&lt;if $penisexist is 1&gt;&gt;
+				&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+					&lt;&lt;if $rng gte 76&gt;&gt;
+					&quot;Look at &lt;&lt;pher&gt;&gt; &lt;&lt;penis&gt;&gt; flop around!&quot;
+					&lt;&lt;elseif $rng gte 51&gt;&gt;
+					&quot;What&#39;s it like having your &lt;&lt;penis&gt;&gt; out in front of all these strangers?&quot;
+					&lt;&lt;elseif $rng gte 26&gt;&gt;
+					&quot;You&#39;ve such a cute &lt;&lt;peniscomma&gt;&gt; I want to taste it.&quot;
+					&lt;&lt;else&gt;&gt;
+					&quot;I bet you love having your &lt;&lt;penis&gt;&gt; ogled.&quot;
+					&lt;&lt;/if&gt;&gt;					
+				&lt;&lt;else&gt;&gt;
+				&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+					&lt;&lt;if $rng gte 76&gt;&gt;
+					&quot;You love showing off your &lt;&lt;pussycomma&gt;&gt; don&#39;t you.&quot;
+					&lt;&lt;elseif $rng gte 51&gt;&gt;
+					&quot;What&#39;s it like having your &lt;&lt;pussy&gt;&gt; out in front of all these strangers?&quot;
+					&lt;&lt;elseif $rng gte 26&gt;&gt;
+					&quot;You&#39;ve such a cute &lt;&lt;pussycomma&gt;&gt; I want to taste it.&quot;
+					&lt;&lt;else&gt;&gt;
+					&quot;I bet you love having your &lt;&lt;pussy&gt;&gt; ogled.&quot;
+					&lt;&lt;/if&gt;&gt;					
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $undertype is &quot;chastity&quot;&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng gte 76&gt;&gt;
+				&quot;Where&#39;s your master keep the key?&quot;
+				&lt;&lt;elseif $rng gte 51&gt;&gt;
+				&quot;Nice belt. Are you being punished for being a slut?&quot;
+				&lt;&lt;elseif $rng gte 26&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; locked up tight.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;I bet you&#39;re aching for someone to rip that belt off and fuck you senseless.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng gte 76&gt;&gt;
+				&quot;I wonder what &lt;&lt;pher&gt;&gt; $underclothes smell like.&quot;
+				&lt;&lt;elseif $rng gte 51&gt;&gt;
+				&quot;Hey &lt;&lt;bitchcomma&gt;&gt; chuck us your $underclothes.&quot;
+				&lt;&lt;elseif $rng gte 26&gt;&gt;
+				&quot;Those $underclothes don&#39;t conceal much.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;&lt;&lt;pShes&gt;&gt; so exposed, I love it.&quot;
+				&lt;&lt;/if&gt;&gt;					
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $skirt is 1&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng gte 76&gt;&gt;
+				&quot;Give us a peak beneath your skirt.&quot;
+				&lt;&lt;elseif $rng gte 51&gt;&gt;
+				&quot;Twirl faster &lt;&lt;girlcomma&gt;&gt; lets see that skirt flare.&quot;
+				&lt;&lt;elseif $rng gte 26&gt;&gt;
+				&quot;I love it when they dance in skirts.&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Let me get closer, I want to look up &lt;&lt;pher&gt;&gt; skirt.&quot;
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;else&gt;&gt;
+			&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+				&lt;&lt;if $rng gte 76&gt;&gt;
+				&quot;Take those $lowerclothes off &lt;&lt;girlstop&gt;&gt;&quot;
+				&lt;&lt;elseif $rng gte 51&gt;&gt;
+				&quot;I bet you aren&#39;t wearing underwear. Prove me wrong.&quot;
+				&lt;&lt;elseif $rng gte 26&gt;&gt;
+				&quot;You must be getting warm with all that movement, why not take off your $lowerclothes?&quot;
+				&lt;&lt;else&gt;&gt;
+				&quot;Those $lowerclothes are cute, but you&#39;d be cuter without them.&quot;
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+	&lt;&lt;if $audienceexcitement gte 100&gt;&gt;
+		&lt;&lt;if $audiencearousal gte 100&gt;&gt;
+		&quot;You&#39;re an angel &lt;&lt;girlstop&gt;&gt; Have you come down for a rough fucking?&quot;
+		&lt;&lt;elseif $audiencearousal gte 80&gt;&gt;
+		&quot;I want to fuck &lt;&lt;phim&gt;&gt; but don&#39;t want to interrupt &lt;&lt;pher&gt;&gt; dance.&quot;
+		&lt;&lt;elseif $audiencearousal gte 60&gt;&gt;
+		&quot;&lt;&lt;pShes&gt;&gt; the perfect &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;elseif $audiencearousal gte 40&gt;&gt;
+		&quot;&lt;&lt;pShes&gt;&gt; so beautiful.&quot;
+		&lt;&lt;elseif $audiencearousal gte 20&gt;&gt;
+		&quot;I wonder if &lt;&lt;pshes&gt;&gt; for sale.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;&lt;&lt;pShes&gt;&gt; so graceful, I&#39;m entranced.&quot;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $audienceexcitement gte 81&gt;&gt;
+		&lt;&lt;if $audiencearousal gte 100&gt;&gt;
+		&quot;&lt;&lt;pShes&gt;&gt; so lovely, I don&#39;t think I can hold back.&quot;
+		&lt;&lt;elseif $audiencearousal gte 80&gt;&gt;
+		&quot;I want &lt;&lt;phim&gt;&gt; all to myself.&quot;
+		&lt;&lt;elseif $audiencearousal gte 60&gt;&gt;
+		&quot;More! Show us more!&quot;
+		&lt;&lt;elseif $audiencearousal gte 40&gt;&gt;
+		&quot;I bet you know lewder moves than this.&quot;
+		&lt;&lt;elseif $audiencearousal gte 20&gt;&gt;
+		&quot;I don&#39;t think you&#39;re as innocent as you look.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;&lt;&lt;pShes&gt;&gt; a lot better than the usual sluts we get here.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $audienceexcitement gte 61&gt;&gt;
+		&lt;&lt;if $audiencearousal gte 100&gt;&gt;
+		&quot;This &lt;&lt;girl&gt;&gt; needs a good fuck.&quot;
+		&lt;&lt;elseif $audiencearousal gte 80&gt;&gt;
+		&quot;I wonder how much &lt;&lt;pshe&gt;&gt; is.&quot;
+		&lt;&lt;elseif $audiencearousal gte 60&gt;&gt;
+		&quot;You&#39;re pretty hot, &lt;&lt;girlstop&gt;&gt;&quot;
+		&lt;&lt;elseif $audiencearousal gte 40&gt;&gt;
+		&quot;Damn, I need to get me a &lt;&lt;girl&gt;&gt; like this.&quot;
+		&lt;&lt;elseif $audiencearousal gte 20&gt;&gt;
+		&quot;Shake that &lt;&lt;bottom&gt;&gt; for me!&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;This &lt;&lt;girl&gt;&gt; is pretty good.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $audienceexcitement gte 41&gt;&gt;
+		&lt;&lt;if $audiencearousal gte 100&gt;&gt;
+		&quot;Anyone else feel like dragging &lt;&lt;phim&gt;&gt; off the stage and giving &lt;&lt;phim&gt;&gt; a good fucking?&quot;
+		&lt;&lt;elseif $audiencearousal gte 80&gt;&gt;
+		&quot;Really wish I could afford this slut.&quot;
+		&lt;&lt;elseif $audiencearousal gte 60&gt;&gt;
+		&quot;I bet &lt;&lt;pshes&gt;&gt; an easy fuck.&quot;
+		&lt;&lt;elseif $audiencearousal gte 40&gt;&gt;
+		&quot;&lt;&lt;pShes&gt;&gt; pretty cool, I guess.&quot;
+		&lt;&lt;elseif $audiencearousal gte 20&gt;&gt;
+		&quot;Where can I get me a &lt;&lt;bitch&gt;&gt; like this?&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;You can dance, but how about you show us a bit more?&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $audienceexcitement gte 21&gt;&gt;
+		&lt;&lt;if $audiencearousal gte 100&gt;&gt;
+		&quot;I got something for you, &lt;&lt;bitchstop&gt;&gt;&quot; &lt;&lt;He&gt;&gt; gestures at &lt;&lt;his&gt;&gt; crotch.
+		&lt;&lt;elseif $audiencearousal gte 80&gt;&gt;
+		&quot;I really want to see &lt;&lt;phim&gt;&gt; get ravaged.&quot;
+		&lt;&lt;elseif $audiencearousal gte 60&gt;&gt;
+		&quot;Do you think &lt;&lt;pshe&gt;&gt; would be cheap to fuck?&quot;
+		&lt;&lt;elseif $audiencearousal gte 40&gt;&gt;
+		&quot;Dance harder, let&#39;s see some sweat.&quot;
+		&lt;&lt;elseif $audiencearousal gte 20&gt;&gt;
+		&quot;Do something lewder.&quot;
+		&lt;&lt;else&gt;&gt;
+		&quot;That other &lt;&lt;girl&gt;&gt; was better.&quot;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $audiencearousal gte 100&gt;&gt;
+		&quot;&lt;&lt;pShe&gt;&gt; can&#39;t dance for shit, but I&#39;d fuck &lt;&lt;pher&gt;&gt; brains out anyway.&quot;
+		&lt;&lt;elseif $audiencearousal gte 80&gt;&gt;
+		&quot;It&#39;s always funny when these pretty &lt;&lt;girls&gt;&gt; think they can dance.&quot;
+		&lt;&lt;elseif $audiencearousal gte 60&gt;&gt;
+		&quot;&lt;&lt;pShe&gt;&gt; can&#39;t dance, but at least &lt;&lt;pshes&gt;&gt; hot.&quot;
+		&lt;&lt;elseif $audiencearousal gte 40&gt;&gt;
+		&quot;&lt;&lt;pShes&gt;&gt; boring, but at least &lt;&lt;pshes&gt;&gt; cute.&quot;
+		&lt;&lt;elseif $audiencearousal gte 20&gt;&gt;
+		&quot;Where&#39;d that cute &lt;&lt;girl&gt;&gt; go? Put &lt;&lt;phim&gt;&gt; back on.&quot;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $rng gte 76&gt;&gt;
+			&quot;Where&#39;d they find these useless sluts anyway?&quot;
+			&lt;&lt;elseif $rng gte 51&gt;&gt;
+			&quot;Just fuck off and let someone better on.&quot;
+			&lt;&lt;elseif $rng gte 26&gt;&gt;
+			&quot;Who let this idiot up there?&quot;
+			&lt;&lt;else&gt;&gt;
+			&quot;Get off the stage, &lt;&lt;bitchstop&gt;&gt;&quot;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $dancespeech to 0&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1209" name="Street Wake" tags="nobr" position="1100,15100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You wake up by the side of the road, leaning against a wall. A &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; stands above you, holding a camera.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $exposed gte 2&gt;&gt;
+
+You don&#39;t remember your predicament until you look down, and feel your face flush. &lt;&lt;covered&gt;&gt; &quot;Oh I wouldn&#39;t worry about that,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;ve taken so many pictures already. Can&#39;t wait to show the &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;guys&lt;&lt;else&gt;&gt;girls&lt;&lt;/if&gt;&gt;. Anyway, I&#39;ve places to be.&quot;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;fameexhibitionism20&gt;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+
+You don&#39;t remember your predicament until you look down, and feel your face flush. &lt;&lt;covered&gt;&gt; &quot;Oh I wouldn&#39;t worry about that,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;ve taken so many pictures already. Can&#39;t wait to show the &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;guys&lt;&lt;else&gt;&gt;girls&lt;&lt;/if&gt;&gt;. Anyway, I&#39;ve places to be.&quot;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;fameexhibitionism10&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&quot;You alright? I almost called an ambulance, but I thought it might look bad,&quot; &lt;&lt;he&gt;&gt; says, giving a sheepish smile.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&quot;I-I&#39;m fine,&quot; you say, looking at the pavement.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	&quot;I&#39;m fine. Stop gawking,&quot; you say.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;I&#39;m fine,&quot; you say, not sure if you&#39;re right.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&quot;Splendid. If you don&#39;t mind, I&#39;ll be on my way.&quot;&lt;br&gt;&lt;br&gt;
+	
+
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;He&gt;&gt; leaves you to dust yourself off.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;endevent&gt;&gt;
+	&lt;&lt;destinationeventend&gt;&gt;</tw-passagedata><tw-passagedata pid="1210" name="Tutorial Flirt" tags="nobr" position="1225,15100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+
+
+You take &lt;&lt;his&gt;&gt; arm and hoist yourself up and against &lt;&lt;himcomma&gt;&gt; forcing &lt;&lt;him&gt;&gt; to catch you in an embrace to stop you falling. You look &lt;&lt;him&gt;&gt; in the eyes. &quot;I feel safe now,&quot; you say.&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; blushes. &quot;I-I&#39;m glad you&#39;re alright,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; slowly withdraws &lt;&lt;his&gt;&gt; arms from you, making sure you&#39;re steady. &quot;I need to get going. You be careful.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1211" name="Tutorial Thank" tags="nobr" position="100,15225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;domus&quot;&gt;&gt;
+
+You take &lt;&lt;his&gt;&gt; arm and &lt;&lt;he&gt;&gt; helps lift you to your feet. &quot;Thank you,&quot; you say. &quot;I&#39;ll be okay now.&quot; &lt;&lt;He&gt;&gt; nods and you part ways.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Domus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1212" name="Hospital Wait" tags="nobr" position="225,15225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+&lt;&lt;pass60&gt;&gt;&lt;&lt;ltiredness60&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+The nurse lets you stay in the waiting room until the sun rises.&lt;br&gt;&lt;br&gt;
+
+
+
+	&lt;&lt;if $renttime lte 0&gt;&gt;
+	&lt;&lt;click [[Next|Hospital Rent]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $crime gte 1000&gt;&gt;
+	&lt;&lt;click [[Next|Hospital Arrest]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;elseif $baileyhospital lte 2&gt;&gt;
+	&lt;&lt;click [[Next-&gt;Hospital Journey Home]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;click [[Next-&gt;Hospital front]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;endclick&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1213" name="Widgets Actions Pain" tags="widget" position="350,15225">&lt;&lt;widget &quot;actionspain&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $leftarm is 0&gt;&gt;Your left arm is free, but hurts to move.&lt;br&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftstruggleweak&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Struggle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstruggleweak&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Struggle&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftstruggleweak&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftprotect&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Protect&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftprotect&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Protect&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftprotect&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $leftarm is &quot;grappled&quot;&gt;&gt;
+Your left arm is held in a painful grip.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $leftarm is &quot;bound&quot;&gt;&gt;
+Your left arm is held in a painful bind.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $rightarm is 0&gt;&gt;Your right arm is free, but hurts to move.&lt;br&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightstruggleweak&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Struggle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstruggleweak&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Struggle&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightstruggleweak&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightprotect&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Protect&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightprotect&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Protect&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightprotect&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rightarm is &quot;grappled&quot;&gt;&gt;
+Your right arm is held in a painful grip.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+Your right arm is held in a painful grip.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $mouthuse is 0&gt;&gt;
+Your mouth is free, but involuntary sobs and cries prevent speaking.&lt;br&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;stifle&quot;&gt;&gt;
+| Stifle &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;stifle&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Stifle &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;stifle&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;letout&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Let it out&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;letout&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Let it out&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;letout&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1214" name="Widgets Effects Pain" tags="widget" position="475,15225">&lt;&lt;widget &quot;effectspain&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstruggleweak&quot; and $rightaction is &quot;rightstruggleweak&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstruggleweak&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstruggleweak&quot;&gt;&gt;
+You fight through the pain and try to push them away, but have too little strength.&lt;&lt;brat2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftstruggleweak&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftstruggleweak&quot;&gt;&gt;
+You fight through the pain and push them with your left arm, but have too little strength.&lt;&lt;brat1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightstruggleweak&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightstruggleweak&quot;&gt;&gt;
+You fight through the pain and push them with your right arm, but have too little strength.&lt;&lt;brat1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;leftprotect&quot; and $rightaction is &quot;rightprotect&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftprotect&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightprotect&quot;&gt;&gt;
+You shield the tender parts of your body, protecting them from further harm. &lt;span class=&quot;green&quot;&gt; - Pain&lt;/span&gt;&lt;&lt;meek2&gt;&gt;&lt;&lt;set $pain -= 2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftprotect&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftprotect&quot;&gt;&gt;
+You clutch a tender spot on your body with your left hand, protecting it from harm. &lt;span class=&quot;green&quot;&gt; - Pain&lt;/span&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;set $pain -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightprotect&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightprotect&quot;&gt;&gt;
+You clutch a tender spot on your body with your right hand, protecting it from harm. &lt;span class=&quot;green&quot;&gt; - Pain&lt;/span&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;set $pain -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;br&gt;
+
+
+&lt;&lt;if $mouthaction is &quot;stifle&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;stifle&quot;&gt;&gt;
+You try to control your breath and stifle your sobs. You&#39;re mostly successful.&lt;&lt;set $pain -= 1&gt;&gt; &lt;span class=&quot;green&quot;&gt; - Pain&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;letout&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;letout&quot;&gt;&gt;
+You don&#39;t hold back your tears. Your sobs are punctuated by cries and whimpers.&lt;&lt;meek1&gt;&gt;&lt;&lt;lstress10&gt;&gt;&lt;span class=&quot;green&quot;&gt; - Stress&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1215" name="Widgets Actions Orgasm" tags="widget" position="600,15225">&lt;&lt;widget &quot;actionsorgasm&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $leftarm is 0&gt;&gt;Your left arm is free, but you can&#39;t stop the spasms.&lt;br&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftfold&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Fold&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftfold&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Fold&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftfold&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftgrip&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Grip&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrip&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Grip&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftgrip&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $leftarm is &quot;grappled&quot;&gt;&gt;
+Your left arm jerks against their grip.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $leftarm is &quot;bound&quot;&gt;&gt;
+Your left arm jerks against its bonds.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $rightarm is 0&gt;&gt;Your right arm is free, but you can&#39;t stop the spasms.&lt;br&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightfold&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Fold&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightfold&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Fold&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightfold&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightgrip&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Grip&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrip&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Grip&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightgrip&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rightarm is &quot;grappled&quot;&gt;&gt;
+Your right arm jerks against their grip.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+Your right arm jerks against its bonds.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $mouthuse is 0&gt;&gt;
+Your mouth is free, but involuntary moans and cries prevent speaking.&lt;br&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;stifleorgasm&quot;&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Stifle&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;stifleorgasm&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;brat&quot;&gt;Stifle&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;stifleorgasm&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;letoutorgasm&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Let it out&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;letoutorgasm&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Let it out&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;letoutorgasm&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1216" name="Widgets Effects Orgasm" tags="widget" position="725,15225">&lt;&lt;widget &quot;effectsorgasm&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftfold&quot; and $rightaction is &quot;rightfold&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftfold&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightfold&quot;&gt;&gt;
+You try to conceal your orgasm by folding your arms in front of you, keeping them as still as possible.&lt;&lt;brat2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftfold&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftfold&quot;&gt;&gt;
+You fold your left arm in front of you to keep it as still as possible.&lt;&lt;brat1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightfold&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightfold&quot;&gt;&gt;
+You fold your right arm in front of you to keep it as still as possible.&lt;&lt;brat1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;leftgrip&quot; and $rightaction is &quot;rightgrip&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrip&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrip&quot;&gt;&gt;
+You grip whatever you can for purchase as your body trembles. &lt;span class=&quot;green&quot;&gt; - Arousal&lt;/span&gt;&lt;&lt;meek2&gt;&gt;&lt;&lt;set $arousal -= 300&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftgrip&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftgrip&quot;&gt;&gt;
+You grip whatever you can with your left hand as your body trembles. &lt;span class=&quot;green&quot;&gt; - Arousal&lt;/span&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;set $arousal -= 300&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightgrip&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightgrip&quot;&gt;&gt;
+You grip whatever you can with your right hand as your body trembles. &lt;span class=&quot;green&quot;&gt; - Arousal&lt;/span&gt;&lt;&lt;meek1&gt;&gt;&lt;&lt;set $arousal -= 300&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;br&gt;
+
+
+&lt;&lt;if $mouthaction is &quot;stifleorgasm&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;stifleorgasm&quot;&gt;&gt;
+You scowl, hoping your gasps are taken as exasperation.&lt;&lt;brat1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;letoutorgasm&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;letoutorgasm&quot;&gt;&gt;
+You don&#39;t hold back, letting gasps and moans escape as they will.&lt;&lt;meek1&gt;&gt;&lt;span class=&quot;green&quot;&gt; - Arousal&lt;/span&gt;&lt;&lt;set $arousal -= 300&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1217" name="Widgets Actions Dissociation" tags="widget" position="850,15225">&lt;&lt;widget &quot;actionsdissociation&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $leftarm is 0&gt;&gt;Your left arm is free, but doesn&#39;t feel real.&lt;br&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftpoke&quot;&gt;&gt;
+| Poke yourself &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftpoke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Poke yourself &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftpoke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $leftactiondefault is &quot;leftcurl&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Keep your arms out of the way&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcurl&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Keep your arms out of the way&lt;/span&gt; &lt;&lt;radiobutton &quot;$leftaction&quot; &quot;leftcurl&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $leftarm is &quot;grappled&quot;&gt;&gt;
+Your left arm lies limp in their grip.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $leftarm is &quot;bound&quot;&gt;&gt;
+Your left arm lies limp in its bonds.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $rightarm is 0&gt;&gt;Your right arm is free, but doesn&#39;t feel real.&lt;br&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightpoke&quot;&gt;&gt;
+| Poke yourself &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightpoke&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Poke yourself &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightpoke&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $rightactiondefault is &quot;rightcurl&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Keep your arms out of the way&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcurl&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Keep your arms out of the way&lt;/span&gt; &lt;&lt;radiobutton &quot;$rightaction&quot; &quot;rightcurl&quot;&gt;&gt;		
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rightarm is &quot;grappled&quot;&gt;&gt;
+Your right arm lies limp in their grip.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $rightarm is &quot;bound&quot;&gt;&gt;
+Your right arm lies limp in its bonds.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $mouthuse is 0&gt;&gt;
+Your mouth is free, but you don&#39;t know why.&lt;br&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;speak&quot;&gt;&gt;
+| Try to speak &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;speak&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| Try to speak &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;speak&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mouthactiondefault is &quot;noises&quot;&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Make soft noises&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;noises&quot; checked&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;meek&quot;&gt;Make soft noises&lt;/span&gt; &lt;&lt;radiobutton &quot;$mouthaction&quot; &quot;noises&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1218" name="Widgets Effects Dissociation" tags="widget" position="975,15225">&lt;&lt;widget &quot;effectsdissociation&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftpoke&quot; and $rightaction is &quot;rightpoke&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftpoke&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightpoke&quot;&gt;&gt;
+You poke yourself. Is this real?&lt;&lt;set $traumafocus += 2&gt;&gt;&lt;span class=&quot;green&quot;&gt; + Focus&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftpoke&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftpoke&quot;&gt;&gt;
+You poke yourself with your left hand.&lt;&lt;set $traumafocus += 1&gt;&gt;&lt;span class=&quot;green&quot;&gt; + Focus&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightpoke&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightpoke&quot;&gt;&gt;
+You poke yourself with your right hand.&lt;&lt;set $traumafocus += 1&gt;&gt;&lt;span class=&quot;green&quot;&gt; + Focus&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;leftcurl&quot; and $rightaction is &quot;rightcurl&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftcurl&quot;&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightcurl&quot;&gt;&gt;
+You hold your arms to the side and curl your fingers.&lt;&lt;meek2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;leftcurl&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;leftcurl&quot;&gt;&gt;
+You hold your left arm to the side and curl your fingers.&lt;&lt;meek1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightaction is &quot;rightcurl&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rightcurl&quot;&gt;&gt;
+You hold your right arm to the side and curl your fingers.&lt;&lt;meek1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;br&gt;
+
+
+&lt;&lt;if $mouthaction is &quot;speak&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;speak&quot;&gt;&gt;
+You make some noises that resemble words.&lt;span class=&quot;green&quot;&gt; + Focus&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthaction is &quot;noises&quot;&gt;&gt;&lt;&lt;set $mouthaction to 0&gt;&gt;&lt;&lt;set $mouthactiondefault to &quot;noises&quot;&gt;&gt;
+You make some soft noises. They sound nice.&lt;&lt;meek1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1219" name="Pub Flirt" tags="nobr" position="1100,15225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+
+You sit near the &lt;&lt;person&gt;&gt; and smile at &lt;&lt;himstop&gt;&gt;
+&lt;&lt;if $rng gte 81&gt;&gt;&lt;&lt;set $pubnpc to 1&gt;&gt;
+&lt;&lt;He&gt;&gt; smiles back. You chat with &lt;&lt;him&gt;&gt; for a few minutes, laughing more loudly than you need to and making sure to mention you&#39;re single. &lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;m a married &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&lt;&lt;else&gt;&gt;woman&lt;&lt;/if&gt;&gt; myself,&quot; &lt;&lt;he&gt;&gt; says, but sounds sad about the fact.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink to 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 61&gt;&gt;&lt;&lt;set $pubnpc to 2&gt;&gt;
+&lt;&lt;He&gt;&gt; smiles back. You chat with &lt;&lt;him&gt;&gt; for a few minutes, laughing more loudly than you need to and making sure to mention you&#39;re single.&lt;br&gt;&lt;br&gt;&lt;&lt;promiscuity1&gt;&gt;
+
+&quot;Me too,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;m waiting for someone special.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;set $pubdrink to 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 41&gt;&gt;&lt;&lt;set $pubnpc to 3&gt;&gt;
+&lt;&lt;He&gt;&gt; glances at you once, then stares into &lt;&lt;his&gt;&gt; cup. You try to make small talk despite &lt;&lt;his&gt;&gt; lack of engagement. You make a point to mention that &lt;&lt;he&gt;&gt; looks good, and you&#39;re single.&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; doesn&#39;t say anything, or even look up, but you can tell &lt;&lt;hes&gt;&gt; blushing.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;set $pubdrink to 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 21&gt;&gt;&lt;&lt;set $pubnpc to 4&gt;&gt;
+&lt;&lt;He&gt;&gt; looks bemused. You chat with &lt;&lt;him&gt;&gt; for a few minutes, making sure to mention that you&#39;re single. &lt;&lt;He&gt;&gt; doesn&#39;t say much, and seems happy to let you lead the conversation.&lt;br&gt;&lt;br&gt;&lt;&lt;promiscuity1&gt;&gt;
+
+&quot;Can I buy you a drink?&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Accept (0:20)|Pub Drink]]&gt;&gt;&lt;&lt;set $drunk to 1&gt;&gt;&lt;&lt;set $druggedtimer to $druggedtimer + 200&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink to 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $pubnpc to 5&gt;&gt;
+&lt;&lt;He&gt;&gt; glances at you once, then stares into &lt;&lt;his&gt;&gt; cup. You try to make small talk despite &lt;&lt;his&gt;&gt; lack of engagement. You make a point to mention that &lt;&lt;he&gt;&gt; looks good, and you&#39;re single.&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; rubs &lt;&lt;his&gt;&gt; temple. &quot;Why can&#39;t I get any peace? Piss off.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;set $pubdrink to 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1220" name="Pub Seduce" tags="nobr" position="1225,15225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+
+
+You lean over and whisper something into the &lt;&lt;persons&gt;&gt; ear.&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $seductiondifficulty to (6000 - $pubdrink)&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+
+
+	
+	&lt;&lt;if $pubnpc is 1&gt;&gt;
+	
+	The &lt;&lt;person&gt;&gt; looks at you aghast, but then looks around the pub. &quot;I mean. It&#39;s not like anyone would find out. And I do have needs.&quot; &lt;&lt;He&gt;&gt; seems conflicted, until &lt;&lt;he&gt;&gt; runs &lt;&lt;his&gt;&gt; eyes over your body. &quot;We can&#39;t use my place, but I have an idea.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;He&gt;&gt; leads you outside to &lt;&lt;his&gt;&gt; car. &lt;&lt;He&gt;&gt; double checks that no one is watching, then motions you inside. You can feel &lt;&lt;him&gt;&gt; tremble as &lt;&lt;he&gt;&gt; touches you.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Touch back|Pub Sex 1]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $promiscuity gte 35&gt;&gt;
+		&lt;&lt;click [[Demand £20 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £50 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £100 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	&lt;&lt;elseif $pubnpc is 2&gt;&gt;
+	
+	&lt;&lt;His&gt;&gt; eyes grow wide as you speak. &quot;I-I,&quot; &lt;&lt;he&gt;&gt; gulps. &quot;You&#39;re lovely but, this would... I&#39;ve never done stuff like this before. I-if you&#39;re sure, my parents are away. We could go to my place.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;He&gt;&gt; drives you to &lt;&lt;his&gt;&gt; home on Danube Street, and shows you to &lt;&lt;his&gt;&gt; room. &quot;Now that you&#39;re here,&quot; &lt;&lt;he&gt;&gt; says. &quot;I can&#39;t wait.&quot; &lt;&lt;He&gt;&gt; puts an arm around you and pulls you closer.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;pass10&gt;&gt;
+	&lt;&lt;click [[Embrace (0:10)|Pub Sex 2]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $promiscuity gte 35&gt;&gt;
+		&lt;&lt;click [[Demand £20 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £50 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £100 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $pubnpc is 3&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; doesn&#39;t respond. It looks like &lt;&lt;he&gt;&gt; may have stopped breathing. You turn to leave thinking it a failure when &lt;&lt;he&gt;&gt; reaches out and grabs your arm. &quot;No,&quot; &lt;&lt;he&gt;&gt; says. &quot;I mean yes. I&#39;ll go with you.&quot;&lt;br&gt;&lt;br&gt;
+	
+	You walk to the park, to a secluded spot surrounded by bushes. &quot;This spot is fine. I&#39;m not waiting any longer.&quot; &lt;&lt;He&gt;&gt; lunges for you.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;pass10&gt;&gt;
+	&lt;&lt;click [[Catch (0:10)|Pub Sex 3]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $promiscuity gte 35&gt;&gt;
+		&lt;&lt;click [[Demand £20 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £50 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £100 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $pubnpc is 4&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; considers for a moment. &quot;You&#39;re very forward. Alright, it might be fun.&quot;&lt;br&gt;&lt;br&gt;
+	
+	You leave the pub together. &quot;I know just the place,&quot; &lt;&lt;he&gt;&gt; says, turning toward the forest.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next (0:10)|Pub Journey]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; stares at you. &quot;Don&#39;t tease me &lt;&lt;girlcomma&gt;&gt; it&#39;s cruel. Wait, you&#39;re serious?&quot; &lt;&lt;He&gt;&gt; glances around the room. &quot;Toilets, last cubicle. I&#39;ll be there in a minute.&quot;&lt;br&gt;&lt;br&gt;
+	
+	You go to the last cubicle as instructed. Barely twenty seconds later the &lt;&lt;person&gt;&gt; arrives. &quot;We need to be quiet,&quot; &lt;&lt;he&gt;&gt; says. &quot;If they catch me again they&#39;ll ban me from the pub.&quot; &lt;&lt;He&gt;&gt; starts pawing at your chest.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Paw back|Pub Sex 5]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $promiscuity gte 35&gt;&gt;
+		&lt;&lt;click [[Demand £20 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £50 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £100 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $pubnpc is 1&gt;&gt;
+
+	&lt;&lt;He&gt;&gt; looks at you aghast, &quot;I could never!&quot; &lt;&lt;He&gt;&gt; stands and puts on &lt;&lt;his&gt;&gt; coat. &quot;Thank you for the company.&quot; &lt;&lt;He&gt;&gt; leaves the pub without looking back.&lt;br&gt;&lt;br&gt;
+	
+	&lt;i&gt;Maybe buying some drinks would have endeared you to &lt;&lt;himstop&gt;&gt;&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $pubnpc is 2&gt;&gt;
+	
+	&lt;&lt;His&gt;&gt; eyes grow wide as you speak. &lt;&lt;He&gt;&gt; doesn&#39;t know where to look. &quot;You&#39;re very nice. But I want my first time to be special. I hope I haven&#39;t upset you.&quot; &lt;&lt;He&gt;&gt; doesn&#39;t tarry on the way out.&lt;br&gt;&lt;br&gt;
+	
+	&lt;i&gt;Maybe buying some drinks would have endeared you to &lt;&lt;himstop&gt;&gt;&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $pubnpc is 3&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; freezes in place. Nothing you say or do makes &lt;&lt;him&gt;&gt; move an inch. You&#39;ll have to try elsewhere.&lt;br&gt;&lt;br&gt;
+	
+	&lt;i&gt;Maybe buying some drinks would have endeared you to &lt;&lt;himstop&gt;&gt;&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;elseif $pubnpc is 4&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; laughs. &quot;You&#39;re an interesting one. I think you need another drink.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Accept (0:20)|Pub Drink]]&gt;&gt;&lt;&lt;set $drunk to 1&gt;&gt;&lt;&lt;set $druggedtimer to $druggedtimer + 200&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; laughs. &quot;I know your type. &quot;You&#39;d bleed me dry you would. Go torment some other fool.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;i&gt;Maybe buying some drinks would have endeared you to &lt;&lt;himstop&gt;&gt;&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;		
+	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1221" name="Pub Drink" tags="nobr" position="100,15350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;harvest&quot;&gt;&gt;
+
+
+&lt;&lt;if $pubnpc is 1&gt;&gt;
+
+	&lt;&lt;if $pubdrink gte 8000&gt;&gt;
+	
+	&quot;I&#39;m pushing it,&quot; &lt;&lt;he&gt;&gt; says. &quot;One more, then I have to hit the road.&quot;&lt;br&gt;&lt;br&gt;
+
+	You leave to buy &lt;&lt;his&gt;&gt; drink, but &lt;&lt;he&gt;&gt; glances at &lt;&lt;his&gt;&gt; watch when you return. &quot;Shit! I need to get home now.&quot; &lt;&lt;He&gt;&gt; races from the building. You might have waited too long.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $pubdrink gte 6000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; seems unsure, &quot;Okay. I can make it a quick one.&quot;&lt;br&gt;&lt;br&gt;
+
+	You leave to buy &lt;&lt;his&gt;&gt; drink. &lt;&lt;He&gt;&gt; talks about &lt;&lt;his&gt;&gt; married life. &quot;Things haven&#39;t been so great in, you know, the bedroom. Not since our last kid.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $pubdrink gte 4000&gt;&gt;
+	
+	&quot;I shouldn&#39;t,&quot; &lt;&lt;he&gt;&gt; says. &quot;But I will.&quot;&lt;br&gt;&lt;br&gt;
+	
+	You return with the drink. &lt;&lt;He&gt;&gt; continues talking about &lt;&lt;his&gt;&gt; children, and how well they&#39;re doing at school.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $pubdrink gte 2000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; smiles more broadly. &quot;That&#39;d be kind of you. Just don&#39;t tell my &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;wife!&quot;&lt;&lt;else&gt;&gt;husband!&quot;&lt;&lt;/if&gt;&gt;
+
+	You return with &lt;&lt;his&gt;&gt; drink, and find &lt;&lt;him&gt;&gt; looking through some photos. &quot;These are my kids,&quot; &lt;&lt;he&gt;&gt; says, sharing them with you. &lt;&lt;He&gt;&gt; seems genuinely proud of them.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+
+&lt;&lt;elseif $pubnpc is 2&gt;&gt;
+
+	&lt;&lt;if $pubdrink gte 8000&gt;&gt;
+	
+	&quot;No,&quot; &lt;&lt;he&gt;&gt; says. &quot;Thank you, but I&#39;m at my limit. You&#39;re been very kind though, I hope I see you again.&quot; You might have waited too long.&lt;br&gt;&lt;br&gt;
+
+
+	&lt;&lt;click [[Next|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $pubdrink gte 6000&gt;&gt;
+	
+	&quot;I don&#39;t think I&#39;ve ever drank this much!&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+	You buy &lt;&lt;him&gt;&gt; a drink, then sit down to chat. &quot;My friends make fun of me for being single for so long. Sometimes I do feel lonely.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $pubdrink gte 4000&gt;&gt;
+	
+	&quot;Okay,&quot; &lt;&lt;he&gt;&gt; says. &quot;But you have one this time too.&quot;&lt;br&gt;&lt;br&gt;
+
+	You buy &lt;&lt;him&gt;&gt; a drink, then sit down to chat. &quot;I got in trouble a lot. But those actual delinquents were scary.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $pubdrink gte 2000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; smiles again. &quot;You&#39;re so kind.&quot;&lt;br&gt;&lt;br&gt;
+
+	You buy &lt;&lt;him&gt;&gt; a drink, then sit down to chat. &quot;I graduated last year,&quot; &lt;&lt;he&gt;&gt; says. &quot;Are the teachers still the same? I used to get in so much trouble.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+
+&lt;&lt;elseif $pubnpc is 3&gt;&gt;
+
+	&lt;&lt;if $pubdrink gte 8000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; nods, saying nothing.&lt;br&gt;&lt;br&gt;
+
+	You leave to buy &lt;&lt;his&gt;&gt; drink, but when you return &lt;&lt;hes&gt;&gt; gone. There&#39;s a note on the table that reads &quot;Thank you.&quot; You might have waited too long.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $pubdrink gte 6000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; glances at you as &lt;&lt;he&gt;&gt; nods. You think you see a smile.&lt;br&gt;&lt;br&gt;
+
+	You give &lt;&lt;him&gt;&gt; &lt;&lt;his&gt;&gt; drink and try to coax &lt;&lt;him&gt;&gt; out &lt;&lt;his&gt;&gt; shell. You joke a bit, and &lt;&lt;he&gt;&gt; laughs.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $pubdrink gte 4000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; glances at you this time as &lt;&lt;he&gt;&gt; nods.&lt;br&gt;&lt;br&gt;
+
+	You give &lt;&lt;him&gt;&gt; &lt;&lt;his&gt;&gt; drink and try to coax &lt;&lt;him&gt;&gt; out &lt;&lt;his&gt;&gt; shell. You ask &lt;&lt;him&gt;&gt; some simple questions, and manage to get a few nods in response.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $pubdrink gte 2000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; doesn&#39;t look up, but nods.&lt;br&gt;&lt;br&gt;
+
+	You give &lt;&lt;him&gt;&gt; &lt;&lt;his&gt;&gt; drink and try to coax &lt;&lt;him&gt;&gt; out &lt;&lt;his&gt;&gt; shell. &lt;&lt;He&gt;&gt; still won&#39;t speak, but seems happy to listen.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+	
+	
+	
+	
+
+&lt;&lt;elseif $pubnpc is 4&gt;&gt;
+
+	&lt;&lt;if $pubdrink gte 8000&gt;&gt;
+
+	You nod and &lt;&lt;he&gt;&gt; stands to get another. By the time &lt;&lt;he&gt;&gt; returns, you&#39;re drooped on the table, everything spinning. &quot;Actually,&quot; &lt;&lt;he&gt;&gt; says. &quot;I think you&#39;ve had enough. Let&#39;s get you home.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next (0:10)|Pub Journey]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $pubdrink gte 6000&gt;&gt;
+
+		&lt;&lt;He&gt;&gt; buys you yet another glass of liquor.&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;He&gt;&gt; starts asking questions about you. Innocent enough, where you go to school. Where you live. &quot;One for the road?&quot; &lt;&lt;he&gt;&gt; asks.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;if $promiscuity gte 15&gt;&gt;
+		&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Accept (0:20)|Pub Drink]]&gt;&gt;&lt;&lt;set $drunk to 1&gt;&gt;&lt;&lt;set $druggedtimer to $druggedtimer + 200&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $pubdrink gte 4000&gt;&gt;
+	
+		&lt;&lt;He&gt;&gt; buys you a another glass of liquor. This time it goes down a bit easier.&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;He&gt;&gt; talks a bit more now, telling you about &lt;&lt;his&gt;&gt; work on a farm. It sounds difficult. &lt;&lt;He&gt;&gt; offers you another drink.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;if $promiscuity gte 15&gt;&gt;
+		&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Accept (0:20)|Pub Drink]]&gt;&gt;&lt;&lt;set $drunk to 1&gt;&gt;&lt;&lt;set $druggedtimer to $druggedtimer + 200&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;elseif $pubdrink gte 2000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; buys you a glass of liquor. The bartender didn&#39;t ask what &lt;&lt;he&gt;&gt; wanted, seeming to know already. It&#39;s strong stuff.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;He&gt;&gt; encourages you to say what&#39;s on your mind, and doesn&#39;t speak much. &quot;Would you like another?&quot; &lt;&lt;he&gt;&gt; asks once your glass is empty.&lt;br&gt;&lt;br&gt;
+
+		&lt;&lt;if $promiscuity gte 15&gt;&gt;
+		&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;click [[Accept (0:20)|Pub Drink]]&gt;&gt;&lt;&lt;set $drunk to 1&gt;&gt;&lt;&lt;set $druggedtimer to $druggedtimer + 200&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+	
+	&lt;&lt;if $pubdrink gte 8000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; nods, saying nothing.&lt;br&gt;&lt;br&gt;
+
+	You leave to buy &lt;&lt;his&gt;&gt; drink, but when you return &lt;&lt;his&gt;&gt; head lies on the table, snoring. You might have overdone it.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $pubdrink gte 6000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; nods, &quot;Saves me the pennies.&quot;&lt;br&gt;&lt;br&gt;
+
+	You leave to buy &lt;&lt;his&gt;&gt; drink. &lt;&lt;He&gt;&gt; doesn&#39;t look up this time. &lt;&lt;He&gt;&gt; rambles about loneliness and how &lt;&lt;hes&gt;&gt; unappreciated.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $pubdrink gte 4000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; glares at you again, &quot;Go on then.&quot;&lt;br&gt;&lt;br&gt;
+
+	You leave to buy &lt;&lt;his&gt;&gt; drink, feeling &lt;&lt;his&gt;&gt; eyes on you the whole time. &lt;&lt;He&gt;&gt; speaks this time, and complains about problems at work.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;	
+	
+	&lt;&lt;elseif $pubdrink gte 2000&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; glares at you, suspicious. &quot;I&#39;m not going to say no to a free drink. But don&#39;t get any ideas.&quot;&lt;br&gt;&lt;br&gt;
+
+	You leave to buy &lt;&lt;his&gt;&gt; drink, feeling &lt;&lt;his&gt;&gt; eyes on you the whole time. &lt;&lt;He&gt;&gt; still refuses to speak, &lt;&lt;his&gt;&gt; gaze buried in &lt;&lt;his&gt;&gt; cup.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $promiscuity gte 15&gt;&gt;
+	&lt;&lt;click [[Seduce (0:01)|Pub Seduce]]&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $money gte 500&gt;&gt;
+	&lt;&lt;click [[Offer a drink (0:20) (£5)|Pub Drink]]&gt;&gt;&lt;&lt;set $money -= 500&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;set $pubdrink += 2000&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Say goodbye|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1222" name="Pub Sex 1" tags="nobr" position="225,15350">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $phase lte 0&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $enemytrust -= 50&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal lt $enemyarousalmax and $enemyhealth gt 0 and $finish isnot 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pub Sex 1]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pub Sex 1 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1223" name="Pub Sex 2" tags="nobr" position="350,15350">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $phase lte 0&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $enemytrust += 50&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal lt $enemyarousalmax and $enemyhealth gt 0 and $finish isnot 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pub Sex 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pub Sex 2 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1224" name="Pub Sex 3" tags="nobr" position="475,15350">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;if $phase lte 0&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+&lt;&lt;/if&gt;&gt;&lt;&lt;set $enemyarousal += 400&gt;&gt;
+
+
+&lt;&lt;elseif $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal lt $enemyarousalmax and $enemyhealth gt 0 and $finish isnot 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pub Sex 3]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pub Sex 3 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1225" name="Pub Sex 5" tags="nobr" position="600,15350">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+&lt;&lt;if $phase lte 0&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal lt $enemyarousalmax and $enemyhealth gt 0 and $finish isnot 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pub Sex 5]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pub Sex 5 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1226" name="Pub Sex 1 Finish" tags="nobr" position="725,15350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you knock &lt;&lt;him&gt;&gt; back against one of the doors. It gives way and &lt;&lt;he&gt;&gt; tumbles out, letting you escape before &lt;&lt;he&gt;&gt; can get back up.
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;I really, really needed that,&quot; &lt;&lt;he&gt;&gt; says, stroking your hair. &quot;Let&#39;s keep this between just the two of us, though.&quot; &lt;&lt;He&gt;&gt; glances at &lt;&lt;his&gt;&gt; watch. &quot;I need to get home quick, or I won&#39;t have time to wash your scent off.&quot; &lt;&lt;He&gt;&gt; opens a door for you to get out. &quot;I won&#39;t forget you.&quot; &lt;&lt;tearful&gt;&gt; you leave the car.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $phase is 1&gt;&gt;
+	You&#39;ve made £20.&lt;&lt;set $money += 2000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;elseif $phase is 2&gt;&gt;
+	You&#39;ve made £50.&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;elseif $phase is 3&gt;&gt;
+	You&#39;ve made £100.&lt;&lt;set $money += 10000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;Alright. I knew I was out of practice. Just go so I can get home in time to wash.&quot; &lt;&lt;He&gt;&gt; opens a door for you to leave. &lt;&lt;tearful&gt;&gt; you leave the car.
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Harvest Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1227" name="Pub Sex 2 Finish" tags="nobr" position="850,15350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you knock &lt;&lt;him&gt;&gt; onto &lt;&lt;his&gt;&gt; bed and dash out the room, down the stairs and out onto the street.
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;That was amazing,&quot; &lt;&lt;he&gt;&gt; pants. &quot;Why haven&#39;t I done this before?&quot; &lt;&lt;He&gt;&gt; rolls onto &lt;&lt;his&gt;&gt; side to face you. &quot;I&#39;d like you to stay, but my parents are back soon. I hope I see you again.&quot; &lt;&lt;tearful&gt;&gt; you leave the room. &lt;&lt;He&gt;&gt; stares after you in longing.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $phase is 1&gt;&gt;
+	You&#39;ve made £20.&lt;&lt;set $money += 2000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;elseif $phase is 2&gt;&gt;
+	You&#39;ve made £50.&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;elseif $phase is 3&gt;&gt;
+	You&#39;ve made £100.&lt;&lt;set $money += 10000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;Did I do something wrong?&quot; &lt;&lt;he&gt;&gt; asks. &quot;I knew this was a mistake. Please leave. I need to be alone.&quot; &lt;&lt;tearful&gt;&gt; you leave &lt;&lt;him&gt;&gt; in peace.
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1228" name="Pub Sex 3 Finish" tags="nobr" position="975,15350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you knock &lt;&lt;him&gt;&gt; into a bush and run, escaping between the hedges.
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;I&#39;m sorry!&quot; &lt;&lt;he&gt;&gt; exclaims. &quot;I didn&#39;t mean to cum so soon!&quot; Face red with shame, &lt;&lt;he&gt;&gt; gathers &lt;&lt;his&gt;&gt; clothing and runs. &lt;&lt;tearful&gt;&gt; you climb to your feet.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $phase is 1&gt;&gt;
+	You&#39;ve made £20.&lt;&lt;set $money += 2000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;elseif $phase is 2&gt;&gt;
+	You&#39;ve made £50.&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;elseif $phase is 3&gt;&gt;
+	You&#39;ve made £100.&lt;&lt;set $money += 10000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; doesn&#39;t say anything. &lt;&lt;He&gt;&gt; nods, eyes downcast. &lt;&lt;tearful&gt;&gt; you bid &lt;&lt;him&gt;&gt; goodbye.
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Park]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1229" name="Pub Sex 5 Finish" tags="nobr" position="1100,15350">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You knock &lt;&lt;him&gt;&gt; into the stall door, which &lt;&lt;he&gt;&gt; crashes through. &lt;&lt;tearful&gt;&gt; you leap over &lt;&lt;him&gt;&gt; on the way out.
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;You&#39;re a fine lay, but I&#39;m tired. Go slut it up somewhere else.&quot; &lt;&lt;He&gt;&gt; slaps your ass as you leave.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $phase is 1&gt;&gt;
+	You&#39;ve made £20.&lt;&lt;set $money += 2000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;elseif $phase is 2&gt;&gt;
+	You&#39;ve made £50.&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;elseif $phase is 3&gt;&gt;
+	You&#39;ve made £100.&lt;&lt;set $money += 10000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;What? Fucking in the toilets not good enough for ya?&quot; &lt;&lt;He&gt;&gt; laughs. &quot;I&#39;m joking &lt;&lt;girlstop&gt;&gt; Now get going.&quot; &lt;&lt;tearful&gt;&gt; you leave the toilets.
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Pub]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1230" name="Pub Journey" tags="nobr" position="1225,15350">&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $forest to 0&gt;&gt;
+
+&lt;&lt;if $drunk is 1&gt;&gt;
+	&lt;&lt;if $rng gte 51&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;
+	
+	You walk with &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; has to grab your shoulders to steady you more than once, but you manage to climb onto the back seat of &lt;&lt;his&gt;&gt; car. The journey doesn&#39;t take long. &quot;This is your home right?&quot; &lt;&lt;he&gt;&gt; asks. &quot;It&#39;s not my place to say but you should be more careful in the future. There are creeps who prey on cute &lt;&lt;girls&gt;&gt; like you.&quot; &lt;&lt;He&gt;&gt; helps you to the front door, only going back to &lt;&lt;his&gt;&gt; car once you&#39;re safe inside.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Orphanage]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	
+	You walk with &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; steers you toward the forest. Once concealed from view of the town &lt;&lt;he&gt;&gt; turns to you. &quot;I have something for you,&quot; &lt;&lt;he&gt;&gt; holds out &lt;&lt;his&gt;&gt; hand, showing you a pink pill. &quot;It&#39;ll make things easier.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Eat the Pill|Pub Pill]]&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Pub Pill Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+You disappear with &lt;&lt;him&gt;&gt; into the forest. Shortly after &lt;&lt;he&gt;&gt; turns to you. &quot;I always loved this forest,&quot; &lt;&lt;he&gt;&gt; says. &quot;I have something for you.&quot; &lt;&lt;He&gt;&gt; holds out &lt;&lt;his&gt;&gt; hand, showing you a pink pill. &quot;You&#39;ll like it. I promise.&quot;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;click [[Eat the Pill|Pub Pill]]&gt;&gt;&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Refuse|Pub Pill Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1231" name="Pub Pill" tags="nobr" position="100,15475">&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You swallow the pill. A daze descends on you and a perverse warmth grows in your belly. &quot;Nice, isn&#39;t it. Now come here.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Nod|Pub Sex 4]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+&lt;&lt;click [[Refuse|Pub Sex 4]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Refuse|Pub Refuse 2]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $promiscuity gte 35&gt;&gt;
+		&lt;&lt;click [[Demand £20 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £50 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £100 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1232" name="Pub Pill Refuse" tags="nobr" position="225,15475">&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+&lt;&lt;He&gt;&gt; shrugs and puts it away. &quot;It&#39;s all the same to me. Now come here.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Nod|Pub Sex 4]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous1&gt;&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+&lt;&lt;click [[Refuse|Pub Sex 4]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;click [[Refuse|Pub Refuse 2]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $promiscuity gte 35&gt;&gt;
+		&lt;&lt;click [[Demand £20 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £50 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 2&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Demand £100 first|Pub Demand]]&gt;&gt;&lt;&lt;set $phase to 3&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous3&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1233" name="Pub Sex 4" tags="nobr" position="350,15475">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;promiscuity1&gt;&gt;
+
+
+&lt;&lt;elseif $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+
+	&lt;&lt;if $phase lte 0&gt;&gt;
+	&quot;No &lt;&lt;bitchcomma&gt;&gt; this is happening. I didn&#39;t walk out here for fresh air.&quot; &lt;&lt;He&gt;&gt; grabs you. &lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyarousal lt $enemyarousalmax and $enemyhealth gt 0 and $finish isnot 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pub Sex 4]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Pub Sex 4 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1234" name="Pub Refuse 2" tags="nobr" position="475,15475">&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+&quot;Suit yourself.&quot; &lt;&lt;He&gt;&gt; says. &quot;I&#39;d be careful if I were you. You don&#39;t want to get lost in here.&quot; &lt;&lt;He&gt;&gt; heads back to town.&lt;br&gt;&lt;br&gt;
+
+
+
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $forest to 0&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1235" name="Pub Sex 4 Finish" tags="nobr" position="600,15475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+
+You push &lt;&lt;him&gt;&gt; backwards and &lt;&lt;he&gt;&gt; trips over a branch. &lt;&lt;tearful&gt;&gt; you lose &lt;&lt;him&gt;&gt; between the trees.
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Thanks babe. I&#39;ll let my friends know who to see if they need a slut.&quot; &lt;&lt;He&gt;&gt; saunters off into the woods. &lt;&lt;tearful&gt;&gt; you climb to your feet.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $phase is 1&gt;&gt;
+	You&#39;ve made £20.&lt;&lt;set $money += 2000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;elseif $phase is 2&gt;&gt;
+	You&#39;ve made £50.&lt;&lt;set $money += 5000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;elseif $phase is 3&gt;&gt;
+	You&#39;ve made £100.&lt;&lt;set $money += 10000&gt;&gt;&lt;&lt;set $pubwhore += 1&gt;&gt;&lt;&lt;set $prostitutionstat += 1&gt;&gt;&lt;&lt;fameprostitution1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;Make up your damn mind,&quot; &lt;&lt;he&gt;&gt; says, exasperated. &lt;&lt;He&gt;&gt; picks up &lt;&lt;his&gt;&gt; jacket and heads into the forest. &lt;&lt;tearful&gt;&gt; you climb to your feet.
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1236" name="Pub Demand" tags="nobr" position="725,15475">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;set $submissive -= 1&gt;&gt;
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;You just need to pay me,&quot; you say, &quot;and you can do what you like with me.&quot;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;Right. Now pay up,&quot; you say, &quot;or you aren&#39;t getting anything.&quot;
+&lt;&lt;else&gt;&gt;
+&quot;Just pay me and we can get started,&quot; you say.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;promiscuity3&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+
+&lt;&lt;set $seductiondifficulty to (7000 - $pubdrink)&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;elseif $phase is 2&gt;&gt;
+
+&lt;&lt;set $seductiondifficulty to (9000 - $pubdrink)&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $seductiondifficulty to (12000 - $pubdrink)&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+
+	&lt;&lt;if $pubnpc is 1&gt;&gt;
+	
+	&quot;Is this what I&#39;ve come to? Hiring hookers in my car?&quot; &lt;&lt;He&gt;&gt; sighs. &quot;I&#39;ll pay you. I&#39;ll just say I was robbed.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub Sex 1]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $pubnpc is 2&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; looks hurt. &quot;Oh. I didn&#39;t realise you were a prostitute. I thought you just liked me. I&#39;m such an idiot,&quot; &lt;&lt;he&gt;&gt; sits on the bed. &quot;I&#39;ll hire you. B-but only because I&#39;d hate to drag you here for no reason.&quot; &lt;&lt;He&gt;&gt; reaches for you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Pub Sex 2]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;elseif $pubnpc is 3&gt;&gt;
+	
+	&lt;&lt;He&gt;&gt; desperately rummages in &lt;&lt;his&gt;&gt; pockets for the money, cobbling it together from change. &lt;&lt;He&gt;&gt; dumps it on the ground and lunges once more.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub Sex 3]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;elseif $pubnpc is 4&gt;&gt;
+	
+	&quot;You&#39;re a wily one,&quot; &lt;&lt;he&gt;&gt; says. &quot;I&#39;ll pay you. Fair warning though, not everyone appreciates independent whores. You need to watch yourself.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub Sex 4]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;He&gt;&gt; laughs. &quot;So that&#39;s your game is it. Get a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&lt;&lt;else&gt;&gt;woman&lt;&lt;/if&gt;&gt; all hot and bothered then take advantage of their weakness. I can respect that.&quot; &lt;&lt;He&gt;&gt; pulls you closer. &quot;But we&#39;re doing this my way.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Pub Sex 5]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+
+	&lt;&lt;if $pubnpc is 1&gt;&gt;
+	
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		
+		&quot;So that&#39;s how it is? You going to blackmail me next?&quot; &lt;&lt;Hes&gt;&gt; incensed. &quot;If I&#39;m taking a fall, I&#39;m getting something out of it.&quot; &lt;&lt;He&gt;&gt; grips your arm and pulls you closer.&lt;br&gt;&lt;br&gt;&lt;&lt;set $phase to 0&gt;&gt;
+		
+		
+		&lt;&lt;click [[Next|Pub Sex 1]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		
+		&quot;Is this what I&#39;ve come to? Hiring hookers in my car?&quot; &lt;&lt;he&gt;&gt; says. &quot;Please leave, I need to think about my decisions. Go.&quot;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Harvest Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $pubnpc is 2&gt;&gt;
+	
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		
+		&lt;&lt;He&gt;&gt; looks hurt. &quot;Oh. I didn&#39;t realise you were a prostitute. I thought you just liked me. But you manipulated me.&quot; &lt;&lt;His&gt;&gt; fists clench. &quot;You think I&#39;m an idiot don&#39;t you. I&#39;ll show you who&#39;s the idiot.&quot; &lt;&lt;He&gt;&gt; grabs you.&lt;br&gt;&lt;br&gt;&lt;&lt;set $phase to 0&gt;&gt;
+		
+		&lt;&lt;click [[Next|Pub Sex 2]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		
+		&lt;&lt;He&gt;&gt; looks hurt. &quot;Oh. I didn&#39;t realise you were a prostitute. I thought you just liked me. I&#39;m such an idiot,&quot; &lt;&lt;he&gt;&gt; sits on the bed. &quot;Please leave before my parents get home. I don&#39;t want them to see you.&quot;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Next|Danube Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $pubnpc is 3&gt;&gt;
+	
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		
+		&lt;&lt;He&gt;&gt; empties &lt;&lt;his&gt;&gt; pockets but uncovers only pieces of string. &lt;&lt;He&gt;&gt; lunges for you anyway.&lt;br&gt;&lt;br&gt;&lt;&lt;set $phase to 0&gt;&gt;
+		
+		&lt;&lt;click [[Next|Pub Sex 3]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		
+		&lt;&lt;He&gt;&gt; empties &lt;&lt;his&gt;&gt; pockets but uncovers only pieces of string. &lt;&lt;He&gt;&gt; looks at you pleadingly.&lt;br&gt;&lt;br&gt;&lt;&lt;set $phase to 0&gt;&gt;
+		
+		&lt;&lt;click [[Pity fuck|Pub Sex 3]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		&lt;&lt;click [[Leave|Park]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;elseif $pubnpc is 4&gt;&gt;
+	
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		
+		&quot;You&#39;re a wily one,&quot; &lt;&lt;he&gt;&gt; says. &quot;But I don&#39;t think you&#39;re in a position to demand anything.&quot;&lt;br&gt;&lt;br&gt;&lt;&lt;set $phase to 0&gt;&gt;
+		
+		&lt;&lt;click [[Next|Pub Sex 4]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		
+		&quot;You&#39;re a wily one,&quot; &lt;&lt;he&gt;&gt; says. &quot;But I think I&#39;ll pass. Be careful. Not everyone appreciates independent whores.&quot;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Leave|Forest]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;else&gt;&gt;
+
+		&lt;&lt;if $rng gte 81&gt;&gt;
+		
+		&lt;&lt;He&gt;&gt; laughs. &quot;So that&#39;s your game is it. Get a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&lt;&lt;else&gt;&gt;woman&lt;&lt;/if&gt;&gt; all hot and bothered then take advantage of their weakness. But you&#39;ve made a mistake. I&#39;m not leaving without cooling off.&quot;&lt;br&gt;&lt;br&gt;&lt;&lt;set $phase to 0&gt;&gt;
+		
+		&lt;&lt;click [[Next|Pub Sex 5]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;else&gt;&gt;
+		
+		&lt;&lt;He&gt;&gt; laughs. &quot;So that&#39;s your game is it. Get a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;man&lt;&lt;else&gt;&gt;woman&lt;&lt;/if&gt;&gt; all hot and bothered then take advantage of their weakness. I can respect that. I&#39;m not falling for it though. Go find some other fool to torment.&quot;&lt;br&gt;&lt;br&gt;
+		
+		&lt;&lt;click [[Leave|Pub]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+		&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1237" name="Head&#39;s Computer" tags="nobr" position="850,15475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You enter the username and password you discovered in the note and log into Leighton&#39;s computer. You find nothing at first, just boring spreadsheets, until you find a folder simply titled &quot;D&quot;.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;darryl&gt;&gt;&lt;&lt;person1&gt;&gt;It contains thousands of images of a &lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;boy&lt;&lt;else&gt;&gt;girl&lt;&lt;/if&gt;&gt; with black hair in various states of undress. &lt;&lt;He&gt;&gt; looks distressed in some of the pictures but &lt;&lt;his&gt;&gt; expression is blank in others. The pictures are arranged in order of date and appear to be from several years ago. Whatever was happening went on for many months.&lt;br&gt;&lt;br&gt;
+
+Leighton makes an appearance in the later pictures, sometimes posing with &lt;&lt;himcomma&gt;&gt; but other times groping and fondling. From &lt;&lt;his&gt;&gt; outfit, it looks like &lt;&lt;he&gt;&gt; was a student here.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Copy to flash drive|Head&#39;s Computer Flash]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1238" name="Head&#39;s Computer Flash" tags="nobr" position="975,15475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You copy the files. Now to decide what to do with them.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $headdrive to 1&gt;&gt;
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1239" name="Head&#39;s Office Blackmail" tags="nobr" position="1100,15475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;
+Leighton looks up from &lt;&lt;his&gt;&gt; desk as you enter. &quot;How can I help you?&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $submissive lte 850&gt;&gt;
+You give &lt;&lt;him&gt;&gt; a wicked smile. &quot;I&#39;ve been on your computer,&quot; you say. &quot;I&#39;ve seen what you keep there. I made copies.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $submissive gte 1150&gt;&gt;
+You can&#39;t bring yourself to look &lt;&lt;him&gt;&gt; in the eye. &quot;I-I&#39;ve seen what you did to that student. On your computer,&quot; you manage to say. &quot;I-I made copies.&quot;
+&lt;&lt;else&gt;&gt;
+&quot;I&#39;ve been on your computer,&quot; you say. &quot;I&#39;ve seen what you did to that student. I made copies.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;crime1000&gt;&gt;
+&lt;&lt;He&gt;&gt; stares at you, not moving a muscle. Then &lt;&lt;he&gt;&gt; glances at the door, and sizes you up. &lt;&lt;He&gt;&gt; seems to think better of whatever &lt;&lt;he&gt;&gt; was planning however and sighs, &quot;What do you want?&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $leightondom -= 10&gt;&gt;
+&lt;&lt;set $leightonlove -= 10&gt;&gt;
+&lt;&lt;click [[Your watch|Head&#39;s Office Money]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[No detention|Head&#39;s Office No Detention]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1240" name="Head&#39;s Office Money" tags="nobr" position="1225,15475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&quot;My watch?&quot; &lt;&lt;he&gt;&gt; says. &quot;But this is a genuine... Fuck.&quot; &lt;&lt;He&gt;&gt; removes &lt;&lt;his&gt;&gt; watch and chucks it at you. &quot;This had better be the last I hear of it, or you&#39;ll pay dearly. Now get out.&quot;&lt;br&gt;&lt;br&gt;
+
+This watch should be worth a fair bit if you could find a buyer.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $blackmoney += 5000&gt;&gt;&lt;&lt;set $headmoney to 1&gt;&gt;&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $submissive -= 10&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1241" name="Head&#39;s Office No Detention" tags="nobr" position="100,15600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;That&#39;s it?&quot; &lt;&lt;he&gt;&gt; says. &quot;Fine. Less work for me anyway. This had better be the last I hear of it, or you&#39;ll pay dearly.&quot;&lt;br&gt;&lt;br&gt;
+
+You leave the office. That&#39;s one less problem to worry about.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $headnodetention to 1&gt;&gt;&lt;&lt;set $control to 1&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;set $submissive -= 10&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1242" name="Police Leighton" tags="nobr" position="225,15600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+You walk up to the desk. &quot;I have something,&quot; you say, and put the flash drive on the counter. &quot;T-the head of the local school has been doing awful things to students.&quot;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+You stride up to the desk. &quot;I have evidence of a crime,&quot; you say, placing the flash drive on the counter. &quot;The school head has been abusing students.&quot;
+&lt;&lt;else&gt;&gt;
+You walk up to the desk. &quot;I have evidence of a crime,&quot; you say, and put the flash drive on the counter. &quot;The school head has been abusing students.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person&gt;&gt; takes the flash drive. &quot;Alright. I&#39;ll add it to the pile,&quot; &lt;&lt;he&gt;&gt; says uninterested. &quot;Is there anything else?&quot;&lt;br&gt;&lt;br&gt;
+
+
+You get the feeling the police aren&#39;t going to be helpful. At least you tried to do the right thing.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $headpolice to 1&gt;&gt;&lt;&lt;set $control to 1&gt;&gt;
+&lt;&lt;click [[Next|Police Station]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1243" name="Brothel Punishment" tags="nobr" position="350,15600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You&#39;re sat down on a bench, and hear the engine start. The hood is pulled off you.&lt;&lt;briar&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;
+
+&lt;&lt;if $brothelintro is 1&gt;&gt;
+
+On the seat opposite sits Briar, owner of the brothel. &lt;&lt;person1&gt;&gt;&lt;&lt;Hes&gt;&gt; flanked by a &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;else&gt;&gt;&lt;&lt;set $brothelintro to 1&gt;&gt;
+
+	&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+	On the seat opposite sits a man wearing a blue suit, minus a shirt, showing off his well-toned chest and abdomen. His long chestnut hair hangs loose. 
+	&lt;&lt;else&gt;&gt;
+	On the seat opposite sits a woman wearing an expensive-looking red gown with a plunging neckline, revealing a portion of her pert breasts. Her long chestnut hair hangs loose.
+	&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;Hes&gt;&gt; flanked by a &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;personstop&gt;&gt;&lt;&lt;person1&gt;&gt; &lt;&lt;He&gt;&gt; stares at you with hazel eyes.&lt;br&gt;&lt;br&gt;
+	
+	&quot;So you&#39;re the waif causing me problems. I&#39;m Briar, owner the finest establishment in town.&quot; &lt;&lt;He&gt;&gt; leans back on the bench.
+
+&lt;&lt;/if&gt;&gt;
+
+
+&quot;I hear you&#39;ve been selling yourself in the pub. This is a problem. You see, I own all the whores this side of town. And what has your little ass been up to? Whoring, of course. That means I own you. And yet, I haven&#39;t received a penny. That changes now.&quot;&lt;br&gt;&lt;br&gt;
+
+
+The van halts and the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; haul you out. They lead you to a staircase beside a building, descending underground. If you want to escape, now&#39;s your only chance. There are three of them however.&lt;&lt;person1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Go with them|Brothel Punishment 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Fight|Brothel Punishment Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;set $submissive -= 10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1244" name="Brothel Punishment 2" tags="nobr" position="475,15600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You are led down a dim corridor. You can hear music playing somewhere above. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; shoves you through a door into a tiny cell with a hole in the wall, then &lt;&lt;he&gt;&gt; and the &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; start coiling rope around you. Once your arms and legs are held behind you in a hogtie, they hoist you into the air and tie you to the ceiling, leaving you suspended. &lt;br&gt;&lt;br&gt;
+
+
+&quot;There,&quot; says Briar. &quot;Now you&#39;re ready to service our customers. Because I&#39;m kind, you&#39;ll only need to help five of them.&quot; &lt;&lt;He&gt;&gt; ties your neck to a peg beneath the hole, leaving your mouth pressed against it. &quot;Have fun!&quot; &lt;&lt;He&gt;&gt; shuts the door, leaving you in darkness. &lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $head to &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $feetuse to &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $punishmenthole to 5&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Brothel Punishment Gloryhole]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1245" name="Brothel Punishment Fight" tags="nobr" position="600,15600">&lt;&lt;if $fightstart is 1&gt;&gt;
+&lt;&lt;set $fightstart to 0&gt;&gt;
+
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 100&gt;&gt;
+&lt;&lt;set $enemyanger += 200&gt;&gt;
+&lt;&lt;npcidlegenitals&gt;&gt;
+At the first sign of resistance, Briar laughs. &quot;Oh little &lt;&lt;girlcomma&gt;&gt; you&#39;re not going anywhere.&quot; &lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Brothel Punishment Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Brothel Punishment Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Brothel Punishment Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Brothel Punishment Fight]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1246" name="Brothel Punishment Fight Finish" tags="nobr" position="725,15600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Don&#39;t let the &lt;&lt;girl&gt;&gt; escape!&quot; shouts Briar to &lt;&lt;briar&gt;&gt;&lt;&lt;his&gt;&gt; goons once &lt;&lt;he&gt;&gt; stops shuddering, but you&#39;re already gone. &lt;&lt;tearful&gt;&gt; you flee down the road.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;harvestquick&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+You knock the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; aside, giving you the chance you need. &lt;&lt;tearful&gt;&gt; you run through the gap created and flee down the road. &lt;&lt;briar&gt;&gt;You hear Briar shout at &lt;&lt;his&gt;&gt; subordinates.&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;harvestquick&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+Briar laughs again. &quot;Aww, is the little &lt;&lt;girl&gt;&gt; hurt?&quot; You&#39;re far too injured to resist any longer. The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; drag you down the staircase.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Brothel Punishment 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1247" name="Brothel Punishment Gloryhole" tags="nobr" position="850,15600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $punishmenthole lte 0&gt;&gt;
+
+
+&lt;&lt;briar&gt;&gt;&lt;&lt;person1&gt;&gt;The cell door opens and Briar steps in, holding a knife. &lt;&lt;He&gt;&gt; severs the rope holding you to the ceiling and you fall to the ground. &quot;Now we&#39;re even,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; cuts more rope. &quot;If you want to sell that cute little body of yours in the future, you do so under my roof.&quot; &lt;&lt;He&gt;&gt; finishes cutting and steps back. &quot;Is that understood? Good.&quot; &lt;&lt;He&gt;&gt; steps aside and a &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; enters the cell. &lt;&lt;He&gt;&gt; drags you out the way you came in and slams the door behind you. &lt;&lt;briar&gt;&gt;They left your arms bound.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+&lt;&lt;set $head to 0&gt;&gt;
+&lt;&lt;set $feetuse to 0&gt;&gt;
+
+
+&lt;&lt;click [[Next|Harvest Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $punishmentposition is &quot;wall&quot;&gt;&gt;
+
+You&#39;re suspended by rope in a cell, your ass and &lt;&lt;genitals&gt;&gt; poking through a hole in the wall. Strain as you might, you can&#39;t move your body an inch.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $punishmenthole -= 1&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+Someone pinches your &lt;&lt;bottomstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Brothel Punishment Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+
+You&#39;re suspended by rope in a cell, your mouth held against a hole in the wall. Strain as you might, you can&#39;t move your body an inch.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $punishmenthole -= 1&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+
+&lt;&lt;if $vagina is &quot;clothed&quot;&gt;&gt;
+Someone presses their pussy against the hole, and your lips.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+Someone sticks their penis through the hole, and against your lips.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;click [[Next|Brothel Punishment Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1248" name="Brothel Punishment Molestation" tags="nobr" position="975,15600">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+	&lt;&lt;if $punishmentposition is &quot;wall&quot;&gt;&gt;
+	&lt;&lt;set $position to &quot;wall&quot;&gt;&gt;
+	&lt;&lt;set $enemyhealthmax to 1000&gt;&gt;&lt;&lt;set $enemyhealth to 1000&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;npcoral&gt;&gt;
+	&lt;&lt;set $enemyhealthmax to 10&gt;&gt;&lt;&lt;set $enemyhealth to 10&gt;&gt;
+	&lt;&lt;set $enemyarousal to $enemyarousalmax - 100&gt;&gt;
+	&lt;&lt;set $lefthand to &quot;none&quot;&gt;&gt;
+	&lt;&lt;set $righthand to &quot;none&quot;&gt;&gt;
+	&lt;&lt;set $mouth to &quot;none&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $enemyarousal += 10&gt;&gt;
+
+&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Brothel Punishment Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Brothel Punishment Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Brothel Punishment Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1249" name="Brothel Punishment Molestation Finish" tags="nobr" position="1100,15600">&lt;&lt;effects&gt;&gt;
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you mentally prepare for more abuse.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Brothel Punishment Gloryhole]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+The &lt;&lt;person&gt;&gt; recoils from the hole. You hear &lt;&lt;him&gt;&gt; shout at someone, then silence. &lt;&lt;endevent&gt;&gt;&lt;&lt;briar&gt;&gt;&lt;&lt;person1&gt;&gt;A minute later Briar opens your cell. &quot;I was so trying to be nice,&quot; &lt;&lt;he&gt;&gt; says. &quot;But if you&#39;re going to behave so poorly, there&#39;s only one option.&quot; &lt;&lt;He&gt;&gt; unclips your neck, then pulls a level at the base of the wall. The hole expands several times in size. &lt;&lt;He&gt;&gt; spins you around and presses your behind into the hole, before clipping you in place once more. &quot;There. Now our customers get to enjoy a less violent part of you.&quot; &lt;&lt;He&gt;&gt; slams the door shut this time.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $punishmenthole += 1&gt;&gt;&lt;&lt;pass1&gt;&gt;&lt;&lt;set $punishmentposition to &quot;wall&quot;&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Brothel Punishment Gloryhole]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1250" name="Widgets Combat State" tags="widget" position="1225,15600">&lt;&lt;widget &quot;combatstate&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $orgasmdown gte 1&gt;&gt;&lt;&lt;set $enemyarousal += 10&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Your body pulses and spasms with orgasmic waves, preventing you from acting normally.&lt;br&gt;&lt;/span&gt;&lt;&lt;disable&gt;&gt;
+	&lt;&lt;if $panicviolence lte 0 and $panicparalysis lte 0 and $trance lte 0&gt;&gt;
+	&lt;&lt;actionsorgasm&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pain gte 100&gt;&gt;&lt;&lt;set $enemyarousal += 10&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You are in too much pain to act normally.&lt;br&gt;&lt;/span&gt;&lt;&lt;disable&gt;&gt;
+	&lt;&lt;if $orgasmdown lte 0 and $panicviolence lte 0 and $panicparalysis lte 0 and $trance lte 0&gt;&gt;
+	&lt;&lt;actionspain&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $panicviolence gte 1&gt;&gt;&lt;&lt;set $enemyarousal += 10&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You are stricken with panic, and flail wildly at anything invading your personal space.&lt;br&gt;&lt;/span&gt;&lt;&lt;defiance10&gt;&gt;&lt;&lt;set $panicviolence to $panicviolence - 1&gt;&gt;&lt;&lt;disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $panicparalysis gte 1&gt;&gt;&lt;&lt;set $enemyarousal += 10&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You are stricken with panic, your muscles seize up, preventing action.&lt;br&gt;&lt;/span&gt;&lt;&lt;set $panicparalysis to $panicparalysis - 1&gt;&gt;&lt;&lt;disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $dissociation gte 2&gt;&gt;&lt;&lt;set $enemyarousal += 10&gt;&gt;
+You feel disconnected from yourself, as if in a dream.&lt;br&gt;&lt;&lt;disable&gt;&gt;
+	&lt;&lt;if $orgasmdown lte 0 and $panicviolence lte 0 and $panicparalysis lte 0 and $trance lte 0 and $pain lt 100&gt;&gt;
+	&lt;&lt;actionsdissociation&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trance gte 1&gt;&gt;&lt;&lt;set $enemyarousal += 10&gt;&gt;
+You are entranced.&lt;br&gt;
+&lt;&lt;disable&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;carryblock&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $orgasmdown gte 1&gt;&gt;&lt;&lt;set $carryblock to &quot;orgasm&quot;&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;&lt;&lt;set $carryblock to &quot;pain&quot;&gt;&gt;
+&lt;&lt;elseif $dissociation gte 2&gt;&gt;&lt;&lt;set $carryblock to &quot;dissociation&quot;&gt;&gt;
+&lt;&lt;elseif $panicviolence gte 1&gt;&gt;&lt;&lt;set $carryblock to 1&gt;&gt;
+&lt;&lt;elseif $panicparalysis gte 1&gt;&gt;&lt;&lt;set $carryblock to 1&gt;&gt;
+&lt;&lt;elseif $trance gte 1&gt;&gt;&lt;&lt;set $carryblock to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;&lt;&lt;set $carryblock to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actioncarry&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;&lt;if $carryblock is 0&gt;&gt;
+
+&lt;&lt;set $leftactioncarry to $leftactiondefault&gt;&gt;
+&lt;&lt;set $rightactioncarry to $rightactiondefault&gt;&gt;
+&lt;&lt;set $feetactioncarry to $feetactiondefault&gt;&gt;
+&lt;&lt;set $mouthactioncarry to $mouthactiondefault&gt;&gt;
+&lt;&lt;set $vaginaactioncarry to $vaginaactiondefault&gt;&gt;
+&lt;&lt;set $penisactioncarry to $penisactiondefault&gt;&gt;
+&lt;&lt;set $anusactioncarry to $anusactiondefault&gt;&gt;
+&lt;&lt;set $thighactioncarry to $thighactiondefault&gt;&gt;
+&lt;&lt;set $cheekactioncarry to $cheekactiondefault&gt;&gt;
+&lt;&lt;set $chestactioncarry to $chestactiondefault&gt;&gt;
+
+&lt;&lt;elseif $carryblock is &quot;pain&quot;&gt;&gt;
+
+&lt;&lt;set $leftactioncarrypain to $leftactiondefault&gt;&gt;
+&lt;&lt;set $rightactioncarrypain to $rightactiondefault&gt;&gt;
+&lt;&lt;set $feetactioncarrypain to $feetactiondefault&gt;&gt;
+&lt;&lt;set $mouthactioncarrypain to $mouthactiondefault&gt;&gt;
+&lt;&lt;set $vaginaactioncarrypain to $vaginaactiondefault&gt;&gt;
+&lt;&lt;set $penisactioncarrypain to $penisactiondefault&gt;&gt;
+&lt;&lt;set $anusactioncarrypain to $anusactiondefault&gt;&gt;
+&lt;&lt;set $thighactioncarrypain to $thighactiondefault&gt;&gt;
+&lt;&lt;set $cheekactioncarrypain to $cheekactiondefault&gt;&gt;
+&lt;&lt;set $chestactioncarrypain to $chestactiondefault&gt;&gt;
+
+&lt;&lt;elseif $carryblock is &quot;orgasm&quot;&gt;&gt;
+
+&lt;&lt;set $leftactioncarryorgasm to $leftactiondefault&gt;&gt;
+&lt;&lt;set $rightactioncarryorgasm to $rightactiondefault&gt;&gt;
+&lt;&lt;set $feetactioncarryorgasm to $feetactiondefault&gt;&gt;
+&lt;&lt;set $mouthactioncarryorgasm to $mouthactiondefault&gt;&gt;
+&lt;&lt;set $vaginaactioncarryorgasm to $vaginaactiondefault&gt;&gt;
+&lt;&lt;set $penisactioncarryorgasm to $penisactiondefault&gt;&gt;
+&lt;&lt;set $anusactioncarryorgasm to $anusactiondefault&gt;&gt;
+&lt;&lt;set $thighactioncarryorgasm to $thighactiondefault&gt;&gt;
+&lt;&lt;set $cheekactioncarryorgasm to $cheekactiondefault&gt;&gt;
+&lt;&lt;set $chestactioncarryorgasm to $chestactiondefault&gt;&gt;
+
+&lt;&lt;elseif $carryblock is &quot;dissociation&quot;&gt;&gt;
+
+&lt;&lt;set $leftactioncarrydissociation to $leftactiondefault&gt;&gt;
+&lt;&lt;set $rightactioncarrydissociation to $rightactiondefault&gt;&gt;
+&lt;&lt;set $feetactioncarrydissociation to $feetactiondefault&gt;&gt;
+&lt;&lt;set $mouthactioncarrydissociation to $mouthactiondefault&gt;&gt;
+&lt;&lt;set $vaginaactioncarrydissociation to $vaginaactiondefault&gt;&gt;
+&lt;&lt;set $penisactioncarrydissociation to $penisactiondefault&gt;&gt;
+&lt;&lt;set $anusactioncarrydissociation to $anusactiondefault&gt;&gt;
+&lt;&lt;set $thighactioncarrydissociation to $thighactiondefault&gt;&gt;
+&lt;&lt;set $cheekactioncarrydissociation to $cheekactiondefault&gt;&gt;
+&lt;&lt;set $chestactioncarrydissociation to $chestactiondefault&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $carryblock to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;actioncarrydrop&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $orgasmdown gte 1&gt;&gt;
+
+&lt;&lt;set $leftactiondefault to $leftactioncarryorgasm&gt;&gt;
+&lt;&lt;set $rightactiondefault to $rightactioncarryorgasm&gt;&gt;
+&lt;&lt;set $feetactiondefault to $feetactioncarryorgasm&gt;&gt;
+&lt;&lt;set $mouthactiondefault to $mouthactioncarryorgasm&gt;&gt;
+&lt;&lt;set $vaginaactiondefault to $vaginaactioncarryorgasm&gt;&gt;
+&lt;&lt;set $penisactiondefault to $penisactioncarryorgasm&gt;&gt;
+&lt;&lt;set $anusactiondefault to $anusactioncarryorgasm&gt;&gt;
+&lt;&lt;set $thighactiondefault to $thighactioncarryorgasm&gt;&gt;
+&lt;&lt;set $cheekactiondefault to $cheekactioncarryorgasm&gt;&gt;
+&lt;&lt;set $chestactiondefault to $chestactioncarryorgasm&gt;&gt;
+
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+
+&lt;&lt;set $leftactiondefault to $leftactioncarrypain&gt;&gt;
+&lt;&lt;set $rightactiondefault to $rightactioncarrypain&gt;&gt;
+&lt;&lt;set $feetactiondefault to $feetactioncarrypain&gt;&gt;
+&lt;&lt;set $mouthactiondefault to $mouthactioncarrypain&gt;&gt;
+&lt;&lt;set $vaginaactiondefault to $vaginaactioncarrypain&gt;&gt;
+&lt;&lt;set $penisactiondefault to $penisactioncarrypain&gt;&gt;
+&lt;&lt;set $anusactiondefault to $anusactioncarrypain&gt;&gt;
+&lt;&lt;set $thighactiondefault to $thighactioncarrypain&gt;&gt;
+&lt;&lt;set $cheekactiondefault to $cheekactioncarrypain&gt;&gt;
+&lt;&lt;set $chestactiondefault to $chestactioncarrypain&gt;&gt;
+
+&lt;&lt;elseif $dissociation gte 2&gt;&gt;
+
+&lt;&lt;set $leftactiondefault to $leftactioncarrydissociation&gt;&gt;
+&lt;&lt;set $rightactiondefault to $rightactioncarrydissociation&gt;&gt;
+&lt;&lt;set $feetactiondefault to $feetactioncarrydissociation&gt;&gt;
+&lt;&lt;set $mouthactiondefault to $mouthactioncarrydissociation&gt;&gt;
+&lt;&lt;set $vaginaactiondefault to $vaginaactioncarrydissociation&gt;&gt;
+&lt;&lt;set $penisactiondefault to $penisactioncarrydissociation&gt;&gt;
+&lt;&lt;set $anusactiondefault to $anusactioncarrydissociation&gt;&gt;
+&lt;&lt;set $thighactiondefault to $thighactioncarrydissociation&gt;&gt;
+&lt;&lt;set $cheekactiondefault to $cheekactioncarrydissociation&gt;&gt;
+&lt;&lt;set $chestactiondefault to $chestactioncarrydissociation&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $leftactiondefault to $leftactioncarry&gt;&gt;
+&lt;&lt;set $rightactiondefault to $rightactioncarry&gt;&gt;
+&lt;&lt;set $feetactiondefault to $feetactioncarry&gt;&gt;
+&lt;&lt;set $mouthactiondefault to $mouthactioncarry&gt;&gt;
+&lt;&lt;set $vaginaactiondefault to $vaginaactioncarry&gt;&gt;
+&lt;&lt;set $penisactiondefault to $penisactioncarry&gt;&gt;
+&lt;&lt;set $anusactiondefault to $anusactioncarry&gt;&gt;
+&lt;&lt;set $thighactiondefault to $thighactioncarry&gt;&gt;
+&lt;&lt;set $cheekactiondefault to $cheekactioncarry&gt;&gt;
+&lt;&lt;set $chestactiondefault to $chestactioncarry&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1251" name="Widgets Actions Vagina" tags="widget" position="100,15725">&lt;&lt;widget &quot;actionsvaginatopenis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $penis is 0 and $enemytype isnot &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginatopenis&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot; checked&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot;&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $penis2 is 0 and $enemytype isnot &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginatopenis&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot; checked&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot;&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+&lt;&lt;elseif $penis3 is 0 and $enemytype isnot &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginatopenis&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot; checked&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot;&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+	
+
+&lt;&lt;elseif $penis4 is 0 and $enemytype isnot &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginatopenis&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot; checked&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot;&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+	
+	
+&lt;&lt;elseif $penis5 is 0 and $enemytype isnot &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginatopenis&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot; checked&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot;&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+	
+&lt;&lt;elseif $penis6 is 0 and $enemytype isnot &quot;beast&quot;&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vaginaactiondefault is &quot;vaginatopenis&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot; checked&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Straddle &lt;&lt;his&gt;&gt; penis&lt;/span&gt; &lt;&lt;radiobutton &quot;$vaginaaction&quot; &quot;vaginatopenis&quot;&gt;&gt;&lt;&lt;vaginaldifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1252" name="Widgets Effects Vagina" tags="widget" position="225,15725">&lt;&lt;widget &quot;effectsvaginatopenis&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $vaginaaction is &quot;vaginatopenis&quot;&gt;&gt;&lt;&lt;set $vaginaaction to 0&gt;&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;vaginalskilluse&gt;&gt;&lt;&lt;set $vaginaactiondefault to &quot;vaginatopenis&quot;&gt;&gt;&lt;&lt;combatpromiscuity5&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $vaginalskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	
+		&lt;&lt;if $penis is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You straddle the &lt;&lt;person1&gt;&gt;&lt;&lt;combatperson&gt;&gt; and kiss &lt;&lt;his1&gt;&gt; penis with your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You straddle the &lt;&lt;person2&gt;&gt;&lt;&lt;combatperson&gt;&gt; and kiss &lt;&lt;his2&gt;&gt; penis with your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You straddle the &lt;&lt;person3&gt;&gt;&lt;&lt;combatperson&gt;&gt; and kiss &lt;&lt;his3&gt;&gt; penis with your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You straddle the &lt;&lt;person4&gt;&gt;&lt;&lt;combatperson&gt;&gt; and kiss &lt;&lt;his4&gt;&gt; penis with your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You straddle the &lt;&lt;person5&gt;&gt;&lt;&lt;combatperson&gt;&gt; and kiss &lt;&lt;his5&gt;&gt; penis with your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $vaginause to &quot;penis&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;vaginaentrance&quot;&gt;&gt;&lt;&lt;set $vaginastate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You straddle the &lt;&lt;person6&gt;&gt;&lt;&lt;combatperson&gt;&gt; and kiss &lt;&lt;his6&gt;&gt; penis with your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penis is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to straddle the &lt;&lt;person1&gt;&gt;&lt;&lt;combatperson&gt;&gt; but &lt;&lt;he&gt;&gt; pushes you off.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to straddle the &lt;&lt;person2&gt;&gt;&lt;&lt;combatperson&gt;&gt; but &lt;&lt;he&gt;&gt; pushes you off.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to straddle the &lt;&lt;person3&gt;&gt;&lt;&lt;combatperson&gt;&gt; but &lt;&lt;he&gt;&gt; pushes you off.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to straddle the &lt;&lt;person4&gt;&gt;&lt;&lt;combatperson&gt;&gt; but &lt;&lt;he&gt;&gt; pushes you off.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to straddle the &lt;&lt;person5&gt;&gt;&lt;&lt;combatperson&gt;&gt; but &lt;&lt;he&gt;&gt; pushes you off.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to straddle the &lt;&lt;person6&gt;&gt;&lt;&lt;combatperson&gt;&gt; but &lt;&lt;he&gt;&gt; pushes you off.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1253" name="Widgets Actions Penis" tags="widget" position="350,15725">&lt;&lt;widget &quot;actionspenistovagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $vagina is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistovagina&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistovagina&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+	
+&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistovagina&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistovagina&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistovagina&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistovagina&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; pussy&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistovagina&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+	
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;actionspenistoanus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $vagina is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+	
+	
+	
+&lt;&lt;elseif $penis is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $penis2 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+	
+&lt;&lt;elseif $penis3 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+&lt;&lt;elseif $penis4 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+&lt;&lt;elseif $penis5 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+&lt;&lt;elseif $penis6 is 0&gt;&gt;
+	&lt;&lt;if $consensual is 1 and $promiscuity lte 74&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $penisactiondefault is &quot;penistoanus&quot;&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot; checked&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt; 	
+		&lt;&lt;else&gt;&gt;
+| &lt;span class=&quot;sub&quot;&gt;Press against &lt;&lt;his&gt;&gt; ass&lt;/span&gt; &lt;&lt;radiobutton &quot;$penisaction&quot; &quot;penistoanus&quot;&gt;&gt;&lt;&lt;peniledifficulty&gt;&gt; &lt;&lt;combatpromiscuous5&gt;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	
+	
+	
+	
+	
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1254" name="Widgets Effects Penis" tags="widget" position="475,15725">&lt;&lt;widget &quot;effectspenistovagina&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penistovagina&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penistovagina&quot;&gt;&gt;&lt;&lt;combatpromiscuity5&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $penileskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	
+		&lt;&lt;if $vagina is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy.&lt;/span&gt;	
+		&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person2&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy.&lt;/span&gt;	
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person3&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy.&lt;/span&gt;	
+		&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person4&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy.&lt;/span&gt;	
+		&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person5&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy.&lt;/span&gt;	
+		&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;vagina&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;penisentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;entrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person6&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy.&lt;/span&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vagina is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person2&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person3&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person4&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person5&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person6&gt;&gt;&lt;&lt;combatpersons&gt;&gt; pussy but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;effectspenistoanus&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $penisaction is &quot;penistoanus&quot;&gt;&gt;&lt;&lt;set $penisaction to 0&gt;&gt;&lt;&lt;submission10&gt;&gt;&lt;&lt;penileskilluse&gt;&gt;&lt;&lt;set $penisactiondefault to &quot;penistoanus&quot;&gt;&gt;&lt;&lt;combatpromiscuity5&gt;&gt;
+	&lt;&lt;if (1000 - ($rng * 10) - ($enemytrust * 10) - $penileskill + $enemyanger) lte (($enemyarousalmax / ($enemyarousal + 1)) * 100)&gt;&gt;
+	
+		&lt;&lt;if $vagina is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;	
+		&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person2&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;
+		
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person3&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person4&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person5&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $vagina6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person6&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;	
+		
+		
+		
+		&lt;&lt;elseif $penis is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;	
+		&lt;&lt;elseif $penis2 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis2 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person2&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;
+		
+		&lt;&lt;elseif $penis3 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis3 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person3&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis4 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person4&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis5 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person5&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is 0&gt;&gt;
+		&lt;&lt;submission2&gt;&gt;&lt;&lt;set $penisuse to &quot;otheranus&quot;&gt;&gt;&lt;&lt;set $penis6 to &quot;otheranusentrance&quot;&gt;&gt;&lt;&lt;set $penisstate to &quot;otheranusentrance&quot;&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person6&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass.&lt;/span&gt;		
+		
+		
+		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $vagina is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina2 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina3 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina4 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina5 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $vagina6 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		
+		
+		
+		
+		&lt;&lt;elseif $penis is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $penis2 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $penis3 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $penis4 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $penis5 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;
+		&lt;&lt;elseif $penis6 is 0&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You try to press your &lt;&lt;penis&gt;&gt; against the &lt;&lt;person1&gt;&gt;&lt;&lt;combatpersons&gt;&gt; ass but &lt;&lt;he&gt;&gt; pushes you away.&lt;/span&gt;		
+		
+		
+		
+		
+		
+		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1255" name="Maths Event Bite" tags="nobr" position="600,15725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You turn and bite River&#39;s hand. You feel your fangs sink into &lt;&lt;his&gt;&gt; flesh.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; screams and lurches away from you, clutching &lt;&lt;his&gt;&gt; injury. &lt;&lt;He&gt;&gt; stares at you with wide eyes, seemingly lost for words. Most of the class look amused. &quot;You... Det...&quot; &lt;&lt;he&gt;&gt; stammers. &quot;Detention.&quot; &lt;&lt;He&gt;&gt; walks to the front of the class, taking a detour around you, and rummages in &lt;&lt;his&gt;&gt; desk for a bandage.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1256" name="Maths Event Endure" tags="nobr" position="725,15725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You remain still on your seat, and endure River&#39;s rude tugging. It doesn&#39;t take long for &lt;&lt;him&gt;&gt; to give up. &quot;I don&#39;t know how these are stuck on, but I want them gone,&quot; &lt;&lt;he&gt;&gt; says. &lt;&lt;He&gt;&gt; continues &lt;&lt;his&gt;&gt; march down the classroom, leaving your ears and scalp sore.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Maths Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1257" name="English Events Own" tags="nobr" position="850,15725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;What&#39;s the matter &lt;&lt;sircomma&gt;&gt;&quot; you say. &quot;Jealous?&quot; The giggling becomes laughter.&lt;&lt;promiscuity3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&quot;You kids have a strange idea of humour,&quot; Doren says, shaking &lt;&lt;his&gt;&gt; head.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1258" name="English Events Stare" tags="nobr" position="975,15725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You stare down at your hands and try to ignore the laughter. Doren looks at the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; &quot;You know I don&#39;t like giving detention,&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; says. &quot;But you&#39;re making it hard for me to avoid.&quot; &lt;&lt;person2&gt;&gt;The &lt;&lt;person&gt;&gt; looks away, smirking.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $dorenhonest isnot 1&gt;&gt;
+
+&lt;&lt;person1&gt;&gt;Doren looks back at you. &quot;I&#39;d like to speak to you outside. Come on.&quot; You follow &lt;&lt;him&gt;&gt; from the classroom, keeping your head bowed and knowing everyone must be staring at you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; shuts the door behind you and speaks in an uncharacteristically quiet tone. &quot;Is everything alright &lt;&lt;lasscomma&gt;&gt; or is there something you want to tell me about?&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Be honest|English Events Honest]]&gt;&gt;&lt;&lt;set $dorenlove += 1&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Say you&#39;re fine|English Events Fine]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1259" name="English Events Honest" tags="nobr" position="1100,15725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $dorenhonest to 1&gt;&gt;
+You tell Doren that you&#39;ve been attacked numerous times, and that you don&#39;t feel able to cope. Saying it out loud makes you feel dizzy. You don&#39;t go into details, but make it clear how trapped you feel.&lt;br&gt;&lt;br&gt;
+
+You realise you&#39;re sat on the floor, being held up by Doren&#39;s arm. You don&#39;t remember falling. &quot;It&#39;s okay &lt;&lt;lasscomma&gt;&gt; I&#39;ve got you.&quot; &lt;&lt;He&gt;&gt; pulls a phone out of &lt;&lt;his&gt;&gt; pocket and calls someone. &quot;Hello? Yes. I need someone to cover my class. Yes it&#39;s an emergency. No. Goodbye.&quot; &lt;&lt;He&gt;&gt; puts the phone away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; helps you to your feet. &quot;I want to take you somewhere they can help, okay?&quot; &lt;&lt;He&gt;&gt; takes your hand and together you walk away from class. &lt;&lt;He&gt;&gt; leads you outside to &lt;&lt;his&gt;&gt; parked car. &quot;Climb aboard. It&#39;s not a long trip.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Climb aboard (0:05)|English Events Police]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1260" name="English Events Fine" tags="nobr" position="1225,15725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You put on a brave face and tell &lt;&lt;him&gt;&gt; you&#39;re fine. &quot;Okay. If you say so,&quot; &lt;&lt;he&gt;&gt; says. &quot;Now let&#39;s get back to class before they break a window.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|English Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1261" name="English Events Police" tags="nobr" position="100,15850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Doren drives to Barb street and pulls up outside the police station. &quot;I know this is hard for you, but you need to tell them what you told me.&quot; You leave the car and enter the station.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;generate3&gt;&gt;&lt;&lt;person3&gt;&gt;A &lt;&lt;person&gt;&gt; sits at the desk, wearing an officer&#39;s uniform. &lt;&lt;He&gt;&gt; doesn&#39;t glance up as you enter. Doren knocks on the surface, hard enough that a pencil rolls onto the floor. &lt;&lt;person1&gt;&gt;&quot;We&#39;ve got a crime to report,&quot; &lt;&lt;he&gt;&gt; says. &quot;Maybe several.&quot;&lt;br&gt;&lt;br&gt;
+
+The officer looks up. &quot;There&#39;s a queue,&quot; &lt;&lt;person3&gt;&gt;&lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+Doren looks around the empty room. &quot;Doesn&#39;t look like a queue to me.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;A backlog then,&quot; the officer replies. &quot;We can&#39;t help you for three years.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Three years!?&quot; Doren slams &lt;&lt;person1&gt;&gt;&lt;&lt;his&gt;&gt; fist into the desk, knocking over a mug this time. &quot;This &lt;&lt;girl&gt;&gt; was ra...&quot; &lt;&lt;he&gt;&gt; catches &lt;&lt;himselfstop&gt;&gt; &quot;&lt;&lt;pShe&gt;&gt; was attacked. More than once. You&#39;re telling me you can&#39;t do anything?&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;We can. In three years,&quot; &lt;&lt;person3&gt;&gt;&lt;&lt;he&gt;&gt; types something into &lt;&lt;his&gt;&gt; computer. &quot;We already have you on record. We&#39;ll contact you when we&#39;re ready to take your report. Have a nice day.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Doren Intro]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1262" name="Doren Intro" tags="nobr" position="225,15850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $dorenintro to 1&gt;&gt;
+
+&lt;&lt;person2&gt;&gt;Doren turns to you once outside the station. &quot;I&#39;m so sorry,&quot; &lt;&lt;he&gt;&gt; says. &quot;I thought they&#39;d be more helpful. Now I&#39;ve just stressed you out for no reason.&quot; &lt;&lt;He&gt;&gt; looks up and behind you, at one of the tall buildings on the street. &quot;I know.&quot; &lt;&lt;He&gt;&gt; takes you by the hand and leads you towards it.&lt;br&gt;&lt;br&gt;
+
+You climb to the fifth floor. Doren unlocks one of the doors along the corridor and holds it open for you. The interior is quite spartan. There&#39;s an old television covered in a film of dust and a sofa, but little else. &quot;This is my flat,&quot; &lt;&lt;he&gt;&gt; says. &quot;I only really come here to sleep. I like being out and about.&quot; &lt;&lt;He&gt;&gt; walks over to the closed blinds and lets the light in. &quot;I didn&#39;t know where else to take you. I can&#39;t just forget what you told me.&quot; &lt;&lt;He&gt;&gt; walks over to what you think is the kitchen. &quot;Make yourself at home. Just gonna get a drink.&quot;&lt;br&gt;&lt;br&gt;
+
+You sit on the sofa, disturbing some dust. Doren sits beside you and passes you a glass of water.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Confide and cry (1:00)|Doren Intro Cry]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $dorenlove += 1&gt;&gt;&lt;&lt;set $dorendom += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Just talk (1:00)|Doren Intro Talk]]&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $dorenlove += 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1263" name="Doren Intro Cry" tags="nobr" position="350,15850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Feeling safe, you cry in &lt;&lt;his&gt;&gt; arms. As the sobs subside you share some of the horrible things people have done to you. It&#39;s painful to talk about, but you feel cathartic afterwards.&lt;&lt;control&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+Doren pulls away from you and smiles. &quot;I need to get back to school or I&#39;ll be in trouble.&quot; You look at the clock on the wall and realise a whole hour has passed. &quot;I&#39;m not home often, but if you visit between four and five in the afternoon I should be here. Visit as often as you like. Every day if you want. I mean it.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; drives you back to school and waves goodbye in the front playground. You feel guilty for having spent so much of &lt;&lt;his&gt;&gt; time, but &lt;&lt;he&gt;&gt; doesn&#39;t seem to mind.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Return to school (0:05)|School Front Playground]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1264" name="Doren Intro Talk" tags="nobr" position="475,15850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You talk with Doren over a variety of topics. &lt;&lt;He&gt;&gt; soon takes over the conversation, regaling you with personal stories. &lt;&lt;He&gt;&gt; seems to live an adventurous life.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; smiles at you. &quot;I need to get back to school or I&#39;ll be in trouble.&quot; You look at the clock on the wall and realise a whole hour has passed. &quot;I&#39;m not home often, but if you visit between four and five in the afternoon I should be here. Visit as often as you like. Every day if you want. I mean it.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; drives you back to school. You feel guilty for having spent so much of &lt;&lt;his&gt;&gt; time, but &lt;&lt;he&gt;&gt; doesn&#39;t seem to mind.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Return to school (0:05)|School Front Playground]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1265" name="Doren Entrance" tags="nobr" position="600,15850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $hour is 16&gt;&gt;
+
+You climb to Doren&#39;s flat and knock on the door. &lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; answers it, smiling. &quot;Glad to see you! Come on in.&quot; You enter the flat and sit on the sofa. &quot;What would you like to do?&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Cry (1:00)|Doren Cry]]&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $dorenlove += 1&gt;&gt;&lt;&lt;set $dorendom += 1&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Talk (1:00)|Doren Talk]]&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;set $dorenlove += 1&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+You climb to Doren&#39;s flat and knock on the door. There&#39;s no answer. &lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;He&gt;&gt; said &lt;&lt;he&gt;&gt; would be home at four in the afternoon.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Leave|Barb Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1266" name="Doren Cry" tags="nobr" position="725,15850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You lean into &lt;&lt;him&gt;&gt; and sob. &lt;&lt;He&gt;&gt; takes you in &lt;&lt;his&gt;&gt; arms and holds you steady. You don&#39;t say anything, but after an hour you&#39;re feeling much better.&lt;&lt;control&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $rng gte 81 and $dorenlove gte 10&gt;&gt;
+
+&lt;&lt;He&gt;&gt; pulls away from you. &quot;I have to get ready now.&quot; &lt;&lt;He&gt;&gt; pauses a moment. &quot;You can come with me if you like. I&#39;m just going for a jog.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Go for a jog (1:00)|Doren Jog]]&gt;&gt;&lt;&lt;set $dorenlove += 1&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Barb Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; pulls away from you. &quot;I have to get ready now. People are expecting me. It was nice seeing you, you can come back tomorrow if you like.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Barb Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1267" name="Doren Talk" tags="nobr" position="850,15850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You chat with Doren over a variety of topics. &lt;&lt;Hes&gt;&gt; either very interested in what you have to say, or good at appearing so.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $rng gte 81 and $dorenlove gte 10&gt;&gt;
+
+&lt;&lt;He&gt;&gt; stands up. &quot;I have to get ready now.&quot; &lt;&lt;He&gt;&gt; pauses a moment. &quot;You can come with me if you like. I&#39;m just going for a jog.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Go for a jog (1:00)|Doren Jog]]&gt;&gt;&lt;&lt;set $dorenlove += 1&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Barb Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; stands up. &quot;I have to get ready now. People are expecting me. It was nice seeing you, you can come back tomorrow if you like.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Barb Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1268" name="Doren Jog" tags="nobr" position="975,15850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+Doren puts on a pair of running shoes. &quot;Don&#39;t worry, we&#39;re not gonna go hard.&quot;&lt;br&gt;&lt;br&gt;
+
+Together you jog around town. &lt;&lt;He&gt;&gt; shows you several paths through alleyways you didn&#39;t know existed. &quot;It&#39;s great to have some company,&quot; &lt;&lt;he&gt;&gt; says at one point.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; stops beside the toilets in the park. &quot;Just need a quick break. Won&#39;t be long.&quot; You&#39;re thankful for a break yourself.&lt;&lt;physique3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure)&gt;&gt;
+You&#39;re waiting outside when a &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; walks up to you. &quot;Hey &lt;&lt;girlcomma&gt;&gt; you all alone?&quot; &lt;&lt;he&gt;&gt; says, resting an arm next to your head. &lt;&lt;He&gt;&gt; glances around to see if anyone&#39;s watching. &quot;How about we find somewhere private?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; tries to pull you into the toilets, just as Doren comes out. &lt;&lt;person1&gt;&gt;Doren takes one look at the &lt;&lt;person2&gt;&gt;&lt;&lt;personcomma&gt;&gt; then punches &lt;&lt;him&gt;&gt; in the jaw.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person&gt;&gt; falls backwards, clutching &lt;&lt;his&gt;&gt; face. Doren stands over &lt;&lt;him&gt;&gt; and grabs &lt;&lt;his&gt;&gt; collar. &quot;Stay the fuck away from &lt;&lt;pher&gt;&gt; you creep, or I&#39;ll twist your head right off. Come on, let&#39;s go before someone sees. Might look bad.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; didn&#39;t lie, and is back in less than a minute. &quot;Come on &lt;&lt;lasscomma&gt;&gt; no time to waste!&quot; You jog after &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;doren&gt;&gt;&lt;&lt;person1&gt;&gt;
+You continue to jog through town, and end up back at Barb Street. You stop outside Doren&#39;s building. &quot;Thanks for coming along,&quot; &lt;&lt;he&gt;&gt; pants. &quot;You can come up and shower if you like. I don&#39;t mind waiting.&quot;&lt;&lt;physique3&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Shower (0:20)|Doren Shower]]&gt;&gt;&lt;&lt;pass20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Say goodbye|Doren Shower Refuse]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1269" name="Doren Shower" tags="nobr" position="1100,15850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You enter Doren&#39;s flat once more. &quot;It&#39;s just through there,&quot; &lt;&lt;he&gt;&gt; says. &quot;Take your time. I&#39;ll find something to keep me occupied.&quot;&lt;br&gt;&lt;br&gt;
+
+
+You enter the bathroom and strip. You notice there&#39;s only one towel on the rack.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;
+
+&lt;&lt;click [[That&#39;s not a problem|Doren Shower 1]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Dress and ask for a fresh one|Doren Shower 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+&lt;&lt;click [[Remain naked and ask for a fresh one|Doren Shower 3]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1270" name="Doren Shower Refuse" tags="nobr" position="1225,15850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You thank Doren but say you&#39;ll wash at home. &quot;Alright,&quot; &lt;&lt;he&gt;&gt; says. &quot;Thanks for the company. You can come by tomorrow if you like.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Barb Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1271" name="Doren Shower 1" tags="nobr" position="100,15975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;wash&gt;&gt;
+
+You wash until you&#39;re squeaky clean.&lt;br&gt;&lt;br&gt;
+
+Doren smiles at you on your way out. &quot;Come back tomorrow if you like.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Barb Street]]&gt;&gt;&lt;&lt;clothesontowel&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1272" name="Doren Shower 2" tags="nobr" position="225,15975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;clothesontowel&gt;&gt;&lt;&lt;wash&gt;&gt;
+
+You dress and ask Doren for a fresh towel. &quot;Sorry &lt;&lt;lasscomma&gt;&gt; I forget that might bother some people. I&#39;ve a fresh one around here somewhere.&quot;&lt;br&gt;&lt;br&gt;
+
+
+New towel in hand, you return to the shower and wash until you&#39;re squeaky clean.&lt;br&gt;&lt;br&gt;
+
+Doren smiles at you on your way out. &quot;Come back tomorrow if you like.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Barb Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1273" name="Doren Shower 3" tags="nobr" position="350,15975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+You leave your clothes in the bathroom and step into the hallway, feeling a thrill as you do. You walk to the front room, where Doren is still taking off &lt;&lt;his&gt;&gt; shoes. &quot;Need something la...&quot; &lt;&lt;he&gt;&gt; cuts off as soon as &lt;&lt;he&gt;&gt; looks up and sees you, &lt;&lt;lewdness&gt;&gt; on display. &quot;I think you, ah, forgot something.&quot; &lt;&lt;He&gt;&gt; averts &lt;&lt;his&gt;&gt; gaze.&lt;&lt;exhibitionism4&gt;&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;Could I please have a fresh towel?&quot; you say, as if nothing is amiss.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;Gimme a fresh towel,&quot; you say, as if nothing is amiss.
+&lt;&lt;else&gt;&gt;
+&quot;Could I have a fresh towel?&quot; you say, as if nothing is amiss.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&quot;Of course,&quot; &lt;&lt;he&gt;&gt; says. &quot;I forget that&#39;s something people might want.&quot; &lt;&lt;He&gt;&gt; gets a fresh towel from the kitchen, and stares at the corner of the room while handing it to you. &quot;You do realise you&#39;re naked, right?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;It&#39;s fine. I feel safe here, with you,&quot; you reply, smiling shyly.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;I&#39;m not wasting time dressing just to fetch a towel,&quot; you reply.
+&lt;&lt;else&gt;&gt;
+&quot;Yes. I hope you don&#39;t mind.&quot; you reply.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;It&#39;s not a problem,&quot; &lt;&lt;he&gt;&gt; says, still not looking at you. &quot;Just caught me off guard is all.&quot;&lt;br&gt;&lt;br&gt;
+
+You return to the shower and wash until you&#39;re squeaky clean.&lt;br&gt;&lt;br&gt;&lt;&lt;wash&gt;&gt;
+
+Doren smiles at you on the way out. &quot;Come back tomorrow if you like.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Barb Street]]&gt;&gt;&lt;&lt;clothesontowel&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1274" name="History Lesson Conceal" tags="nobr" position="475,15975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I-I can&#39;t... I can&#39;t tell you.&quot; You say, hunching to conceal the collar around your neck.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;Mind your own business,&quot; you say.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&quot;I can&#39;t tell you,&quot; you say.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&quot;Fine,&quot; says Winter. &quot;Whatever it is, you can show Leighton in Detention.&quot;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1275" name="History Lesson Collar" tags="nobr" position="600,15975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I-It&#39;s my collar,&quot; you say.&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;It&#39;s a collar. What&#39;s it to you?&quot; you say.&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+&quot;It&#39;s just a collar,&quot; you say.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;He&gt;&gt; reaches down and picks up the leash. &quot;And this? What would possess you to wear such a thing?&quot; Pretty much the entire class is watching now. &quot;Do you like to roleplay as a dog?&quot; Someone giggles, which distracts Winter. &quot;Quiet! Now, where was I...&quot; &lt;&lt;He&gt;&gt; commences &lt;&lt;his&gt;&gt; droning.
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|History Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1276" name="Events Swimming Freed" tags="nobr" position="725,15975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You swim to the side of the pool and turn around. Mason kneels and cuts through your bindings. &quot;There. I hope another student didn&#39;t do this to you.&quot; &lt;&lt;He&gt;&gt; steps away.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1277" name="Events Swimming Freed Refuse" tags="nobr" position="850,15975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;pool&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;N-no,&quot; you say. &quot;I should stay tied up.&quot;
+&lt;&lt;elseif $submissve lte 850&gt;&gt;
+&quot;Did I ask for help?&quot; you say, glaring at the teacher.
+&lt;&lt;else&gt;&gt;
+&quot;I&#39;m fine. Thanks,&quot; you say.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+Mason looks confused. &quot;If you&#39;re sure. I don&#39;t think there&#39;s a rule forbidding bound arms while swimming. Just be careful, okay?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Swimming Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1278" name="Widgets Accessories" tags="widget" position="975,15975">&lt;&lt;widget &quot;accessorieswear&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $wear is &quot;striphead&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+&lt;&lt;set $headacc to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;stripface&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+&lt;&lt;set $faceacc to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;striplegs&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+&lt;&lt;set $legsacc to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;stripfeet&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+&lt;&lt;set $feetacc to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;hairpin&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You put on the hairpin.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $headacc to &quot;hairpin&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;beanie&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You put on the beanie.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $headacc to &quot;beanie&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;glasses&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You put on the glasses.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $faceacc to &quot;glasses&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;cool shades&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You put on the cool shades.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $faceacc to &quot;cool shades&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;boys gym socks&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You put on the boy&#39;s gym socks.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $legsacc to &quot;boys gym socks&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;girls gym socks&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You put on the girl&#39;s gym socks.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $legsacc to &quot;girls gym socks&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;stockings&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You put on the stockings.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $legsacc to &quot;stockings&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;fishnet stockings&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You put on the fishnet stockings.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $legsacc to &quot;fishnet stockings&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wear is &quot;black shoes&quot;&gt;&gt;&lt;&lt;set $wear to 0&gt;&gt;
+You put on the shoes.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $feetacc to &quot;black shoes&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;accessories&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;hr&gt;
+Head&lt;br&gt;
+&lt;&lt;if $headacc isnot 0&gt;&gt;
+You are wearing a $headacc.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $hairpin is 1&gt;&gt;
+&lt;&lt;click &quot;Hairpin&quot;&gt;&gt;&lt;&lt;set $wear to &quot;hairpin&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; - Greatly accelerates hair growth.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $beanie is 1&gt;&gt;
+&lt;&lt;click &quot;Beanie&quot;&gt;&gt;&lt;&lt;set $wear to &quot;beanie&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; - Looks pretty cool. Makes status increase faster.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click &quot;Nothing&quot;&gt;&gt;&lt;&lt;set $wear to &quot;striphead&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+
+Face&lt;br&gt;
+&lt;&lt;if $faceacc isnot 0&gt;&gt;
+You are wearing $faceacc.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $glasses is 1&gt;&gt;
+&lt;&lt;click &quot;Glasses&quot;&gt;&gt;&lt;&lt;set $wear to &quot;glasses&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; - Makes studying easier, but you might be picked on at school.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $coolshades is 1&gt;&gt;
+&lt;&lt;click &quot;Cool shades&quot;&gt;&gt;&lt;&lt;set $wear to &quot;cool shades&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; - Makes status increase faster, but the teachers won&#39;t like them.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click &quot;Nothing&quot;&gt;&gt;&lt;&lt;set $wear to &quot;stripface&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+Legs&lt;br&gt;
+&lt;&lt;if $legsacc isnot 0&gt;&gt;
+You are wearing $legsacc.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $boysgymsocks is 1&gt;&gt;
+&lt;&lt;click &quot;Boy&#39;s gym socks&quot;&gt;&gt;&lt;&lt;set $wear to &quot;boys gym socks&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; - Just socks.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $girlsgymsocks is 1&gt;&gt;
+&lt;&lt;click &quot;Girl&#39;s gym socks&quot;&gt;&gt;&lt;&lt;set $wear to &quot;girls gym socks&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; - Just socks.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $stockings is 1&gt;&gt;
+&lt;&lt;click &quot;Stockings&quot;&gt;&gt;&lt;&lt;set $wear to &quot;stockings&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; - Attractive and alluring.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $fishnetstockings is 1&gt;&gt;
+&lt;&lt;click &quot;Fishnet stockings&quot;&gt;&gt;&lt;&lt;set $wear to &quot;fishnet stockings&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; - Attractive and alluring.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click &quot;Nothing&quot;&gt;&gt;&lt;&lt;set $wear to &quot;striplegs&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+Feet&lt;br&gt;
+&lt;&lt;if $feetacc isnot 0&gt;&gt;
+You are wearing $feetacc.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $blackshoes is 1&gt;&gt;
+&lt;&lt;click &quot;Black shoes&quot;&gt;&gt;&lt;&lt;set $wear to &quot;black shoes&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; - Suitable for school.&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click &quot;Nothing&quot;&gt;&gt;&lt;&lt;set $wear to &quot;stripfeet&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1279" name="Events Shades Hand" tags="nobr" position="1100,15975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You hand river the shades. &quot;Good. You&#39;ll get them back, the way you dress outside school is your parent&#39;s business. Here though, you abide by the rules.&quot; &lt;&lt;He&gt;&gt; marches away from you.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;generatey2&gt;&gt;&lt;&lt;person2&gt;&gt;&quot;I thought &lt;&lt;pshe&gt;&gt; was cooler than that,&quot; you hear a &lt;&lt;person&gt;&gt; say to &lt;&lt;his&gt;&gt; friend.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;playground&gt;&gt;</tw-passagedata><tw-passagedata pid="1280" name="Events Shades Flip" tags="nobr" position="1225,15975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You turn away from River and show &lt;&lt;him&gt;&gt; your middle finger. The watching students cheer you on. River is lost for words. &quot;Y-you little... You&#39;ll be punished for this, I&#39;ll make sure you won&#39;t be able to sit for a week!&quot; &lt;&lt;He&gt;&gt; marches away from you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;playground&gt;&gt;</tw-passagedata><tw-passagedata pid="1281" name="Science Kick" tags="nobr" position="100,16100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You decide to give the &lt;&lt;person&gt;&gt; a closer view, and kick &lt;&lt;him&gt;&gt; in the face. &lt;&lt;He&gt;&gt; flinches, but isn&#39;t fast enough to dodge the blow. Your foot connects with &lt;&lt;his&gt;&gt; jaw and &lt;&lt;he&gt;&gt; falls out of &lt;&lt;his&gt;&gt; chair. &lt;&lt;His&gt;&gt; friends are laughing at &lt;&lt;him&gt;&gt; now.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;Sirris looks at you from across the class and sighs. &quot;See Leighton after school,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1282" name="Accessory Shop" tags="nobr" position="225,16100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the accessory shop. The interior is dark and crowded by tall shelves, holding all manner of items. Most are useless knick-knacks, but some interest you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $buy isnot 0&gt;&gt;
+You buy the $buy.&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $buy is &quot;hairpin&quot;&gt;&gt;&lt;&lt;set $buy to 0&gt;&gt;
+&lt;&lt;set $hairpin to 1&gt;&gt;&lt;&lt;set $money -= 1000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $buy is &quot;beanie&quot;&gt;&gt;&lt;&lt;set $buy to 0&gt;&gt;
+&lt;&lt;set $beanie to 1&gt;&gt;&lt;&lt;set $money -= 7000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $buy is &quot;glasses&quot;&gt;&gt;&lt;&lt;set $buy to 0&gt;&gt;
+&lt;&lt;set $glasses to 1&gt;&gt;&lt;&lt;set $money -= 2000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $buy is &quot;cool shades&quot;&gt;&gt;&lt;&lt;set $buy to 0&gt;&gt;
+&lt;&lt;set $coolshades to 1&gt;&gt;&lt;&lt;set $money -= 15000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $buy is &quot;girl&#39;s gym socks&quot;&gt;&gt;&lt;&lt;set $buy to 0&gt;&gt;
+&lt;&lt;set $girlsgymsocks to 1&gt;&gt;&lt;&lt;set $money -= 900&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $buy is &quot;boy&#39;s gym socks&quot;&gt;&gt;&lt;&lt;set $buy to 0&gt;&gt;
+&lt;&lt;set $boysgymsocks to 1&gt;&gt;&lt;&lt;set $money -= 900&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $buy is &quot;stockings&quot;&gt;&gt;&lt;&lt;set $buy to 0&gt;&gt;
+&lt;&lt;set $stockings to 1&gt;&gt;&lt;&lt;set $money -= 2200&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $buy is &quot;fishnet stockings&quot;&gt;&gt;&lt;&lt;set $buy to 0&gt;&gt;
+&lt;&lt;set $fishnetstockings to 1&gt;&gt;&lt;&lt;set $money -= 2200&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $buy is &quot;black shoes&quot;&gt;&gt;&lt;&lt;set $buy to 0&gt;&gt;
+&lt;&lt;set $blackshoes to 1&gt;&gt;&lt;&lt;set $money -= 3000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $hairpin isnot 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Hairpin.&lt;/span&gt; Costs £10. Greatly accelerates hair growth.&lt;br&gt;
+	&lt;&lt;if $money gte 1000&gt;&gt;
+	&lt;&lt;click [[Buy hairpin|Accessory Shop]]&gt;&gt;&lt;&lt;set $buy to &quot;hairpin&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You cannot afford it.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Hairpin.&lt;/span&gt;&lt;br&gt; &lt;span class=&quot;green&quot;&gt;Owned&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $beanie isnot 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Beanie.&lt;/span&gt; Costs £70. Makes status rise faster.&lt;br&gt;
+	&lt;&lt;if $money gte 7000 and $headdrive is 1&gt;&gt;
+	&lt;&lt;click [[Buy beanie|Accessory Shop]]&gt;&gt;&lt;&lt;set $buy to &quot;beanie&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;elseif $headdrive isnot 1&gt;&gt;
+	&lt;span class=&quot;black&quot;&gt;Locked.&lt;/span&gt; Discover the headteacher&#39;s secret.
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You cannot afford it.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Beanie.&lt;/span&gt;&lt;br&gt; &lt;span class=&quot;green&quot;&gt;Owned.&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $glasses isnot 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Glasses.&lt;/span&gt; Costs £20. Makes studying easier, but other students might pick on you.&lt;br&gt;
+	&lt;&lt;if $money gte 2000&gt;&gt;
+	&lt;&lt;click [[Buy glasses|Accessory Shop]]&gt;&gt;&lt;&lt;set $buy to &quot;glasses&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You cannot afford it.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Glasses.&lt;/span&gt;&lt;br&gt; &lt;span class=&quot;green&quot;&gt;Owned.&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $coolshades isnot 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Cool Shades.&lt;/span&gt; Costs £150. Makes status rise faster.&lt;br&gt;
+	&lt;&lt;if $money gte 15000 and $cool gte 160&gt;&gt;
+	&lt;&lt;click [[Buy cool shades|Accessory Shop]]&gt;&gt;&lt;&lt;set $buy to &quot;cool shades&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;elseif $cool lt 160&gt;&gt;
+	&lt;span class=&quot;black&quot;&gt;Locked.&lt;/span&gt; Make your peers think you&#39;re cool.
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You cannot afford it.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Cool shades.&lt;/span&gt;&lt;br&gt; &lt;span class=&quot;green&quot;&gt;Owned.&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;br&gt;
+&lt;br&gt;
+
+&lt;&lt;if $girlsgymsocks isnot 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Girl&#39;s gym socks.&lt;/span&gt; Costs £9. Just socks.&lt;br&gt;
+	&lt;&lt;if $money gte 900&gt;&gt;
+	&lt;&lt;click [[Buy girl&#39;s gym socks|Accessory Shop]]&gt;&gt;&lt;&lt;set $buy to &quot;girl&#39;s gym socks&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You cannot afford it.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Girl&#39;s gym socks.&lt;/span&gt;&lt;br&gt; &lt;span class=&quot;green&quot;&gt;Owned.&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $boysgymsocks isnot 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Boy&#39;s gym socks.&lt;/span&gt; Costs £9. Just socks.&lt;br&gt;
+	&lt;&lt;if $money gte 900&gt;&gt;
+	&lt;&lt;click [[Buy boy&#39;s gym socks|Accessory Shop]]&gt;&gt;&lt;&lt;set $buy to &quot;boy&#39;s gym socks&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You cannot afford it.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Boy&#39;s gym socks.&lt;/span&gt;&lt;br&gt; &lt;span class=&quot;green&quot;&gt;Owned.&lt;/span&gt;
+	
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $stockings isnot 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Stockings.&lt;/span&gt; Costs £22. Attractive and alluring.&lt;br&gt;
+	&lt;&lt;if $money gte 2200 and $moleststat gte 30&gt;&gt;
+	&lt;&lt;click [[Buy stockings|Accessory Shop]]&gt;&gt;&lt;&lt;set $buy to &quot;stockings&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;elseif $moleststat lt 30&gt;&gt;
+	&lt;span class=&quot;black&quot;&gt;Locked.&lt;/span&gt; Be molested thirty times.
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You cannot afford it.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Stockings.&lt;/span&gt;&lt;br&gt; &lt;span class=&quot;green&quot;&gt;Owned.&lt;/span&gt;
+
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $fishnetstockings isnot 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Fishnet stockings.&lt;/span&gt; Costs £22. Attractive and alluring.&lt;br&gt;
+	&lt;&lt;if $money gte 2200 and $prostitutionstat gte 10&gt;&gt;
+	&lt;&lt;click [[Buy fishnet stockings|Accessory Shop]]&gt;&gt;&lt;&lt;set $buy to &quot;fishnet stockings&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;elseif $prostitutionstat lt 10&gt;&gt;
+	&lt;span class=&quot;black&quot;&gt;Locked.&lt;/span&gt; Whore yourself ten times.
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You cannot afford it.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Fishnet stockings.&lt;/span&gt;&lt;br&gt; &lt;span class=&quot;green&quot;&gt;Owned.&lt;/span&gt;
+	
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;br&gt;
+&lt;br&gt;
+
+
+&lt;&lt;if $blackshoes isnot 1&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Black shoes.&lt;/span&gt; Costs £30. Suitable for school.&lt;br&gt;
+	&lt;&lt;if $money gte 3000&gt;&gt;
+	&lt;&lt;click [[Buy black shoes|Accessory Shop]]&gt;&gt;&lt;&lt;set $buy to &quot;black shoes&quot;&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You cannot afford it.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;Black shoes.&lt;/span&gt;&lt;br&gt; &lt;span class=&quot;green&quot;&gt;Owned.&lt;/span&gt;
+	
+&lt;&lt;/if&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+&lt;&lt;click [[Leave|Forest]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1283" name="Glasses No Underwear" tags="nobr" position="350,16100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;B-but I don&#39;t have any on,&quot; you say.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;You&#39;re out of luck. I&#39;m not wearing any,&quot; you say.
+&lt;&lt;else&gt;&gt;
+&quot;But I&#39;m not wearing any,&quot; you say.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;What a pervert!&quot; the &lt;&lt;person&gt;&gt; exclaims. &lt;&lt;He&gt;&gt; kicks your glasses over to you. &quot;Here, I don&#39;t want anything to do with them. I might catch something.&quot; &lt;&lt;He&gt;&gt; saunters off. Fortunately, your glasses appear undamaged.&lt;&lt;set $faceacc to &quot;glasses&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;playground&gt;&gt;</tw-passagedata><tw-passagedata pid="1284" name="Glasses Underwear" tags="nobr" position="475,16100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You &lt;&lt;pulldown&gt;&gt; your $lowerclothes, revealing your $underclothes.
+&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+&quot;What is that?&quot; &lt;&lt;he&gt;&gt; asks, crouching for a closer look. &quot;Is that a keyhole?&quot; You decide &lt;&lt;hes&gt;&gt; seen enough and cover back up. &quot;You really are a weirdo. Here,&quot; &lt;&lt;he&gt;&gt; kicks your glasses to your feet. &quot;I don&#39;t want to catch anything.&quot; &lt;&lt;He&gt;&gt; saunters off.&lt;br&gt;&lt;br&gt;
+
+Fortunately your glasses appear undamaged.&lt;&lt;set $faceacc to &quot;glasses&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $undergender isnot $playergenderappearance&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+	&quot;You&#39;re wearing panties!&quot; &lt;&lt;he&gt;&gt; exclaims. &quot;I knew you were a pervert, but this is a bit much. Here,&quot; &lt;&lt;he&gt;&gt; kicks your glasses to you. &quot;I regret touching them now.&quot; &lt;&lt;He&gt;&gt; saunters off.&lt;br&gt;&lt;br&gt;
+
+Fortunately your glasses appear undamaged.&lt;&lt;set $faceacc to &quot;glasses&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	&quot;You&#39;re wearing boy&#39;s underwear!&quot; &lt;&lt;he&gt;&gt; exclaims. &quot;I knew you were a pervert, but this is a bit much. Here,&quot; &lt;&lt;he&gt;&gt; kicks your glasses to you. &quot;I regret touching them now.&quot; &lt;&lt;He&gt;&gt; saunters off.&lt;br&gt;&lt;br&gt;
+
+Fortunately your glasses appear undamaged.&lt;&lt;set $faceacc to &quot;glasses&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+		
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; eyes up your exposed underwear. &quot;Nice. See, that wasn&#39;t so bad, was it,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; throws your glasses at you. You manage to catch them. &quot;See ya around &lt;&lt;bitchcomma&gt;&gt; wear some better undies next time.&quot;&lt;&lt;set $faceacc to &quot;glasses&quot;&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;playground&gt;&gt;</tw-passagedata><tw-passagedata pid="1285" name="Glasses Refuse" tags="nobr" position="600,16100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;N-no,&quot; you say, unable to make eye contact. &quot;I don&#39;t want to.&quot;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;Fuck off pervert, I&#39;ll buy new glasses,&quot; you say.
+&lt;&lt;else&gt;&gt;
+&quot;I&#39;ll just buy new glasses,&quot; you say.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;Suit yourself,&quot; &lt;&lt;he&gt;&gt; responds, and crunches your glasses underfoot. &quot;Later loser.&quot; &lt;&lt;He&gt;&gt; saunters off.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $glasses to 0&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;playground&gt;&gt;</tw-passagedata><tw-passagedata pid="1286" name="Beach Strip" tags="nobr" position="725,16100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;set $beachstrip to 1&gt;&gt;
+
+&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;generate3&gt;&gt;&lt;&lt;generate4&gt;&gt;&lt;&lt;generate5&gt;&gt;&lt;&lt;generate6&gt;&gt;
+Shivering with excitement you shuffle out of your clothes and bare your &lt;&lt;lewdness&gt;&gt; for the entire beach to see. People don&#39;t even realise how far you stripped at first. A lot of people dress scanty here after all. But none are dressed quite as scanty as you, and people start to notice.&lt;br&gt;&lt;br&gt;
+
+A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; looks at you and audibly gasps. A &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; averts &lt;&lt;his&gt;&gt; eyes and avoids looking at you at all costs. A &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; stares and looks like &lt;&lt;hes&gt;&gt; about to start drooling. You&#39;re pleased that &lt;&lt;his&gt;&gt; is the most common response. You&#39;re not ashamed of your &lt;&lt;genitalsstop&gt;&gt; You&#39;ve everything to be proud of.&lt;&lt;exhibitionism5&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+You stroll down the beach, drawing eyes wherever you go. Each breeze caressing your bare flesh a reminder of your exposure. You feel so free, powerful and sexy. A whistle pierces the air. You turn and see a lifeguard running towards you.
+
+&lt;&lt;endevent&gt;&gt;&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; stops in front of you, but looks away. &quot;I&#39;m sorry, but I need to ask you to cover up. This isn&#39;t a nudist beach.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Comply|Beach Strip Comply]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse (1:00)|Beach Strip Refuse]]&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;crime50&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Seduce|Beach Strip Seduce]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1287" name="Beach Strip Comply" tags="nobr" position="850,16100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You decide you&#39;ve had enough fun for now and pick up your clothes.
+
+&lt;&lt;clotheson&gt;&gt;
+
+&quot;Thank you,&quot; says the lifeguard, sounding relieved. &quot;I didn&#39;t want to have to get the police involved. Try to remain dressed from now on.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1288" name="Beach Strip Refuse" tags="nobr" position="975,16100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;But I should be seen,&quot; you say. &quot;Don&#39;t you think I&#39;m beautiful?&quot; You flare your arms at your sides and twirl. &quot;Everyone should be allowed to look.&quot; You skip away.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+You put your hands on your hips and pout. &quot;Or what? You gonna make me?&quot; You turn around, lean forwards and give your &lt;&lt;bottom&gt;&gt; a smack before sauntering away.
+&lt;&lt;else&gt;&gt;
+&quot;No,&quot; you say. &quot;I&#39;m not gonna let you control me. You&#39;re welcome to join the fun though.&quot; You giggle and skip away.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+
+You spend an hour running across the sand and splashing through waves. The sun feels warm and gentle against your bare skin. After a while though, the wind starts to pick up and the cold makes you shiver. You decide to get dressed for now. There&#39;s always another day.&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1289" name="Beach Strip Seduce" tags="nobr" position="1100,16100">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $seductiondifficulty to 8000&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+You walk closer to the &lt;&lt;personstop&gt;&gt; &quot;I could get dressed,&quot; you say, leaning against &lt;&lt;his&gt;&gt; arm. &quot;Or we could have some fun.&quot;&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+
+&lt;&lt;He&gt;&gt; reaches for your &lt;&lt;genitalscomma&gt;&gt; but stops short and gulps. &quot;M-maybe it would be fine if,&quot; &lt;&lt;he&gt;&gt; grabs your waist. &quot;If I had a little fun.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Beach Strip Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&quot;I-I-No,&quot; &lt;&lt;he&gt;&gt; stammers and pulls away from you. &quot;G-get dressed now, or I&#39;ll call the police!&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Comply|Beach Strip Comply]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Refuse (1:00)|Beach Strip Refuse]]&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;crime50&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1290" name="Beach Strip Sex" tags="nobr" position="1225,16100">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 50&gt;&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+&lt;&lt;audience&gt;&gt;
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Strip Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Strip Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Strip Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Beach Strip Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1291" name="Beach Strip Sex Finish" tags="nobr" position="100,16225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;beach&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;I only did that so you&#39;d get dressed!&quot; &lt;&lt;he&gt;&gt; says unconvincingly.&lt;br&gt;&lt;br&gt;
+
+It is getting cold though, so you decide to get dressed for now.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+You shove the &lt;&lt;person&gt;&gt; onto the sand and dash away.&lt;br&gt;&lt;br&gt;
+
+It&#39;s getting a bit cold, so you decide to get dressed for now.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&quot;I only did that so you&#39;d get dressed!&quot; &lt;&lt;he&gt;&gt; says unconvincingly.&lt;br&gt;&lt;br&gt;
+
+It is getting cold though, so you decide to get dressed for now.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Beach]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1292" name="Connudatus Street Thievery" tags="nobr" position="225,16225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;high&quot;&gt;&gt;
+
+You scan the crowds.
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+So many are drunk at this hour. This shouldn&#39;t be hard.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rng gte 80&gt;&gt;
+	&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;  A &lt;&lt;person&gt;&gt; staggers and falls to the ground in front of you. &quot;I&#39;m sho clumsy,&quot; &lt;&lt;he&gt;&gt; slurs, trying and failing to stand.
+	
+		&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+		Looks like &lt;&lt;he&gt;&gt; lost &lt;&lt;his&gt;&gt; shirt somewhere, but &lt;&lt;he&gt;&gt; doesn&#39;t seem to care or even realise.
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;His&gt;&gt; low cut dress hangs loose as &lt;&lt;he&gt;&gt; leans forward, flashing &lt;&lt;his&gt;&gt; immodest breasts at you. &lt;&lt;He&gt;&gt; doesn&#39;t seem to care or even realise.
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Rob them|Connudatus Drunkard Rob]]&gt;&gt;&lt;&lt;crime5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Just help them up|Connudatus Drunkard]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt; A &lt;&lt;person&gt;&gt; leans forward in front of a stall, examining the display. &lt;&lt;His&gt;&gt; &lt;&lt;wallet&gt;&gt; hangs on a thin strap behind &lt;&lt;himstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Snatch it|Connudatus Snatch]]&gt;&gt;&lt;&lt;crime5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 60&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;A &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; sit outside a restaurant. The &lt;&lt;person1&gt;&gt;&lt;&lt;persons&gt;&gt; &lt;&lt;wallet&gt;&gt; sits atop a bag by the &lt;&lt;his&gt;&gt; legs.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Take it|Connudatus Thievery Restaurant]]&gt;&gt;&lt;&lt;crime5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 45&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;You spot a tourist taking pictures. &lt;&lt;He&gt;&gt; probably has money to burn.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Steal camera|Connudatus Camera]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Connudatus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $rng gte 20&gt;&gt;
+A car pulls up in front of a shop. &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; steps out and enters the building, leaving &lt;&lt;his&gt;&gt; car door open. And &lt;&lt;his&gt;&gt; &lt;&lt;wallet&gt;&gt; on the seat.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Connudatus Car]]&gt;&gt;&lt;&lt;crime5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; sits on a bench, their &lt;&lt;wallet&gt;&gt; sat next to them.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Connudatus Street Bench]]&gt;&gt;&lt;&lt;crime5&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1293" name="Connudatus Drunkard" tags="nobr" position="350,16225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;high&quot;&gt;&gt;
+
+
+&lt;&lt;famegood1&gt;&gt;
+You offer the &lt;&lt;person&gt;&gt; your hand and help &lt;&lt;him&gt;&gt; stand up. &lt;&lt;He&gt;&gt; takes a moment to steady. A group of people some distance away wave at &lt;&lt;himcomma&gt;&gt; and &lt;&lt;he&gt;&gt; waves back. &quot;Thank you kind angel,&quot; &lt;&lt;he&gt;&gt; says before staggering to &lt;&lt;his&gt;&gt; friends.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1294" name="Connudatus Drunkard Rob" tags="nobr" position="475,16225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;high&quot;&gt;&gt;
+
+You lean down, holding &lt;&lt;his&gt;&gt; arm with one hand, and taking &lt;&lt;his&gt;&gt; &lt;&lt;wallet&gt;&gt; with the other. You lift &lt;&lt;him&gt;&gt; to &lt;&lt;his&gt;&gt; feet and &lt;&lt;he&gt;&gt; leans against you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $skulduggery lte 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from such an easy target.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+&quot;I felt you touch me,&quot; &lt;&lt;he&gt;&gt; says. &quot;I know what you want.&quot; &lt;&lt;He&gt;&gt; reaches down and gropes your &lt;&lt;groinstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $promiscuity gte 55&gt;&gt;
+&lt;&lt;click [[Take advantage|Connudatus Drunkard Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous4&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Push away|Connudatus Drunkard Push]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1295" name="Connudatus Drunkard Sex" tags="nobr" position="600,16225">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;promiscuity4&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+
+&lt;&lt;elseif $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Drunkard Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Drunkard Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Drunkard Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Drunkard Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Drunkard Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1296" name="Connudatus Drunkard Push" tags="nobr" position="725,16225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;high&quot;&gt;&gt;
+
+
+You shove the &lt;&lt;person&gt;&gt; away from you.
+
+&lt;&lt;if $rng gte 71&gt;&gt;
+
+&quot;Shtupid,&quot; &lt;&lt;he&gt;&gt; slurs. &quot;Be a good &lt;&lt;girl&gt;&gt; and hold still.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Connudatus Drunkard Sex]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; almost falls over again. &quot;Oi,&quot; a voice shouts, &quot;Leave that poor &lt;&lt;girl&gt;&gt; alone and get over here.&quot; The &lt;&lt;person&gt;&gt; looks over and waves, smiling. &lt;&lt;He&gt;&gt; returns to &lt;&lt;his&gt;&gt; friends.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;connudatuswallet&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1297" name="Connudatus Drunkard Sex Finish" tags="nobr" position="850,16225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;Oi,&quot; a voice shouts. &quot;Leave that poor &lt;&lt;girl&gt;&gt; alone.&quot; The &lt;&lt;person&gt;&gt; looks in the direction of the voice. Seeming to forget about you, &lt;&lt;he&gt;&gt; turns away and walks to &lt;&lt;his&gt;&gt; friends.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+You shove &lt;&lt;him&gt;&gt; to the ground. &lt;&lt;He&gt;&gt; struggles to get up again. &lt;&lt;tearful&gt;&gt; you flee to safety.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;elseif $alarm is 1&gt;&gt;
+
+&quot;Oi,&quot; a voice shouts. &quot;Leave that poor &lt;&lt;girl&gt;&gt; alone.&quot; The &lt;&lt;person&gt;&gt; looks in the direction of the voice. Seeming to forget about you, &lt;&lt;he&gt;&gt; turns away and walks to &lt;&lt;his&gt;&gt; friends.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;elseif $finish is 1&gt;&gt;
+
+&lt;&lt;He&gt;&gt; stumbles away from you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;connudatuswallet&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;</tw-passagedata><tw-passagedata pid="1298" name="Connudatus Snatch" tags="nobr" position="975,16225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $skulduggery lte 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from such an easy target.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+You grab the &lt;&lt;wallet&gt;&gt; as you walk past.
+
+&lt;&lt;if $rng gte 61&gt;&gt;
+The strap tenses and holds. The &lt;&lt;person&gt;&gt; turns and catches you red-handed. &quot;You little brat,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; grabs your shoulder. &quot;I&#39;ll teach you some respect.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Connudatus Snatch Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+It breaks free of the strap. You walk away, not changing your pace.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;connudatuswallet&gt;&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1299" name="Connudatus Snatch Molestation" tags="nobr" position="1100,16225">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemyanger += 200&gt;&gt;&lt;&lt;npcidlegenitals&gt;&gt;
+&lt;&lt;set $rescue to 1&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Snatch Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Snatch Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Snatch Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyanger lte 50&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Snatch Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Snatch Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1300" name="Connudatus Snatch Molestation Finish" tags="nobr" position="1225,16225">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;You little harlot,&quot; &lt;&lt;he&gt;&gt; pants as &lt;&lt;he&gt;&gt; leans against the stall. &lt;&lt;tearful&gt;&gt; you seize the opportunity and escape. &lt;&lt;He&gt;&gt; turns back to you, but you&#39;re long gone. So is &lt;&lt;his&gt;&gt; &lt;&lt;walletstop&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+You shove &lt;&lt;him&gt;&gt; into the stall. &lt;&lt;He&gt;&gt; crashes through it.&lt;&lt;tearful&gt;&gt; you flee to safety, &lt;&lt;his&gt;&gt; wallet in hand.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;elseif $enemyanger lte 50&gt;&gt;
+The &lt;&lt;person&gt;&gt; leans against the stall. &quot;That&#39;ll... that&#39;ll show &lt;&lt;phercomma&gt;&gt; so it will,&quot; &lt;&lt;he&gt;&gt; pants. &lt;&lt;tearful&gt;&gt; you seize the opportunity and escape. &lt;&lt;He&gt;&gt; turns back to you, but you&#39;re long gone. So is &lt;&lt;his&gt;&gt; &lt;&lt;walletstop&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&quot;What&#39;s wrong with you?&quot; a &lt;&lt;person&gt;&gt; shouts. &lt;&lt;He&gt;&gt; grapples the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; and holds &lt;&lt;him&gt;&gt; back.&lt;br&gt;&lt;br&gt;
+
+&quot;The &lt;&lt;girl&gt;&gt; tried to take my &lt;&lt;wallet&gt;&gt; you idiot,&quot; the &lt;&lt;person&gt;&gt; yells as &lt;&lt;he&gt;&gt; shoves the interloper away. &lt;&lt;He&gt;&gt; looks around, eyes wild with anger. But &lt;&lt;he&gt;&gt; can&#39;t see you. Or &lt;&lt;his&gt;&gt; &lt;&lt;walletstop&gt;&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;connudatuswallet&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;</tw-passagedata><tw-passagedata pid="1301" name="Connudatus Thievery Restaurant" tags="nobr" position="100,16350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $skulduggery lte 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from such an easy target.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+	
+&lt;&lt;person1&gt;&gt;You kneel and pretend to tie your shoelaces. You pick up the &lt;&lt;wallet&gt;&gt; as you stand up.
+	
+	
+&lt;&lt;if $rng gte 61&gt;&gt;
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; spots you. &quot;&lt;&lt;pShes&gt;&gt; robbing you! Look!&quot; &lt;&lt;he&gt;&gt; shouts.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $skulduggerydifficulty to 400&gt;&gt;
+&lt;&lt;click [[Run|Connudatus Thievery Restaurant Run]]&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;gtiredness60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Bluff|Connudatus Thievery Restaurant Bluff]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;skulduggerydifficulty&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;connudatuswallet&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1302" name="Connudatus Thievery Restaurant Run" tags="nobr" position="225,16350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You dash away, disappearing into the crowds before they can even stand up. They managed to get a good look at you though.&lt;br&gt;&lt;br&gt;
+&lt;&lt;connudatuswallet&gt;&gt;
+&lt;&lt;endevent&gt;&gt;</tw-passagedata><tw-passagedata pid="1303" name="Connudatus Thievery Restaurant Bluff" tags="nobr" position="350,16350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I&#39;m sorry!&quot; you say, placing the &lt;&lt;person1&gt;&gt;&lt;&lt;wallet&gt;&gt; on the table and looking between them. &quot;My eyesight isn&#39;t very good and I thought it was mine.&quot;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;Actually,&quot; you say, placing the &lt;&lt;person1&gt;&gt;&lt;&lt;wallet&gt;&gt; on the table. &quot;I was just returning it to you. Someone else took it and I chased them down. You shouldn&#39;t make accusations like that.&quot;
+&lt;&lt;else&gt;&gt;
+&quot;I work here,&quot; you say, placing the &lt;&lt;person1&gt;&gt;&lt;&lt;wallet&gt;&gt; on the table. &quot;It&#39;s against company policy to let patrons leave their valuables where they can be easily taken. You should be more careful in the future.&quot;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;skulduggerycheck&gt;&gt;
+&lt;&lt;if $skulduggerysuccess is 1&gt;&gt;
+	
+The &lt;&lt;person&gt;&gt; turns to the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; &quot;You always cause a scene.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Cause a scene? I suppose I should keep quiet if I think you&#39;re being robbed then?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;span class=&quot;green&quot;&gt;You leave them to their argument, taking the &lt;&lt;person1&gt;&gt;&lt;&lt;wallet&gt;&gt; with you.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;connudatuswallet&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+	
+	
+&lt;&lt;else&gt;&gt;
+	
+&lt;span class=&quot;red&quot;&gt;The &lt;&lt;person&gt;&gt; picks up the &lt;&lt;wallet&gt;&gt; and tucks it away.&lt;/span&gt; &quot;Sure,&quot; &lt;&lt;he&gt;&gt; says, looking at you with suspicion. You&#39;ll have to leave empty-handed this time.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1304" name="Connudatus Camera" tags="nobr" position="475,16350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;Excuse me &lt;&lt;sircomma&gt;&gt;&quot; you say, tugging on &lt;&lt;his&gt;&gt; sleeve. &quot;I like being helpful. Can I take a picture for you?&quot;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;New in town?&quot; you say. &quot;You look like you could use a hand. How about I take a picture for you?&quot;
+&lt;&lt;else&gt;&gt;
+&quot;Hello,&quot; you say. &quot;I can take a picture for you if you like.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; smiles. &quot;How sweet of you to offer. Here you go,&quot; &lt;&lt;he&gt;&gt; hands you the camera and steps several feet away from you.
+
+&lt;&lt;if $skulduggery lte 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from such an easy target.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $rng gte 61&gt;&gt;
+&lt;&lt;He&gt;&gt; turns sooner than you&#39;d hoped. &quot;Hey!&quot; &lt;&lt;he&gt;&gt; shouts. &quot;Give that back!&quot; You break into a run. &lt;&lt;He&gt;&gt; runs after you.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtiredness60&gt;&gt;&lt;&lt;gtiredness&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $physique gte $rng * 100 + 6000&gt;&gt;
+	
+	You run around stalls and try to shake &lt;&lt;himcomma&gt;&gt; and &lt;span class=&quot;green&quot;&gt;succeed&lt;/span&gt;. You find a quiet spot and examine the camera.
+
+
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	Looks pretty expensive. You should be able to get something for it.&lt;&lt;set $blackmoney += 30&gt;&gt;&lt;&lt;crime30&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	It&#39;s a fairly common example, but should be worth something.&lt;&lt;set $blackmoney += 15&gt;&gt;&lt;&lt;crime25&gt;&gt;
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	It&#39;s a budget item for sure, but not worthless.&lt;&lt;set $blackmoney += 10&gt;&gt;&lt;&lt;crime10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	It&#39;s pretty tacky looking, can&#39;t be worth much.&lt;&lt;set $blackmoney += 5&gt;&gt;&lt;&lt;crime5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	It&#39;s a tacky thing, not worth the plastic it&#39;s made of.
+	&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+	&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;else&gt;&gt;
+
+You run around stalls and try to shake &lt;&lt;himcomma&gt;&gt; but &lt;span class=&quot;red&quot;&gt;fail&lt;/span&gt;. &lt;&lt;He&gt;&gt; chases you into an alley. You round a corner and find a fence blocking your path. The &lt;&lt;person&gt;&gt; stops behind you.&lt;br&gt;&lt;br&gt;
+
+&quot;They said the &lt;&lt;girls&gt;&gt; in this town were weak and submissive,&quot; &lt;&lt;he&gt;&gt; rolls up &lt;&lt;his&gt;&gt; sleeves. &quot;I think I need to show you your place.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Throw the camera|Connudatus Camera Throw]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Stand your ground|Connudatus Camera Molestation]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; turns just in time to see you disappear into the crowd.&lt;br&gt;&lt;br&gt;
+
+
+You find a quiet spot and examine the camera.
+
+
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	Looks pretty expensive. You should be able to get something for it.&lt;&lt;set $blackmoney += 30&gt;&gt;&lt;&lt;crime30&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	It&#39;s a fairly common example, but should be worth something.&lt;&lt;set $blackmoney += 15&gt;&gt;&lt;&lt;crime25&gt;&gt;
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	It&#39;s a budget item for sure, but not worthless.&lt;&lt;set $blackmoney += 10&gt;&gt;&lt;&lt;crime10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	It&#39;s pretty tacky looking, can&#39;t be worth much.&lt;&lt;set $blackmoney += 5&gt;&gt;&lt;&lt;crime5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	It&#39;s a tacky thing, not worth the plastic it&#39;s made of.
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;endevent&gt;&gt;
+	&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1305" name="Connudatus Camera Throw" tags="nobr" position="600,16350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You throw the camera behind &lt;&lt;himstop&gt;&gt; &lt;&lt;He&gt;&gt; runs after it. &quot;If you&#39;ve broken it, I&#39;ll break you,&quot; &lt;&lt;he&gt;&gt; says as it bounces along the ground. You climb the fence and haul yourself over to the other side while &lt;&lt;hes&gt;&gt; distracted. You&#39;re long gone by the time &lt;&lt;he&gt;&gt; turns around.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Connudatus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1306" name="Connudatus Camera Molestation" tags="nobr" position="725,16350">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;&lt;&lt;set $enemyanger += 150&gt;&gt;
+
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Camera Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Camera Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Connudatus Camera Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1307" name="Connudatus Camera Molestation Finish" tags="nobr" position="850,16350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&quot;That&#39;s it,&quot; &lt;&lt;he&gt;&gt; says. &quot;That&#39;s why I&#39;m here. You can keep the camera whore, I&#39;ll just buy another.&quot; &lt;&lt;He&gt;&gt; leaves the way &lt;&lt;he&gt;&gt; came.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+You shove &lt;&lt;him&gt;&gt; to the ground and start climbing the fence. By the time &lt;&lt;hes&gt;&gt; on &lt;&lt;his&gt;&gt; feet you&#39;ve escaped. You keep moving for a while then find a quiet place where you won&#39;t be disturbed.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+You examine the camera.
+
+
+	&lt;&lt;if $rng gte 81&gt;&gt;
+	Looks pretty expensive. You should be able to get something for it.&lt;&lt;set $blackmoney += 30&gt;&gt;&lt;&lt;crime30&gt;&gt;
+	&lt;&lt;elseif $rng gte 61&gt;&gt;
+	It&#39;s a fairly common example, but should be worth something.&lt;&lt;set $blackmoney += 15&gt;&gt;&lt;&lt;crime25&gt;&gt;
+	&lt;&lt;elseif $rng gte 41&gt;&gt;
+	It&#39;s a budget item for sure, but not worthless.&lt;&lt;set $blackmoney += 10&gt;&gt;&lt;&lt;crime10&gt;&gt;
+	&lt;&lt;elseif $rng gte 21&gt;&gt;
+	It&#39;s pretty tacky looking, can&#39;t be worth much.&lt;&lt;set $blackmoney += 5&gt;&gt;&lt;&lt;crime5&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	It&#39;s a tacky thing, not worth the plastic it&#39;s made of.
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;click [[Next|Connudatus Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1308" name="Connudatus Car" tags="nobr" position="975,16350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $skulduggery lte 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from such an easy target.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $rng gte 51&gt;&gt;
+You walk up to the open car and pick up the &lt;&lt;wallet&gt;&gt; like you have every right to, just as the &lt;&lt;person&gt;&gt; exits the building. &lt;&lt;He&gt;&gt; hasn&#39;t seen you yet but &lt;&lt;he&gt;&gt; soon will.&lt;&lt;gstress&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Run|Connudatus Car Run]]&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Hide in the car|Connudatus Car Hide]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave it|Connudatus Street]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You walk up to the open car and pick up the &lt;&lt;wallet&gt;&gt; like you have every right to. When the &lt;&lt;person&gt;&gt; returns &lt;&lt;he&gt;&gt; drives away without noticing anything wrong.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;connudatuswallet&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1309" name="Connudatus Car Run" tags="nobr" position="1100,16350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You run, &lt;&lt;wallet&gt;&gt; in hand. It takes the &lt;&lt;person&gt;&gt; a moment to react, time enough for you to disappear in the crowded street.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;connudatuswallet&gt;&gt;
+&lt;&lt;endevent&gt;&gt;</tw-passagedata><tw-passagedata pid="1310" name="Connudatus Car Hide" tags="nobr" position="1225,16350">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+With the &lt;&lt;wallet&gt;&gt; in hand you dive into the car and crawl beneath the back seat.
+
+
+
+&lt;&lt;if $rng gte 51&gt;&gt;
+
+The &lt;&lt;person&gt;&gt; sits down and starts the engine, unaware that &lt;&lt;his&gt;&gt; &lt;&lt;wallet&gt;&gt; is missing or that &lt;&lt;he&gt;&gt; has a passenger.&lt;br&gt;&lt;br&gt;
+
+You hide beneath the seat as the car bumps along the road. You don&#39;t wait long before &lt;&lt;he&gt;&gt; pulls to a stop. You hear a gate open and the car drives a bit more, before stopping once more. The driver leaves the car, this time shutting the door.&lt;br&gt;&lt;br&gt;
+
+You peak out the window. You&#39;re in one of the compounds on Elk Street. A chain link fence towers around the edge, protecting several red brick buildings. You climb out of the car.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;pass5&gt;&gt;
+
+You open the &lt;&lt;walletstop&gt;&gt; It&#39;s empty.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Look around|Elk Compound]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+The &lt;&lt;person&gt;&gt; sits down, looks around, then climbs back out. &lt;&lt;He&gt;&gt; must think &lt;&lt;he&gt;&gt; left &lt;&lt;his&gt;&gt; purse in the building.&lt;br&gt;&lt;br&gt;
+
+You rise from your hiding place and escape the car before &lt;&lt;he&gt;&gt; returns.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;connudatuswallet&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1311" name="Elk Compound Climb" tags="nobr" position="100,16475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+You climb the fence and haul yourself over the top, landing on Elk Street proper. You don&#39;t think anyone saw you.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $compoundalarm to 0&gt;&gt;
+&lt;&lt;set $compoundpipes to 0&gt;&gt;
+&lt;&lt;set $compoundsmoke to 0&gt;&gt;
+&lt;&lt;set $compoundcentre to 0&gt;&gt;
+&lt;&lt;set $compoundbluff to 0&gt;&gt;
+&lt;&lt;click [[Next|Elk Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1312" name="Elk Compound" tags="nobr" position="225,16475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You are in the compound on Elk Street. Three red brick buildings stand surrounded by a chain link fence. The gate is guarded by security personnel. &lt;span class=&quot;red&quot;&gt;You are trespassing.&lt;/span&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $compoundstate is undefined&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You&#39;ve discovered the compound on Elk Street.&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;set $compoundstate to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $compoundalarm gte 1&gt;&gt;
+&lt;&lt;set $compoundstate to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $compoundalarm is undefined&gt;&gt;
+&lt;&lt;set $compoundalarm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $compoundalarm is 0&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Security are relaxed.&lt;/span&gt;
+&lt;&lt;elseif $compoundalarm is 1&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;Security are suspicious.&lt;/span&gt;
+&lt;&lt;elseif $compoundalarm is 2&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;Security are aware of an intruder.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Security are on high alert.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;&lt;passoutcompound&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger lte (3000 * $compoundalarm) and $eventskip isnot 1&gt;&gt;
+	&lt;&lt;if $bestialitydisable is &quot;f&quot; and $rng gte 51&gt;&gt;
+	A guard dog runs towards you. It stops a few feet away and starts barking.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Calm it|Elk Compound Bestiality]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Escape the compound|Elk Compound Run]]&gt;&gt;&lt;&lt;crime30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	A hand rests on your shoulder. &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;Alright &lt;&lt;girlcomma&gt;&gt; playtime&#39;s over,&quot; &lt;&lt;he&gt;&gt; waves &lt;&lt;his&gt;&gt; baton in front of your face. &quot;I found &lt;&lt;pher&gt;&gt; outside,&quot; &lt;&lt;he&gt;&gt; says into &lt;&lt;his&gt;&gt; radio. &quot;Alright, I&#39;ll keep &lt;&lt;pher&gt;&gt; here until then.&quot;&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $compoundbluff is 1&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;Bluffing isn&#39;t going to work again.&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $skulduggerydifficulty to 600&gt;&gt;
+	&lt;&lt;click [[Bluff|Elk Compound Bluff]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;skulduggerydifficulty&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Fight|Elk Compound Fight]]&gt;&gt;&lt;&lt;set $fightstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;click [[Wait|Elk Compound Underground]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+	&lt;&lt;if $compoundpipes isnot 1&gt;&gt;
+&lt;&lt;click [[Investigate the building with storage tanks outside|Elk Compound Pipes]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $compoundsmoke isnot 1&gt;&gt;
+&lt;&lt;click [[Investigate the building with smokestacks|Elk Compound Smoke]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $compoundcentre isnot 1&gt;&gt;
+&lt;&lt;click [[Investigate the central building|Elk Compound Central]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;click [[Climb the fence to safety|Elk Compound Climb]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $eventskip to 0&gt;&gt;</tw-passagedata><tw-passagedata pid="1313" name="Elk Compound Pipes" tags="nobr" position="350,16475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The door to the building opens easily, and you enter. The inside is dominated by a pool of pink liquid. In the centre sits a pink crystal on a plinth, connected to the side by a thin walkway. It looks valuable.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Take it|Elk Compound Crystal]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Elk Compound]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1314" name="Elk Compound Smoke" tags="nobr" position="475,16475">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+The door opens easily and you enter the building. The inside is full of a sweet-smelling smoke. You can only see a few feet in front of you. The smoke makes you feel lightheaded.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Explore (0:10)|Elk Compound Explore]]&gt;&gt;&lt;&lt;pass10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Elk Compound]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1315" name="Elk Compound Central" tags="nobr" position="600,16475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $lock to 300&gt;&gt;
+
+
+The door is locked tight.&lt;br&gt;&lt;br&gt;
+
+
+
+
+	&lt;&lt;if $skulduggery gte $lock&gt;&gt;
+	&lt;span class=&quot;green&quot;&gt;The lock looks easy to pick.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Break in (0:05)|Elk Compound Interior]]&gt;&gt;&lt;&lt;pass5&gt;&gt;&lt;&lt;crime1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;The lock looks beyond your ability to pick.&lt;/span&gt;&lt;&lt;skulduggeryrequired&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;click [[Leave|Elk Compound]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1316" name="Elk Compound Bestiality" tags="nobr" position="725,16475">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;&lt;&lt;set $beasttype to &quot;dog&quot;&gt;&gt;
+
+The dog stops barking, but now has something else in mind.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $rescue to 1&gt;&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Bestiality Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Bestiality Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $alarm is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Bestiality Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Bestiality]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1317" name="Elk Compound Run" tags="nobr" position="850,16475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $physique gte $rng * 100 + 6000&gt;&gt;
+
+You &lt;span class=&quot;green&quot;&gt;successfully&lt;/span&gt; climb the fence and haul yourself over the top, landing on Elk Street proper. Dogs bark behind you and alert the guards who arrive in time to see you escape.&lt;br&gt;&lt;br&gt;
+&lt;&lt;set $compoundalarm to 0&gt;&gt;
+&lt;&lt;set $compoundpipes to 0&gt;&gt;
+&lt;&lt;set $compoundsmoke to 0&gt;&gt;
+&lt;&lt;set $compoundcentre to 0&gt;&gt;
+&lt;&lt;set $compoundbluff to 0&gt;&gt;
+&lt;&lt;click [[Next|Elk Street]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+You try to run, &lt;span class=&quot;red&quot;&gt;but the dog chases you down.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Elk Compound Bestiality]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1318" name="Elk Compound Bestiality Finish" tags="nobr" position="975,16475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+Panting, the guard dog returns to where it came from.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Elk Compound]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The beast whimpers and hides behind one of the buildings.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Elk Compound]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;generate1&gt;&gt;&lt;&lt;generate2&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; and &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; arrive to investigate the noise.
+
+
+	&lt;&lt;if $beaststance is &quot;top&quot;&gt;&gt;
+	They see the dog humping you and laugh. &quot;Good boy,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	They see what the dog wants fro you and laugh. &quot;Good boy,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;person2&gt;&gt;We should probably let the dog have its treat,&quot; says the &lt;&lt;person&gt;&gt; as &lt;&lt;he&gt;&gt; crouches for a closer look. &lt;&lt;He&gt;&gt; pulls out &lt;&lt;his&gt;&gt; phone and starts filming.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Elk Compound Bestiality 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1319" name="Elk Compound Bestiality 2" tags="nobr" position="1100,16475">&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+The &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; films you.
+
+&lt;&lt;if $face is &quot;covered&quot;&gt;&gt;
+At least &lt;&lt;he&gt;&gt; can&#39;t see your face.
+&lt;&lt;else&gt;&gt;
+&lt;&lt;famebestiality1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Bestiality 2 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Bestiality 2 Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Bestiality 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1320" name="Elk Compound Bestiality 2 Finish" tags="nobr" position="1225,16475">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+Panting, the guard dog returns to where it came from.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; grabs your arm. &quot;Alright little &lt;&lt;girlcomma&gt;&gt; you&#39;ve had your fun,&quot; &lt;&lt;he&gt;&gt; says, dragging you to the gate.&lt;br&gt;&lt;br&gt;
+
+&quot;Think we should tell them downstairs?&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; asks.&lt;br&gt;&lt;br&gt;
+
+&quot;Sure. You got it all on your phone didn&#39;t you? It&#39;ll make their day. This &lt;&lt;bitch&gt;&gt; just broke in for the thrill and has paid for it, we don&#39;t need to keep &lt;&lt;pher&gt;&gt; longer.&quot;
+
+They shove you out the gate, closing it behind you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $compoundalarm to 0&gt;&gt;
+&lt;&lt;set $compoundpipes to 0&gt;&gt;
+&lt;&lt;set $compoundsmoke to 0&gt;&gt;
+&lt;&lt;set $compoundcentre to 0&gt;&gt;
+&lt;&lt;set $compoundbluff to 0&gt;&gt;
+&lt;&lt;click [[Next|Elk Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+The beast whimpers and hides behind one of the buildings.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; grabs your arm. &quot;Alright little &lt;&lt;girlcomma&gt;&gt; you&#39;ve had your fun,&quot; &lt;&lt;he&gt;&gt; says, dragging you to the gate.&lt;br&gt;&lt;br&gt;
+
+&quot;Think we should tell them downstairs?&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; asks.&lt;br&gt;&lt;br&gt;
+
+&quot;Sure. You got it all on your phone didn&#39;t you? It&#39;ll make their day. This &lt;&lt;bitch&gt;&gt; just broke in for the thrill and has paid for it, we don&#39;t need to keep &lt;&lt;pher&gt;&gt; any longer.&quot;
+
+They shove you out the gate, closing it behind you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you rise to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $compoundalarm to 0&gt;&gt;
+&lt;&lt;set $compoundpipes to 0&gt;&gt;
+&lt;&lt;set $compoundsmoke to 0&gt;&gt;
+&lt;&lt;set $compoundcentre to 0&gt;&gt;
+&lt;&lt;set $compoundbluff to 0&gt;&gt;
+&lt;&lt;click [[Next|Elk Street]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1321" name="Elk Compound Bluff" tags="nobr" position="100,16600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I-I-,&quot; you stammer. &quot;I kicked my ball over the fence. I just wanted it back.&quot; You look down in mock shame.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+You turn to face &lt;&lt;him&gt;&gt; and place your hands on your hips. &quot;Excuse me?&quot; you say. &quot;I have every right to be here. You&#39;ll stop bothering me if you value your job.
+&lt;&lt;else&gt;&gt;
+&quot;I&#39;m delivering something,&quot; you say. &quot;Go ask your boss.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;if $skulduggery lte ($skulduggerydifficulty + 100)&gt;&gt;
+	&lt;&lt;skulduggeryskilluse&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;That was too easy. You didn&#39;t learn anything.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;skulduggerycheck&gt;&gt;
+&lt;&lt;if $skulduggerysuccess is 1&gt;&gt;&lt;&lt;set $compoundbluff to 1&gt;&gt;
+	&lt;&lt;if $submissive gte 1150&gt;&gt;
+	&lt;&lt;He&gt;&gt; sighs. &quot;Stupid &lt;&lt;girlcomma&gt;&gt; you shouldn&#39;t enter places you don&#39;t understand. Go find your ball, but then leave straight away, alright?&quot; &lt;span class=&quot;green&quot;&gt;You nod and skip away.&lt;/span&gt;
+	&lt;&lt;elseif $submissive lte 850&gt;&gt;
+	You&#39;ve unnerved &lt;&lt;himstop&gt;&gt; &quot;Wait a moment,&quot; &lt;&lt;he&gt;&gt; says. &quot;Just let me confirm that with my supervisor.&quot; &lt;&lt;He&gt;&gt; turns away to talk into &lt;&lt;his&gt;&gt; radio. That&#39;s all you need. &lt;span class=&quot;green&quot;&gt;You slip away while &lt;&lt;his&gt;&gt; back is turned.&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;
+	&quot;You really shouldn&#39;t be skulking around then,&quot; &lt;&lt;he&gt;&gt; says. &quot;Just do your job and leave. It&#39;s not safe for you around here.&quot; &lt;span class=&quot;green&quot;&gt;You nod and walk away.&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Elk Compound]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+&quot;Nice try,&quot; &lt;&lt;he&gt;&gt; says. &quot;But you&#39;re not wriggling away.&quot; &lt;span class=&quot;red&quot;&gt;&lt;&lt;He&gt;&gt; grips your shoulder more tightly.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Elk Compound Underground]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1322" name="Elk Compound Fight" tags="nobr" position="225,16600">&lt;&lt;if $fightstart is 1&gt;&gt;
+&lt;&lt;set $fightstart to 0&gt;&gt;
+
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust - 100&gt;&gt;
+&lt;&lt;set $enemyanger += 200&gt;&gt;
+&lt;&lt;npcidlegenitals&gt;&gt;
+You smack &lt;&lt;his&gt;&gt; hand away from you. &quot;If that&#39;s how you want it,&quot; &lt;&lt;he&gt;&gt; says.
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Fight Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Fight]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1323" name="Elk Compound Underground" tags="nobr" position="350,16600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;We won&#39;t need to wait long,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. As if in answer, the door to the central building opens. A &lt;&lt;generate2&gt;&gt;&lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; in a lab coat exits.&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;ll take the &lt;&lt;girl&gt;&gt; from here,&quot; &lt;&lt;he&gt;&gt; says. &quot;They want to speak to &lt;&lt;pher&gt;&gt; downstairs.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;If you say so.&quot;&lt;br&gt;&lt;br&gt;
+
+As soon as the &lt;&lt;person&gt;&gt; touches your arm a jolt surges through you. You lose consciousness.&lt;br&gt;&lt;br&gt;
+&lt;&lt;upperruined&gt;&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;underruined&gt;&gt;
+&lt;&lt;click [[Next|Elk Compound Experiment]]&gt;&gt;&lt;&lt;endcombat&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1324" name="Elk Compound Fight Finish" tags="nobr" position="475,16600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;He&gt;&gt; leans against the wall, panting. &lt;&lt;tearful&gt;&gt; you escape into the maze of storage tanks and pipes littering the compound.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Elk Compound]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you shove the &lt;&lt;person&gt;&gt; into the wall and run. &lt;&lt;He&gt;&gt; tries to chase, but you lose &lt;&lt;him&gt;&gt; among the storage tanks and pipes littering the compound.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Elk Compound]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you fall to the ground. &quot;I didn&#39;t like that,&quot; the &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; says. &quot;But it&#39;s my job.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Elk Compound Underground]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1325" name="Elk Compound Experiment" tags="nobr" position="600,16600">&lt;&lt;pass60&gt;&gt;&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;set $compoundalarm to 0&gt;&gt;
+&lt;&lt;set $compoundpipes to 0&gt;&gt;
+&lt;&lt;set $compoundsmoke to 0&gt;&gt;
+&lt;&lt;set $compoundcentre to 0&gt;&gt;
+&lt;&lt;set $compoundbluff to 0&gt;&gt;
+You wake up, naked &lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;save for your chastity belt&lt;&lt;/if&gt;&gt; and strapped to a metal board. Pipes and wires protrude from concrete walls. &lt;&lt;generate1&gt;&gt;&lt;&lt;person1&gt;&gt;A &lt;&lt;person&gt;&gt; works at a console in the corner. &lt;&lt;He&gt;&gt; glances at you. &quot;Aha,&quot; &lt;&lt;he&gt;&gt; says. &quot;You&#39;re awake.&quot; &lt;&lt;He&gt;&gt; pushes &lt;&lt;himself&gt;&gt; towards you on &lt;&lt;his&gt;&gt; chair and produces a bundle of wires from &lt;&lt;his&gt;&gt; lab coat.&lt;br&gt;&lt;br&gt;
+
+The wires have pads on one end. &lt;&lt;He&gt;&gt; starts sticking them to your body. &lt;&lt;He&gt;&gt; goes about &lt;&lt;his&gt;&gt; work with a clinical professionalism that makes you feel less humiliated by your &lt;&lt;lewdness&gt;&gt; than you&#39;d expect. That is until &lt;&lt;he&gt;&gt; places one on each of your nipples.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; places a whole bunch on your $underclothes. &quot;We can turn up the frequency, this is no problem,&quot; &lt;&lt;he&gt;&gt; mutters to &lt;&lt;himselfstop&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisexist is 1 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; places one right on the tip of your &lt;&lt;penis&gt;&gt; and one on each teste. You tense at the sensation.
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $vaginaexist is 1 and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;He&gt;&gt; pushes one into your &lt;&lt;pussycomma&gt;&gt; then another. You tense at the sensation.
+&lt;&lt;/if&gt;&gt;
+
+&quot;There we go,&quot; &lt;&lt;he&gt;&gt; says, plugging the other end of the wires into a machine beside &lt;&lt;himstop&gt;&gt; &quot;Now &lt;&lt;girlcomma&gt;&gt; tell me, who are you working for?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;i&gt;If your pain or arousal max out, you&#39;ll tell &lt;&lt;him&gt;&gt; everything.&lt;/i&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $compoundmock to 0&gt;&gt;
+&lt;&lt;set $compoundhonest to 0&gt;&gt;
+&lt;&lt;set $compoundlie to 0&gt;&gt;
+&lt;&lt;set $compoundbeg to 0&gt;&gt;
+&lt;&lt;set $compoundflirt to 0&gt;&gt;
+
+
+
+
+&lt;&lt;compoundoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="1326" name="Connudatus Street Bench" tags="nobr" position="725,16600">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $rng gte 61&gt;&gt;
+You walk behind the bench, reach over and take the &lt;&lt;wallet&gt;&gt; from its seat.&lt;&lt;gstress60&gt;&gt;&lt;&lt;gstress&gt;&gt;
+
+	&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+	The &lt;&lt;person&gt;&gt; tries to grab you, but you shake &lt;&lt;him&gt;&gt; free and run to safety.&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;else&gt;&gt;
+	The &lt;&lt;person&gt;&gt; grabs your $upperclothes.&lt;&lt;set $upperintegrity -= 10&gt;&gt;
+		&lt;&lt;if $upperintegrity lte 0&gt;&gt;
+		You pull away from &lt;&lt;himcomma&gt;&gt; but your clothing tears free in &lt;&lt;his&gt;&gt; grip. &lt;&lt;integritycheck&gt;&gt;&lt;&lt;exposure&gt;&gt;&lt;&lt;covered&gt;&gt; You run to safety.
+		&lt;&lt;else&gt;&gt;
+		You shake &lt;&lt;him&gt;&gt; free, but hear your $upperclothes tear slightly. You run to safety.
+		&lt;&lt;/if&gt;&gt;
+		&lt;br&gt;&lt;br&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;if $skulduggery lte 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from such an easy target.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;connudatuswallet&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+You walk behind the bench, reach over and take the &lt;&lt;wallet&gt;&gt; without the &lt;&lt;person&gt;&gt; even noticing.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $skulduggery lte 300&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from such an easy target.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;connudatuswallet&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1327" name="Science Lesson Masturbate Hose" tags="nobr" position="850,16600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&quot;I&#39;ll have to dispose of your clothes,&quot; Sirris says. &quot;You&#39;ll need to see the head after class for some spares.&quot; &lt;&lt;He&gt;&gt; helps you to your seat, making sure the towels remain covering you.&lt;br&gt;&lt;br&gt;
+
+
+Sirris sends the &lt;&lt;person2&gt;&gt;&lt;&lt;person&gt;&gt; to the headteacher, and the class commences. You shiver.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;towelup&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $phase is 1&gt;&gt;&lt;&lt;set $phase to 0&gt;&gt;
+The bell rings, signifying the end of the lesson. You leave the classroom.&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;
+
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+	&lt;&lt;if $danger gte (8900 - $allure)&gt;&gt;
+	&lt;&lt;eventsscience&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;eventssciencesafe&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1328" name="Elk Compound Crystal" tags="nobr" position="975,16600">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;set $danger to random(1, 10000)&gt;&gt;&lt;&lt;set $dangerevent to 0&gt;&gt;
+&lt;&lt;if $danger gte (9900 - $allure) and $eventskip is 0&gt;&gt;
+	&lt;&lt;if $rng gte 51 and $tentacledisable is &quot;f&quot; and $hallucinations gte 2&gt;&gt;
+	As you cross the walkway several tentacles rise from the fluid beneath you.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Next|Elk Compound Tentacles]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;else&gt;&gt;
+	As you cross the walkway the fluid beneath you becomes agitated. Some splashes you, eating through your clothing.&lt;&lt;set $upperintegrity -= 10&gt;&gt;&lt;&lt;set $lowerintegrity -= 10&gt;&gt;&lt;br&gt;&lt;br&gt;
+	
+	
+	You continue to the centre and take the crystal. It&#39;s warm to the touch.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;set $compoundpipes to 1&gt;&gt;
+	&lt;&lt;set $blackmoney += 50&gt;&gt;
+	&lt;&lt;set $compoundalarm += 1&gt;&gt;
+	&lt;&lt;crime50&gt;&gt;
+	&lt;&lt;click [[Next|Elk Compound]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+	You cross the walkway and take the crystal. It&#39;s warm to the touch.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;set $compoundpipes to 1&gt;&gt;
+	&lt;&lt;set $blackmoney += 50&gt;&gt;
+	&lt;&lt;set $compoundalarm += 1&gt;&gt;
+	&lt;&lt;crime50&gt;&gt;
+	&lt;&lt;click [[Next|Elk Compound]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1329" name="Elk Compound Tentacles" tags="nobr" position="1100,16600">&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $enemytype to &quot;tentacles&quot;&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $tentacleno to 7&gt;&gt;
+&lt;&lt;set $tentaclehealth to 10&gt;&gt;
+&lt;&lt;tentaclestart&gt;&gt;
+&lt;&lt;set $tentacle1shaft to &quot;waist&quot;&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectstentacles&gt;&gt;
+&lt;&lt;tentacles&gt;&gt;
+&lt;&lt;statetentacles&gt;&gt;
+&lt;&lt;actionstentacles&gt;&gt;
+
+
+&lt;&lt;if $activetentacleno lte ($tentacleno / 2)&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Tentacles Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Elk Compound Tentacles]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1330" name="Elk Compound Tentacles Finish" tags="nobr" position="1225,16600">&lt;&lt;effects&gt;&gt;
+
+
+
+
+The creature loses interest in you, and disappears into the pink liquid. &lt;&lt;tearful&gt;&gt; you struggle to your feet and finish crossing to the crystal. It&#39;s warm to the touch.
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;set $compoundpipes to 1&gt;&gt;
+&lt;&lt;set $blackmoney += 50&gt;&gt;
+&lt;&lt;set $compoundpipes += 1&gt;&gt;
+&lt;&lt;crime50&gt;&gt;
+&lt;&lt;click [[Next|Elk Compound]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1331" name="Elk Compound Explore" tags="nobr" position="100,16725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You walk deeper into the building. The entrance is swallowed behind you. You make your way through a maze of pipes and machinery of unknown use. The smoke starts to make you feel warm.&lt;&lt;set $drugged to 1&gt;&gt;&lt;&lt;set $druggedtimer += 60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+You come to a plinth with a purple crystal sat atop it. It looks valuable.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it|Elk Compound Purple]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Elk Compound]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1332" name="Elk Compound Purple" tags="nobr" position="225,16725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+	You take the crystal. It&#39;s warm to the touch. Finding your way out is much easier than getting here.&lt;br&gt;&lt;br&gt;
+	&lt;&lt;set $compoundsmoke to 1&gt;&gt;
+	&lt;&lt;set $blackmoney += 50&gt;&gt;
+	&lt;&lt;set $compoundalarm += 1&gt;&gt;
+	&lt;&lt;crime50&gt;&gt;
+	&lt;&lt;click [[Next|Elk Compound]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1333" name="Maths Lesson Gang Bang" tags="nobr" position="350,16725">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;generates1&gt;&gt;&lt;&lt;generates2&gt;&gt;&lt;&lt;generates3&gt;&gt;&lt;&lt;generates4&gt;&gt;&lt;&lt;generates5&gt;&gt;&lt;&lt;generates6&gt;&gt;&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 100&gt;&gt;
+
+Still flushed from your play, you sprawl yourself across your desk. You fix a &lt;&lt;person1&gt;&gt;&lt;&lt;person&gt;&gt; with your gaze, knowing &lt;&lt;hes&gt;&gt; more curious than most. &quot;The teacher is gone, we should make the most of it. Why don&#39;t you come over here,&quot; you say. &quot;I need someone to scratch my itch.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; walks over to you, you tank &lt;&lt;his&gt;&gt; hand and place it on your &lt;&lt;breastsstop&gt;&gt; &lt;&lt;Hes&gt;&gt; hesitant at first, but soon becomes more bold. You invite others to join, and soon a ring has formed around you. Other students remain seated, more embarrassed than aroused by your behaviour.&lt;&lt;famesex30&gt;&gt;&lt;&lt;promiscuity5&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;audience&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Lesson Gang Bang Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Lesson Gang Bang Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Lesson Gang Bang Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Maths Lesson Gang Bang]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1334" name="Maths Lesson Relax" tags="nobr" position="475,16725">You relax for the rest of the hour. River isn&#39;t able to stop you after all.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;schooleffects&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $time gte ($hour * 60 + 5) and $time lte ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $phase to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+The bell rings, signifying the end of the lesson. You leave the classroom.
+&lt;&lt;if $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59)&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+
+&lt;&lt;click [[Next|Hallways]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1335" name="Maths Lesson Gang Bang Finish" tags="nobr" position="600,16725">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $finish is 1&gt;&gt;
+
+
+The crowd backs away from you as you sit back up. You wonder if they might start doing things to eachother, but they don&#39;t seem comfortable with the idea.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+&lt;&lt;ejaculation&gt;&gt;
+
+You other students lie around your desk in a satisfied pile.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+
+You knock the students away from you. They get the hint, and cease pestering you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;click [[Next|Maths Lesson Relax]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1336" name="Elk Compound Honest" tags="nobr" position="725,16725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+&lt;&lt;if $compoundhonest is 1&gt;&gt;
+&quot;I&#39;m not working for anyone,&quot; you say. &quot;I&#39;m here alone.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; looks at a screen that you can only see the back of, then turns a dial. Soothing waves emanate from the pads attached to you, pleasuring every inch of your body. &quot;Good. See, that wasn&#39;t so bad was it? Now then, why are you here?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundhonest is 2&gt;&gt;
+&quot;I&#39;m here to steal things,&quot; you say. &quot;For money.&quot;
+
+&lt;&lt;He&gt;&gt; turns the dial again, and you are once more assailed by the soothing waves. &quot;Now,&quot; &lt;&lt;he&gt;&gt; says. &quot;What did you steal?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundhonest is 3&gt;&gt;
+&quot;I steal money or anything I can sell.&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; turns the dial again, and you are once more assailed by the soothing waves. &quot;Where do you sell things?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundhonest is 4&gt;&gt;
+&quot;I sell things on Harvest street,&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; turns the dial again, and you are once more assailed by the soothing waves. &quot;Who do you sell things to?&quot; &lt;span class=&quot;red&quot;&gt;If you&#39;re honest again, &lt;&lt;he&gt;&gt; will have everything &lt;&lt;he&gt;&gt; needs from you.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;else&gt;&gt;
+&quot;I sell things to Landry,&quot; you say, ashamed.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;compoundoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="1337" name="Elk Compound Lie" tags="nobr" position="850,16725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $compoundlie is 1&gt;&gt;
+&quot;I work for the government,&quot; you say. &quot;You better let me go.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; looks at a screen you can&#39;t see. &quot;Liar.&quot; &lt;&lt;He&gt;&gt; turns a dial on the machine and an excruciating pain surges through you. It lasts only a moment, but leaves you shaking. &quot;I don&#39;t want to do that again. So don&#39;t lie to me.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundlie is 2&gt;&gt;
+&quot;I got lost,&quot; you say. &quot;I was just looking for a way out.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; turns the dial once more and the pain surges through you again. &quot;This could be so much easier for you,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundlie is 3&gt;&gt;
+&quot;I&#39;m looking for my ball,&quot; &lt;&lt;he&gt;&gt; interrupts you with another surge of pain.&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;m not falling for that one,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundlie is 4&gt;&gt;
+&quot;I&#39;m giving you the chance to let me go,&quot; you say. &quot;Before I break out and kick your ass.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; laughs as &lt;&lt;he&gt;&gt; turns the dial. &quot;I don&#39;t even need to check the screen this time.&quot;
+
+&lt;&lt;else&gt;&gt;
+&quot;You&#39;ve hurt me too much,&quot; you say. &quot;I can&#39;t remember anything.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;That&#39;s bad news for you,&quot; &lt;&lt;he&gt;&gt; says, turning the dial. &quot;I can be here a while.&quot;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;compoundoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="1338" name="Elk Compound Mock" tags="nobr" position="975,16725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $compoundmock is 1&gt;&gt;
+&quot;Sure, I&#39;ll tell you everything,&quot; you say. &quot;I&#39;m here to spank naughty lab assistants. Unbind me so I can get to work.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;You won&#39;t be laughing for long,&quot; &lt;&lt;he&gt;&gt; says, spinning a dial on the machine. Pain sears through you, but leaves your mind feeling clearer.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundmock is 2&gt;&gt;
+&quot;You think you can hurt me with your little toy?&quot; you say through gritted teeth. &quot;It barely tickles.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Oh, then you won&#39;t mind this.&quot; &lt;&lt;He&gt;&gt; spins the dial again.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundmock is 3&gt;&gt;
+&quot;I bet you tie yourself to this thing for fun,&quot; you say. &quot;It&#39;s okay. We all have our fetishes.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;I&#39;m starting to think I&#39;ve found yours.&quot; &lt;&lt;He&gt;&gt; spins the dial once more.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundmock is 4&gt;&gt;
+&quot;I could get used to this,&quot; you say. &quot;If the science thing doesn&#39;t work out, you could have a shining career as a kinky whore.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Is this thing even working?&quot; &lt;&lt;he&gt;&gt; muses as &lt;&lt;he&gt;&gt; spins the dial again.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+&quot;You like hurting &lt;&lt;girls&gt;&gt; then?&quot; you say. &quot;Better keep your porno stash hidden, if the police fi-&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Shut up,&quot; &lt;&lt;he&gt;&gt; interrupts, spinning the dial.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;compoundoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="1339" name="Elk Compound Beg" tags="nobr" position="1100,16725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $compoundbeg is 1&gt;&gt;
+&quot;Please don&#39;t hurt me,&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&quot;If you do as I say I won&#39;t have to. Here&#39;s a little taste.&quot; &lt;&lt;He&gt;&gt; spins a dial and a wave of pleasure emanates from the pads. The feeling soothes you to the core.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundbeg is 2&gt;&gt;
+&quot;I-I&#39;m scared,&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&quot;It&#39;s okay &lt;&lt;girlcomma&gt;&gt; just give me what I ask.&quot; &lt;&lt;He&gt;&gt; spins the dial again, soothing you once more.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundbeg is 3&gt;&gt;
+&quot;I didn&#39;t mean to do anything wrong,&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&quot;I know you didn&#39;t, so tell me what I want to know.&quot; &lt;&lt;He&gt;&gt; spins the dial.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundbeg is 4&gt;&gt;
+&quot;Let me go, please,&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&quot;Cooperate and I will.&quot; &lt;&lt;He&gt;&gt; spins the dial.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+&quot;Please just let me go,&quot; you say.&lt;br&gt;&lt;br&gt;
+
+&quot;For the last time, cooperate and I will.&quot; &lt;&lt;He&gt;&gt; spins the dial.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;compoundoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="1340" name="Elk Compound Flirt" tags="nobr" position="1225,16725">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $compoundflirt is 1&gt;&gt;
+&quot;You have me all tied up and exposed,&quot; you say. &quot;Isn&#39;t there something else you&#39;d rather do to me?&quot;&lt;&lt;promiscuity1&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; blushes, unsure how to respond. &quot;D-don&#39;t joke around like that. You&#39;re in big trouble.&quot; You control your breathing and focus.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundflirt is 2&gt;&gt;
+&quot;Some people would pay good money for the treatment you&#39;re giving me,&quot; you say. &quot;I should thank you properly.&quot;&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; shifts uncomfortably. &quot;Don&#39;t think you can sweet talk me. It won&#39;t work.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundflirt is 3&gt;&gt;
+&quot;The real torture here,&quot; you say. &quot;Is being denied your touch.&quot;&lt;&lt;promiscuity3&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; moves &lt;&lt;his&gt;&gt; hand away from the dials and rubs &lt;&lt;his&gt;&gt; temple. &quot;Just stop it will you?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $compoundflirt is 4&gt;&gt;
+&quot;You&#39;re such a tease. I can&#39;t wait to see what you want for the main course.&quot; You wink.&lt;br&gt;&lt;br&gt;
+
+&quot;This is the main course,&quot; &lt;&lt;he&gt;&gt; says, blushing. &quot;Where did you learn to talk like this?&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+&quot;I&#39;m getting too hot here,&quot; you say. &quot;Please help me. I&#39;m at your mercy. Your fingers, your tongue, your...&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Stop! Right now.&quot; &lt;&lt;He&gt;&gt; seems serious.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;compoundoptions&gt;&gt;</tw-passagedata><tw-passagedata pid="1341" name="Elk Compound Interior" tags="nobr" position="100,16850">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You successfully pick the lock and enter the building.&lt;&lt;set $compoundcentre to 1&gt;&gt;&lt;&lt;set $compoundalarm += 1&gt;&gt;
+
+&lt;&lt;if $skulduggery lt 400&gt;&gt;
+&lt;&lt;skulduggeryskilluse&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;There&#39;s nothing more you can learn from locks this simple.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+The inside is dominated by a large lift. You see no way to operate it, but a laptop sits on a table in the corner.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Take it and leave|Elk Compound]]&gt;&gt;&lt;&lt;set $blackmoney += 100&gt;&gt;&lt;&lt;crime100&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;crime&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Leave|Elk Compound]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1342" name="Mirror" tags="nobr" position="225,16850">&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;mirror&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Step away|Bedroom]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1343" name="Widgets Mirror" tags="widget" position="350,16850">&lt;&lt;widget &quot;mirror&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You look into the mirror. A
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+&lt;&lt;girl&gt;&gt; with glazed eyes
+&lt;&lt;elseif $pain gte 100&gt;&gt;
+crying &lt;&lt;girl&gt;&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;
+tearful &lt;&lt;girl&gt;&gt;
+&lt;&lt;elseif $pain gte 1&gt;&gt;
+frowning &lt;&lt;girl&gt;&gt;
+&lt;&lt;else&gt;&gt;
+cheerful &lt;&lt;girl&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+stares back.&lt;br&gt;&lt;br&gt;
+
+&lt;i&gt;Attractiveness measures your ability to use your looks to your advantage.&lt;/i&gt;&lt;br&gt;
+Attractiveness rating: 
+&lt;&lt;if $attractiveness gte 5000&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;S&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 4000&gt;&gt;
+&lt;span class=&quot;teal&quot;&gt;A&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 3000&gt;&gt;
+&lt;span class=&quot;lblue&quot;&gt;B&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 2000&gt;&gt;
+&lt;span class=&quot;blue&quot;&gt;C&lt;/span&gt;
+&lt;&lt;elseif $attractiveness gte 1000&gt;&gt;
+&lt;span class=&quot;purple&quot;&gt;D&lt;/span&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;F&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;span class=&quot;green&quot;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7)&gt;&gt;
+ Cute&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7) * 2&gt;&gt;
+ Pretty&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7) * 3&gt;&gt;
+ Charming&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7) * 4&gt;&gt;
+ Beautiful&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7) * 5&gt;&gt;
+ Ravishing&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7) * 6&gt;&gt;
+ Divine&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+ Hair length&lt;br&gt;
+&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+ Topless&lt;br&gt;
+&lt;&lt;elseif $upperreveal gte 500&gt;&gt;
+ Revealing top&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;
+ Bottomless&lt;br&gt;
+&lt;&lt;elseif $lowerreveal gte 500&gt;&gt;
+ Revealing bottoms&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+ Pantiless&lt;br&gt;
+&lt;&lt;elseif $underreveal gte 500&gt;&gt;
+ Sexy underwear&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+ Wolfy&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $angel gte 6&gt;&gt;
+ Angel&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $fallenangel gte 2&gt;&gt;
+ Fallen angel&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;stockings&quot;&gt;&gt;
+ Stockings&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;fishnet stockings&quot;&gt;&gt;
+ Stockings&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/span&gt;
+
+&lt;br&gt;
+&lt;i&gt;Allure is the dark side of attractiveness, and measures how much people will want to molest you.&lt;/i&gt;&lt;br&gt;
+Allure: &lt;&lt;if $allure gte 6000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You look like you need to be ravaged.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 4000&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You look perverted.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 3000&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You look lewd.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 2000&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stand out.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 1500&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You attract attention.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You attract glances.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You look unremarkable.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;span class=&quot;red&quot;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7)&gt;&gt;
+ Cute&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7) * 2&gt;&gt;
+ Pretty&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7) * 3&gt;&gt;
+ Charming&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7) * 4&gt;&gt;
+ Beautiful&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7) * 5&gt;&gt;
+ Ravishing&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beauty gte ($beautymax / 7) * 6&gt;&gt;
+ Divine&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+ Hair length&lt;br&gt;
+&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+ Topless&lt;br&gt;
+&lt;&lt;elseif $upperreveal gte 500&gt;&gt;
+ Revealing top&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowertype is &quot;naked&quot;&gt;&gt;
+ Bottomless&lt;br&gt;
+&lt;&lt;elseif $lowerreveal gte 500&gt;&gt;
+ Revealing bottoms&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $undertype is &quot;naked&quot;&gt;&gt;
+ Pantiless&lt;br&gt;
+&lt;&lt;elseif $underreveal gte 500&gt;&gt;
+ Sexy underwear&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+ Wolfy&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $angel gte 6&gt;&gt;
+ Angel&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $fallenangel gte 2&gt;&gt;
+ Fallen angel&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;stockings&quot;&gt;&gt;
+ Stockings&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $legsacc is &quot;fishnet stockings&quot;&gt;&gt;
+ Stockings&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $daystate is &quot;night&quot;&gt;&gt;
+ Night&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+ Exposed&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $collared gte 1&gt;&gt;
+ Collared&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $semencount + $goocount gte 1&gt;&gt;
+ Smell of cum&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $semencount + $goocount gte 10&gt;&gt;
+ Covered in cum&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $semencount + $goocount gte 30&gt;&gt;
+ Drenched in cum&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;/span&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1344" name="Eden Mirror" tags="nobr" position="475,16850">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;mirror&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Step away|Eden Cabin]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1345" name="Forest Cutter Exhibitionism" tags="nobr" position="600,16850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You leave your hiding place and walk towards the &lt;&lt;personcomma&gt;&gt; your &lt;&lt;lewdness&gt;&gt; proudly displayed. &lt;&lt;He&gt;&gt; drops &lt;&lt;his&gt;&gt; axe and jaw when &lt;&lt;he&gt;&gt; sees you, then rubs &lt;&lt;his&gt;&gt; eyes. &quot;I&#39;ve been hitting those shrooms too hard,&quot; &lt;&lt;he&gt;&gt; mutters.
+
+&lt;&lt;if $exposed gte 2&gt;&gt;
+&lt;&lt;exhibitionism5&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;exhibitionism3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Flaunt|Forest Cutter Flaunt]]&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;ltrauma60&gt;&gt;&lt;&lt;lstress60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Seduce|Forest Cutter Seduce]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1346" name="Forest Cutter" tags="nobr" position="725,16850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+The &lt;&lt;person&gt;&gt; embeds &lt;&lt;his&gt;&gt; axe in the tree and leans against it. &quot;What brings you out here?&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Chat (0:30)|Forest Cutter Chat]]&gt;&gt;&lt;&lt;lstress30&gt;&gt;&lt;&lt;ltrauma30&gt;&gt;&lt;&lt;pass30&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;ltrauma&gt;&gt;&lt;&lt;lstress&gt;&gt;&lt;br&gt;
+&lt;&lt;if $promiscuity gte 15&gt;&gt;
+&lt;&lt;click [[Seduce|Forest Cutter Seduce]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;promiscuous2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1347" name="Forest Cutter Chat" tags="nobr" position="850,16850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You stay and chat with the &lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; seems happy for the company.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $pain gte 40&gt;&gt;
+&lt;&lt;He&gt;&gt; doesn&#39;t mention your tears, but &lt;&lt;he&gt;&gt; offers you a tissue. You blow your nose.&lt;&lt;lpain&gt;&gt;&lt;&lt;set $pain -= 20&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rng gte 81&gt;&gt;
+&quot;If you see any strange fellows,&quot; &lt;&lt;he&gt;&gt; says at one point. &quot;Stay away. Criminals sometimes traffic through these woods. Getting stuff into town that they shouldn&#39;t.&quot;
+&lt;&lt;elseif $rng gte 61&gt;&gt;
+&quot;Folks from the temple sometimes come out here for ceremonies,&quot; &lt;&lt;he&gt;&gt; says at one point. &quot;I avoid them. Creepy buggers.&quot;
+&lt;&lt;elseif $rng gte 41&gt;&gt;
+&quot;Some of the animals here will hunt humans,&quot; &lt;&lt;he&gt;&gt; says at one point. &quot;I always manage to scare them off. You might have more trouble though. Be careful.&quot;
+&lt;&lt;elseif $rng gte 21&gt;&gt;
+&quot;They say the snakes here can put you in a trance,&quot; &lt;&lt;he&gt;&gt; says at one point. &quot;Seems far-fetched. Don&#39;t know why anyone would want to risk going so deep anyway.&quot;
+&lt;&lt;else&gt;&gt;
+&quot;There&#39;s a maniac living deep in these woods,&quot; &lt;&lt;he&gt;&gt; says at one point. &quot;Probably the most dangerous thing in here, and that&#39;s saying something. Lives deeper than anyone with sense ever ventures.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+After a while &lt;&lt;he&gt;&gt; looks at the sky. &quot;I need to get back to work,&quot; &lt;&lt;he&gt;&gt; says, lifting &lt;&lt;his&gt;&gt; axe. &quot;It was nice meeting you. Go careful now.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1348" name="Forest Cutter Seduce" tags="nobr" position="975,16850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;set $seductiondifficulty to 6000&gt;&gt;
+&lt;&lt;seductioncheck&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel more confident in your powers of seduction.&lt;/span&gt;&lt;&lt;seductionskilluse&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+You sit on the grass and look up at &lt;&lt;himstop&gt;&gt; &quot;I&#39;m just looking for some company,&quot; you say, patting the grass next to you.&lt;&lt;promiscuity2&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $seductionrating gte $seductionrequired&gt;&gt;
+&lt;&lt;He&gt;&gt; hesitates. You reach up, take &lt;&lt;his&gt;&gt; arm and gently pull &lt;&lt;him&gt;&gt; on top of you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Forest Cutter Sex]]&gt;&gt;&lt;&lt;set $sexstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+&lt;&lt;He&gt;&gt; hesitates. You reach up and tug &lt;&lt;his&gt;&gt; arm but &lt;&lt;he&gt;&gt; pulls away from you. &quot;No, I really need to get back to work,&quot; &lt;&lt;he&gt;&gt; says. &quot;Stay safe.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1349" name="Forest Cutter Flaunt" tags="nobr" position="1100,16850">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You give &lt;&lt;him&gt;&gt; a slow twirl while walking towards &lt;&lt;himcomma&gt;&gt; making sure &lt;&lt;he&gt;&gt; gets to see you from other angles. &lt;&lt;He&gt;&gt; looks away, &lt;&lt;his&gt;&gt; face turning red. &quot;Don&#39;t be shy,&quot; you purr. &quot;You can look all you want.&quot; You&#39;re close to &lt;&lt;him&gt;&gt; now, so close &lt;&lt;he&gt;&gt; has to look up to avoid seeing you. &lt;&lt;He&gt;&gt; turns around.
+
+&quot;Y-you should take these to cover with,&quot; &lt;&lt;he&gt;&gt; says, pulling some towels from a bag sat on a tree stump. &quot;You might attract some bad types dressed like that.&quot; &lt;&lt;He&gt;&gt; looks through the trees, still facing away from you, &quot;Please leave me to work. If we&#39;re seen people will get the wrong idea.&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Take the towels|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;towelup&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;click [[Just leave|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1350" name="Forest Cutter Sex" tags="nobr" position="1225,16850">&lt;&lt;if $sexstart is 1&gt;&gt;
+&lt;&lt;set $sexstart to 0&gt;&gt;
+&lt;&lt;consensual&gt;&gt;
+&lt;&lt;set $consensual to 1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;set $event to &quot;molestationhome&quot;&gt;&gt;
+&lt;&lt;man1init&gt;&gt;
+&lt;&lt;set $enemytrust to $enemytrust + 50&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;&lt;man&gt;&gt;
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+&lt;&lt;if $finish is 1&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Cutter Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Cutter Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Cutter Sex Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Cutter Sex]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1351" name="Forest Cutter Sex Finish" tags="nobr" position="100,16975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;&lt;ejaculation&gt;&gt;
+
+&lt;&lt;He&gt;&gt; falls asleep on the grass. &lt;&lt;tearful&gt;&gt; you climb to your feet.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+You knock the &lt;&lt;person&gt;&gt; back. &lt;&lt;He&gt;&gt; trips over a stump. &lt;&lt;tearful&gt;&gt; you escape into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;He&gt;&gt; climbs to &lt;&lt;his&gt;&gt; feet. &quot;I should get back to work,&quot; &lt;&lt;he&gt;&gt; says. &quot;People would get the wrong idea if they saw us.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1352" name="Temple Forgiveness" tags="nobr" position="225,16975">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You fight through the shame and speak. 
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;I&#39;m dirty,&quot; you say, dropping to your knees. &quot;Please forgive me.&quot;
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;I&#39;ve been soiled,&quot; you say, trying to steady the tremble in your voice. &quot;I need your forgiveness.&quot;
+&lt;&lt;else&gt;&gt;
+&quot;I&#39;m dirty,&quot; you say, voice trembling. &quot;Please forgive me.&quot;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; considers for a moment. &quot;Of course my child,&quot; &lt;&lt;he&gt;&gt; says. &quot;We only require a small donation of &lt;span class=&quot;red&quot;&gt;£10,000&lt;/span&gt; and everything will be forgiven.&quot;&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+You nod. That&#39;s expensive, but you don&#39;t think there&#39;s any other way.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+You repress the urge to spit in their holy water. That&#39;s a lot of money, but you can&#39;t think of any other way.
+&lt;&lt;else&gt;&gt;
+That&#39;s a lot of money, but you can&#39;t think of any other way.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $forgiveintro to 1&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Temple]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1353" name="Temple Buy Forgiveness" tags="nobr" position="350,16975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $pronoun is &quot;m&quot;&gt;&gt;
+&lt;&lt;generatem2&gt;&gt;
+&lt;&lt;generatem3&gt;&gt;
+&lt;&lt;generatem4&gt;&gt;
+&lt;&lt;generatem5&gt;&gt;
+&lt;&lt;generatem6&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;generatef2&gt;&gt;
+&lt;&lt;generatef3&gt;&gt;
+&lt;&lt;generatef4&gt;&gt;
+&lt;&lt;generatef5&gt;&gt;
+&lt;&lt;generatef6&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;pass60&gt;&gt;
+&quot;Wait here child,&quot; &lt;&lt;he&gt;&gt; says. &quot;I will gather the others.&quot; &lt;&lt;He&gt;&gt; disappears through an archway. When &lt;&lt;he&gt;&gt; returns &lt;&lt;he&gt;&gt; is followed by five robed figures. They surround you as Jordan kneels in front of you, arms outstretched and holding a length of cloth. One of the &lt;&lt;monks&gt;&gt; reaches over your shoulders and takes the fabric. &lt;&lt;He&gt;&gt; wraps it around your head, blinding you.&lt;br&gt;&lt;br&gt;
+
+&quot;Now we must travel to the alter. Don&#39;t worry, we&#39;ll be with you at all times.&quot;&lt;br&gt;&lt;br&gt; They guide you outside. The soft ground and muffled sound of traffic suggest they&#39;re taking you into the forest.&lt;br&gt;&lt;br&gt;
+
+You walk for some time. They must be careful with the route they&#39;re leading you through, as you have no difficulty and your unease at walking while blind soon fades. Occasionally the group stops and you bump into whoever&#39;s in front of you. You hear someone move a branch out of way before continuing.&lt;br&gt;&lt;br&gt;
+
+The group stops once more, but this time someone rests their hand on your arm. You hear Jordan&#39;s voice. &quot;We&#39;re here.&quot; &lt;&lt;He&gt;&gt; lifts your hand and places it on something cold and hard. &quot;This is an altar. You&#39;ll need to lie on top of it. First though, your clothes.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Temple Buy Forgiveness 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1354" name="Temple Buy Forgiveness 2" tags="nobr" position="475,16975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;undernaked&gt;&gt;
+
+The &lt;&lt;monks&gt;&gt; grasp your clothing and try to remove it. Between your blindness and the sheer number of hands pulling and tugging there&#39;s nothing you can do to stop them. They soon have you stripped and bare. &lt;&lt;covered&gt;&gt; &lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+Someone grabs hold of your $underclothes and you hear a grinding sound. A cool breeze caresses your &lt;&lt;genitals&gt;&gt; directly. &quot;We&#39;ve opened your belt for the ceremony. We&#39;ll protect you again afterwards.&quot;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;P-please don&#39;t hurt me,&quot; you say.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;I thought you people were better than this,&quot; you say.
+&lt;&lt;else&gt;&gt;
+&quot;I&#39;m cold,&quot; you say.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;Hush child,&quot; Jordan says. &quot;Lie atop the altar. This won&#39;t take long.&quot; You&#39;ve come this far. You lie on the altar. &quot;Good. Spread your arms and legs please. Yes like that.&quot; Something wraps around each of your limbs, tensing them and holding them in place. You can&#39;t move an inch.&lt;br&gt;&lt;br&gt;
+
+&quot;Okay,&quot; Jordan says again. &lt;&lt;He&gt;&gt; sounds breathless. &quot;I&#39;m sorry, I&#39;ve not done this before.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;You&#39;ll do fine,&quot; one of the &lt;&lt;monks&gt;&gt; says. &lt;&lt;He&gt;&gt; sounds older. &quot;We&#39;re all here to help you.&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Thank you. Okay. Here I go.&quot; You feel a warm breeze on your &lt;&lt;genitalscomma&gt;&gt; then something warm and wet touches it.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Temple Buy Forgiveness 3]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1355" name="Temple Buy Forgiveness 3" tags="nobr" position="600,16975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&quot;That&#39;s it,&quot; the older &lt;&lt;monk&gt;&gt; says.
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+&quot;Just keep working it with your tongue. Be careful not to take it into your mouth.&quot;
+&lt;&lt;else&gt;&gt;
+&quot;Just keep working it with your tongue. Be careful not to penetrate.&quot;
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+You feel Jordan&#39;s tongue lick and twist against your &lt;&lt;genitalsstop&gt;&gt; You can&#39;t predict where or how rough &lt;&lt;his&gt;&gt; next lick will be. The anticipation is almost as maddening as the physical sensation itself.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $arousal += 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt;
+
+&quot;I did it, it!&quot; Jordan shouts, excited. &quot;Did it work?&quot;&lt;br&gt;&lt;br&gt;
+
+&quot;Not yet,&quot; the older &lt;&lt;monk&gt;&gt; responds. &quot;Keep it up.&quot;&lt;br&gt;&lt;br&gt;
+
+Jordan gets back to work, not even giving your spasms a chance to subside. &quot;This is taking too long,&quot; says a younger voice to your right. &quot;I&#39;m helping.&quot; You feel a second tongue, this time on your nipple. The surprise makes you jerk away, but your bonds prevent you from moving.&lt;br&gt;&lt;br&gt;
+
+&quot;Good idea,&quot; the older &lt;&lt;monk&gt;&gt; says. &quot;You. Help &lt;&lt;him&gt;&gt; out.&quot; Another tongue appears on your other nipple. Together, the teasing and licking is too much.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $arousal += 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt;
+
+&quot;It&#39;s still not working,&quot; Jordan says, disheartened.&lt;br&gt;&lt;br&gt;
+
+&quot;Don&#39;t be silly,&quot; the older &lt;&lt;monk&gt;&gt; responds. &quot;We just need a little something extra. Move out the way and lift up &lt;&lt;pher&gt;&gt; legs.&quot; Jordan practically climbs on top of you. Your legs are released and lifted, then pressed against your shoulders where they are tied in place once more. You couldn&#39;t be more exposed.&lt;br&gt;&lt;br&gt;
+
+&quot;This might be a bit awkward. No not there! That&#39;s it. Now we can both reach &lt;&lt;phimstop&gt;&gt; You two, you need to help too. If this doesn&#39;t remove the taint, nothing will.&quot; They recommence their licking. This time though, two tongues assault your &lt;&lt;genitalsstop&gt;&gt;
+
+&lt;&lt;if $penisexist is 1 and $vaginaexist isnot 1&gt;&gt;
+The second ranges further down, licking your testes. &lt;&lt;He&gt;&gt; even takes one into &lt;&lt;his&gt;&gt; mouth.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Temple Buy Forgiveness 4]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1356" name="Temple Buy Forgiveness 4" tags="nobr" position="725,16975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+The final two &lt;&lt;monks&gt;&gt; don&#39;t seem confident, but they comply and start licking your arms. &quot;Not like that. Lick &lt;&lt;pher&gt;&gt; face.&quot;&lt;br&gt;&lt;br&gt;
+
+And so you lie there, naked and assailed by tongues on your &lt;&lt;genitalscomma&gt;&gt; &lt;&lt;breasts&gt;&gt; and face, shaking against the bonds holding you in place. One of the &lt;&lt;monks&gt;&gt; licking your face becomes more confident and starts licking your lips. You feel your mouth open of its own accord, and &lt;&lt;he&gt;&gt; invades you with &lt;&lt;his&gt;&gt; tongue, pressing your lips together in a kiss.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $arousal += 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt;
+
+&lt;&lt;set $arousal += 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt;
+
+&lt;&lt;set $arousal += 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt;
+
+&quot;That&#39;s it!&quot; You hear a voice shout as your body convulses. &quot;We&#39;ve done it.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $arousal += 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt;
+
+&lt;&lt;set $arousal += 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt;
+
+&quot;Isn&#39;t it supposed to stop by now?&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;set $arousal += 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt;
+
+&lt;&lt;set $arousal += 10000&gt;&gt;
+&lt;&lt;orgasmpassage&gt;&gt;
+
+You feel a light beam down on you, and a great weight is lifted. &quot;Someone untie &lt;&lt;phimcomma&gt;&gt; quickly.&quot; &lt;br&gt;&lt;br&gt;
+
+You pass out.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Temple Buy Forgiveness 5]]&gt;&gt;&lt;&lt;clotheson&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1357" name="Forest Snake" tags="nobr" position="850,16975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+
+
+
+
+&lt;&lt;set $vorestage to 1&gt;&gt;
+&lt;&lt;set $vorecreature to &quot;snake&quot;&gt;&gt;
+&lt;&lt;set $vorestrength to 1&gt;&gt;
+&lt;&lt;set $timer to 4&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $timer is 1&gt;&gt;
+&lt;&lt;set $trance to 0&gt;&gt;
+You break free from the trance, and realise the snake is trying to eat you!
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;voreeffects&gt;&gt;
+&lt;&lt;vore&gt;&gt;
+&lt;&lt;voreactions&gt;&gt;
+
+
+&lt;&lt;if $vorestage gte 7&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Snake Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $vorestage lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Snake Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1358" name="Forest Snake Finish" tags="nobr" position="975,16975">&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;set $trance to 0&gt;&gt;
+
+&lt;&lt;if $vorestage gte 7&gt;&gt;
+
+
+&lt;&lt;tearful&gt;&gt; you struggle as the snake starts to move. It journeys for several minutes until with a great heave the snake pushes you up and through its gullet once more, expelling you from its body.&lt;&lt;pass10&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+
+
+	&lt;&lt;if $swarmdisable is &quot;f&quot;&gt;&gt;
+	You land in a pit of thousands of tiny snakes.&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;click [[Next|Forest Snake Swarm]]&gt;&gt;&lt;&lt;set $molestationstart to 1&gt;&gt;&lt;&lt;/click&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	The snake slithers away. It took you deeper into the forest.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;clotheson&gt;&gt;
+	
+	&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $forest += 20&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;tearful&gt;&gt; you escape from the snake&#39;s maw.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1359" name="Forest Snake Swarm" tags="nobr" position="1100,16975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;&lt;&lt;set $bus to &quot;danube&quot;&gt;&gt;
+
+&lt;&lt;if $molestationstart is 1&gt;&gt;&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;set $combat to 1&gt;&gt;
+&lt;&lt;set $swarmname to &quot;swarms&quot;&gt;&gt;
+&lt;&lt;set $swarmmove to &quot;slithering&quot;&gt;&gt;
+&lt;&lt;set $swarmcreature to &quot;snakes&quot;&gt;&gt;
+&lt;&lt;set $swarmspill to &quot;slither&quot;&gt;&gt;
+&lt;&lt;set $swarmsteady to &quot;keep back&quot;&gt;&gt;
+&lt;&lt;set $swarmSteady to &quot;Keep back&quot;&gt;&gt;
+&lt;&lt;set $swarmcount to 10&gt;&gt;
+&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+&lt;&lt;set $swarmactive to 10&gt;&gt;
+&lt;&lt;set $timer to 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;swarmeffects&gt;&gt;
+&lt;&lt;swarm&gt;&gt;
+&lt;&lt;swarmactions&gt;&gt;
+
+
+
+&lt;&lt;if $timer lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Snake Swarm Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click &quot;Next&quot;&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1360" name="Forest Snake Swarm Finish" tags="nobr" position="1225,16975">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+The snakes slither off of you, escaping through knooks and crannies all around the pit.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endcombat&gt;&gt;
+&lt;&lt;clotheson&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $stress -= 500&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1361" name="Forest Bear Molestation" tags="nobr" position="100,17100">&lt;&lt;if $molestationstart is 1&gt;&gt;
+&lt;&lt;set $molestationstart to 0&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;violence1&gt;&gt;
+&lt;&lt;neutral1&gt;&gt;
+&lt;&lt;molested&gt;&gt;
+&lt;&lt;set $event to &quot;dogpack&quot;&gt;&gt;
+&lt;&lt;beast1init&gt;&gt;&lt;&lt;set $beasttype to &quot;bear&quot;&gt;&gt;&lt;&lt;set $enemytrust -= 40&gt;&gt;&lt;&lt;set $enemyanger += 40&gt;&gt;&lt;&lt;set $enemyhealthmax to 400&gt;&gt;&lt;&lt;set $enemyhealth to 400&gt;&gt;&lt;&lt;set $enemyarousalmax to 1000&gt;&gt;
+
+You continue on your path. You don&#39;t get far before hearing a roar behind you.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;effects&gt;&gt;
+&lt;&lt;effectsman&gt;&gt;&lt;br&gt;&lt;&lt;beast&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;stateman&gt;&gt;&lt;br&gt;
+&lt;br&gt;
+&lt;&lt;actionsman&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Bear Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Bear Molestation Finish]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;span id=&quot;next&quot;&gt;&lt;&lt;click [[Next|Forest Bear Molestation]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;/span&gt;&lt;&lt;nexttext&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1362" name="Forest Bear Molestation Finish" tags="nobr" position="225,17100">&lt;&lt;set $outside to 1&gt;&gt;&lt;&lt;set $location to &quot;forest&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+&lt;&lt;if $enemyarousal gte $enemyarousalmax&gt;&gt;
+
+
+
+&lt;&lt;beastejaculation&gt;&gt;
+
+
+Satisfied, the bear returns to its abode.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you continue on your way.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;elseif $enemyhealth lte 0&gt;&gt;
+
+You scare the mighty beast. It flees deeper into the forest.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;tearful&gt;&gt; you  continue on your way.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;clotheson&gt;&gt;
+&lt;&lt;endcombat&gt;&gt;
+
+&lt;&lt;click [[Next|Forest]]&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1363" name="Widgets Effects Hands" tags="widget" position="350,17100">&lt;&lt;widget &quot;effectshandsclothes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $leftaction is &quot;upper&quot; and $rightaction is &quot;upper&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rest&quot;&gt;&gt;
+	&lt;&lt;if $open is 1&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull down your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull up your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;elseif $leftaction is &quot;upper&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;rest&quot;&gt;&gt;
+	&lt;&lt;if $open is 1&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull down your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull up your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $rightaction is &quot;upper&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rest&quot;&gt;&gt;
+	&lt;&lt;if $open is 1&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstatetop to &quot;midriff&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull down your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull down your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $upperexposed to 2&gt;&gt;&lt;&lt;set $upperstate to &quot;chest&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+		You pull up your $upperclothes &lt;span class=&quot;lewd&quot;&gt;and your &lt;&lt;breasts&gt;&gt; flop out.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		You pull up your $upperclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;lower&quot; and $rightaction is &quot;lower&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+	&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;
+	You lift up your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+	You pull down your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $leftaction is &quot;lower&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+	&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;
+	You lift up your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+	You pull down your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;elseif $rightaction is &quot;lower&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $loweranusexposed to 1&gt;&gt;&lt;&lt;set $lowervaginaexposed to 1&gt;&gt;&lt;&lt;set $lowerexposed to 2&gt;&gt;
+	&lt;&lt;if $skirt is 1&gt;&gt;&lt;&lt;set $skirtdown to 0&gt;&gt;
+	You lift up your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $lowerstate to &quot;thighs&quot;&gt;&gt;
+	You pull down your $lowerclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $leftaction is &quot;under&quot; and $rightaction is &quot;under&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;
+&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;&lt;&lt;set $underexposed to 2&gt;&gt;
+	You pull down your $underclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+
+
+
+&lt;&lt;elseif $leftaction is &quot;under&quot;&gt;&gt;&lt;&lt;set $leftaction to 0&gt;&gt;&lt;&lt;set $leftactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 2&gt;&gt;
+&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;
+	You pull down your $underclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+
+
+
+&lt;&lt;elseif $rightaction is &quot;under&quot;&gt;&gt;&lt;&lt;set $rightaction to 0&gt;&gt;&lt;&lt;set $rightactiondefault to &quot;rest&quot;&gt;&gt;&lt;&lt;set $underanusexposed to 1&gt;&gt;&lt;&lt;set $undervaginaexposed to 1&gt;&gt;&lt;&lt;set $underexposed to 2&gt;&gt;
+&lt;&lt;set $understate to &quot;thighs&quot;&gt;&gt;
+	You pull down your $underclothes, &lt;span class=&quot;lewd&quot;&gt;exposing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1364" name="Temple Buy Forgiveness 5" tags="nobr" position="475,17100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;town&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+You awaken back at the temple. You&#39;re lying on a small bed in a little room. Jordan sits in the corner, and blushes when &lt;&lt;he&gt;&gt; sees you awake. &quot;The ceremony went as planned. You are forgiven.&quot; &lt;&lt;He&gt;&gt; avoids making eye contact. &quot;Thank you for your contribution. Please though, do not tell anyone about what occurred during the ceremony. We like to keep our secrets.&quot; &lt;&lt;He&gt;&gt; bows and leaves you alone.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;set $fallenangel to 1&gt;&gt;&lt;&lt;set $transformed to 0&gt;&gt;
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Temple]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1365" name="Penis Inspection" tags="nobr" position="600,17100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;generateym2&gt;&gt;&lt;&lt;generateym3&gt;&gt;
+
+
+Leighton pushes Sirris&#39; desk to the side, clearing the front of the room. The students look at each other, wondering what the headteacher has planned. &quot;Could all the boys line up at the front of the class please?&quot;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+	You stand up with the boys and walk to the front, taking a position in the middle of the line. &quot;Good. Girls, move your chairs closer. It&#39;s important that you watch closely.&quot;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;penisinspection&gt;&gt;
+
+&lt;&lt;click [[Next|Penis Inspection 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+
+
+	&lt;&lt;else&gt;&gt;
+	You remain with the girls as the boys line up at the front of the room. &quot;Good. Girls, move your chairs closer. It&#39;s important that you watch closely.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;penisinspection&gt;&gt;
+	
+	&lt;&lt;click [[Next|Penis Inspection 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+	
+	You remain with the girls as the boys line up at the front of the room. &quot;Good. Girls, move your chairs closer. It&#39;s important that you watch closely.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;penisinspection&gt;&gt;
+	
+&lt;&lt;click [[Next|Penis Inspection 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+	
+	&lt;&lt;else&gt;&gt;
+	
+		You stand up with the boys and walk to the front, taking a position in the middle of the line. &quot;Good. Girls, move your chairs closer. It&#39;s important that you watch closely.&quot;&lt;br&gt;&lt;br&gt;
+	
+&lt;&lt;penisinspection&gt;&gt;
+	
+&lt;&lt;click [[Next|Penis Inspection 2]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1366" name="Pussy Inspection" tags="" position="725,17100">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="1367" name="Breast Inspection" tags="" position="850,17100">Double-click this passage to edit it.</tw-passagedata><tw-passagedata pid="1368" name="Penis Inspection Expose" tags="nobr" position="975,17100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;fameexhibitionism50&gt;&gt;
+You &lt;&lt;nervously&gt;&gt; pull down your shorts as instructed, exposing your penis to the room. You feel everyone&#39;s eyes on so delicate a place. Leighton steps back and takes a picture, then crouches in front of you to take another.
+
+&lt;&lt;if $penilevirginity is 1&gt;&gt;
+&quot;You&#39;re still a virgin,&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; says. &quot;Saving yourself for marriage? Maybe you&#39;ll make one of the girls in here very happy.&quot; You cringe in embarrassment. The giggling recommences, and some usually shy girls smile at you.
+&lt;&lt;else&gt;&gt;
+&quot;I see you have some experience,&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; says. &quot;I&#39;ve inspected enough that I can tell.&quot; You cringe in embarrassment as the girls start whispering amongst themselves.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+
+&quot;What&#39;s that?&quot; the &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; asks, looking at your $underclothes.&lt;br&gt;&lt;br&gt;
+
+&quot;That&#39;s to stop &lt;&lt;phim&gt;&gt; being naughty,&quot; Leighton replies. &quot;Just take &lt;&lt;his&gt;&gt; measurement as best you can.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+The &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; crouches before you next, and gasps. &quot;This is the cutest one yet,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person5&gt;&gt;&lt;&lt;person&gt;&gt; crouches next to &lt;&lt;person4&gt;&gt;&lt;&lt;himstop&gt;&gt; &lt;&lt;person5&gt;&gt; &quot;Yeah.&quot; &lt;&lt;He&gt;&gt; leans closer, until &lt;&lt;his&gt;&gt; mouth hovers an inch away from you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt; The attention alone was almost too much, this pushes you over the edge. You feel your penis start to erect, growing with every pulse.&lt;&lt;garousal&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&quot;It&#39;s getting bigger!&quot; The &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; exclaims. The girls&#39; giggling is renewed, and some of the other boys lean forward to look.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person5&gt;&gt;&quot;It happened when I breathed on it,&quot; the &lt;&lt;person&gt;&gt; says. &lt;&lt;He&gt;&gt; inhales, then blows onto you. The &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; joins in, 
+
+&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+and they soon have you straining against your chastity.
+&lt;&lt;else&gt;&gt;
+and they soon have you fully erect.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;Would you two stop that?&quot; Leighton interjects. &quot;There&#39;s more penises to inspect.&quot; At last, the pair leave you alone and you pull your shorts back up.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Penis Inspection End]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1369" name="Penis Inspection Flaunt" tags="nobr" position="1100,17100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;fameexhibitionism50&gt;&gt;
+Confident, you tug down your shorts, lean back, and place your hands on your hips. You feel everyone&#39;s eyes on you. Leighton steps back and takes a picture, then crouches in front of you to take another.&lt;br&gt;&lt;br&gt;
+
+You enjoy the attention. 
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;Does it look nice?&quot; you ask.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;I usually charge for pictures, you know,&quot; you say.
+&lt;&lt;else&gt;&gt;
+&quot;You&#39;re going to be enjoying those later, aren&#39;t you,&quot; you say.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;exhibitionism4&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;if $penilevirginity is 1&gt;&gt;
+&quot;You&#39;re still a virgin,&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; says, ignoring your words. &quot;Saving yourself for marriage? Maybe you&#39;ll make one of the girls in here very happy.&quot; You stand proud. The giggling recommences, and some usually shy girls smile at you.
+&lt;&lt;else&gt;&gt;
+&quot;I see you have some experience,&quot; &lt;&lt;person1&gt;&gt;&lt;&lt;he&gt;&gt; says. &quot;I&#39;ve inspected enough that I can tell.&quot; You stand proud as the girls start whispering amongst themselves.
+&lt;&lt;/if&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+
+&quot;What&#39;s that?&quot; the &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; asks, looking at your $underclothes.&lt;br&gt;&lt;br&gt;
+
+&quot;That&#39;s to stop &lt;&lt;phim&gt;&gt; being naughty,&quot; Leighton replies. &quot;Just take &lt;&lt;his&gt;&gt; measurement as best you can.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+The &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; crouches before you next, and gasps. &quot;This is the cutest one yet,&quot; &lt;&lt;he&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person5&gt;&gt;&lt;&lt;person&gt;&gt; crouches next to &lt;&lt;person4&gt;&gt;&lt;&lt;himstop&gt;&gt; &lt;&lt;person5&gt;&gt; &quot;Yeah.&quot; &lt;&lt;He&gt;&gt; leans closer, until &lt;&lt;his&gt;&gt; mouth hovers an inch away from you. You feel &lt;&lt;his&gt;&gt; breath on your &lt;&lt;penisstop&gt;&gt; The attention alone was almost too much, this pushes you over the edge. You feel your penis start to erect, growing with every pulse.&lt;br&gt;&lt;br&gt;
+
+&quot;It&#39;s getting bigger!&quot; The &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; exclaims. The girls&#39; giggling is renewed, and some of the other boys lean forward to look.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;person5&gt;&gt;&quot;It happened when I breathed on it,&quot; the &lt;&lt;person&gt;&gt; says. &lt;&lt;He&gt;&gt; inhales, then blows onto you. The &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; joins in, 
+
+&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+and they soon have you straining against your chastity.
+&lt;&lt;else&gt;&gt;
+and they soon have you fully erect.
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;Would you two stop that?&quot; Leighton interjects. &quot;There&#39;s more penises to inspect.&quot; At last, the pair leave you alone and you pull your shorts back up.&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;click [[Next|Penis Inspection End]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1370" name="Penis Inspection Run Away" tags="nobr" position="1225,17100">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+You duck under Leighton&#39;s arm and flee the room, chased by laughter.&lt;br&gt;&lt;br&gt;
+&lt;&lt;endevent&gt;&gt;&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;
+You run down the hallways, angry and frustrated at Leighton and the class. You run round a corner and collide with Sirris. You both tumble to the ground.&lt;&lt;set $pain += 40&gt;&gt;&lt;br&gt;&lt;br&gt;
+
+&quot;No running,&quot; Sirris says, rubbing &lt;&lt;his&gt;&gt; back. &quot;Aren&#39;t you supposed to-&quot; &lt;&lt;he&gt;&gt; sees something in your appearance that changes &lt;&lt;his&gt;&gt; demeanour. &quot;What&#39;s wrong?&quot; &lt;&lt;He&gt;&gt; helps you up. You try to speak, but struggle to form the words. &quot;It&#39;s okay,&quot; Sirris says. &quot;I&#39;m on my way to the staff room. Going to wait for the head to finish. You&#39;re welcome to join me if you like.&quot;&lt;br&gt;&lt;br&gt;
+
+You follow Sirris to the staff room. It&#39;s small, with several chairs around a table in the middle. &quot;Take a seat,&quot; &lt;&lt;he&gt;&gt; says as &lt;&lt;he&gt;&gt; sits.&lt;br&gt;&lt;br&gt;
+
+You spend the next few minutes sat in silence while Sirris reads an old newspaper. You feel a need to stand up and run, as if you&#39;re still in the classroom. Slowly though, your pulse slows and you start to feel more at ease. Sirris puts the paper back on the table. &quot;I feel guilty sat here when I should be working,&quot; &lt;&lt;he&gt;&gt; says. &quot;Let&#39;s go check on them.&quot;&lt;br&gt;&lt;br&gt;
+
+You don&#39;t like the idea of returning to class, but you feel safe around Sirris. You follow &lt;&lt;him&gt;&gt; back to the classroom, and arrive in time to see Leighton leaving. &lt;&lt;endevent&gt;&gt;&lt;&lt;leighton&gt;&gt;&lt;&lt;person1&gt;&gt;&quot;Good timing,&quot; Leighton says to Sirris. &quot;You&#39;re doing a good job.&quot; &lt;&lt;He&gt;&gt; looks at you. &quot;I&#39;ll be seeing you in detention.&quot;&lt;br&gt;&lt;br&gt;
+
+You follow Sirris into the classroom, prepared to face your peers. You&#39;re surprised when people barely look in your direction. The girls chat, still excited, while the boys sit quiet and avoid looking at each other. Your flight was just a footnote in the entire experience.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;</tw-passagedata><tw-passagedata pid="1371" name="Widgets Inspection" tags="widget" position="100,17225">&lt;&lt;widget &quot;penisinspection&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+	You notice Leighton holding a camera as the girls move their chairs. &quot;Now then,&quot; &lt;&lt;he&gt;&gt; says. &quot;Today we&#39;re going to inspect the boys and make sure they&#39;re fit and healthy. We&#39;re going to move down the line and one by one, each boy will pull down their shorts and show us their penis.&quot;&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;generateym4&gt;&gt;&lt;&lt;generateym5&gt;&gt;The girls erupt with gasps and giggles. The boys shift uncomfortably. A &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; stood near Leighton turns pale, and looks like &lt;&lt;hes&gt;&gt; about to cry. The door opens and a &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person5&gt;&gt;&lt;&lt;person&gt;&gt; enter, both of them grinning. &quot;Ah,&quot; Leighton says. &quot;My help has arrived.&quot;&lt;br&gt;&lt;br&gt;
+		&lt;&lt;else&gt;&gt;
+	&lt;&lt;generateyf4&gt;&gt;&lt;&lt;generateyf5&gt;&gt;The girls erupt with gasps and giggles. The boys shift uncomfortably. A &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; stood near Leighton turns pale, and looks like &lt;&lt;hes&gt;&gt; about to cry. A &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; and &lt;&lt;person5&gt;&gt;&lt;&lt;person&gt;&gt; who had sat at the back, disinterested, pick up their chairs and barge their way to the front.&lt;br&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	
+	Leighton turns to the pair. &lt;&lt;person1&gt;&gt;&quot;You two are enthusiastic. I&#39;ll need help taking measurements. Go look in Sirris&#39; desk for a tape measure,&quot; &lt;&lt;he&gt;&gt; says to the &lt;&lt;person4&gt;&gt;&lt;&lt;personstop&gt;&gt; &lt;&lt;He&gt;&gt; looks giddy with excitement as &lt;&lt;he&gt;&gt; rushes over to the desk. &quot;You,&quot; Leighton says to the &lt;&lt;person5&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;Bring me a clipboard and paper.&quot;&lt;br&gt;&lt;br&gt;
+	
+	&quot;I want to use the tape measure.&quot; &lt;&lt;He&gt;&gt; says.&lt;br&gt;&lt;br&gt;
+	
+	&quot;Talk back again and you can wait outside.&quot;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person&gt;&gt; pouts, but does as instructed.&lt;br&gt;&lt;br&gt;
+	
+
+	
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;penisinspection2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+	Leighton turns to the &lt;&lt;person3&gt;&gt;&lt;&lt;personstop&gt;&gt; &quot;You&#39;re up first. There&#39;s nothing to be shy about. This is a medical inspection. Now, pull down your shorts.&quot;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person&gt;&gt; clenches &lt;&lt;his&gt;&gt; fists at &lt;&lt;his&gt;&gt; side and stares at &lt;&lt;his&gt;&gt; feet, unmoving. &quot;You just need a little help,&quot; Leighton says, grasping the hem of &lt;&lt;his&gt;&gt; shorts. The &lt;&lt;person&gt;&gt; tenses as &lt;&lt;his&gt;&gt; shorts are tugged down. The girls&#39; excitement is renewed as the top of &lt;&lt;his&gt;&gt; penis comes into view, but Leighton doesn&#39;t stop there, tugging &lt;&lt;his&gt;&gt; shorts down until the whole length is visible.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;person1&gt;&gt;&quot;There we go,&quot; Leighton says, stepping back. &quot;You have a beautiful penis. I don&#39;t know why you are so ashamed.&quot; &lt;&lt;He&gt;&gt; raises the camera and takes a picture. &quot;For your records.&quot; &lt;&lt;He&gt;&gt; kneels in front of the boy and takes a close-up shot. &lt;&lt;person3&gt;&gt;&quot;Take &lt;&lt;his&gt;&gt; measurements while I see to the next.&quot;&lt;br&gt;&lt;br&gt;
+	
+	The &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; kneels in front of the &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; and takes &lt;&lt;his&gt;&gt; penis in &lt;&lt;person4&gt;&gt;&lt;&lt;his&gt;&gt; hand. &lt;&lt;He&gt;&gt; presses the tape against &lt;&lt;his&gt;&gt; skin and the &lt;&lt;person5&gt;&gt;&lt;&lt;person&gt;&gt; notes down the measurement. The &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; holds the penis far longer than needed, taking in the feel of it against &lt;&lt;his&gt;&gt; fingers. The &lt;&lt;person3&gt;&gt;&lt;&lt;person&gt;&gt; starts to shake, you&#39;re surprised &lt;&lt;he&gt;&gt; doesn&#39;t burst into tears.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1372" name="Penis Inspection End" tags="nobr" position="225,17225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+Leighton continues working down the line, leaving a trail of &lt;&lt;person1&gt;&gt;ashamed boys in &lt;&lt;his&gt;&gt; wake. &quot;Don&#39;t tell anyone about this,&quot; &lt;&lt;he&gt;&gt; says as the last boy finishes covering himself back up. &lt;&lt;He&gt;&gt; taps the camera. &quot;It&#39;s our secret.&quot;&lt;br&gt;&lt;br&gt;
+
+Sirris enters the room. &quot;Just in time,&quot; Leighton says. &quot;Everyone, take your seats. Thank you Sirris, you have a very well-endowed,&quot; &lt;&lt;he&gt;&gt; coughs. &quot;Sorry. Well-behaved class.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;He&gt;&gt; leaves Sirris to drag &lt;&lt;endevent&gt;&gt;&lt;&lt;sirris&gt;&gt;&lt;&lt;person1&gt;&gt;&lt;&lt;his&gt;&gt; desk back into position. The girls chat, still excited, while the boys sit quietly and avoid looking at each other.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;endevent&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;click [[Next|Science Lesson]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1373" name="Penis Inspection Flaunt Crossdress" tags="nobr" position="350,17225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+&lt;&lt;fameexhibitionism30&gt;&gt;
+You tug down your shorts, revealing your &lt;&lt;pussy&gt;&gt; to the room.
+The class fall silent as they behold you. You put your hands on your hips and lean back, proud. Some of the boys blush and look away. Others stare hungrily.&lt;br&gt;&lt;br&gt;
+
+The &lt;&lt;person4&gt;&gt;&lt;&lt;person&gt;&gt; isn&#39;t paying attention, &lt;&lt;his&gt;&gt; eyes still transfixed on the previous boy in the lineup. &lt;&lt;He&gt;&gt; kneels in front of you before turning to look. &lt;&lt;He&gt;&gt; gasps and falls backwards when &lt;&lt;he&gt;&gt; sees your &lt;&lt;genitalsstop&gt;&gt;
+
+&quot;Young lady,&quot; Leighton says, &lt;&lt;person1&gt;&gt;&lt;&lt;his&gt;&gt; voice stern. &quot;You&#39;re violating all sorts of rules right now. Sit down.&quot;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;if $submissive gte 1150&gt;&gt;
+&quot;But I want to be looked at too,&quot; you say. You turn and lean forward, sticking your rear out towards the class.
+&lt;&lt;elseif $submissive lte 850&gt;&gt;
+&quot;Why?&quot; you ask. &quot;Never seen one before?&quot;
+&lt;&lt;else&gt;&gt;
+&quot;Don&#39;t you think I&#39;m cute?&quot; you say. You turn and lean forward, sticking your rear out towards the class.
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;exhibitionism4&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+
+&quot;Just sit down. Girls will be inspected another day. Wait your turn.&quot; Many of the girls look nervous all of a sudden.&lt;br&gt;&lt;br&gt;
+
+You pull your shorts back up and take your seat. Your pulse races.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;click [[Next|Penis Inspection End]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1374" name="Bailey&#39;s Office" tags="nobr" position="475,17225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;home&quot;&gt;&gt;&lt;&lt;effects&gt;&gt;
+&lt;&lt;bailey&gt;&gt;&lt;&lt;person1&gt;&gt;
+
+&lt;&lt;if $hour lte 6 or $hour gte 10&gt;&gt;
+
+You enter Bailey&#39;s office. &lt;&lt;Hes&gt;&gt; not there. &lt;&lt;He&gt;&gt; should be around between 7 and 9 in the morning.&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;else&gt;&gt;
+
+You enter Bailey&#39;s office and find &lt;&lt;him&gt;&gt; sitting at &lt;&lt;his&gt;&gt; desk. 
+
+	&lt;&lt;if $baileyvisit isnot 1&gt;&gt;&lt;&lt;set $baileyvisit to 1&gt;&gt;
+	&lt;&lt;He&gt;&gt; looks at you. &quot;You better not waste my time.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;He&gt;&gt; glares at you. &quot;You again? Piss off.&quot;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+	&lt;&lt;if $robinpaid isnot 1 and $robinrescued is 1 and $robindebtevent lte 0&gt;&gt;
+	&lt;&lt;click [[Take on Robin&#39;s debt|Bailey&#39;s Office Robin]]&gt;&gt;&lt;&lt;/click&gt;&gt; &lt;span class=&quot;red&quot;&gt;(doubles weekly payment)&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;click [[Leave|Orphanage]]&gt;&gt;&lt;&lt;endevent&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;</tw-passagedata><tw-passagedata pid="1375" name="Penis Inspection 2" tags="nobr" position="600,17225">&lt;&lt;set $outside to 0&gt;&gt;&lt;&lt;set $location to &quot;school&quot;&gt;&gt;&lt;&lt;schooleffects&gt;&gt;&lt;&lt;effects&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $penisexist is 1&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+	
+	&lt;&lt;penisinspection2&gt;&gt;
+	
+	This process continues down the line. Leighton takes pictures and the pair take measurements. Most don&#39;t take it as badly as the &lt;&lt;person3&gt;&gt;&lt;&lt;personcomma&gt;&gt; but they all look embarrassed. Leighton soon arrives beside you, and looks at you expectantly.&lt;br&gt;&lt;br&gt;
+	
+	&lt;&lt;click [[Expose yourself|Penis Inspection Expose]]&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;
+		&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+		&lt;&lt;click [[Flaunt|Penis Inspection Flaunt]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Run away|Penis Inspection Run Away]]&gt;&gt;&lt;&lt;detention40&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+
+	
+	&lt;&lt;penisinspection2&gt;&gt;
+	
+	This process continues down the line. Leighton takes pictures and the pair take measurements. Most don&#39;t take it as badly as the &lt;&lt;person3&gt;&gt;&lt;&lt;personcomma&gt;&gt; but they all look embarrassed. You feel more conscious of the secret beneath your skirt as time goes on.&lt;br&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;click [[Next|Penis Inspection End]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;f&quot;&gt;&gt;
+	
+
+	&lt;&lt;penisinspection2&gt;&gt;
+	
+	This process continues down the line. Leighton takes pictures and the pair take measurements. Most don&#39;t take it as badly as the &lt;&lt;person3&gt;&gt;&lt;&lt;personcomma&gt;&gt; but they all look embarrassed.&lt;br&gt;&lt;br&gt;
+	
+	
+	&lt;&lt;click [[Next|Penis Inspection End]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+		
+	
+	&lt;&lt;else&gt;&gt;
+	
+
+&lt;&lt;penisinspection2&gt;&gt;
+	
+	This process continues down the line. Leighton takes pictures and the pair take measurements. Most don&#39;t take it as badly as the &lt;&lt;person3&gt;&gt;&lt;&lt;personcomma&gt;&gt; but they all look embarrassed. Leighton soon arrives beside you, and looks at you expectantly. You face flushes as you think about the secret hidden in your shorts.&lt;br&gt;&lt;br&gt;
+	
+		&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+		&lt;&lt;click [[Flaunt|Penis Inspection Flaunt Crossdress]]&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist4&gt;&gt;&lt;br&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;click [[Run away|Penis Inspection Run Away]]&gt;&gt;&lt;&lt;detention40&gt;&gt;&lt;&lt;lcool10&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;gdelinquency&gt;&gt;&lt;&lt;lcool&gt;&gt;&lt;br&gt;
+	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;</tw-passagedata><tw-passagedata pid="1376" name="Widgets" tags="widget" position="725,17225">&lt;&lt;widget &quot;passwater&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $outside is 1 and $weather is &quot;clear&quot;&gt;&gt;
+	&lt;&lt;if $upperwet gte 1&gt;&gt;
+	&lt;&lt;set $upperwet -= ($pass * 2)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowerwet gte 1&gt;&gt;
+	&lt;&lt;set $lowerwet -= ($pass * 2)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $underwet gte 1&gt;&gt;
+	&lt;&lt;set $underwet -= ($pass * 2)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;		
+&lt;&lt;elseif $outside is 1 and $weather is &quot;rain&quot;&gt;&gt;
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $uppertype isnot &quot;swim&quot;&gt;&gt;
+&lt;&lt;set $upperwet += $pass&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowertype isnot &quot;naked&quot; and $lowertype isnot &quot;swim&quot;&gt;&gt;
+&lt;&lt;set $lowerwet += $pass&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;set $underwet += $pass&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $upperwet gte 1&gt;&gt;
+	&lt;&lt;set $upperwet -= $pass&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $lowerwet gte 1&gt;&gt;
+	&lt;&lt;set $lowerwet -= $pass&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $underwet gte 1&gt;&gt;
+	&lt;&lt;set $underwet -= $pass&gt;&gt;
+	&lt;&lt;/if&gt;&gt;		
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;pass1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 1&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 1&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 1&gt;&gt;&lt;&lt;set $hunger to $hunger +1&gt;&gt;&lt;&lt;set $thirst to $thirst +1&gt;&gt;&lt;&lt;set $hygiene to $hygiene +1&gt;&gt;&lt;&lt;set $tiredness to $tiredness +1&gt;&gt;&lt;&lt;set $pain to $pain - 1&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 1&gt;&gt;&lt;&lt;set $minute to $minute + 1&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 10&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 2&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 2&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 2&gt;&gt;&lt;&lt;set $hunger to $hunger +2&gt;&gt;&lt;&lt;set $thirst to $thirst +2&gt;&gt;&lt;&lt;set $hygiene to $hygiene +2&gt;&gt;&lt;&lt;set $tiredness to $tiredness +2&gt;&gt;&lt;&lt;set $pain to $pain - 2&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 2&gt;&gt;&lt;&lt;set $minute to $minute + 2&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 20&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 3&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 3&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 3&gt;&gt;&lt;&lt;set $hunger to $hunger +3&gt;&gt;&lt;&lt;set $thirst to $thirst +3&gt;&gt;&lt;&lt;set $hygiene to $hygiene +3&gt;&gt;&lt;&lt;set $tiredness to $tiredness +3&gt;&gt;&lt;&lt;set $pain to $pain - 3&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 3&gt;&gt;&lt;&lt;set $minute to $minute + 3&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 30&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 4&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 4&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 4&gt;&gt;&lt;&lt;set $hunger to $hunger +4&gt;&gt;&lt;&lt;set $thirst to $thirst +4&gt;&gt;&lt;&lt;set $hygiene to $hygiene +4&gt;&gt;&lt;&lt;set $tiredness to $tiredness +4&gt;&gt;&lt;&lt;set $pain to $pain - 4&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 4&gt;&gt;&lt;&lt;set $minute to $minute + 4&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 40&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 5&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 5&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 5&gt;&gt;&lt;&lt;set $hunger to $hunger +5&gt;&gt;&lt;&lt;set $thirst to $thirst +5&gt;&gt;&lt;&lt;set $hygiene to $hygiene +5&gt;&gt;&lt;&lt;set $tiredness to $tiredness +5&gt;&gt;&lt;&lt;set $pain to $pain - 5&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 5&gt;&gt;&lt;&lt;set $minute to $minute + 5&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 50&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 6&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 6&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 6&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 6&gt;&gt;&lt;&lt;set $hunger to $hunger +6&gt;&gt;&lt;&lt;set $thirst to $thirst +6&gt;&gt;&lt;&lt;set $hygiene to $hygiene +6&gt;&gt;&lt;&lt;set $tiredness to $tiredness +6&gt;&gt;&lt;&lt;set $pain to $pain - 6&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 6&gt;&gt;&lt;&lt;set $minute to $minute + 6&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 60&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 7&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 7&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 7&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 7&gt;&gt;&lt;&lt;set $hunger to $hunger +7&gt;&gt;&lt;&lt;set $thirst to $thirst +7&gt;&gt;&lt;&lt;set $hygiene to $hygiene +7&gt;&gt;&lt;&lt;set $tiredness to $tiredness +7&gt;&gt;&lt;&lt;set $pain to $pain - 7&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 7&gt;&gt;&lt;&lt;set $minute to $minute + 7&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 70&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 8&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 8&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 8&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 8&gt;&gt;&lt;&lt;set $hunger to $hunger +8&gt;&gt;&lt;&lt;set $thirst to $thirst +8&gt;&gt;&lt;&lt;set $hygiene to $hygiene +8&gt;&gt;&lt;&lt;set $tiredness to $tiredness +8&gt;&gt;&lt;&lt;set $pain to $pain - 8&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 8&gt;&gt;&lt;&lt;set $minute to $minute + 8&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 80&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 9&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 9&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 9&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 9&gt;&gt;&lt;&lt;set $hunger to $hunger +9&gt;&gt;&lt;&lt;set $thirst to $thirst +9&gt;&gt;&lt;&lt;set $hygiene to $hygiene +9&gt;&gt;&lt;&lt;set $tiredness to $tiredness +9&gt;&gt;&lt;&lt;set $pain to $pain - 9&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 9&gt;&gt;&lt;&lt;set $minute to $minute + 9&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 90&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 10&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 10&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 10&gt;&gt;&lt;&lt;set $hunger to $hunger +10&gt;&gt;&lt;&lt;set $thirst to $thirst +10&gt;&gt;&lt;&lt;set $hygiene to $hygiene +10&gt;&gt;&lt;&lt;set $tiredness to $tiredness +10&gt;&gt;&lt;&lt;set $pain to $pain - 10&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 10&gt;&gt;&lt;&lt;set $minute to $minute + 10&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 100&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 15&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 15&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 15&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 15&gt;&gt;&lt;&lt;set $hunger to $hunger +15&gt;&gt;&lt;&lt;set $thirst to $thirst +15&gt;&gt;&lt;&lt;set $hygiene to $hygiene +15&gt;&gt;&lt;&lt;set $tiredness to $tiredness +15&gt;&gt;&lt;&lt;set $pain to $pain - 15&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 15&gt;&gt;&lt;&lt;set $minute to $minute + 15&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 150&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 20&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 20&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 20&gt;&gt;&lt;&lt;set $hunger to $hunger +20&gt;&gt;&lt;&lt;set $thirst to $thirst +20&gt;&gt;&lt;&lt;set $hygiene to $hygiene +20&gt;&gt;&lt;&lt;set $tiredness to $tiredness +20&gt;&gt;&lt;&lt;set $pain to $pain - 20&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 20&gt;&gt;&lt;&lt;set $minute to $minute + 20&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 200&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass25&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 25&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 25&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 25&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 25&gt;&gt;&lt;&lt;set $hunger to $hunger +25&gt;&gt;&lt;&lt;set $thirst to $thirst +25&gt;&gt;&lt;&lt;set $hygiene to $hygiene +25&gt;&gt;&lt;&lt;set $tiredness to $tiredness +25&gt;&gt;&lt;&lt;set $pain to $pain - 25&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 25&gt;&gt;&lt;&lt;set $minute to $minute + 25&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 250&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 30&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 30&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 30&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 30&gt;&gt;&lt;&lt;set $hunger to $hunger +30&gt;&gt;&lt;&lt;set $thirst to $thirst +30&gt;&gt;&lt;&lt;set $hygiene to $hygiene +30&gt;&gt;&lt;&lt;set $tiredness to $tiredness +30&gt;&gt;&lt;&lt;set $pain to $pain - 30&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 30&gt;&gt;&lt;&lt;set $minute to $minute + 30&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 300&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 40&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 40&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 40&gt;&gt;&lt;&lt;set $hunger to $hunger +40&gt;&gt;&lt;&lt;set $thirst to $thirst +40&gt;&gt;&lt;&lt;set $hygiene to $hygiene +40&gt;&gt;&lt;&lt;set $tiredness to $tiredness +40&gt;&gt;&lt;&lt;set $pain to $pain - 40&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 40&gt;&gt;&lt;&lt;set $minute to $minute + 40&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 400&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 50&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 50&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 50&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 50&gt;&gt;&lt;&lt;set $hunger to $hunger +50&gt;&gt;&lt;&lt;set $thirst to $thirst +50&gt;&gt;&lt;&lt;set $hygiene to $hygiene +50&gt;&gt;&lt;&lt;set $tiredness to $tiredness +50&gt;&gt;&lt;&lt;set $pain to $pain - 50&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 50&gt;&gt;&lt;&lt;set $minute to $minute + 50&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 500&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 60&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 60&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 60&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 60&gt;&gt;&lt;&lt;set $hunger to $hunger +60&gt;&gt;&lt;&lt;set $thirst to $thirst +60&gt;&gt;&lt;&lt;set $hygiene to $hygiene +60&gt;&gt;&lt;&lt;set $tiredness to $tiredness +60&gt;&gt;&lt;&lt;set $pain to $pain - 60&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 60&gt;&gt;&lt;&lt;set $minute to $minute + 60&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 600&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass120&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 120&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 120&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 120&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 120&gt;&gt;&lt;&lt;set $hunger to $hunger +120&gt;&gt;&lt;&lt;set $thirst to $thirst +120&gt;&gt;&lt;&lt;set $hygiene to $hygiene +120&gt;&gt;&lt;&lt;set $tiredness to $tiredness +120&gt;&gt;&lt;&lt;set $pain to $pain - 120&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 120&gt;&gt;&lt;&lt;set $minute to $minute + 120&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 1200&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass240&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 240&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 240&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 240&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 240&gt;&gt;&lt;&lt;set $hunger to $hunger +240&gt;&gt;&lt;&lt;set $thirst to $thirst +240&gt;&gt;&lt;&lt;set $hygiene to $hygiene +240&gt;&gt;&lt;&lt;set $tiredness to $tiredness +240&gt;&gt;&lt;&lt;set $pain to $pain - 240&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 240&gt;&gt;&lt;&lt;set $minute to $minute + 240&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 2400&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;pass360&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 360&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 360&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 360&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 360&gt;&gt;&lt;&lt;set $hunger to $hunger +360&gt;&gt;&lt;&lt;set $thirst to $thirst +360&gt;&gt;&lt;&lt;set $hygiene to $hygiene +360&gt;&gt;&lt;&lt;set $tiredness to $tiredness +360&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 360&gt;&gt;&lt;&lt;set $minute to $minute + 360&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 3600&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass480&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 480&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 480&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 480&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 480&gt;&gt;&lt;&lt;set $hunger to $hunger + 480&gt;&gt;&lt;&lt;set $thirst to $thirst + 480&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 480&gt;&gt;&lt;&lt;set $tiredness to $tiredness + 480&gt;&gt;&lt;&lt;set $pain to $pain - 480&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 480&gt;&gt;&lt;&lt;set $minute to $minute + 480&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 4800&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;pass600&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $pass to 600&gt;&gt;&lt;&lt;passwater&gt;&gt;
+&lt;&lt;if $control is 0 and $trauma gte 300&gt;&gt;
+&lt;&lt;set $stress to $stress + 600&gt;&gt;
+&lt;&lt;elseif $control is 0 and $trauma gte 200&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress to $stress - 600&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $time to $time + 600&gt;&gt;&lt;&lt;set $hunger to $hunger + 600&gt;&gt;&lt;&lt;set $thirst to $thirst + 600&gt;&gt;&lt;&lt;set $hygiene to $hygiene + 600&gt;&gt;&lt;&lt;set $tiredness to $tiredness + 600&gt;&gt;&lt;&lt;set $pain to $pain - 600&gt;&gt;
+&lt;&lt;set $druggedtimer to $druggedtimer - 600&gt;&gt;&lt;&lt;set $minute to $minute + 600&gt;&gt;
+&lt;&lt;set $arousal to $arousal - 6000&gt;&gt;
+&lt;&lt;arousalpass&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;neutral1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 10&gt;&gt;&lt;&lt;set $trauma to $trauma + 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 20&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 1&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;neutral2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 20&gt;&gt;&lt;&lt;set $trauma to $trauma + 2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 40&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 3&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;neutral3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 30&gt;&gt;&lt;&lt;set $trauma to $trauma + 3&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 60&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 3&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;neutral4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 40&gt;&gt;&lt;&lt;set $trauma to $trauma + 4&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 80&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 4&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;neutral5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 50&gt;&gt;&lt;&lt;set $trauma to $trauma + 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 5&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;neutral10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 100&gt;&gt;&lt;&lt;set $trauma to $trauma + 10&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;neutral15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 150&gt;&gt;&lt;&lt;set $trauma to $trauma + 15&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 15&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;neutral20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 200&gt;&gt;&lt;&lt;set $trauma to $trauma + 20&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;neutral30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 300&gt;&gt;&lt;&lt;set $trauma to $trauma + 30&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 600&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 30&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;sex1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;&lt;&lt;set $stress to $stress + 10&gt;&gt;&lt;&lt;set $trauma to $trauma + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 20&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;sex2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 20&gt;&gt;&lt;&lt;set $trauma to $trauma + 2&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 40&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 4&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;sex3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 30&gt;&gt;&lt;&lt;set $trauma to $trauma + 3&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 30&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 60&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;sex4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 40&gt;&gt;&lt;&lt;set $trauma to $trauma + 4&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 40&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 80&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 8&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;sex5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 50&gt;&gt;&lt;&lt;set $trauma to $trauma + 5&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 50&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;sex10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 100&gt;&gt;&lt;&lt;set $trauma to $trauma + 10&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 100&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;sex15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 150&gt;&gt;&lt;&lt;set $trauma to $trauma + 15&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 150&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 30&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;sex20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 200&gt;&gt;&lt;&lt;set $trauma to $trauma + 20&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 200&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;sex30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 250&gt;&gt;&lt;&lt;set $trauma to $trauma + 25&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 250&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 500&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 50&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;sex100&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 1000&gt;&gt;&lt;&lt;set $trauma to $trauma + 1000&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 1000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 2000&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 200&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;violence1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $stress to $stress + 10&gt;&gt;&lt;&lt;set $trauma to $trauma + 1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 1&gt;&gt;&lt;&lt;set $pain to $pain + 1&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence2&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 20&gt;&gt;&lt;&lt;set $trauma to $trauma + 2&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 2&gt;&gt;&lt;&lt;set $pain to $pain + 2&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence3&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 30&gt;&gt;&lt;&lt;set $trauma to $trauma + 3&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 3&gt;&gt;&lt;&lt;set $pain to $pain + 3&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence4&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 40&gt;&gt;&lt;&lt;set $trauma to $trauma + 4&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 4&gt;&gt;&lt;&lt;set $pain to $pain + 4&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence5&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 50&gt;&gt;&lt;&lt;set $trauma to $trauma + 5&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 5&gt;&gt;&lt;&lt;set $pain to $pain + 5&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence6&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 60&gt;&gt;&lt;&lt;set $trauma to $trauma + 6&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 6&gt;&gt;&lt;&lt;set $pain to $pain + 6&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence10&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 100&gt;&gt;&lt;&lt;set $trauma to $trauma + 10&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 5&gt;&gt;&lt;&lt;set $pain to $pain + 10&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence15&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 150&gt;&gt;&lt;&lt;set $trauma to $trauma + 15&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 5&gt;&gt;&lt;&lt;set $pain to $pain + 15&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence20&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 200&gt;&gt;&lt;&lt;set $trauma to $trauma + 20&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 5&gt;&gt;&lt;&lt;set $pain to $pain + 20&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence30&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 300&gt;&gt;&lt;&lt;set $trauma to $trauma + 30&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 5&gt;&gt;&lt;&lt;set $pain to $pain + 30&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence40&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 400&gt;&gt;&lt;&lt;set $trauma to $trauma + 40&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 10&gt;&gt;&lt;&lt;set $pain to $pain + 40&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence50&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 500&gt;&gt;&lt;&lt;set $trauma to $trauma + 50&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 5&gt;&gt;&lt;&lt;set $pain to $pain + 50&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;violence100&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 1000&gt;&gt;&lt;&lt;set $trauma to $trauma + 100&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger - 5&gt;&gt;&lt;&lt;set $pain to $pain + 100&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;submission1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 10&gt;&gt;&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 10&gt;&gt;&lt;&lt;set $assertive += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 20&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 3&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;submission2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 20&gt;&gt;&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 20&gt;&gt;&lt;&lt;set $assertive += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 40&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 6&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;submission3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 30&gt;&gt;&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 30&gt;&gt;&lt;&lt;set $assertive += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 60&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 9&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;submission4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 40&gt;&gt;&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 40&gt;&gt;&lt;&lt;set $assertive += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 80&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 120&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;submission5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 50&gt;&gt;&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 50&gt;&gt;&lt;&lt;set $assertive += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 15&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;submission10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 100&gt;&gt;&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 100&gt;&gt;&lt;&lt;set $assertive += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 30&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;submission15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 150&gt;&gt;&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 150&gt;&gt;&lt;&lt;set $assertive += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 300&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 45&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;submission20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 200&gt;&gt;&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 200&gt;&gt;&lt;&lt;set $assertive += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 400&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 60&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;submission30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $stress to $stress + 300&gt;&gt;&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $stress -= 300&gt;&gt;&lt;&lt;set $assertive += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 600&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 90&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;defiance1&quot;&gt;&gt;&lt;&lt;set $stress to $stress - 10&gt;&gt;&lt;&lt;set $trauma to $trauma - 1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $enemyhealth to $enemyhealth - (2 * ($physique / 4000))&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 4&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;defiance2&quot;&gt;&gt;&lt;&lt;set $stress to $stress - 20&gt;&gt;&lt;&lt;set $trauma to $trauma - 2&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 10&gt;&gt;&lt;&lt;set $enemyhealth to $enemyhealth - (4 * ($physique / 4000))&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 4&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;defiance3&quot;&gt;&gt;&lt;&lt;set $stress to $stress - 30&gt;&gt;&lt;&lt;set $trauma to $trauma - 3&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 15&gt;&gt;&lt;&lt;set $enemyhealth to $enemyhealth - (6 * ($physique / 4000))&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 4&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;defiance4&quot;&gt;&gt;&lt;&lt;set $stress to $stress - 40&gt;&gt;&lt;&lt;set $trauma to $trauma - 4&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 20&gt;&gt;&lt;&lt;set $enemyhealth to $enemyhealth - (8 * ($physique / 4000))&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 4&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;defiance5&quot;&gt;&gt;&lt;&lt;set $stress to $stress - 50&gt;&gt;&lt;&lt;set $trauma to $trauma - 5&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 25&gt;&gt;&lt;&lt;set $enemyhealth to $enemyhealth - (10 * ($physique / 4000))&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 4&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;defiance10&quot;&gt;&gt;&lt;&lt;set $stress to $stress - 100&gt;&gt;&lt;&lt;set $trauma to $trauma - 10&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 50&gt;&gt;&lt;&lt;set $enemyhealth to $enemyhealth - (20 * ($physique / 4000))&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 4&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;defiance20&quot;&gt;&gt;&lt;&lt;set $stress to $stress - 200&gt;&gt;&lt;&lt;set $trauma to $trauma - 20&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 100&gt;&gt;&lt;&lt;set $enemyhealth to $enemyhealth - (40 * ($physique / 4000))&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 4&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;brat1&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 10&gt;&gt;&lt;&lt;set $trauma to $trauma - 1&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 5&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 2&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;brat2&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 20&gt;&gt;&lt;&lt;set $trauma to $trauma - 2&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 10&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 2&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;brat3&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 30&gt;&gt;&lt;&lt;set $trauma to $trauma - 3&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 15&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 2&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;brat4&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 40&gt;&gt;&lt;&lt;set $trauma to $trauma - 4&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 20&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 2&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;brat5&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 50&gt;&gt;&lt;&lt;set $trauma to $trauma - 5&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 25&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 2&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;brat10&quot;&gt;&gt;&lt;&lt;set $stress to $stress + 100&gt;&gt;&lt;&lt;set $trauma to $trauma - 10&gt;&gt;&lt;&lt;set $enemyanger to $enemyanger + 50&gt;&gt;&lt;&lt;set $submissive to $submissive - 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust - 2&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;meek1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $assertive to $assertive + 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 20&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 1&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 1&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;meek2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $assertive to $assertive + 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 40&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 2&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 1&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;meek3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $assertive to $assertive + 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 60&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 3&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 1&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;meek4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $assertive to $assertive + 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 80&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 4&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 1&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;meek5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $assertive to $assertive + 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 100&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 5&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 1&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;meek10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $consensual isnot 1&gt;&gt;
+&lt;&lt;set $submissive to $submissive + 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $assertive to $assertive + 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $arousal to $arousal + 200&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + 10&gt;&gt;&lt;&lt;set $enemytrust to $enemytrust + 1&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;crime1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 1&gt;&gt;
+&lt;&lt;set $crimehistory += 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 2&gt;&gt;
+&lt;&lt;set $crimehistory += 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 3&gt;&gt;
+&lt;&lt;set $crimehistory += 3&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 4&gt;&gt;
+&lt;&lt;set $crimehistory += 4&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 5&gt;&gt;
+&lt;&lt;set $crimehistory += 5&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 6&gt;&gt;
+&lt;&lt;set $crimehistory += 6&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime7&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 7&gt;&gt;
+&lt;&lt;set $crimehistory += 7&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime8&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 8&gt;&gt;
+&lt;&lt;set $crimehistory += 8&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime9&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 9&gt;&gt;
+&lt;&lt;set $crimehistory += 9&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime10&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 10&gt;&gt;
+&lt;&lt;set $crimehistory += 10&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime11&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 11&gt;&gt;
+&lt;&lt;set $crimehistory += 11&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime12&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 12&gt;&gt;
+&lt;&lt;set $crimehistory += 12&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime13&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 13&gt;&gt;
+&lt;&lt;set $crimehistory += 13&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime14&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 14&gt;&gt;
+&lt;&lt;set $crimehistory += 14&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime15&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 15&gt;&gt;
+&lt;&lt;set $crimehistory += 15&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime20&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 20&gt;&gt;
+&lt;&lt;set $crimehistory += 20&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime25&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 25&gt;&gt;
+&lt;&lt;set $crimehistory += 25&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime30&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 30&gt;&gt;
+&lt;&lt;set $crimehistory += 30&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime40&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 40&gt;&gt;
+&lt;&lt;set $crimehistory += 40&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime50&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 50&gt;&gt;
+&lt;&lt;set $crimehistory += 50&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime60&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 60&gt;&gt;
+&lt;&lt;set $crimehistory += 60&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime70&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 70&gt;&gt;
+&lt;&lt;set $crimehistory += 70&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime80&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 80&gt;&gt;
+&lt;&lt;set $crimehistory += 80&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime90&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 90&gt;&gt;
+&lt;&lt;set $crimehistory += 90&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime100&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 100&gt;&gt;
+&lt;&lt;set $crimehistory += 100&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime200&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 200&gt;&gt;
+&lt;&lt;set $crimehistory += 200&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;crime1000&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $crime += 1000&gt;&gt;
+&lt;&lt;set $crimehistory += 1000&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;seductionskilluse&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + ($seductionskill / 100)&gt;&gt;&lt;&lt;set $seductionskill to $seductionskill + 5&gt;&gt;&lt;&lt;set $seductionskillup to 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;oralskilluse&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + ($oralskill / 100)&gt;&gt;&lt;&lt;set $oralskill to $oralskill + 5&gt;&gt;&lt;&lt;set $oralskillup to 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;vaginalskilluse&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + ($vaginalskill / 100)&gt;&gt;&lt;&lt;set $vaginalskill to $vaginalskill + 5&gt;&gt;&lt;&lt;set $vaginalskillup to 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;analskilluse&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + ($analskill / 100)&gt;&gt;&lt;&lt;set $analskill to $analskill + 5&gt;&gt;&lt;&lt;set $analskillup to 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;handskilluse&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + ($handskill / 100)&gt;&gt;&lt;&lt;set $handskill to $handskill + 5&gt;&gt;&lt;&lt;set $handskillup to 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;feetskilluse&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + ($feetskill / 100)&gt;&gt;&lt;&lt;set $feetskill to $feetskill + 5&gt;&gt;&lt;&lt;set $feetskillup to 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;bottomskilluse&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + ($bottomskill / 100)&gt;&gt;&lt;&lt;set $bottomskill to $bottomskill + 5&gt;&gt;&lt;&lt;set $bottomskillup to 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;thighskilluse&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + ($thighskill / 100)&gt;&gt;&lt;&lt;set $thighskill to $thighskill + 5&gt;&gt;&lt;&lt;set $thighskillup to 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;chestskilluse&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + ($chestskill / 100)&gt;&gt;&lt;&lt;set $chestskill to $chestskill + 5&gt;&gt;&lt;&lt;set $chestskillup to 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;penileskilluse&quot;&gt;&gt;&lt;&lt;set $enemyarousal to $enemyarousal + ($penileskill / 100)&gt;&gt;&lt;&lt;set $penileskill to $penileskill + 5&gt;&gt;&lt;&lt;set $penileskillup to 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;skulduggeryskilluse&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $skulduggery to $skulduggery + 3&gt;&gt;&lt;span class=&quot;gold&quot;&gt; You learned a thing or two about skulduggery.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;swimmingskilluse&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $swimmingskill += 3&gt;&gt;&lt;span class=&quot;gold&quot;&gt; You&#39;ve become more confident at swimming.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;danceskilluse&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $danceskill to $danceskill + 1&gt;&gt;&lt;span class=&quot;gold&quot;&gt; You feel more confident in your dancing abilities.&lt;/span&gt; 
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;historyskill&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $history += 2&gt;&gt;&lt;&lt;set $school += 2&gt;&gt;
+&lt;&lt;if $faceacc is &quot;glasses&quot;&gt;&gt;
+&lt;&lt;set $history += 1&gt;&gt;&lt;&lt;set $school += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;mathsskill&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $maths += 2&gt;&gt;&lt;&lt;set $school += 2&gt;&gt;
+&lt;&lt;if $faceacc is &quot;glasses&quot;&gt;&gt;
+&lt;&lt;set $maths += 1&gt;&gt;&lt;&lt;set $school += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;scienceskill&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $science += 2&gt;&gt;&lt;&lt;set $school += 2&gt;&gt;
+&lt;&lt;if $faceacc is &quot;glasses&quot;&gt;&gt;
+&lt;&lt;set $science += 1&gt;&gt;&lt;&lt;set $school += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;englishskill&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $english += 2&gt;&gt;&lt;&lt;set $school += 2&gt;&gt;
+&lt;&lt;if $faceacc is &quot;glasses&quot;&gt;&gt;
+&lt;&lt;set $english += 1&gt;&gt;&lt;&lt;set $school += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;physique&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $physique to $physique + 10&gt;&gt;&lt;&lt;set $physiqueuse to $physiqueuse + 1&gt;&gt;&lt;span class=&quot;gold&quot;&gt; You get a good workout.&lt;/span&gt; 
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;physique2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $physique to $physique + 20&gt;&gt;&lt;&lt;set $physiqueuse to $physiqueuse + 2&gt;&gt;&lt;span class=&quot;gold&quot;&gt; You get a good workout.&lt;/span&gt; 
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;physique3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $physique to $physique + 30&gt;&gt;&lt;&lt;set $physiqueuse to $physiqueuse + 3&gt;&gt;&lt;span class=&quot;gold&quot;&gt; You get a good workout.&lt;/span&gt; 
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;physique4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $physique to $physique + 40&gt;&gt;&lt;&lt;set $physiqueuse to $physiqueuse + 4&gt;&gt;&lt;span class=&quot;gold&quot;&gt; You get a good workout.&lt;/span&gt; 
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;physique5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $physique to $physique + 50&gt;&gt;&lt;&lt;set $physiqueuse to $physiqueuse + 5&gt;&gt;&lt;span class=&quot;gold&quot;&gt; You get a good workout.&lt;/span&gt; 
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;physique6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $physique to $physique + 60&gt;&gt;&lt;&lt;set $physiqueuse to $physiqueuse + 6&gt;&gt;&lt;span class=&quot;gold&quot;&gt; You get a good workout.&lt;/span&gt; 
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;facebruise&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $facebruise to $facebruise + 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;chestbruise&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $chestbruise to $chestbruise + 1&gt;&gt;&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;tummybruise&quot;&gt;&gt;&lt;&lt;set $tummybruise to $tummybruise + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;vaginabruise&quot;&gt;&gt;&lt;&lt;set $vaginabruise to $vaginabruise + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;anusbruise&quot;&gt;&gt;&lt;&lt;set $anusbruise to $anusbruise + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;bottombruise&quot;&gt;&gt;&lt;&lt;set $bottombruise to $bottombruise + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;thighbruise&quot;&gt;&gt;&lt;&lt;set $thighbruise to $thighbruise + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;leftarmbruise&quot;&gt;&gt;&lt;&lt;set $leftarmbruise to $leftarmbruise + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;rightarmbruise&quot;&gt;&gt;&lt;&lt;set $rightarmbruise to $rightarmbruise + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;neckbruise&quot;&gt;&gt;&lt;&lt;set $neckbruise to $neckbruise + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;penisbruise&quot;&gt;&gt;&lt;&lt;set $penisbruise to $penisbruise + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;fullbruise&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $neckbruise to $neckbruise + 1&gt;&gt;
+&lt;&lt;set $rightarmbruise to $rightarmbruise + 1&gt;&gt;
+&lt;&lt;set $leftarmbruise to $leftarmbruise + 1&gt;&gt;
+&lt;&lt;set $thighbruise to $thighbruise + 1&gt;&gt;
+&lt;&lt;set $bottombruise to $bottombruise + 1&gt;&gt;
+&lt;&lt;set $tummybruise to $tummybruise + 1&gt;&gt;
+&lt;&lt;set $chestbruise to $chestbruise + 1&gt;&gt;
+&lt;&lt;set $facebruise to $facebruise + 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;rapestat&quot;&gt;&gt;&lt;&lt;set $rapestat to $rapestat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;moleststat&quot;&gt;&gt;&lt;&lt;set $moleststat to $moleststat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;vaginalstat&quot;&gt;&gt;&lt;&lt;set $vaginalstat to $vaginalstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;vaginalejacstat&quot;&gt;&gt;&lt;&lt;set $vaginalejacstat to $vaginalejacstat + 1&gt;&gt;&lt;&lt;set $purity to $purity - 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;analstat&quot;&gt;&gt;&lt;&lt;set $analstat to $analstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;analejacstat&quot;&gt;&gt;&lt;&lt;set $analejacstat to $analejacstat + 1&gt;&gt;&lt;&lt;set $purity to $purity - 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;oralstat&quot;&gt;&gt;&lt;&lt;set $oralstat to $oralstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;oralejacstat&quot;&gt;&gt;&lt;&lt;set $oralejacstat to $oralejacstat + 1&gt;&gt;&lt;&lt;set $purity to $purity - 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;handstat&quot;&gt;&gt;&lt;&lt;set $handstat to $handstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;handejacstat&quot;&gt;&gt;&lt;&lt;set $handejacstat to $handejacstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;feetstat&quot;&gt;&gt;&lt;&lt;set $feetstat to $feetstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;feetejacstat&quot;&gt;&gt;&lt;&lt;set $feetejacstat to $feetejacstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;thighstat&quot;&gt;&gt;&lt;&lt;set $thighstat to $thighstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;thighejacstat&quot;&gt;&gt;&lt;&lt;set $thighejacstat to $thighejacstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;cheststat&quot;&gt;&gt;&lt;&lt;set $cheststat to $cheststat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;chestejacstat&quot;&gt;&gt;&lt;&lt;set $chestejacstat to $chestejacstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;bottomstat&quot;&gt;&gt;&lt;&lt;set $bottomstat to $bottomstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;bottomejacstat&quot;&gt;&gt;&lt;&lt;set $bottomejacstat to $bottomejacstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;penilestat&quot;&gt;&gt;&lt;&lt;set $penilestat to $penilestat + 1&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;penileejacstat&quot;&gt;&gt;&lt;&lt;set $penileejacstat to $penileejacstat + 1&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;clothesstripstat&quot;&gt;&gt;&lt;&lt;set $clothesstripstat to $clothesstripstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;clothesruinstat&quot;&gt;&gt;&lt;&lt;set $clothesruinstat to $clothesruinstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;orgasmstat&quot;&gt;&gt;&lt;&lt;set $orgasmstat to $orgasmstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;ejacstat&quot;&gt;&gt;&lt;&lt;set $ejacstat to $ejacstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;hitstat&quot;&gt;&gt;&lt;&lt;set $hitstat to $hitstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;attackstat&quot;&gt;&gt;&lt;&lt;set $attackstat to $attackstat + 1&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;vaginalentranceejacstat&quot;&gt;&gt;&lt;&lt;set $vaginalentranceejacstat to $vaginalentranceejacstat + 1&gt;&gt;
+&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;faceejacstat&quot;&gt;&gt;&lt;&lt;set $faceejacstat to $faceejacstat + 1&gt;&gt;
+&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;hairejacstat&quot;&gt;&gt;&lt;&lt;set $hairejacstat to $hairejacstat + 1&gt;&gt;
+&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;tummyejacstat&quot;&gt;&gt;&lt;&lt;set $tummyejacstat to $tummyejacstat + 1&gt;&gt;
+&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;neckejacstat&quot;&gt;&gt;&lt;&lt;set $neckejacstat to $neckejacstat + 1&gt;&gt;
+&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;dancestat&quot;&gt;&gt;&lt;&lt;set $dancestat to $dancestat + 1&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;hunger&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $hunger gte 2000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are starving!&lt;/span&gt;
+&lt;&lt;elseif $hunger gte 1600&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are famished.&lt;/span&gt;
+&lt;&lt;elseif $hunger gte 1200&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are hungry.&lt;/span&gt;
+&lt;&lt;elseif $hunger gte 800&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are peckish.&lt;/span&gt;
+&lt;&lt;elseif $hunger gte 400&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are satisfied.&lt;/span&gt;
+&lt;&lt;elseif $hunger gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are satiated.&lt;/span&gt;
+&lt;&lt;elseif $hunger lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are full.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;thirst&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $thirst gte 2000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are dehydrated!&lt;/span&gt;
+&lt;&lt;elseif $thirst gte 1600&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are really thirsty.&lt;/span&gt;
+&lt;&lt;elseif $thirst gte 1200&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are thirsty.&lt;/span&gt;
+&lt;&lt;elseif $thirst gte 800&gt;&gt;&lt;span class=&quot;blue&quot;&gt;Your throat is dry.&lt;/span&gt;
+&lt;&lt;elseif $thirst gte 400&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are satisfied.&lt;/span&gt;
+&lt;&lt;elseif $thirst gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are satiated.&lt;/span&gt;
+&lt;&lt;elseif $thirst lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are full.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;tiredness&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $tiredness gte 2000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are exhausted.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 1600&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are fatigued.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 1200&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are tired.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 800&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are wearied.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 400&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are alert.&lt;/span&gt;
+&lt;&lt;elseif $tiredness gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are wide awake.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are refreshed.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+&lt;&lt;if $tiredness gte 2000&gt;&gt;&lt;&lt;set $stress to $stress + (($tiredness - 2000) * 4)&gt;&gt;&lt;&lt;set $trauma to $trauma + (($tiredness - 2000) / 200)&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;set $tiredness = Math.clamp($tiredness, 0, $tirednessmax)&gt;&gt;
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($tiredness/2000)*100)&gt;&gt;
+		&lt;&lt;if $tiredness gte 2000&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $tiredness gte 1600&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $tiredness gte 1200&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $tiredness gte 800&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $tiredness gte 400&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $tiredness gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;hygiene&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $hygiene gte 2000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are filthy.&lt;/span&gt;
+&lt;&lt;elseif $hygiene gte 1600&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are soiled.&lt;/span&gt;
+&lt;&lt;elseif $hygiene gte 1200&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are smelly.&lt;/span&gt;
+&lt;&lt;elseif $hygiene gte 800&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are messy.&lt;/span&gt;
+&lt;&lt;elseif $hygiene gte 400&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are neat.&lt;/span&gt;
+&lt;&lt;elseif $hygiene gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are clean.&lt;/span&gt;
+&lt;&lt;elseif $hygiene lte 0&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are speckless.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;stress&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $stress gte 10000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You are overwhelmed!&lt;/span&gt;
+&lt;&lt;elseif $stress gte 8000&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are distressed.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 6000&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are strained.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 4000&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are tense.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 2000&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are calm.&lt;/span&gt;
+&lt;&lt;elseif $stress gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are placid.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are serene.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($stress/10000)*100)&gt;&gt;
+		&lt;&lt;if $stress gte 10000&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $stress gte 8000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $stress gte 6000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $stress gte 4000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $stress gte 2000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $stress gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;trauma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;&lt;span class=&quot;red&quot;&gt;You feel numb.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 4&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are tormented.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 3&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are disturbed.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 2&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You are troubled.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte ($traumamax / 5) * 1&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You are nervous.&lt;/span&gt;
+&lt;&lt;elseif $trauma gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are uneasy.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You are healthy.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($trauma/$traumamax)*100)&gt;&gt;
+		&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $trauma gte ($traumamax / 5) * 4&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $trauma gte ($traumamax / 5) * 3&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $trauma gte ($traumamax / 5) * 2&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $trauma gte ($traumamax / 5) * 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $trauma gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;arousal&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $arousal gte 10000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You&#39;re shaking with arousal.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 8000&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You feel a heat rising within you.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 6000&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You feel horny.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 4000&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You feel lustful.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 2000&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You feel aroused.&lt;/span&gt;
+&lt;&lt;elseif $arousal gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You feel sensual.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You feel cold.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($arousal/10000)*100)&gt;&gt;
+		&lt;&lt;if $arousal gte 10000&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $arousal gte 8000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $arousal gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;allurecaption&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $allure gte 6000&gt;&gt;&lt;span class=&quot;red&quot;&gt;You look like you need to be ravaged.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 4000&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You look perverted.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 3000&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You look lewd.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 2000&gt;&gt;&lt;span class=&quot;blue&quot;&gt;You stand out.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 1500&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;You attract attention.&lt;/span&gt;
+&lt;&lt;elseif $allure gte 1000&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You attract glances.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You look unremarkable.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+
+
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($allure/8000)*100)&gt;&gt;
+		&lt;&lt;if $allure gte 6000&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $allure gte 4000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $allure gte 3000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $allure gte 2000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $allure gte 1500&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $allure gte 1000&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;flashbacktown&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You hear a car horn blare somewhere in the distance, and you panic. Phantom tendrils probe your body and restrict your limbs as a wordless voice jeers and promises endless debasement. It lasts only a moment, but the impression of violation remains.&lt;/span&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;flashbackhome&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You hear a car drive past, and you panic. Phantom tendrils probe your body and restrict your limbs as a wordless voice jeers and promises endless debasement. It lasts only a moment, but the impression of violation remains.&lt;/span&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;flashbackbeach&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You hear a gull squawk, and you panic. Phantom tendrils probe your body and restrict your limbs as a wordless voice jeers and promises endless debasement. It lasts only a moment, but the impression of violation remains.&lt;/span&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;flashbackunderground&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You feel a tremor through the earth, and you panic. Phantom tendrils probe your body and restrict your limbs as a wordless voice jeers and promises endless debasement. It lasts only a moment, but the impression of violation remains.&lt;/span&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;flashbackschool&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You remember the last time you were molested at school, and you panic. Phantom tendrils probe your body and restrict your limbs as a wordless voice jeers and promises endless debasement. It lasts only a moment, but the impression of violation remains.&lt;/span&gt;&lt;&lt;garousal&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;&lt;garousal60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;drunk&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $drugged isnot 1&gt;&gt;
+	&lt;&lt;if $drunk is 1&gt;&gt;
+		&lt;&lt;if $druggedtimer lte 120&gt;&gt;
+		&lt;span class=&quot;blue&quot;&gt;You are woozy.&lt;/span&gt;
+		&lt;&lt;elseif $druggedtimer lte 240&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;You are tipsy.&lt;/span&gt;
+		&lt;&lt;elseif $druggedtimer lte 360&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;You are drunk.&lt;/span&gt;
+		&lt;&lt;elseif $druggedtimer lte 480&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are smashed&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are wasted&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;pain&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $drugged is 1&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You&#39;ve been drugged!&lt;/span&gt;
+&lt;&lt;elseif $pain gte 100&gt;&gt;&lt;span class=&quot;red&quot;&gt;You sob uncontrollably, tears streaming down your face.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 80&gt;&gt;&lt;span class=&quot;pink&quot;&gt;You are crying and whimpering.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;&lt;span class=&quot;purple&quot;&gt;You are crying.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;&lt;span class=&quot;blue&quot;&gt;Tears are running down your face.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;&lt;span class=&quot;lblue&quot;&gt;Tears are welling in your eyes.&lt;/span&gt;
+&lt;&lt;elseif $pain gte 1&gt;&gt;&lt;span class=&quot;teal&quot;&gt;You are upset.&lt;/span&gt;
+&lt;&lt;else&gt;&gt;&lt;span class=&quot;green&quot;&gt;You feel okay.&lt;/span&gt;
+&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;if $drugged isnot 1&gt;&gt;
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($pain/200)*100)&gt;&gt;
+		&lt;&lt;if $pain gte 100&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $pain gte 80&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $pain gte 60&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $pain gte 40&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $pain gte 20&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $pain gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+&lt;&lt;else&gt;&gt;
+    &lt;div class=&quot;meter&quot;&gt;
+        &lt;&lt;set $percent=Math.floor(($druggedtimer/500)*100)&gt;&gt;
+		&lt;&lt;if $druggedtimer gte 500&gt;&gt;
+        &lt;&lt;print &#39;&lt;div class=&quot;redbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 400&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;pinkbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 300&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;purplebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 200&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;bluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 100&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;lbluebar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;elseif $druggedtimer gte 1&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;tealbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;print &#39;&lt;div class=&quot;greenbar&quot; style=&quot;width:&#39; + $percent + &#39;%&quot;&gt;&lt;/div&gt;&#39;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+    &lt;/div&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;endnobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+&lt;&lt;widget &quot;raped&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $rapeavoid is 1 and $consensual is 0&gt;&gt;
+&lt;&lt;set $rapeavoid to 0&gt;&gt;&lt;&lt;set $rapestat to $rapestat + 1&gt;&gt;&lt;&lt;set $famerape += $enemyno&gt;&gt;&lt;&lt;set $fame += $enemyno&gt;&gt;
+	&lt;&lt;if $awareness lte 200&gt;&gt;
+	&lt;&lt;set $awareness += 5&gt;&gt;
+	&lt;&lt;elseif $awareness lte 400&gt;&gt;
+	&lt;&lt;set $awareness += 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+	&lt;&lt;set $beastrapestat to $beastrapestat + 1&gt;&gt;
+		&lt;&lt;if $awareness lte 300&gt;&gt;
+		&lt;&lt;set $awareness += 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemytype is &quot;tentacles&quot;&gt;&gt;
+	&lt;&lt;set $tentaclerapestat += 1&gt;&gt;
+		&lt;&lt;if $awareness lte 400&gt;&gt;
+		&lt;&lt;set $awareness += 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $sexavoid is 1 and $consensual is 1&gt;&gt;
+&lt;&lt;set $sexavoid to 0&gt;&gt;&lt;&lt;set $famesex += $enemyno&gt;&gt;&lt;&lt;set $fame += $enemyno&gt;&gt;
+&lt;&lt;controlloss&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+&lt;&lt;widget &quot;molested&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $molestavoid is 1 and $consensual is 0&gt;&gt;
+&lt;&lt;set $molestavoid to 0&gt;&gt;
+&lt;&lt;moleststat&gt;&gt;
+	
+	&lt;&lt;if $location is &quot;town&quot; and $flashbacktown is 0&gt;&gt;
+	&lt;&lt;set $flashbacktown to 7&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $location is &quot;home&quot; and $flashbackhome is 0&gt;&gt;
+	&lt;&lt;set $flashbackhome to 7&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $location is &quot;beach&quot; and $flashbacktown is 0&gt;&gt;
+	&lt;&lt;set $flashbackbeach to 7&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $awareness lte 200&gt;&gt;
+	&lt;&lt;set $awareness += 5&gt;&gt;
+	&lt;&lt;elseif $awareness lte 400&gt;&gt;
+	&lt;&lt;set $awareness += 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+		&lt;&lt;if $awareness lte 300&gt;&gt;
+		&lt;&lt;set $awareness += 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemytype is &quot;tentacles&quot;&gt;&gt;
+		&lt;&lt;if $awareness lte 400&gt;&gt;
+		&lt;&lt;set $awareness += 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;consensual&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+	&lt;&lt;if $awareness lte 200&gt;&gt;
+	&lt;&lt;set $awareness += 5&gt;&gt;
+	&lt;&lt;elseif $awareness lte 400&gt;&gt;
+	&lt;&lt;set $awareness += 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemytype is &quot;beast&quot;&gt;&gt;
+		&lt;&lt;if $awareness lte 300&gt;&gt;
+		&lt;&lt;set $awareness += 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $enemytype is &quot;tentacles&quot;&gt;&gt;
+		&lt;&lt;if $awareness lte 400&gt;&gt;
+		&lt;&lt;set $awareness += 1&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;controlloss&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $pullaway to 0&gt;&gt;
+&lt;&lt;set $novaginal to 0&gt;&gt;
+&lt;&lt;set $noanal to 0&gt;&gt;
+&lt;&lt;set $nopenile to 0&gt;&gt;
+&lt;&lt;if $molesttrait gte 1 and $rapeavoid gte 1&gt;&gt;
+	&lt;&lt;if $control is 1 and $consensual is 0&gt;&gt;
+	&lt;span class=&quot;lblue&quot;&gt;You refuse to let the molestation affect you.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $control is 1 and $consensual is 0&gt;&gt;
+	&lt;&lt;set $control to 0&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;Your sense of control is shattered.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;control&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $control is 0&gt;&gt;
+&lt;&lt;set $control to 1&gt;&gt;
+&lt;span class=&quot;green&quot;&gt;Your sense of control is restored.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;beastescape&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $trauma to $trauma + 40&gt;&gt;&lt;&lt;set $pain to $pain + 40&gt;&gt;&lt;&lt;set $stress to $stress + 400&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 20&gt;&gt;&lt;&lt;set $upperintegrity to $upperintegrity - 20&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 20&gt;&gt;&lt;&lt;fullbruise&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;weatherdisplay&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $images is 1&gt;&gt;
+	&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;img id=&quot;daystate&quot; src=&quot;img/misc/day.png&quot;&gt;
+		&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/clearday.png&quot;&gt;
+		&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/overcastday.png&quot;&gt;	
+		&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/rainday.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $location is &quot;beach&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/beachday.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;sea&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/beachday.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;home&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/homeday.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;town&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/townday.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;forest&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/forestday.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;underground&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/deepunderground.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;school&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/schoolday.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;cabin&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/cabinday.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+	&lt;img id=&quot;daystate&quot; src=&quot;img/misc/night.png&quot;&gt;
+		&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/clearnight.png&quot;&gt;
+		&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/overcastnight.png&quot;&gt;	
+		&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/rainnight.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;if $location is &quot;beach&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/beachnight.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;sea&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/beachnight.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;home&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/homenight.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;town&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/townnight.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;forest&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/forestnight.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;underground&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/deepunderground.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;school&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/schoolnight.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;cabin&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/cabinnight.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+	&lt;img id=&quot;daystate&quot; src=&quot;img/misc/dawn.png&quot;&gt;
+		&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/cleardawn.png&quot;&gt;
+		&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/overcastdawn.png&quot;&gt;	
+		&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/raindawn.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+		&lt;&lt;if $location is &quot;beach&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/beachdawn.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;sea&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/beachdawn.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;home&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/homedawn.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;town&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/towndawn.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;forest&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/forestdawn.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;underground&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/deepunderground.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;school&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/schooldawn.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;cabin&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/cabindawn.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+	&lt;img id=&quot;daystate&quot; src=&quot;img/misc/dusk.png&quot;&gt;
+		&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/cleardusk.png&quot;&gt;
+		&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/overcastdusk.png&quot;&gt;	
+		&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+&lt;img id=&quot;weather&quot; src=&quot;img/misc/raindusk.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;		
+		&lt;&lt;if $location is &quot;beach&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/beachdusk.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;sea&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/beachdusk.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;home&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/homedusk.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;town&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/towndusk.gif&quot;&gt;
+		&lt;&lt;elseif $location is &quot;forest&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/forestdusk.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;underground&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/deepunderground.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;school&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/schooldusk.png&quot;&gt;
+		&lt;&lt;elseif $location is &quot;cabin&quot;&gt;&gt;
+		&lt;img id=&quot;location&quot; src=&quot;img/misc/cabindusk.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;else&gt;&gt;
+
+&lt;&lt;if $daystate is &quot;day&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+		It&#39;s a bright and sunny day.&lt;br&gt;
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+		It&#39;s a rainy day.&lt;br&gt;
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+		Clouds are hiding the sun.&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;night&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+		The stars are shining.&lt;br&gt;
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+		It&#39;s a rainy night.&lt;br&gt;
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+		All starlight is blocked by the clouds.&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dawn&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+		The sun is rising.&lt;br&gt;
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+		It&#39;s a rainy morning.&lt;br&gt;
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+		It&#39;s a cloudy morning.&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $daystate is &quot;dusk&quot;&gt;&gt;
+	&lt;&lt;if $weather is &quot;clear&quot;&gt;&gt;
+		The sun is setting.&lt;br&gt;
+	&lt;&lt;elseif $weather is &quot;rain&quot;&gt;&gt;
+		It&#39;s a rainy evening.&lt;br&gt;
+	&lt;&lt;elseif $weather is &quot;overcast&quot;&gt;&gt;
+		It&#39;s cloudy evening.&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;wearandtear&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $upperintegrity to $upperintegrity - 1&gt;&gt;&lt;&lt;set $lowerintegrity to $lowerintegrity - 1&gt;&gt;&lt;&lt;set $underintegrity to $underintegrity - 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;towelup&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperwetstage gte 3&gt;&gt;
+&lt;&lt;set $uppertowelnew to 1&gt;&gt;&lt;&lt;uppertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerwetstage gte 3&gt;&gt;
+&lt;&lt;set $lowertowelnew to 1&gt;&gt;&lt;&lt;lowertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperexposed gte 1&gt;&gt;
+&lt;&lt;set $uppertowelnew to 1&gt;&gt;&lt;&lt;uppertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerexposed gte 1&gt;&gt;
+&lt;&lt;set $lowertowelnew to 1&gt;&gt;&lt;&lt;lowertowel&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;plantupper&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperexposed gte 2&gt;&gt;
+&lt;&lt;set $upperplantnew to 1&gt;&gt;&lt;&lt;upperplant&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;plantlower&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $lowerexposed gte 2 and $underexposed gte 1 or $lowerwetstage gte 3 and $underwetstage gte 3 or $lowerwetstage gte 3 and $underexposed gte 1&gt;&gt;
+&lt;&lt;set $lowerplantnew to 1&gt;&gt;&lt;&lt;lowerplant&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;plantup&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperexposed gte 2 or $upperwetstage gte 3&gt;&gt;
+&lt;&lt;set $upperplantnew to 1&gt;&gt;&lt;&lt;upperplant&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerexposed gte 2 and $underexposed gte 1 or $lowerwetstage gte 3 and $underwetstage gte 3 or $lowerwetstage gte 3 and $underexposed gte 1&gt;&gt;
+&lt;&lt;set $lowerplantnew to 1&gt;&gt;&lt;&lt;lowerplant&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;schoolspareclothes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $uppertype isnot &quot;school&quot; and $lowertype isnot &quot;school&quot;&gt;&gt;
+&lt;&lt;set $uppertemp to &quot;init&quot;&gt;&gt;&lt;&lt;schoolshirt&gt;&gt;&lt;&lt;set $uppercolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;&lt;&lt;set $upperintegrity to $schoolshirtintegritymax / 2&gt;&gt;
+	&lt;&lt;if $clothingselector is &quot;m&quot;&gt;&gt;&lt;&lt;set $lowertemp to &quot;init&quot;&gt;&gt;
+	&lt;&lt;schoolshorts&gt;&gt;&lt;&lt;set $lowercolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;&lt;&lt;set $lowerintegrity to $schoolshortsintegritymax / 2&gt;&gt;
+	&lt;&lt;else&gt;&gt;&lt;&lt;set $lowertemp to &quot;init&quot;&gt;&gt;
+	&lt;&lt;schoolskirt&gt;&gt;&lt;&lt;set $lowercolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;&lt;&lt;set $lowerintegrity to $schoolskirtintegritymax / 2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowertype isnot &quot;school&quot;&gt;&gt;&lt;&lt;set $lowertemp to &quot;init&quot;&gt;&gt;
+	&lt;&lt;if $clothingselector is &quot;m&quot;&gt;&gt;
+	&lt;&lt;schoolshorts&gt;&gt;&lt;&lt;set $lowercolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;&lt;&lt;set $lowerintegrity to $schoolshortsintegritymax / 2&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;schoolskirt&gt;&gt;&lt;&lt;set $lowercolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;&lt;&lt;set $lowerintegrity to $schoolskirtintegritymax / 2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $uppertype isnot &quot;school&quot;&gt;&gt;
+&lt;&lt;set $uppertemp to &quot;init&quot;&gt;&gt;&lt;&lt;schoolshirt&gt;&gt;&lt;&lt;set $uppercolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;&lt;&lt;set $upperintegrity to $schoolshirtintegritymax / 2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;spareschoolswimsuit&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $uppertemp to &quot;init&quot;&gt;&gt;&lt;&lt;set $lowertemp to &quot;init&quot;&gt;&gt;&lt;&lt;upperschoolswimsuit&gt;&gt;&lt;&lt;set $uppercolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;&lt;&lt;set $upperintegrity to $schoolshirtintegritymax / 2&gt;&gt;
+&lt;&lt;set $lowertemp to &quot;init&quot;&gt;&gt;&lt;&lt;lowerschoolswimsuit&gt;&gt;&lt;&lt;set $lowercolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;&lt;&lt;set $lowerintegrity to $schoolshortsintegritymax / 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;spareschoolswimshorts&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $lowertemp to &quot;init&quot;&gt;&gt;&lt;&lt;schoolswimshorts&gt;&gt;&lt;&lt;set $lowercolour to either(&quot;blue&quot;, &quot;white&quot;, &quot;red&quot;, &quot;green&quot;, &quot;black&quot;, &quot;pink&quot;, &quot;purple&quot;, &quot;tangerine&quot;, &quot;yellow&quot;)&gt;&gt;&lt;&lt;set $lowerintegrity to $schoolshortsintegritymax / 2&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;exposure&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $location isnot &quot;beach&quot; and $location isnot &quot;pool&quot; and $location isnot &quot;sea&quot;&gt;&gt;
+&lt;&lt;set $libertine to 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $libertine to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $upperexposedcarry to $upperexposed&gt;&gt;
+&lt;&lt;set $lowerexposedcarry to $lowerexposed&gt;&gt;
+&lt;&lt;set $underexposedcarry to $underexposed&gt;&gt;
+&lt;&lt;if $upperwetstage gte 3&gt;&gt;
+&lt;&lt;set $upperexposed to 2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerwetstage gte 3&gt;&gt;
+&lt;&lt;set $lowerexposed to 2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underwetstage gte 3&gt;&gt;
+&lt;&lt;set $underexposed to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $breastindicator to 0&gt;&gt;
+
+&lt;&lt;if $underexposed gte 1 and $lowerexposed gte 2&gt;&gt;
+&lt;&lt;set $playergenderappearance to $playergender&gt;&gt;
+&lt;&lt;elseif $lowervaginaexposed gte 1 and $undervaginaexposed gte 1&gt;&gt;
+&lt;&lt;set $playergenderappearance to $playergender&gt;&gt;
+&lt;&lt;elseif $upperexposed gte 2 and $breastsize gte 3&gt;&gt;
+&lt;&lt;set $playergenderappearance to &quot;f&quot;&gt;&gt;&lt;&lt;set $breastindicator to 1&gt;&gt;
+&lt;&lt;elseif $lowergender isnot &quot;n&quot;&gt;&gt;
+&lt;&lt;set $playergenderappearance to $lowergender&gt;&gt;
+&lt;&lt;elseif $uppergender isnot &quot;n&quot;&gt;&gt;
+&lt;&lt;set $playergenderappearance to $uppergender&gt;&gt;
+&lt;&lt;elseif $undergender isnot &quot;n&quot; and $lowerexposed gte 2&gt;&gt;
+&lt;&lt;set $playergenderappearance to $undergender&gt;&gt;
+&lt;&lt;elseif $upperexposed gte 2 and $breastsize lte 2&gt;&gt;
+&lt;&lt;set $playergenderappearance to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $playergenderappearance to $playergender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $playergender isnot $playergenderappearance&gt;&gt;
+&lt;&lt;set $crossdressing to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $crossdressing to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $exposed to 0&gt;&gt;
+&lt;&lt;if $upperexposed gte 1&gt;&gt;
+	&lt;&lt;if $playergenderappearance is &quot;m&quot;&gt;&gt;
+	&lt;&lt;elseif $libertine gte 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $exposed to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $upperexposed gte 2 and $playergenderappearance isnot &quot;m&quot;&gt;&gt;
+&lt;&lt;set $exposed to 1&gt;&gt;&lt;&lt;set $topless to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $topless to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerexposed gte 1&gt;&gt;
+	&lt;&lt;if $libertine gte 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $exposed to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowerexposed gte 2&gt;&gt;
+	&lt;&lt;if $underexposed gte 1&gt;&gt;
+	&lt;&lt;set $exposed to 2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;set $upperexposed to $upperexposedcarry&gt;&gt;
+&lt;&lt;set $lowerexposed to $lowerexposedcarry&gt;&gt;
+&lt;&lt;set $underexposed to $underexposedcarry&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;integritycheck&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $upperclothes isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte 0&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;Your $upperclothes &lt;&lt;upperplural&gt;&gt; ripped into scraps, exposing your &lt;&lt;breastsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;&lt;&lt;upperruined&gt;&gt;&lt;&lt;clothesruinstat&gt;&gt;&lt;&lt;set $upperoff to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $lowerclothes isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte 0&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;Your $lowerclothes &lt;&lt;lowerplural&gt;&gt; ripped into scraps, exposing your &lt;&lt;undiesstop&gt;&gt;&lt;/span&gt;&lt;br&gt;&lt;&lt;lowerruined&gt;&gt;&lt;&lt;clothesruinstat&gt;&gt;&lt;&lt;set $loweroff to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;if $underclothes isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $underintegrity lte 0&gt;&gt;&lt;span class=&quot;lewd&quot;&gt;Your $underclothes &lt;&lt;underplural&gt;&gt; ripped into scraps, exposing your &lt;&lt;genitalsstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+		&lt;&lt;if $undertype is &quot;chastity&quot;&gt;&gt;
+		&lt;&lt;set $undertype to &quot;brokenchastity&quot;&gt;&gt;
+			&lt;&lt;if $vaginalchastityparasite isnot 0&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;With the chastity belt gone, the $vaginalchastityparasite fall out of your vagina.&lt;/span&gt;&lt;br&gt;&lt;&lt;set $vaginalchastityparasite to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $penilechastityparasite isnot 0&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;With the chastity belt gone, the $penilechastityparasite fall off of your penis.&lt;/span&gt;&lt;br&gt;&lt;&lt;set $penilechastityparasite to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $analchastityparasite isnot 0&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;With the chastity belt gone, the $analchastityparasite fall out of your anus.&lt;/span&gt;&lt;br&gt;				&lt;&lt;set $analchastityparasite to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $analshield is 1&gt;&gt;&lt;&lt;set $analshield to 0&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;underruined&gt;&gt;&lt;&lt;clothesruinstat&gt;&gt;&lt;&lt;set $underoff to 0&gt;&gt;
+	&lt;&lt;endif&gt;&gt;
+&lt;&lt;endif&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;unbind&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rightboundcarry to 0&gt;&gt;
+&lt;&lt;set $leftboundcarry to 0&gt;&gt;
+&lt;&lt;set $leftarm to 0&gt;&gt;
+&lt;&lt;set $rightarm to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bindings&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $leftarm is &quot;bound&quot; and $position isnot &quot;wall&quot;&gt;&gt;&lt;&lt;set $leftboundcarry to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarm is &quot;bound&quot; and $position isnot &quot;wall&quot;&gt;&gt;&lt;&lt;set $rightboundcarry to 1&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightboundcarry is 1 and $rightarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $rightarm to &quot;bound&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftboundcarry is 1 and $leftarm isnot &quot;bound&quot;&gt;&gt;
+&lt;&lt;set $leftarm to &quot;bound&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;water&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $uppertype isnot &quot;swim&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+
+&lt;&lt;set $upperwet to 200&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $lowertype isnot &quot;swim&quot; and $lowertype isnot &quot;naked&quot;&gt;&gt;
+
+&lt;&lt;set $lowerwet to 200&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;swim&quot; and $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+
+&lt;&lt;set $underwet to 200&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;stripactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $actionuncladoutfit is 1&gt;&gt;&lt;&lt;set $actionuncladoutfit to 0&gt;&gt;
+	Feeling naughty, you remove your $upperclothes.&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;else&gt;&gt;&lt;&lt;exhibitionism2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $actionuncladupper is 1&gt;&gt;&lt;&lt;set $actionuncladupper to 0&gt;&gt;
+Feeling naughty, you remove your $upperclothes.&lt;&lt;uppernaked&gt;&gt;
+	&lt;&lt;if $breastsize gte 3&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;&lt;&lt;elseif $playergenderappearance isnot &quot;m&quot; and $lowergender isnot &quot;m&quot;&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;else&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $actionuncladlower is 1&gt;&gt;&lt;&lt;set $actionuncladlower to 0&gt;&gt;
+	Feeling naughty, you remove your $lowerclothes.&lt;&lt;lowernaked&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;&lt;br&gt;&lt;br&gt;&lt;&lt;else&gt;&gt;&lt;&lt;exhibitionism2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $actionuncladunder is 1&gt;&gt;&lt;&lt;set $actionuncladunder to 0&gt;&gt;
+	You remove your $underclothes with shaking fingers.&lt;&lt;undernaked&gt;&gt;&lt;&lt;exhibitionism2&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $uncladoutfit is 1&gt;&gt;
+Put your &lt;&lt;click $upperoff&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;outfiton&gt;&gt;&lt;&lt;set $uncladoutfit to 0&gt;&gt;&lt;&lt;uncladcheck&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; back on&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $uncladupper is 1&gt;&gt;
+Put your &lt;&lt;click $upperoff&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;upperon&gt;&gt;&lt;&lt;set $uncladupper to 0&gt;&gt;&lt;&lt;uncladcheck&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; back on&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $uncladlower is 1&gt;&gt;
+Put your &lt;&lt;click $loweroff&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;loweron&gt;&gt;&lt;&lt;set $uncladlower to 0&gt;&gt;&lt;&lt;uncladcheck&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; back on&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $uncladunder is 1&gt;&gt;
+Put your &lt;&lt;click $underoff&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;underon&gt;&gt;&lt;&lt;set $uncladunder to 0&gt;&gt;&lt;&lt;uncladcheck&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt; back on&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+Remove your &lt;&lt;click $upperclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladoutfit to 1&gt;&gt;&lt;&lt;set $uncladoutfit to 1&gt;&gt;&lt;&lt;uncladcheck&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset and $exhibitionism gte 15&gt;&gt;
+Remove your &lt;&lt;click $upperclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladoutfit to 1&gt;&gt;&lt;&lt;set $uncladoutfit to 1&gt;&gt;&lt;&lt;uncladcheck&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperset isnot $lowerset and $uppertype isnot &quot;naked&quot;&gt;&gt;
+Remove your &lt;&lt;click $upperclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladupper to 1&gt;&gt;&lt;&lt;set $uncladupper to 1&gt;&gt;&lt;&lt;uncladcheck&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;if $breastsize gte 3&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;&lt;elseif $playergenderappearance isnot &quot;m&quot; and $lowergender isnot &quot;m&quot;&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;if $upperset isnot $lowerset and $lowertype isnot &quot;naked&quot;&gt;&gt;
+Remove your &lt;&lt;click $lowerclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladlower to 1&gt;&gt;&lt;&lt;set $uncladlower to 1&gt;&gt;&lt;&lt;uncladcheck&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $upperset isnot $lowerset and $lowertype isnot &quot;naked&quot; and $exhibitionism gte 15&gt;&gt;
+Remove your &lt;&lt;click $lowerclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladlower to 1&gt;&gt;&lt;&lt;set $uncladlower to 1&gt;&gt;&lt;&lt;uncladcheck&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot; and $exhibitionism gte 15&gt;&gt;
+Remove your &lt;&lt;click $underclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladunder to 1&gt;&gt;&lt;&lt;set $uncladunder to 1&gt;&gt;&lt;&lt;uncladcheck&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+		
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;stripstoreactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $actionuncladoutfit is 1&gt;&gt;&lt;&lt;set $actionuncladoutfit to 0&gt;&gt;
+	You check to make sure no one is around, then slowly remove your $upperclothes. Despite being alone, doing this in a public space makes a chill run through your spine.&lt;&lt;storeupper&gt;&gt;&lt;&lt;storelower&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;upperundress&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;exhibitionism2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $actionuncladupper is 1&gt;&gt;&lt;&lt;set $actionuncladupper to 0&gt;&gt;
+You check to make sure no one is around, then slowly remove your $upperclothes. Despite being alone, doing this in a public space makes your nipples erect and your newly-exposed skin tingle.&lt;&lt;storeupper&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;upperundress&gt;&gt;
+	&lt;&lt;if $breastsize gte 3&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;&lt;&lt;elseif $playergenderappearance isnot &quot;m&quot; and $lowergender isnot &quot;m&quot;&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $actionuncladlower is 1&gt;&gt;&lt;&lt;set $actionuncladlower to 0&gt;&gt;
+	You check to make sure no one is around, then slowly remove your $lowerclothes. Despite being alone, doing this in a public space makes you shiver delightfully.&lt;&lt;storelower&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;lowerundress&gt;&gt;
+	&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;exhibitionism2&gt;&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $actionuncladunder is 1&gt;&gt;&lt;&lt;set $actionuncladunder to 0&gt;&gt;
+	You check to make sure no one is around, then slowly remove your $underclothes. Despite being alone, doing this in a public space makes your skin and &lt;&lt;genitals&gt;&gt; tingle.&lt;&lt;storeunder&gt;&gt;&lt;&lt;storelocation&gt;&gt;&lt;&lt;underundress&gt;&gt;&lt;&lt;exhibitionism2&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $storelocationinit is $storelocation&gt;&gt;
+&lt;&lt;click &quot;Get Dressed&quot;&gt;&gt;&lt;&lt;storeon&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+Remove your &lt;&lt;click $upperclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladoutfit to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $upperset is $lowerset and $exhibitionism gte 15&gt;&gt;
+Remove your &lt;&lt;click $upperclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladoutfit to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $upperset isnot $lowerset and $uppertype isnot &quot;naked&quot;&gt;&gt;
+Remove your &lt;&lt;click $upperclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladupper to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;if $breastsize gte 3&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;&lt;elseif $playergenderappearance isnot &quot;m&quot; and $lowergender isnot &quot;m&quot;&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;&lt;/if&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;if $upperset isnot $lowerset and $lowertype isnot &quot;naked&quot;&gt;&gt;
+Remove your &lt;&lt;click $lowerclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladlower to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist1&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $upperset isnot $lowerset and $lowertype isnot &quot;naked&quot; and $exhibitionism gte 15&gt;&gt;
+Remove your &lt;&lt;click $lowerclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladlower to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist2&gt;&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot; and $exhibitionism gte 15&gt;&gt;
+Remove your &lt;&lt;click $underclothes&gt;&gt;&lt;&lt;set $eventskip to 1&gt;&gt;&lt;&lt;set $actionuncladunder to 1&gt;&gt;&lt;&lt;script&gt;&gt;state.display(state.active.title, null, &quot;back&quot;)&lt;&lt;/script&gt;&gt;&lt;&lt;/click&gt;&gt;&lt;&lt;exhibitionist2&gt;&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;br&gt;
+
+
+
+
+
+
+&lt;&lt;exposure&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;dancestripeffects&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $danceaction is &quot;outfitstripbreasts&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You gracefully remove your $upperclothes, exposing your &lt;&lt;breasts&gt;&gt; and $underclothes. The exhibition of your breasts makes them feel raw and sensitive.
+&lt;&lt;set $audiencearousal += 8&gt;&gt;&lt;&lt;set $audienceexcitement += 8&gt;&gt;&lt;&lt;set $audiencemod += 3&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;exhibitionism4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $danceaction is &quot;outfitstripchest&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+	&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+	You gracefully remove your $upperclothes, exposing your &lt;&lt;breasts&gt;&gt; and $underclothes. You feel your nipples harden in response to being revealed.
+	&lt;&lt;else&gt;&gt;
+	You gracefully remove your $upperclothes, exposing your &lt;&lt;breasts&gt;&gt; and $underclothes. Your feminine countenance makes your revealed chest feel especially lewd.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $audiencearousal += 8&gt;&gt;&lt;&lt;set $audienceexcitement += 8&gt;&gt;&lt;&lt;set $audiencemod += 3&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;exhibitionism4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $danceaction is &quot;outfitstripunder&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You gracefully remove your $upperclothes, exposing your &lt;&lt;breasts&gt;&gt; and $underclothes. You feel your nipples harden in response to being revealed.
+&lt;&lt;set $audiencearousal += 6&gt;&gt;&lt;&lt;set $audienceexcitement += 6&gt;&gt;&lt;&lt;set $audiencemod += 2&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;exhibitionism3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $danceaction is &quot;outfitstripnude&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You gracefully remove your $upperclothes, exposing your nude form. You shiver with excitement, your body laid totally bare.
+&lt;&lt;set $audiencearousal += 10&gt;&gt;&lt;&lt;set $audienceexcitement += 10&gt;&gt;&lt;&lt;set $audiencemod += 4&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;exhibitionism5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $danceaction is &quot;upperstripbreasts&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You gracefully remove your $upperclothes, exposing your &lt;&lt;breastsstop&gt;&gt; The exhibition of your breasts makes them feel raw and sensitive.
+&lt;&lt;set $audiencearousal += 8&gt;&gt;&lt;&lt;set $audienceexcitement += 8&gt;&gt;&lt;&lt;set $audiencemod += 3&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;exhibitionism4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $danceaction is &quot;upperstripfchest&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+	&lt;&lt;if $playergender is &quot;f&quot;&gt;&gt;
+	You gracefully remove your $upperclothes, exposing your &lt;&lt;breastsstop&gt;&gt; You feel your nipples harden in response to being revealed.
+	&lt;&lt;else&gt;&gt;
+	You gracefully remove your $upperclothes, exposing your &lt;&lt;breastsstop&gt;&gt; Your feminine countenance makes your revealed chest feel especially lewd.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $audiencearousal += 8&gt;&gt;&lt;&lt;set $audienceexcitement += 8&gt;&gt;&lt;&lt;set $audiencemod += 3&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;exhibitionism4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $danceaction is &quot;upperstripmchest&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You gracefully remove your $upperclothes, exposing your &lt;&lt;breastsstop&gt;&gt; You feel your nipples harden in response to being revealed.
+&lt;&lt;set $audiencearousal += 2&gt;&gt;&lt;&lt;set $audienceexcitement += 2&gt;&gt;&lt;&lt;set $audiencemod += 1&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;uppernaked&gt;&gt;&lt;&lt;exhibitionism1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $danceaction is &quot;lowerstripunder&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You gracefully remove your $lowerclothes, exposing your $underclothes. Being seen in your underwear excites you.
+&lt;&lt;set $audiencearousal += 6&gt;&gt;&lt;&lt;set $audienceexcitement += 6&gt;&gt;&lt;&lt;set $audiencemod += 2&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;exhibitionism3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $danceaction is &quot;lowerstripnude&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You gracefully remove your $lowerclothes, exposing your &lt;&lt;genitalsstop&gt;&gt;
+	&lt;&lt;if $uppertype is &quot;naked&quot;&gt;&gt;
+	You shiver with excitement, your body laid totally bare.
+	&lt;&lt;else&gt;&gt;
+	Your $upperclothes makes your naked lower half feel particularly conspicuous.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $audiencearousal += 10&gt;&gt;&lt;&lt;set $audienceexcitement += 10&gt;&gt;&lt;&lt;set $audiencemod += 4&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;lowernaked&gt;&gt;&lt;&lt;exhibitionism5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $danceaction is &quot;understripskirt&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You gracefully remove your $underclothes from beneath your $lowerclothes. You&#39;re careful not to give too much away, but such a lewd gesture thrills you nonetheless.
+&lt;&lt;set $audiencearousal += 6&gt;&gt;&lt;&lt;set $audienceexcitement += 6&gt;&gt;&lt;&lt;set $audiencemod += 2&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;exhibitionism3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $danceaction is &quot;understripnude&quot;&gt;&gt;&lt;&lt;set $danceaction to 0&gt;&gt;
+You gracefully remove your $underclothes, exposing your &lt;&lt;genitalsstop&gt;&gt; You shiver with excitement, your body laid totally bare.
+&lt;&lt;set $audiencearousal += 10&gt;&gt;&lt;&lt;set $audienceexcitement += 10&gt;&gt;&lt;&lt;set $audiencemod += 4&gt;&gt;&lt;&lt;garousal30&gt;&gt;&lt;&lt;undernaked&gt;&gt;&lt;&lt;exhibitionism5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;dancestripactions&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+&lt;br&gt;&lt;br&gt;
+	&lt;&lt;if $upperset is $lowerset&gt;&gt;
+		&lt;&lt;if $undertype isnot &quot;naked&quot;&gt;&gt;
+			&lt;&lt;if $breastsize gte 3&gt;&gt;
+				&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+				&lt;span class=&quot;meek&quot;&gt;Strip $upperclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist4&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;outfitstripbreasts&quot;&gt;&gt; | 
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;elseif $playergenderappearance isnot &quot;m&quot; and $lowergender isnot &quot;m&quot;&gt;&gt;
+				&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+				&lt;span class=&quot;meek&quot;&gt;Strip $upperclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist4&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;outfitstripchest&quot;&gt;&gt; | 
+				&lt;&lt;/if&gt;&gt;			
+			&lt;&lt;else&gt;&gt;
+				&lt;&lt;if $exhibitionism gte 35&gt;&gt;
+				&lt;span class=&quot;meek&quot;&gt;Strip $upperclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist3&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;outfitstripunder&quot;&gt;&gt; | 
+				&lt;&lt;/if&gt;&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $exhibitionism gte 75&gt;&gt;
+			&lt;span class=&quot;meek&quot;&gt;Strip $upperclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist5&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;outfitstripnude&quot;&gt;&gt; | 
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $uppertype isnot &quot;naked&quot; and $upperset isnot $lowerset&gt;&gt;
+		&lt;&lt;if $breastsize gte 3&gt;&gt;
+			&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+			&lt;span class=&quot;meek&quot;&gt;Strip $upperclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist4&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;upperstripbreasts&quot;&gt;&gt; | 
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $playergenderappearance isnot &quot;m&quot; and $lowergender isnot &quot;m&quot;&gt;&gt;
+			&lt;&lt;if $exhibitionism gte 55&gt;&gt;
+			&lt;span class=&quot;meek&quot;&gt;Strip $upperclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist4&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;upperstripfchest&quot;&gt;&gt; | 
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;meek&quot;&gt;Strip $upperclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist1&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;upperstripmchest&quot;&gt;&gt; | 
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $lowertype isnot &quot;naked&quot; and $upperset isnot $lowerset&gt;&gt;
+		&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+			&lt;&lt;if $exhibitionism gte 35&gt;&gt;
+			&lt;span class=&quot;meek&quot;&gt;Strip $lowerclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist3&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;lowerstripunder&quot;&gt;&gt; | 
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $exhibitionism gte 75&gt;&gt;
+			&lt;span class=&quot;meek&quot;&gt;Strip $lowerclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist5&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;lowerstripnude&quot;&gt;&gt; | 
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+		&lt;&lt;if $lowertype isnot &quot;naked&quot; and $skirt is 1&gt;&gt;
+			&lt;&lt;if $exhibitionism gte 35&gt;&gt;
+			&lt;span class=&quot;meek&quot;&gt;Strip $underclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist3&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;understripskirt&quot;&gt;&gt; | 
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $lowertype is &quot;naked&quot;&gt;&gt;
+			&lt;&lt;if $exhibitionism gte 75&gt;&gt;
+			&lt;span class=&quot;meek&quot;&gt;Strip $underclothes&lt;/span&gt; (0:05) &lt;&lt;combatexhibitionist5&gt;&gt; &lt;&lt;radiobutton &quot;$danceaction&quot; &quot;understripnude&quot;&gt;&gt; | 
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+
+	
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;uncladcheck&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $uncladoutfit isnot 1 and $uncladupper isnot 1 and $uncladlower isnot 1 and $uncladunder isnot 1&gt;&gt;
+&lt;&lt;set $unclad to 0&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $unclad to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;arousalpass&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $penilechastityparasite isnot 0&gt;&gt;
+&lt;&lt;set $arousal += ($pass * 10)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginalchastityparasite isnot 0&gt;&gt;
+&lt;&lt;set $arousal += ($pass * 10)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $analchastityparasite isnot 0&gt;&gt;
+&lt;&lt;set $arousal += ($pass * 10)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $chestparasite isnot 0&gt;&gt;
+&lt;&lt;set $arousal += ($pass * 10)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penisparasite isnot 0&gt;&gt;
+&lt;&lt;set $arousal += ($pass * 10)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $clitparasite isnot 0&gt;&gt;
+&lt;&lt;set $arousal += ($pass * 10)&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;swimmingcheck&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $swimmingskill gte $swimmingdifficulty&gt;&gt;
+&lt;&lt;set $swimmingcheck to &quot;pass&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $swimmingcheck to &quot;fail&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;undiestrauma&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma10&gt;&gt;&lt;&lt;gstress10&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma30&gt;&gt;&lt;&lt;gstress30&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;goo&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;goooutsidecount&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $goooutsidecount gte 1 and $semenoutsidecount gte 1&gt;&gt;
+	&lt;&lt;if $goooutsidecount + $semenoutsidecount gte 25&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;You are drenched in slime and semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $goooutsidecount + $semenoutsidecount gte 20&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You are soaked with slime and semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $goooutsidecount + $semenoutsidecount gte 15&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;Your skin is slick with slime and semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $goooutsidecount + $semenoutsidecount gte 10&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You are wet with slime and semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $goooutsidecount + $semenoutsidecount gte 5&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;Your skin is moist with slime and semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You feel slime and semen on your skin.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+&lt;&lt;elseif $goooutsidecount gte 1&gt;&gt;
+	&lt;&lt;if $goooutsidecount gte 25&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;You are drenched in slime.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $goooutsidecount gte 20&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You are soaked with slime.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $goooutsidecount gte 15&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;Your skin is slick with slime.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $goooutsidecount gte 10&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You are wet with slime.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $goooutsidecount gte 5&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;Your skin is moist with slime.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You feel slime on your skin.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+	
+	
+&lt;&lt;elseif $semenoutsidecount gte 1&gt;&gt;
+	&lt;&lt;if $semenoutsidecount gte 25&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;You are drenched in semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $semenoutsidecount gte 20&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You are soaked with semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $semenoutsidecount gte 15&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;Your skin is slick with semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $semenoutsidecount gte 10&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;You are wet with semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $semenoutsidecount gte 5&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;Your skin is moist with semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;blue&quot;&gt;You feel semen on your skin.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $vaginagoo gte 1 and $vaginasemen gte 1&gt;&gt;
+	&lt;&lt;if $vaginagoo + $vaginasemen gte 5&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;Your womb overflows with slime and semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $vaginagoo + $vaginasemen gte 4&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Your &lt;&lt;pussy&gt;&gt; overflows with slime and semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $vaginagoo + $vaginasemen gte 3&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime and semen flows from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $vaginagoo + $vaginasemen gte 2&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime and semen stream from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $vaginagoo + $vaginasemen gte 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime and semen drip from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+&lt;&lt;elseif $vaginagoo gte 1&gt;&gt;
+	&lt;&lt;if $vaginagoo gte 5&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;Your womb overflows with slime.&lt;/span&gt;
+	&lt;&lt;elseif $vaginagoo gte 4&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Your &lt;&lt;pussy&gt;&gt; overflows with slime.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $vaginagoo gte 3&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime flows from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $vaginagoo gte 2&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime streams from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $vaginagoo gte 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime drips from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+&lt;&lt;elseif $vaginasemen gte 1&gt;&gt;
+	&lt;&lt;if $vaginasemen gte 5&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;Your womb overflows with semen.&lt;/span&gt;
+	&lt;&lt;elseif $vaginasemen gte 4&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Your &lt;&lt;pussy&gt;&gt; overflows with semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $vaginasemen gte 3&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Semen flows from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $vaginasemen gte 2&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Semen streams from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $vaginasemen gte 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Semen drips from your &lt;&lt;pussystop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $anusgoo gte 1 and $anussemen gte 1&gt;&gt;
+	&lt;&lt;if $anusgoo + $anussemen gte 5&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;Your bowels overflow with slime and semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $anusgoo + $anussemen gte 4&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Your &lt;&lt;bottom&gt;&gt; overflows with slime and semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $anusgoo + $anussemen gte 3&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime and semen flows from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $anusgoo + $anussemen gte 2&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime and semen stream from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $anusgoo + $anussemen gte 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime and semen drip from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+&lt;&lt;elseif $anusgoo gte 1&gt;&gt;
+	&lt;&lt;if $anusgoo gte 5&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;Your bowels overflow with slime.&lt;/span&gt;
+	&lt;&lt;elseif $anusgoo gte 4&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Your &lt;&lt;bottom&gt;&gt; overflows with slime.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $anusgoo gte 3&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime flows from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $anusgoo gte 2&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime streams from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $anusgoo gte 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime drips from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+&lt;&lt;elseif $anussemen gte 1&gt;&gt;
+	&lt;&lt;if $anussemen gte 5&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;Your bowels overflow with semen.&lt;/span&gt;
+	&lt;&lt;elseif $anussemen gte 4&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Your &lt;&lt;bottom&gt;&gt; overflows with semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $anussemen gte 3&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Semen flows from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $anussemen gte 2&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Semen streams from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $anussemen gte 1&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Semen drips from your &lt;&lt;bottomstop&gt;&gt;&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $mouthgoo gte 1 and $mouthsemen gte 1&gt;&gt;
+	&lt;&lt;if $mouthgoo + $mouthsemen gte 5&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;You keep coughing up slime and semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthgoo + $mouthsemen gte 4&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime and semen dribble down your chin.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthgoo + $mouthsemen gte 3&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime and semen line the sides of your throat.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthgoo + $mouthsemen gte 2&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime and semen layer the back of your throat.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthgoo + $mouthsemen gte 1&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;The taste of slime and semen permeates your mouth.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+	
+&lt;&lt;elseif $mouthgoo gte 1&gt;&gt;
+	&lt;&lt;if $mouthgoo gte 5&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;You keep coughing up slime.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthgoo gte 4&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime dribbles down your chin.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthgoo gte 3&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime lines the sides of your throat.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthgoo gte 2&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Slime layers the back of your throat.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthgoo gte 1&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;The taste of slime permeates your mouth.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	
+&lt;&lt;elseif $mouthsemen gte 1&gt;&gt;
+	&lt;&lt;if $mouthsemen gte 5&gt;&gt;
+	&lt;span class=&quot;red&quot;&gt;You keep coughing up semen.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthsemen gte 4&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Semen dribbles down your chin.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthsemen gte 3&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Semen lines the sides of your throat.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthsemen gte 2&gt;&gt;
+	&lt;span class=&quot;pink&quot;&gt;Semen layers the back of your throat.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;elseif $mouthsemen gte 1&gt;&gt;
+	&lt;span class=&quot;purple&quot;&gt;The taste of semen permeates your mouth.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;goocount&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $neckgoo gte 5&gt;&gt;&lt;&lt;set $neckgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarmgoo gte 5&gt;&gt;&lt;&lt;set $rightarmgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarmgoo gte 5&gt;&gt;&lt;&lt;set $leftarmgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $thighgoo gte 5&gt;&gt;&lt;&lt;set $thighgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $bottomgoo gte 5&gt;&gt;&lt;&lt;set $bottomgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tummygoo gte 5&gt;&gt;&lt;&lt;set $tummygoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $chestgoo gte 5&gt;&gt;&lt;&lt;set $chestgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $facegoo gte 5&gt;&gt;&lt;&lt;set $facegoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $hairgoo gte 5&gt;&gt;&lt;&lt;set $hairgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feetgoo gte 5&gt;&gt;&lt;&lt;set $feetgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginaoutsidegoo gte 5&gt;&gt;&lt;&lt;set $vaginaoutsidegoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginagoo gte 5&gt;&gt;&lt;&lt;set $vaginagoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penisgoo gte 5&gt;&gt;&lt;&lt;set $penisgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $anusgoo gte 5&gt;&gt;&lt;&lt;set $anusgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $mouthgoo gte 5&gt;&gt;&lt;&lt;set $mouthgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $goocount to $neckgoo + $rightarmgoo + $leftarmgoo + $thighgoo + $bottomgoo + $tummygoo + $chestgoo + $facegoo + $hairgoo + $feetgoo + $vaginaoutsidegoo + ($vaginagoo * 3) + ($penisgoo * 3) + ($anusgoo * 3) + ($mouthgoo * 3)&gt;&gt;
+
+
+&lt;&lt;if $necksemen gte 5&gt;&gt;&lt;&lt;set $necksemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarmsemen gte 5&gt;&gt;&lt;&lt;set $rightarmsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarmsemen gte 5&gt;&gt;&lt;&lt;set $leftarmsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $thighsemen gte 5&gt;&gt;&lt;&lt;set $thighsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $bottomsemen gte 5&gt;&gt;&lt;&lt;set $bottomsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tummysemen gte 5&gt;&gt;&lt;&lt;set $tummysemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $chestsemen gte 5&gt;&gt;&lt;&lt;set $chestsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $facesemen gte 5&gt;&gt;&lt;&lt;set $facesemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $hairsemen gte 5&gt;&gt;&lt;&lt;set $hairsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feetsemen gte 5&gt;&gt;&lt;&lt;set $feetsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginaoutsidesemen gte 5&gt;&gt;&lt;&lt;set $vaginaoutsidesemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginasemen gte 5&gt;&gt;&lt;&lt;set $vaginasemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penissemen gte 5&gt;&gt;&lt;&lt;set $penissemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $anussemen gte 5&gt;&gt;&lt;&lt;set $anussemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $mouthsemen gte 5&gt;&gt;&lt;&lt;set $mouthsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $semencount to $necksemen + $rightarmsemen + $leftarmsemen + $thighsemen + $bottomsemen + $tummysemen + $chestsemen + $facesemen + $hairsemen + $feetsemen + $vaginaoutsidesemen + ($vaginasemen * 3) + ($penissemen * 3) + ($anussemen * 3) + ($mouthsemen * 3)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;goooutsidecount&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $neckgoo gte 5&gt;&gt;&lt;&lt;set $neckgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarmgoo gte 5&gt;&gt;&lt;&lt;set $rightarmgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarmgoo gte 5&gt;&gt;&lt;&lt;set $leftarmgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $thighgoo gte 5&gt;&gt;&lt;&lt;set $thighgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $bottomgoo gte 5&gt;&gt;&lt;&lt;set $bottomgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tummygoo gte 5&gt;&gt;&lt;&lt;set $tummygoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $chestgoo gte 5&gt;&gt;&lt;&lt;set $chestgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $facegoo gte 5&gt;&gt;&lt;&lt;set $facegoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $hairgoo gte 5&gt;&gt;&lt;&lt;set $hairgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feetgoo gte 5&gt;&gt;&lt;&lt;set $feetgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginaoutsidegoo gte 5&gt;&gt;&lt;&lt;set $vaginaoutsidegoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penisgoo gte 5&gt;&gt;&lt;&lt;set $penisgoo to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $goooutsidecount to $neckgoo + $rightarmgoo + $leftarmgoo + $thighgoo + $bottomgoo + $tummygoo + $chestgoo + $facegoo + $hairgoo + $feetgoo + $vaginaoutsidegoo + ($penisgoo * 3)&gt;&gt;
+
+
+&lt;&lt;if $necksemen gte 5&gt;&gt;&lt;&lt;set $necksemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $rightarmsemen gte 5&gt;&gt;&lt;&lt;set $rightarmsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $leftarmsemen gte 5&gt;&gt;&lt;&lt;set $leftarmsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $thighsemen gte 5&gt;&gt;&lt;&lt;set $thighsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $bottomsemen gte 5&gt;&gt;&lt;&lt;set $bottomsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tummysemen gte 5&gt;&gt;&lt;&lt;set $tummysemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $chestsemen gte 5&gt;&gt;&lt;&lt;set $chestsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $facesemen gte 5&gt;&gt;&lt;&lt;set $facesemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $hairsemen gte 5&gt;&gt;&lt;&lt;set $hairsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $feetsemen gte 5&gt;&gt;&lt;&lt;set $feetsemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $vaginaoutsidesemen gte 5&gt;&gt;&lt;&lt;set $vaginaoutsidesemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $penissemen gte 5&gt;&gt;&lt;&lt;set $penissemen to 5&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $semenoutsidecount to $necksemen + $rightarmsemen + $leftarmsemen + $thighsemen + $bottomsemen + $tummysemen + $chestsemen + $facesemen + $hairsemen + $feetsemen + $vaginaoutsidesemen + ($penissemen * 3)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;wash&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;set $neckgoo to 0&gt;&gt;
+&lt;&lt;set $rightarmgoo to 0&gt;&gt;
+&lt;&lt;set $leftarmgoo to 0&gt;&gt;
+&lt;&lt;set $thighgoo to 0&gt;&gt;
+&lt;&lt;set $bottomgoo to 0&gt;&gt;
+&lt;&lt;set $tummygoo to 0&gt;&gt;
+&lt;&lt;set $chestgoo to 0&gt;&gt;
+&lt;&lt;set $facegoo to 0&gt;&gt;
+&lt;&lt;set $hairgoo to 0&gt;&gt;
+&lt;&lt;set $feetgoo to 0&gt;&gt;
+&lt;&lt;set $vaginagoo to 0&gt;&gt;
+&lt;&lt;set $vaginaoutsidegoo to 0&gt;&gt;
+&lt;&lt;set $penisgoo to 0&gt;&gt;
+&lt;&lt;set $anusgoo to 0&gt;&gt;
+&lt;&lt;set $mouthgoo to 0&gt;&gt;
+
+&lt;&lt;set $necksemen to 0&gt;&gt;
+&lt;&lt;set $rightarmsemen to 0&gt;&gt;
+&lt;&lt;set $leftarmsemen to 0&gt;&gt;
+&lt;&lt;set $thighsemen to 0&gt;&gt;
+&lt;&lt;set $bottomsemen to 0&gt;&gt;
+&lt;&lt;set $tummysemen to 0&gt;&gt;
+&lt;&lt;set $chestsemen to 0&gt;&gt;
+&lt;&lt;set $facesemen to 0&gt;&gt;
+&lt;&lt;set $hairsemen to 0&gt;&gt;
+&lt;&lt;set $feetsemen to 0&gt;&gt;
+&lt;&lt;set $vaginasemen to 0&gt;&gt;
+&lt;&lt;set $vaginaoutsidesemen to 0&gt;&gt;
+&lt;&lt;set $penissemen to 0&gt;&gt;
+&lt;&lt;set $anussemen to 0&gt;&gt;
+&lt;&lt;set $mouthsemen to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;tipset&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $tip to random(1000, 3000)&gt;&gt;
+	&lt;&lt;if $tip lte 2000&gt;&gt;
+	&lt;&lt;set $tipreaction to &quot;low&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $tipreaction to &quot;mid&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $tip to $tipmod * $tip&gt;&gt;
+&lt;&lt;set $tip to $tip * (1 + ($attractiveness / 10000))&gt;&gt;
+&lt;&lt;if $mathstrait gte 1&gt;&gt;
+&lt;&lt;set $tip to ($tip += ($tip * ($mathstrait / 4)))&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $tip to Math.trunc($tip)&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;tipreceive&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+You make £&lt;&lt;print ($tip / 100)&gt;&gt;.
+&lt;&lt;set $money to $money + $tip&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;stealclothes&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stealtextskip to 1&gt;&gt;
+&lt;&lt;if $upperoff isnot 0&gt;&gt;
+&lt;&lt;uppersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $loweroff isnot 0&gt;&gt;
+&lt;&lt;lowersteal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $underoff isnot 0&gt;&gt;
+&lt;&lt;understeal&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $stealtextskip to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;passout&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $stress -= 5000&gt;&gt;
+&lt;&lt;set $passoutstat += 1&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;vaginaraped&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $angel gte 6&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Your halo shatters and your wings blacken. An overwhelming sense of loss overcomes you.&lt;/span&gt;&lt;&lt;set $trauma to $traumamax&gt;&gt;&lt;&lt;set $fallenangel to 2&gt;&gt;
+&lt;&lt;elseif $angel gte 4&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Your halo shatters and fades.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $angel to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+&lt;&lt;widget &quot;penisraped&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $angel gte 6&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Your halo shatters and your wings blacken. An overwhelming sense of loss overcomes you.&lt;/span&gt;&lt;&lt;set $trauma to $traumamax&gt;&gt;&lt;&lt;set $fallenangel to 2&gt;&gt;
+&lt;&lt;elseif $angel gte 4&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Your halo shatters and fades.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $angel to 0&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1377" name="Widgets Compatibility" tags="widget" position="850,17225">&lt;&lt;widget &quot;compatibility&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $masturbationstat is undefined&gt;&gt;
+&lt;&lt;set $masturbationstat to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $masturbationorgasmstat is undefined&gt;&gt;
+&lt;&lt;set $masturbationorgasmstat to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $masturbationtimestat is undefined&gt;&gt;
+&lt;&lt;set $masturbationtimestat to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $masturbationorgasm is undefined&gt;&gt;
+&lt;&lt;set $masturbationorgasm to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $whitechance is undefined&gt;&gt;
+&lt;&lt;set $whitechance to 90&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $blackchance is undefined&gt;&gt;
+&lt;&lt;set $blackchance to 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 1&gt;&gt;
+&lt;&lt;set $transformed to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $angel is undefined&gt;&gt;
+&lt;&lt;set $angel to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $angelbuild is undefined&gt;&gt;
+&lt;&lt;set $angelbuild to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $upperwet is undefined&gt;&gt;
+&lt;&lt;set $upperwet to 0&gt;&gt;
+&lt;&lt;set $upperwetstage to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lowerwet is undefined&gt;&gt;
+&lt;&lt;set $lowerwet to 0&gt;&gt;
+&lt;&lt;set $lowerwetstage to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underwet is undefined&gt;&gt;
+&lt;&lt;set $underwet to 0&gt;&gt;
+&lt;&lt;set $underwetstage to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $upperwetcarry is undefined&gt;&gt;
+&lt;&lt;set $upperwetcarry to 0&gt;&gt;
+&lt;&lt;set $upperwetstagecarry to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $lowerwetcarry is undefined&gt;&gt;
+&lt;&lt;set $lowerwetcarry to 0&gt;&gt;
+&lt;&lt;set $lowerwetstagecarry to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $underwetcarry is undefined&gt;&gt;
+&lt;&lt;set $underwetcarry to 0&gt;&gt;
+&lt;&lt;set $underwetstagecarry to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $schoolevent is undefined&gt;&gt;
+&lt;&lt;set $schoolevent to 0&gt;&gt;
+&lt;&lt;set $schooleventtimer to 5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $stressmax is undefined&gt;&gt;
+&lt;&lt;set $stressmax to 10010&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $tirednessmax is undefined&gt;&gt;
+&lt;&lt;set $tirednessmax to 2000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $physiquemax is undefined&gt;&gt;
+&lt;&lt;set $physiquemax to 20000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $beautymax is undefined&gt;&gt;
+&lt;&lt;set $beautymax to 10000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1378" name="Widgets Named Npcs" tags="widget" position="975,17225">&lt;&lt;widget &quot;endnpc&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $npc is &quot;Charlie&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;charlieend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Darryl&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;darrylend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Harper&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;harperend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Jordan&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;jordanend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Briar&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;briarend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;River&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;riverend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Leighton&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;leightonend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Mason&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;masonend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Winter&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;winterend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Doren&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;dorenend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Sirris&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;sirrisend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Eden&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;edenend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Sam&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;samend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Landry&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;landryend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Bailey&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;baileyend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Whitney&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;whitneyend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $npc is &quot;Robin&quot;&gt;&gt;&lt;&lt;set $npc to 0&gt;&gt;&lt;&lt;robinend&gt;&gt;&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;initcharlie&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initcharlie to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $charliegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $charliegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $charlietrust to 0&gt;&gt;
+&lt;&lt;set $charlielove to 0&gt;&gt;
+&lt;&lt;set $charliedom to 0&gt;&gt;
+
+
+&lt;&lt;if $charliegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $charliepenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $charlievagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $charliegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $charlievagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $charliepenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;charlie&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initcharlie isnot 1&gt;&gt;
+&lt;&lt;initcharlie&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Charlie&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $charlieactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $charlieactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $charliegender&gt;&gt;&lt;&lt;set $charlieactivegender to $charliegender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $charlieactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $charliepenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $charlievagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $charlieactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $charliepenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $charlievagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;dance coach&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;dance coach&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;charlieend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $charlietrust to $charlietrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initdarryl&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initdarryl to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $darrylgender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $darrylgender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $darryltrust to 0&gt;&gt;
+&lt;&lt;set $darryllove to 0&gt;&gt;
+&lt;&lt;set $darryldom to 0&gt;&gt;
+
+
+&lt;&lt;if $darrylgender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $darrylpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $darrylvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $darrylgender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $darrylvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $darrylpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;darryl&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initdarryl isnot 1&gt;&gt;
+&lt;&lt;initdarryl&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Darryl&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $darrylactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $darrylactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $darrylgender&gt;&gt;&lt;&lt;set $darrylactivegender to $darrylgender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $darrylactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $darrylpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $darrylvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $darrylactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $darrylpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $darrylvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;club owner&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;club owner&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;darrylend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $darryltrust to $darryltrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initharper&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initharper to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $harpergender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $harpergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $harpertrust to 0&gt;&gt;
+&lt;&lt;set $harperlove to 0&gt;&gt;
+&lt;&lt;set $harperdom to 0&gt;&gt;
+
+&lt;&lt;if $harpergender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $harperpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $harpervagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $harpergender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $harpervagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $harperpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;harper&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initharper isnot 1&gt;&gt;
+&lt;&lt;initharper&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Harper&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $harperactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $harperactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $harpergender&gt;&gt;&lt;&lt;set $harperactivegender to $harpergender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $harperactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $harperpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $harpervagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $harperactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $harperpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $harpervagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;doctor&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;doctor&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;harperend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $harpertrust to $harpertrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initjordan&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initjordan to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $jordangender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $jordangender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $jordantrust to 0&gt;&gt;
+&lt;&lt;set $jordanlove to 0&gt;&gt;
+&lt;&lt;set $jordandom to 0&gt;&gt;
+
+&lt;&lt;if $jordangender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $jordanpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $jordanvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $jordangender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $jordanvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $jordanpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;jordan&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initjordan isnot 1&gt;&gt;
+&lt;&lt;initjordan&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Jordan&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $jordanactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $jordanactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $jordangender&gt;&gt;&lt;&lt;set $jordanactivegender to $jordangender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $jordanactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $jordanpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $jordanvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $jordanactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $jordanpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $jordanvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;priestess&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;priest&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;jordanend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $jordantrust to $jordantrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initbriar&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initbriar to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $briargender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $briargender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $briartrust to 0&gt;&gt;
+&lt;&lt;set $briarlove to 0&gt;&gt;
+&lt;&lt;set $briardom to 0&gt;&gt;
+
+&lt;&lt;if $briargender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $briarpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $briarvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $briargender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $briarvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $briarpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;briar&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initbriar isnot 1&gt;&gt;
+&lt;&lt;initbriar&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Briar&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $briaractivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $briaractivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $briargender&gt;&gt;&lt;&lt;set $briaractivegender to $briargender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $briaractivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $briarpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $briarvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $briaractivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $briarpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $briarvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;brothel owner&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;brothel owner&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;briarend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $briartrust to $briartrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initriver&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initriver to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $rivergender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $rivergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $rivertrust to 0&gt;&gt;
+&lt;&lt;set $riverlove to 0&gt;&gt;
+&lt;&lt;set $riverdom to 0&gt;&gt;
+
+&lt;&lt;if $rivergender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $riverpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $rivervagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rivergender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $rivervagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $riverpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+//River teaches maths at the local school. His short brown hair is flecked with grey and his piercing blue eyes scrutinize his surroundings. Students tend to be well-behaved in his class.//
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+//River teaches maths at the local school. Her long brown hair is flecked with grey and her piercing blue eyes scrutinize her surroundings. Students tend to be well-behaved in her class.//
+&lt;&lt;elseif $rivergender is &quot;m&quot;&gt;&gt;
+//River teaches maths at the local school. His short brown hair is flecked with grey and his piercing blue eyes scrutinize his surroundings. Students tend to be well-behaved in his class.//
+&lt;&lt;else&gt;&gt;
+//River teaches maths at the local school. Her long brown hair is flecked with grey and her piercing blue eyes scrutinize her surroundings. Students tend to be well-behaved in her class.//
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;river&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initriver isnot 1&gt;&gt;
+&lt;&lt;initriver&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;River&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $riveractivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $riveractivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $rivergender&gt;&gt;&lt;&lt;set $riveractivegender to $rivergender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $riveractivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $riverpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $rivervagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $riveractivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $riverpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $rivervagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;maths teacher&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;maths teacher&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;riverend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $rivertrust to $rivertrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initleighton&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initleighton to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $leightongender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $leightongender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $leightontrust to 0&gt;&gt;
+&lt;&lt;set $leightonlove to 0&gt;&gt;
+&lt;&lt;set $leightondom to 0&gt;&gt;
+
+&lt;&lt;if $leightongender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $leightonpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $leightonvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $leightongender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $leightonvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $leightonpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+//Leighton is the headmaster of the local school. He has green eyes and well-kept greying black hair. Tall and stately, he has a paternal, but firm attitude towards the students at his school.//
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+//Leighton is the headmistress of the local school. She has green eyes and greying black hair, held behind her head in a bun. Tall and stately, she has a maternal, but firm attitude towards the students at her school.//
+&lt;&lt;elseif $leightongender is &quot;m&quot;&gt;&gt;
+//Leighton is the headmaster of the local school. He has green eyes and well-kept greying black hair. Tall and stately, he has a paternal, but firm attitude towards the students at his school.//
+&lt;&lt;else&gt;&gt;
+//Leighton is the headmistress of the local school. She has green eyes and greying black hair, held behind her head in a bun. Tall and stately, she has a maternal, but firm attitude towards the students at her school.//
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;leighton&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initleighton isnot 1&gt;&gt;
+&lt;&lt;initleighton&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Leighton&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $leightonactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $leightonactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $leightongender&gt;&gt;&lt;&lt;set $leightonactivegender to $leightongender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $leightonactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $leightonpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $leightonvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $leightonactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $leightonpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $leightonvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;headmistress&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;headmaster&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;leightonend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $leightontrust to $leightontrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initmason&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initmason to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $masongender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $masongender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $masontrust to 0&gt;&gt;
+&lt;&lt;set $masonlove to 0&gt;&gt;
+&lt;&lt;set $masondom to 0&gt;&gt;
+
+&lt;&lt;if $masongender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $masonpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $masonvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $masongender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $masonvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $masonpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+//Mason is the swimming teacher at the local school. He&#39;s the youngest teacher, only a few years older than some of the students. His toned body is naturally shown off during class, but if he notices the way he&#39;s leered at, he gives no indication.//
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+//Mason is the swimming teacher at the local school. She&#39;s the youngest teacher, only a few years older than some of the students. Her toned body is naturally shown off during class, but if she notices the way she&#39;s leered at, she gives no indication.//
+&lt;&lt;elseif $masongender is &quot;m&quot;&gt;&gt;
+//Mason is the swimming teacher at the local school. He&#39;s the youngest teacher, only a few years older than some of the students. His toned body is naturally shown off during class, but if he notices the way he&#39;s leered at, he gives no indication.//
+&lt;&lt;else&gt;&gt;
+//Mason is the swimming teacher at the local school. She&#39;s the youngest teacher, only a few years older than some of the students. Her toned body is naturally shown off during class, but if she notices the way she&#39;s leered at, she gives no indication.//
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;mason&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initmason isnot 1&gt;&gt;
+&lt;&lt;initmason&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Mason&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $masonactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $masonactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $masongender&gt;&gt;&lt;&lt;set $masonactivegender to $masongender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $masonactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $masonpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $masonvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $masonactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $masonpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $masonvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;swimming teacher&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;swimming teacher&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;masonend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $masontrust to $masontrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initwinter&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initwinter to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $wintergender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $wintergender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $wintertrust to 0&gt;&gt;
+&lt;&lt;set $winterlove to 0&gt;&gt;
+&lt;&lt;set $winterdom to 0&gt;&gt;
+
+&lt;&lt;if $wintergender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $winterpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $wintervagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $wintergender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $wintervagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $winterpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+//Winter teaches history at the local school. He&#39;s an older gentleman, well-groomed and sophisticated.//
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+//Winter teaches history at the local school. She&#39;s an older lady, well-groomed and sophisticated.//
+&lt;&lt;elseif $wintergender is &quot;m&quot;&gt;&gt;
+//Winter teaches history at the local school. He&#39;s an older gentleman, well-groomed and sophisticated.//
+&lt;&lt;else&gt;&gt;
+//Winter teaches history at the local school. She&#39;s an older lady, well-groomed and sophisticated.//
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;winter&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initwinter isnot 1&gt;&gt;
+&lt;&lt;initwinter&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Winter&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $winteractivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $winteractivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $wintergender&gt;&gt;&lt;&lt;set $winteractivegender to $wintergender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $winteractivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $winterpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $wintervagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $winteractivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $winterpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $wintervagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;history teacher&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;history teacher&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;winterend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $wintertrust to $wintertrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initdoren&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initdoren to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $dorengender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $dorengender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $dorentrust to 0&gt;&gt;
+&lt;&lt;set $dorenlove to 0&gt;&gt;
+&lt;&lt;set $dorendom to 0&gt;&gt;
+
+&lt;&lt;if $dorengender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $dorenpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $dorenvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $dorengender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $dorenvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $dorenpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+//Doren teaches english at the local school. His shaggy red hair and beard give him a savage look.//
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+//Doren teaches english at the local school. Her shaggy red hair gives her a savage look.//
+&lt;&lt;elseif $dorengender is &quot;m&quot;&gt;&gt;
+//Doren teaches english at the local school. His shaggy red hair and beard give him a savage look.//
+&lt;&lt;else&gt;&gt;
+//Doren teaches english at the local school. Her shaggy red hair gives her a savage look.//
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;doren&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initdoren isnot 1&gt;&gt;
+&lt;&lt;initdoren&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Doren&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $dorenactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $dorenactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $dorengender&gt;&gt;&lt;&lt;set $dorenactivegender to $dorengender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $dorenactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $dorenpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $dorenvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $dorenactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $dorenpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $dorenvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;english teacher&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;english teacher&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;dorenend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $dorentrust to $dorentrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initsirris&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initsirris to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $sirrisgender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $sirrisgender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $sirristrust to 0&gt;&gt;
+&lt;&lt;set $sirrislove to 0&gt;&gt;
+&lt;&lt;set $sirrisdom to 0&gt;&gt;
+
+&lt;&lt;if $sirrisgender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $sirrispenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $sirrisvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $sirrisgender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $sirrisvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $sirrispenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $genderdisable is &quot;f&quot;&gt;&gt;
+//Sirris teaches science at the local school. He&#39;s calm and patient, which sometimes leads to a disordered classroom.//
+&lt;&lt;elseif $genderdisable is &quot;m&quot;&gt;&gt;
+//Sirris teaches science at the local school. She&#39;s calm and patient, which sometimes leads to a disordered classroom.//
+&lt;&lt;elseif $sirrisgender is &quot;m&quot;&gt;&gt;
+//Sirris teaches science at the local school. He&#39;s calm and patient, which sometimes leads to a disordered classroom.//
+&lt;&lt;else&gt;&gt;
+//Sirris teaches science at the local school. She&#39;s calm and patient, which sometimes leads to a disordered classroom.//
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;sirris&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initsirris isnot 1&gt;&gt;
+&lt;&lt;initsirris&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Sirris&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $sirrisactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $sirrisactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $sirrisgender&gt;&gt;&lt;&lt;set $sirrisactivegender to $sirrisgender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $sirrisactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $sirrispenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $sirrisvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $sirrisactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $sirrispenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $sirrisvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;science teacher&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;science teacher&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;sirrisend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $sirristrust to $sirristrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initeden&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initeden to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $edengender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $edengender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edentrust to 0&gt;&gt;
+&lt;&lt;set $edenlove to 0&gt;&gt;
+&lt;&lt;set $edendom to 0&gt;&gt;
+
+&lt;&lt;if $edengender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $edenpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $edenvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $edengender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $edenvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $edenpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;eden&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initeden isnot 1&gt;&gt;
+&lt;&lt;initeden&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $npc to &quot;Eden&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $edenactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $edenactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $edengender&gt;&gt;&lt;&lt;set $edenactivegender to $edengender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $edenactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $edenpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $edenvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $edenactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $edenpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $edenvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;huntress&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;hunter&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;edenend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $edentrust to $edentrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initsam&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initsam to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $samgender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $samgender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $samtrust to 0&gt;&gt;
+&lt;&lt;set $samlove to 0&gt;&gt;
+&lt;&lt;set $samdom to 0&gt;&gt;
+
+&lt;&lt;if $samgender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $sampenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $samvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $samgender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $samvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $sampenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;sam&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initsam isnot 1&gt;&gt;
+&lt;&lt;initsam&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Sam&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $samactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $samactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $samgender&gt;&gt;&lt;&lt;set $samactivegender to $samgender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $samactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $sampenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $samvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $samactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $sampenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $samvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;cafe owner&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;cafe owner&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;samend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $samtrust to $samtrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initlandry&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initlandry to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $landrygender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $landrygender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $landrytrust to 0&gt;&gt;
+&lt;&lt;set $landrylove to 0&gt;&gt;
+&lt;&lt;set $landrydom to 0&gt;&gt;
+
+&lt;&lt;if $landrygender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $landrypenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $landryvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $landrygender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $landryvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $landrypenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;landry&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initlandry isnot 1&gt;&gt;
+&lt;&lt;initlandry&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Landry&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $landryactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $landryactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $landrygender&gt;&gt;&lt;&lt;set $landryactivegender to $landrygender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $landryactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $landrypenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $landryvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $landryactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $landrypenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $landryvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;criminal&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;criminal&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;landryend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $landrytrust to $landrytrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initbailey&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initbailey to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $baileygender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $baileygender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $baileytrust to 0&gt;&gt;
+&lt;&lt;set $baileylove to 0&gt;&gt;
+&lt;&lt;set $baileydom to 0&gt;&gt;
+
+&lt;&lt;if $baileygender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $baileypenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $baileyvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $baileygender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $baileyvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $baileypenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;bailey&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initbailey isnot 1&gt;&gt;
+&lt;&lt;initbailey&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Bailey&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $baileyactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $baileyactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $baileygender&gt;&gt;&lt;&lt;set $baileyactivegender to $baileygender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $baileyactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $baileypenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $baileyvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $baileyactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $baileypenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $baileyvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;caretaker&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;caretaker&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;baileyend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $baileytrust to $baileytrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initwhitney&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initwhitney to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $whitneygender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $whitneygender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $whitneytrust to 0&gt;&gt;
+&lt;&lt;set $whitneylove to 0&gt;&gt;
+&lt;&lt;set $whitneydom to 0&gt;&gt;
+
+&lt;&lt;if $whitneygender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $whitneypenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $whitneyvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $whitneygender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $whitneyvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $whitneypenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;whitney&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initwhitney isnot 1&gt;&gt;
+&lt;&lt;initwhitney&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Whitney&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $whitneyactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $whitneyactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $whitneygender&gt;&gt;&lt;&lt;set $whitneyactivegender to $whitneygender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $whitneyactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $whitneypenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $whitneyvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $whitneyactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $whitneypenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $whitneyvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;bully&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;bully&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 0&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;whitneyend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $whitneytrust to $whitneytrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;initrobin&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $initrobin to 1&gt;&gt;
+&lt;&lt;if $rng gte 51&gt;&gt;
+&lt;&lt;set $robingender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $robingender to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $robintrust to 0&gt;&gt;
+&lt;&lt;set $robinlove to 0&gt;&gt;
+&lt;&lt;set $robindom to 0&gt;&gt;
+&lt;&lt;set $robinlust to 0&gt;&gt;
+&lt;&lt;set $robintrauma to 0&gt;&gt;
+
+
+&lt;&lt;if $robingender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $robinpenis to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $robinvagina to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $robingender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $robinvagina to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $robinpenis to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;robin&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $initrobin isnot 1&gt;&gt;
+&lt;&lt;initrobin&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;set $npc to &quot;Robin&quot;&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $robinactivegender to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $robinactivegender to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $pronoun1 to $robingender&gt;&gt;&lt;&lt;set $robinactivegender to $robingender&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+&lt;&lt;set $anus to 0&gt;&gt;
+
+&lt;&lt;if $robinactivegender is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if $cbchance is 100&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $cbchance is 0&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $robinpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $robinvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $robinactivegender is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if $dgchance is 100&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;elseif $dgchance is 0&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $robinpenis is 1&gt;&gt;
+		&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;elseif $robinvagina is 1&gt;&gt;
+		&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;orphan&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcdescription to &quot;orphan&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $npcadult1 to 0&gt;&gt;
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;robinend&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;set $robintrust to $robintrust + ($enemytrust / 100)&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1379" name="Widgets Img" tags="widget" position="1100,17225">&lt;&lt;widget &quot;img&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+
+
+&lt;img id=&quot;bg&quot; src=&quot;img/topleftbg.png&quot;&gt;
+
+
+&lt;img id=&quot;base&quot; src=&quot;img/body/basenoarms.gif&quot;&gt;
+
+&lt;&lt;if $leftarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;&lt;if $masturbationimages is 1&gt;&gt;
+		&lt;&lt;if $leftaction is &quot;mpenisentrance&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmballs.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;mvaginaentrance&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmpussy.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;manus&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmass.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;manusentrance&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmass.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;manusrub&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmass.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;manustease&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmass.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;manusprostate&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmass.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;mpenisshaft&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmshaft.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;mpenisglans&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmglans.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;mvagina&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmpussy.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;mvaginaclit&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmclit.gif&quot;&gt;
+		&lt;&lt;elseif $leftaction is &quot;mvaginatease&quot;&gt;&gt;
+		&lt;img id=&quot;leftarm&quot; src=&quot;img/body/masturbation/leftarmpussy.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperexposed gte 1 and $exposed gte 1&gt;&gt;
+	&lt;img id=&quot;leftarm&quot; src=&quot;img/body/leftarm.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;base&quot; src=&quot;img/body/leftarmidle.png&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rightarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;&lt;if $masturbationimages is 1&gt;&gt;
+		&lt;&lt;if $rightaction is &quot;mpenisentrance&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmballs.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;mvaginaentrance&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmpussy.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;manus&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmass.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;manusentrance&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmass.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;manusrub&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmass.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;manustease&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmass.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;manusprostate&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmass.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;mpenisshaft&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmshaft.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;mpenisglans&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmglans.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;mvagina&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmpussy.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;mvaginaclit&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmclit.gif&quot;&gt;
+		&lt;&lt;elseif $rightaction is &quot;mvaginatease&quot;&gt;&gt;
+		&lt;img id=&quot;rightarm&quot; src=&quot;img/body/masturbation/rightarmpussy.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerexposed gte 1 and $exposed gte 1&gt;&gt;
+	&lt;img id=&quot;rightarm&quot; src=&quot;img/body/rightarm.png&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;base&quot; src=&quot;img/body/rightarmidle.png&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $pain gte 80&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/tear4.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/tear3.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/tear2.gif&quot;&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/tear1.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $arousal gte 8000&gt;&gt;
+&lt;img id=&quot;blush&quot; src=&quot;img/body/blush5.png&quot;&gt;
+&lt;&lt;elseif $arousal gte 6000&gt;&gt;
+&lt;img id=&quot;blush&quot; src=&quot;img/body/blush4.png&quot;&gt;
+&lt;&lt;elseif $arousal gte 4000&gt;&gt;
+&lt;img id=&quot;blush&quot; src=&quot;img/body/blush3.png&quot;&gt;
+&lt;&lt;elseif $exposed gte 2&gt;&gt;
+&lt;img id=&quot;blush&quot; src=&quot;img/body/blush2.png&quot;&gt;
+&lt;&lt;elseif $arousal gte 2000&gt;&gt;
+&lt;img id=&quot;blush&quot; src=&quot;img/body/blush2.png&quot;&gt;
+&lt;&lt;elseif $exposed gte 1&gt;&gt;
+&lt;img id=&quot;blush&quot; src=&quot;img/body/blush1.png&quot;&gt;
+&lt;&lt;elseif $arousal gte 100&gt;&gt;
+&lt;img id=&quot;blush&quot; src=&quot;img/body/blush1.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pain gte 100&gt;&gt;
+&lt;img id=&quot;sclera&quot; src=&quot;img/eyes/sclerabloodshot.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthneutral.png&quot;&gt;
+&lt;&lt;elseif $orgasmdown gte 1&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthcry.png&quot;&gt;
+&lt;&lt;elseif $pain gte 80&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthcry.png&quot;&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthcry.png&quot;&gt;
+&lt;&lt;elseif $pain gte 40&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthfrown.png&quot;&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthfrown.png&quot;&gt;
+&lt;&lt;elseif $exposed is 2&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthfrown.png&quot;&gt;
+&lt;&lt;elseif $pain gte 1&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthneutral.png&quot;&gt;
+&lt;&lt;elseif $exposed is 1&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthneutral.png&quot;&gt;
+&lt;&lt;elseif $combat is 1 and $consensual isnot 1&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthneutral.png&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;mouth&quot; src=&quot;img/body/mouthsmile.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyesdarkblueempty.png&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyeslightblueempty.png&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyeshazelempty.png&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyesamberempty.png&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyesgreenempty.png&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyespurpleempty.png&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $eyecolour is &quot;dark blue&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyesdarkblue.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;light blue&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyeslightblue.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;hazel&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyeshazel.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;amber&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyesamber.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyesgreen.gif&quot;&gt;
+	&lt;&lt;elseif $eyecolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;eyes&quot; src=&quot;img/eyes/eyespurple.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $pain gte 100&gt;&gt;
+&lt;img id=&quot;sclera&quot; src=&quot;img/eyes/sclerabloodshot.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $vaginasemen + $vaginagoo gte 5&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/cum/VaginalCumDripVeryFast.gif&quot;&gt;
+&lt;&lt;elseif $vaginasemen + $vaginagoo gte 4&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/cum/VaginalCumDripFast.gif&quot;&gt;
+&lt;&lt;elseif $vaginasemen + $vaginagoo gte 3&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/cum/VaginalCumDripSlow.gif&quot;&gt;
+&lt;&lt;elseif $vaginasemen + $vaginagoo gte 2&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/cum/VaginalCumDripVerySlow.gif&quot;&gt;
+&lt;&lt;elseif $vaginasemen + $vaginagoo gte 1&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/cum/VaginalCumDripStart.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $anussemen + $anusgoo gte 5&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/cum/AnalCumDripVeryFast.gif&quot;&gt;
+&lt;&lt;elseif $anussemen + $anusgoo gte 4&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/cum/AnalCumDripFast.gif&quot;&gt;
+&lt;&lt;elseif $anussemen + $anusgoo gte 3&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/cum/AnalCumDripSlow.gif&quot;&gt;
+&lt;&lt;elseif $anussemen + $anusgoo gte 2&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/cum/AnalCumDripVerySlow.gif&quot;&gt;
+&lt;&lt;elseif $anussemen + $anusgoo gte 1&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/cum/AnalCumDripStart.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $mouthsemen + $mouthgoo gte 5&gt;&gt;
+&lt;img id=&quot;sclera&quot; src=&quot;img/body/cum/MouthCumDripVeryFast.gif&quot;&gt;
+&lt;&lt;elseif $mouthsemen + $mouthgoo gte 4&gt;&gt;
+&lt;img id=&quot;sclera&quot; src=&quot;img/body/cum/MouthCumDripFast.gif&quot;&gt;
+&lt;&lt;elseif $mouthsemen + $mouthgoo gte 3&gt;&gt;
+&lt;img id=&quot;sclera&quot; src=&quot;img/body/cum/MouthCumDripSlow.gif&quot;&gt;
+&lt;&lt;elseif $mouthsemen + $mouthgoo gte 2&gt;&gt;
+&lt;img id=&quot;sclera&quot; src=&quot;img/body/cum/MouthCumDripVerySlow.gif&quot;&gt;
+&lt;&lt;elseif $mouthsemen + $mouthgoo gte 1&gt;&gt;
+&lt;img id=&quot;sclera&quot; src=&quot;img/body/cum/MouthCumDripStart.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $fallenangel gte 2&gt;&gt;
+&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/angel/brokenwings.gif&quot;&gt;
+&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/angel/brokenhalo.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $angel gte 4&gt;&gt;
+&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/angel/halo.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $angel gte 6&gt;&gt;
+&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/angel/wings.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $wolfgirl gte 4&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolfearsblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolfearsblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolfearsblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolfearsbrown.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolfearsginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolfearsgreen.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolfearspink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolfearspurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolfearsred.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+		&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;hirsute&quot; src=&quot;img/transformations/hirsute/bushtameblack.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+		&lt;img id=&quot;hirsute&quot; src=&quot;img/transformations/hirsute/bushtameblond.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;hirsute&quot; src=&quot;img/transformations/hirsute/bushtameblue.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+		&lt;img id=&quot;hirsute&quot; src=&quot;img/transformations/hirsute/bushtamebrown.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+		&lt;img id=&quot;hirsute&quot; src=&quot;img/transformations/hirsute/bushtameginger.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;hirsute&quot; src=&quot;img/transformations/hirsute/bushtamegreen.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;hirsute&quot; src=&quot;img/transformations/hirsute/bushtamepink.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;hirsute&quot; src=&quot;img/transformations/hirsute/bushtamepurple.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;hirsute&quot; src=&quot;img/transformations/hirsute/bushtamered.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolftailblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolftailblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolftailblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolftailbrown.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolftailginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolftailgreen.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolftailpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolftailpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/transformations/wolf/wolftailred.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $hairlength gte 900&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/black/hairfeetblack.gif&quot;&gt;	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/black/backhairfeetblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blond/hairfeetblond.gif&quot;&gt;	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/blond/backhairfeetblond.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blue/hairfeetblue.gif&quot;&gt;&lt;img id=&quot;backhair&quot; src=&quot;img/hair/blue/backhairfeetblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/brown/hairfeetbrown.gif&quot;&gt;	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/brown/backhairfeetbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/ginger/hairfeetginger.gif&quot;&gt;&lt;img id=&quot;backhair&quot; src=&quot;img/hair/ginger/backhairfeetginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/green/hairfeetgreen.gif&quot;&gt;	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/green/backhairfeetgreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/pink/hairfeetpink.gif&quot;&gt;&lt;img id=&quot;backhair&quot; src=&quot;img/hair/pink/backhairfeetpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/purple/hairfeetpurple.gif&quot;&gt;&lt;img id=&quot;backhair&quot; src=&quot;img/hair/purple/backhairfeetpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/red/hairfeetred.gif&quot;&gt;&lt;img id=&quot;backhair&quot; src=&quot;img/hair/red/backhairfeetred.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 700&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/black/hairthighsblack.gif&quot;&gt;	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/black/backhairthighsblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blond/hairthighsblond.gif&quot;&gt;	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/blond/backhairthighsblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blue/hairthighsblue.gif&quot;&gt;	
+	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/blue/backhairthighsblue.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/brown/hairthighsbrown.gif&quot;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/brown/backhairthighsbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/ginger/hairthighsginger.gif&quot;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/ginger/backhairthighsginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/green/hairthighsgreen.gif&quot;&gt;	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/green/hairthighsgreen.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/pink/hairthighspink.gif&quot;&gt;	
+	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/pink/backhairthighspink.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/purple/hairthighspurple.gif&quot;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/purple/backhairthighspurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/red/hairthighsred.gif&quot;&gt;
+	&lt;img id=&quot;backhair&quot; src=&quot;img/hair/red/backhairthighsred.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 600&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/black/hairnavelblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blond/hairnavelblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blue/hairnavelblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/brown/hairnavelbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/ginger/hairnavelginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/green/hairnavelgreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/pink/hairnavelpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/purple/hairnavelpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/red/hairnavelred.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 400&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/black/hairchestblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blond/hairchestblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blue/hairchestblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/brown/hairchestbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/ginger/hairchestginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/green/hairchestgreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/pink/hairchestpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/purple/hairchestpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/red/hairchestred.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $hairlength gte 200&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/black/hairshoulderblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blond/hairshoulderblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blue/hairshoulderblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/brown/hairshoulderbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/ginger/hairshoulderginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/green/hairshouldergreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/pink/hairshoulderpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/purple/hairshoulderpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/red/hairshoulderred.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/black/hairshortblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blond/hairshortblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/blue/hairshortblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/brown/hairshortbrown.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/ginger/hairshortginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/green/hairshortgreen.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/pink/hairshortpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/purple/hairshortpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;hair&quot; src=&quot;img/hair/red/hairshortred.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lashes&quot; src=&quot;img/hair/black/lashesblack.png&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;lashes&quot; src=&quot;img/hair/blond/lashesblond.png&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lashes&quot; src=&quot;img/hair/blue/lashesblue.png&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;lashes&quot; src=&quot;img/hair/brown/lashesbrown.png&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;lashes&quot; src=&quot;img/hair/ginger/lashesginger.png&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lashes&quot; src=&quot;img/hair/green/lashesgreen.png&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lashes&quot; src=&quot;img/hair/pink/lashespink.png&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lashes&quot; src=&quot;img/hair/purple/lashespurple.png&quot;&gt;
+&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lashes&quot; src=&quot;img/hair/red/lashesred.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $trauma gte $traumamax&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/black/browtopblack.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/blond/browtopblond.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/blue/browtopblue.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/brown/browtopbrown.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/ginger/browtopginger.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/green/browtopgreen.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/pink/browtoppink.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/purple/browtoppurple.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/red/browtopred.png&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $pain gte 60&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/black/browlowblack.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/blond/browlowblond.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/blue/browlowblue.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/brown/browlowbrown.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/ginger/browlowginger.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/green/browlowgreen.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/pink/browlowpink.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/purple/browlowpurple.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/red/browlowred.png&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $pain gte 20&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/black/browmidblack.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/blond/browmidblond.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/blue/browmidblue.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/brown/browmidbrown.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/ginger/browmidginger.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/green/browmidgreen.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/pink/browmidpink.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/purple/browmidpurple.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/red/browmidred.png&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/black/browtopblack.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/blond/browtopblond.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/blue/browtopblue.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/brown/browtopbrown.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/ginger/browtopginger.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/green/browtopgreen.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/pink/browtoppink.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/purple/browtoppurple.png&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;brow&quot; src=&quot;img/hair/red/browtopred.png&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;if $underwetstage gte 3&gt;&gt;
+&lt;&lt;underclothesimg&gt;&gt;
+&lt;&lt;elseif $underwetstage is 2&gt;&gt;
+&lt;&lt;underclothesimg&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;underclothesimg&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $lowerwetstage gte 3&gt;&gt;
+&lt;&lt;lowerclothesimg&gt;&gt;
+&lt;&lt;elseif $lowerwetstage is 2&gt;&gt;
+&lt;&lt;lowerclothesimg&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;lowerclothesimg&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $upperwetstage gte 3&gt;&gt;
+&lt;&lt;upperclothesimg&gt;&gt;
+&lt;&lt;elseif $upperwetstage is 2&gt;&gt;
+&lt;&lt;upperclothesimg&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;upperclothesimg&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;if $collared is 1&gt;&gt;
+&lt;img id=&quot;collar&quot; src=&quot;img/otherclothes/collar.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $exposed gte 2 and $penisexist is 1&gt;&gt;
+	&lt;&lt;if $penilevirginity is 1&gt;&gt;
+	&lt;img id=&quot;tears&quot; src=&quot;img/body/penisvirgin.gif&quot;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;img id=&quot;tears&quot; src=&quot;img/body/penis.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $chestparasite is 1&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/chestparasite.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $penisparasite is 1 and $exposed gte 2&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/penisparasite.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $clitparasite is 1 and $exposed gte 2&gt;&gt;
+&lt;img id=&quot;tears&quot; src=&quot;img/body/clitparasite.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $headacc is &quot;hairpin&quot;&gt;&gt;
+&lt;img id=&quot;headacc&quot; src=&quot;img/accessories/hairpin.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $headacc is &quot;beanie&quot;&gt;&gt;
+&lt;img id=&quot;headacc&quot; src=&quot;img/accessories/beanie.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $faceacc is &quot;glasses&quot;&gt;&gt;
+&lt;img id=&quot;faceacc&quot; src=&quot;img/accessories/glasses.gif&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $faceacc is &quot;cool shades&quot;&gt;&gt;
+&lt;img id=&quot;faceacc&quot; src=&quot;img/accessories/coolshades.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $legsacc is &quot;boys gym socks&quot;&gt;&gt;
+&lt;img id=&quot;legsacc&quot; src=&quot;img/accessories/boysgymsocks.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $legsacc is &quot;girls gym socks&quot;&gt;&gt;
+&lt;img id=&quot;legsacc&quot; src=&quot;img/accessories/girlsgymsocks.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $legsacc is &quot;stockings&quot;&gt;&gt;
+&lt;img id=&quot;legsacc&quot; src=&quot;img/accessories/stockings.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $legsacc is &quot;fishnet stockings&quot;&gt;&gt;
+&lt;img id=&quot;legsacc&quot; src=&quot;img/accessories/fishnetstockings.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $feetacc is &quot;black shoes&quot;&gt;&gt;
+&lt;img id=&quot;feetacc&quot; src=&quot;img/accessories/blackshoes.png&quot;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1380" name="Widgets Integrity" tags="widget" position="1225,17225">&lt;&lt;widget &quot;underintegrity&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $underintegritymax isnot 0&gt;&gt;
+	&lt;&lt;if $underintegrity lte ($underintegritymax / 10) * 2&gt;&gt;tattered
+	&lt;&lt;elseif $underintegrity lte ($underintegritymax / 10) * 5&gt;&gt;torn
+	&lt;&lt;elseif $underintegrity lte ($underintegritymax / 10) * 9&gt;&gt;frayed
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;lowerintegrity&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $lowerintegritymax isnot 0&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;tattered
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;torn
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;frayed
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;upperintegrity&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $upperintegritymax isnot 0&gt;&gt;
+	&lt;&lt;if $upperintegrity lte ($upperintegritymax / 10) * 2&gt;&gt;tattered
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 5&gt;&gt;torn
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 9&gt;&gt;frayed
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1381" name="Widgets Combat Clothes Img" tags="widget" position="100,17350">&lt;&lt;widget &quot;clothesidle&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $lowertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $skirt is 1 and $skirtdown is 0 and $lowerstate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;if $upperset isnot $lowerset&gt;&gt;
+			&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+			&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/black/doggyidle_shortsblack_thighs.gif&quot;&gt;
+			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+			&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/blue/doggyidle_shortsblue_thighs.gif&quot;&gt;
+			&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+			&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/green/doggyidle_shortsgreen_thighs.gif&quot;&gt;
+			&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+			&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/orange/doggyidle_shortsorange_thighs.gif&quot;&gt;
+			&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+			&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/pink/doggyidle_shortspink_thighs.gif&quot;&gt;		
+			&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+			&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/purple/doggyidle_shortspurple_thighs.gif&quot;&gt;		
+			&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+			&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/red/doggyidle_shortsred_thighs.gif&quot;&gt;	
+			&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+			&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/white/doggyidle_shortswhite_thighs.gif&quot;&gt;	
+			&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+			&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/yellow/doggyidle_shortsyellow_thighs.gif&quot;&gt;	
+			&lt;&lt;/if&gt;&gt;
+
+		
+		
+		&lt;&lt;/if&gt;&gt;		
+	&lt;&lt;elseif $lowerstate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/black/doggyidle_shortsblack_hips.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/blue/doggyidle_shortsblue_hips.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/green/doggyidle_shortsgreen_hips.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/orange/doggyidle_shortsorange_hips.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/pink/doggyidle_shortspink_hips.gif&quot;&gt;		
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/purple/doggyidle_shortspurple_hips.gif&quot;&gt;		
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/red/doggyidle_shortsred_hips.gif&quot;&gt;	
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/white/doggyidle_shortswhite_hips.gif&quot;&gt;	
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/yellow/doggyidle_shortsyellow_hips.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;elseif $lowerstate is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/black/doggyidle_shortsblack_thighs.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/blue/doggyidle_shortsblue_thighs.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/green/doggyidle_shortsgreen_thighs.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/orange/doggyidle_shortsorange_thighs.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/pink/doggyidle_shortspink_thighs.gif&quot;&gt;		
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/purple/doggyidle_shortspurple_thighs.gif&quot;&gt;		
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/red/doggyidle_shortsred_thighs.gif&quot;&gt;	
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/white/doggyidle_shortswhite_thighs.gif&quot;&gt;	
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/yellow/doggyidle_shortsyellow_thighs.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;elseif $lowerstate is &quot;knees&quot;&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/black/doggyidle_shortsblack_knees.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/blue/doggyidle_shortsblue_knees.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/green/doggyidle_shortsgreen_knees.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/orange/doggyidle_shortsorange_knees.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/pink/doggyidle_shortspink_knees.gif&quot;&gt;		
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/purple/doggyidle_shortspurple_knees.gif&quot;&gt;		
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/red/doggyidle_shortsred_knees.gif&quot;&gt;	
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/white/doggyidle_shortswhite_knees.gif&quot;&gt;	
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/yellow/doggyidle_shortsyellow_knees.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+				
+	&lt;&lt;elseif $lowerstate is &quot;ankles&quot;&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/black/doggyidle_shortsblack_ankles.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/blue/doggyidle_shortsblue_ankles.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/green/doggyidle_shortsgreen_ankles.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/orange/doggyidle_shortsorange_ankles.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/pink/doggyidle_shortspink_ankles.gif&quot;&gt;		
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/purple/doggyidle_shortspurple_ankles.gif&quot;&gt;		
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/red/doggyidle_shortsred_ankles.gif&quot;&gt;	
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/white/doggyidle_shortswhite_ankles.gif&quot;&gt;	
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;sexlower&quot; src=&quot;img/sex/doggy/idle/shorts/yellow/doggyidle_shortsyellow_ankles.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+					
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $undertype isnot &quot;naked&quot; and $undertype isnot &quot;chastity&quot;&gt;&gt;
+	&lt;&lt;if $understate is &quot;waist&quot;&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/black/doggyidle_plainpantiesblack_hips.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/blue/doggyidle_plainpantiesblue_hips.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/green/doggyidle_plainpantiesgreen_hips.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/orange/doggyidle_plainpantiesorange_hips.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/pink/doggyidle_plainpantiespink_hips.gif&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/purple/doggyidle_plainpantiespurple_hips.gif&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/red/doggyidle_plainpantiesred_hips.gif&quot;&gt;	
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/white/doggyidle_plainpantieswhite_hips.gif&quot;&gt;	
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/yellow/doggyidle_plainpantiesyellow_hips.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+		
+
+			
+	&lt;&lt;elseif $understate is &quot;thighs&quot;&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/black/doggyidle_plainpantiesblack_thighs.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/blue/doggyidle_plainpantiesblue_thighs.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/green/doggyidle_plainpantiesgreen_thighs.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/orange/doggyidle_plainpantiesorange_thighs.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/pink/doggyidle_plainpantiespink_thighs.gif&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/purple/doggyidle_plainpantiespurple_thighs.gif&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/red/doggyidle_plainpantiesred_thighs.gif&quot;&gt;	
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/white/doggyidle_plainpantieswhite_thighs.gif&quot;&gt;	
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/yellow/doggyidle_plainpantiesyellow_thighs.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+			
+	&lt;&lt;elseif $understate is &quot;knees&quot;&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/black/doggyidle_plainpantiesblack_knees.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/blue/doggyidle_plainpantiesblue_knees.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/green/doggyidle_plainpantiesgreen_knees.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/orange/doggyidle_plainpantiesorange_knees.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/pink/doggyidle_plainpantiespink_knees.gif&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/purple/doggyidle_plainpantiespurple_knees.gif&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/red/doggyidle_plainpantiesred_knees.gif&quot;&gt;	
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/white/doggyidle_plainpantieswhite_knees.gif&quot;&gt;	
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/yellow/doggyidle_plainpantiesyellow_knees.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+				
+	&lt;&lt;elseif $understate is &quot;ankles&quot;&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/black/doggyidle_plainpantiesblack_ankles.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/blue/doggyidle_plainpantiesblue_ankles.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/green/doggyidle_plainpantiesgreen_ankles.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/orange/doggyidle_plainpantiesorange_ankles.gif&quot;&gt;
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/pink/doggyidle_plainpantiespink_ankles.gif&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/purple/doggyidle_plainpantiespurple_ankles.gif&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/red/doggyidle_plainpantiesred_ankles.gif&quot;&gt;	
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/white/doggyidle_plainpantieswhite_ankles.gif&quot;&gt;	
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/plainpanties/yellow/doggyidle_plainpantiesyellow_ankles.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $uppertype isnot &quot;naked&quot;&gt;&gt;
+	&lt;&lt;if $leftarm isnot &quot;bound&quot; and $leftarm isnot &quot;grappled&quot;&gt;&gt;
+		&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/black/doggyidle_tshirtblack_waist.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/blue/doggyidle_tshirtblue_waist.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/green/doggyidle_tshirtgreen_waist.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/orange/doggyidle_tshirtorange_waist.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/pink/doggyidle_tshirtpink_waist.gif&quot;&gt;		
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/purple/doggyidle_tshirtpurple_waist.gif&quot;&gt;		
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/red/doggyidle_tshirtred_waist.gif&quot;&gt;	
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/white/doggyidle_tshirtwhite_waist.gif&quot;&gt;	
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/yellow/doggyidle_tshirtyellow_waist.gif&quot;&gt;	
+			&lt;&lt;/if&gt;&gt;
+
+			
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/black/doggyidle_tshirtblack_neck.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/blue/doggyidle_tshirtblue_neck.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/green/doggyidle_tshirtgreen_neck.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/orange/doggyidle_tshirtorange_neck.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/pink/doggyidle_tshirtpink_neck.gif&quot;&gt;		
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/purple/doggyidle_tshirtpurple_neck.gif&quot;&gt;		
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/red/doggyidle_tshirtred_neck.gif&quot;&gt;	
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/white/doggyidle_tshirtwhite_neck.gif&quot;&gt;	
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/yellow/doggyidle_tshirtyellow_neck.gif&quot;&gt;	
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $upperstate is &quot;waist&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/black/doggyidle_tshirtblack_boundwaist.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/blue/doggyidle_tshirtblue_boundwaist.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/green/doggyidle_tshirtgreen_boundwaist.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/orange/doggyidle_tshirtorange_boundwaist.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/pink/doggyidle_tshirtpink_boundwaist.gif&quot;&gt;		
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/purple/doggyidle_tshirtpurple_boundwaist.gif&quot;&gt;		
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/red/doggyidle_tshirtred_boundwaist.gif&quot;&gt;	
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/white/doggyidle_tshirtwhite_boundwaist.gif&quot;&gt;	
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/yellow/doggyidle_tshirtyellow_boundwaist.gif&quot;&gt;	
+			&lt;&lt;/if&gt;&gt;
+
+			
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/black/doggyidle_tshirtblack_boundneck.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/blue/doggyidle_tshirtblue_boundneck.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/green/doggyidle_tshirtgreen_boundneck.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/orange/doggyidle_tshirtorange_boundneck.gif&quot;&gt;
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/pink/doggyidle_tshirtpink_boundneck.gif&quot;&gt;		
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/purple/doggyidle_tshirtpurple_boundneck.gif&quot;&gt;		
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/red/doggyidle_tshirtred_boundneck.gif&quot;&gt;	
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/white/doggyidle_tshirtwhite_boundneck.gif&quot;&gt;	
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+			&lt;img id=&quot;sexunder&quot; src=&quot;img/sex/doggy/idle/t-shirt/yellow/doggyidle_tshirtyellow_boundneck.gif&quot;&gt;	
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1382" name="Widgets Clothes Img" tags="widget" position="225,17350">&lt;&lt;widget &quot;underclothesimg&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $underclothes is &quot;plain panties&quot;&gt;&gt;
+	&lt;&lt;if $underintegrity lte ($underintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestatteredblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestatteredblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestatteredgreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestatteredorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestatteredpink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestatteredpurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestatteredred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestatteredwhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestatteredyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $underintegrity lte ($underintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestornblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestornblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestorngreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestornorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestornpink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestornpurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestornred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestornwhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiestornyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $underintegrity lte ($underintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesfrayedblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesfrayedblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesfrayedgreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesfrayedorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesfrayedpink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesfrayedpurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesfrayedred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesfrayedwhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesfrayedyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesgreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiespink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiespurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantieswhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/plainpanties/plainpantiesyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $underclothes is &quot;lace panties&quot;&gt;&gt;
+	&lt;&lt;if $underintegrity lte ($underintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestatteredblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestatteredblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestatteredgreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestatteredorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestatteredpink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestatteredpurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestatteredred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestatteredwhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestatteredyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $underintegrity lte ($underintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestornblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestornblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestorngreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestornorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestornpink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestornpurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestornred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestornwhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiestornyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $underintegrity lte ($underintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesfrayedblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesfrayedblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesfrayedgreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesfrayedorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesfrayedpink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesfrayedpurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesfrayedred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesfrayedwhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesfrayedyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesgreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiespink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiespurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantieswhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/lacepanties/lacepantiesyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $underclothes is &quot;Y fronts&quot;&gt;&gt;
+	&lt;&lt;if $underintegrity lte ($underintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstatteredblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstatteredblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstatteredgreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstatteredorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstatteredpink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstatteredpurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstatteredred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstatteredwhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstatteredyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $underintegrity lte ($underintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstornblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstornblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstorngreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstornorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstornpink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstornpurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstornred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstornwhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontstornyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $underintegrity lte ($underintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsfrayedblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsfrayedblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsfrayedgreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsfrayedorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsfrayedpink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsfrayedpurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsfrayedred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsfrayedwhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsfrayedyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $undercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsblack.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsblue.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsgreen.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsorange.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontspink.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontspurple.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsred.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontswhite.png&quot;&gt;		
+		&lt;&lt;elseif $undercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/yfronts/yfrontsyellow.png&quot;&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $underclothes is &quot;tights&quot;&gt;&gt;
+	&lt;&lt;if $underintegrity lte ($underintegritymax / 10) * 2&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/tights/tightstattered.png&quot;&gt;	
+
+	&lt;&lt;elseif $underintegrity lte ($underintegritymax / 10) * 5&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/tights/tightstorn.png&quot;&gt;
+
+	&lt;&lt;elseif $underintegrity lte ($underintegritymax / 10) * 9&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/tights/tightsfrayed.png&quot;&gt;
+
+	&lt;&lt;else&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/tights/tights.png&quot;&gt;
+
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $underclothes is &quot;chastity belt&quot;&gt;&gt;
+&lt;img id=&quot;under&quot; src=&quot;img/underclothes/chastitybelt/chastitybelt.png&quot;&gt;	
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;lowerclothesimg&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $lowerclothes is &quot;bikini bottoms&quot;&gt;&gt;
+	&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/bikinilower/bikinilowerblack.gif&quot;&gt;	
+	&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/bikinilower/bikinilowerblue.gif&quot;&gt;	
+	&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/bikinilower/bikinilowergreen.gif&quot;&gt;	
+	&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/bikinilower/bikinilowerorange.gif&quot;&gt;	
+	&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/bikinilower/bikinilowerpink.gif&quot;&gt;	
+	&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/bikinilower/bikinilowerpurple.gif&quot;&gt;	
+	&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/bikinilower/bikinilowerred.gif&quot;&gt;	
+	&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/bikinilower/bikinilowerwhite.gif&quot;&gt;	
+	&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/bikinilower/bikiniloweryellow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowerclothes is &quot;pyjama bottoms&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertatteredblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertatteredblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertatteredgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertatteredorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertatteredpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertatteredpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertatteredred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertatteredwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertatteredyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertornblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertornblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertorngreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertornorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertornpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertornpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertornred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertornwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowertornyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerfrayedblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerfrayedblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerfrayedgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerfrayedorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerfrayedpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerfrayedpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerfrayedred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerfrayedwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerfrayedyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowergreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjslowerwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/pjslower/pjsloweryellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowerclothes is &quot;shorts&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstatteredblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstatteredblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstatteredgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstatteredorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstatteredpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstatteredpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstatteredred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstatteredwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstatteredyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstornblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstornblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstorngreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstornorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstornpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstornpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstornred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstornwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortstornyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsfrayedblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsfrayedblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsfrayedgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsfrayedorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsfrayedpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsfrayedpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsfrayedred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsfrayedwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsfrayedyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortspink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortspurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortswhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/shorts/shortsyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowerclothes is &quot;sundress skirt&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertatteredblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertatteredblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertatteredgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertatteredorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertatteredpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertatteredpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertatteredred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertatteredwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertatteredyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertornblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertornblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertorngreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertornorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertornpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertornpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertornred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertornwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowertornyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerfrayedblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerfrayedblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerfrayedgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerfrayedorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerfrayedpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerfrayedpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerfrayedred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerfrayedwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerfrayedyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowergreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundresslowerwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/sundresslower/sundressloweryellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowerclothes is &quot;towel&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertatteredblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertatteredblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerlowertatteredgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertatteredorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertatteredpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertatteredpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertatteredred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertatteredwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertatteredyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertornblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertornblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertorngreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertornorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertornpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertornpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertornred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertornwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowertornyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerfrayedblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerfrayedblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerfrayedgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerfrayedorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerfrayedpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerfrayedpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerfrayedred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerfrayedwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerfrayedyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowergreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towellowerwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/towellower/towelloweryellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowerclothes is &quot;waist apron&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontatteredblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontatteredblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronlowertatteredgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontatteredorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontatteredpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontatteredpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontatteredred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontatteredwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontatteredyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontornblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontornblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontorngreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontornorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontornpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontornpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontornred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontornwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprontornyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronfrayedblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronfrayedblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronfrayedgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronfrayedorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronfrayedpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronfrayedpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronrfrayedred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronfrayedwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronfrayedyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistaprongreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/waistapron/waistapronyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowerclothes is &quot;school shorts&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstatteredblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstatteredblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstatteredgreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstatteredorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstatteredpink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstatteredpurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstatteredred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstatteredwhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstatteredyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstornblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstornblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstorngreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstornorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstornpink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstornpurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstornred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstornwhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortstornyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsfrayedblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsfrayedblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsfrayedgreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsfrayedorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsfrayedpink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsfrayedpurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsfrayedred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsfrayedwhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsfrayedyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsgreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortspink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortspurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortswhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolshorts/schoolshortsyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowerclothes is &quot;school skirt&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttatteredblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttatteredblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttatteredgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttatteredorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttatteredpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttatteredpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttatteredred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttatteredwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttatteredyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttornblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttornblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttorngreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttornorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttornpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttornpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttornred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttornwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirttornyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtfrayedblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtfrayedblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtfrayedgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtfrayedorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtfrayedpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtfrayedpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtfrayedred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtfrayedwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtfrayedyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolskirt/schoolskirtyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowerclothes is &quot;school swimsuit bottom&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertatteredblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertatteredblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerlowertatteredgreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertatteredorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertatteredpink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertatteredpurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertatteredred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertatteredwhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertatteredyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertornblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertornblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertorngreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertornorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertornpink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertornpurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertornred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertornwhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowertornyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerfrayedblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerfrayedblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerfrayedgreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerfrayedorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerfrayedpink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerfrayedpurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerfrayedred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerfrayedwhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerfrayedyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowergreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerpink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerpurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitlowerwhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimsuitlower/schoolswimsuitloweryellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $lowerclothes is &quot;school swim shorts&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstatteredblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstatteredblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortslowertatteredgreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstatteredorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstatteredpink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstatteredpurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstatteredred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstatteredwhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstatteredyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstornblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstornblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstorngreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstornorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstornpink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstornpurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstornred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstornwhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortstornyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsfrayedblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsfrayedblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsfrayedgreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsfrayedorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsfrayedpink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsfrayedpurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsrfrayedred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsfrayedwhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsfrayedyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsblack.png&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsblue.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsgreen.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsorange.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortspink.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortspurple.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsred.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortswhite.png&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/schoolswimshorts/schoolswimshortsyellow.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+&lt;&lt;elseif $lowerclothes is &quot;evening gown skirt&quot;&gt;&gt;
+	&lt;&lt;if $lowerintegrity lte ($lowerintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertatteredblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertatteredblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertatteredgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertatteredorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertatteredpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertatteredpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertatteredred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertatteredwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertatteredyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertornblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertornblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertorngreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertornorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertornpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertornpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertornred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertornwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowertornyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;elseif $lowerintegrity lte ($lowerintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerfrayedblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerfrayedblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerfrayedgreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerfrayedorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerfrayedpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerfrayedpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerfrayedred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerfrayedwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerfrayedyellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $lowercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerblack.gif&quot;&gt;			&lt;&lt;elseif $lowercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerblue.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowergreen.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerorange.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerpink.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerpurple.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerred.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownlowerwhite.gif&quot;&gt;
+		&lt;&lt;elseif $lowercolour is &quot;yellow&quot;&gt;&gt;
+		&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/eveninggownlower/eveninggownloweryellow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+	
+&lt;&lt;elseif $lowerclothes is &quot;plant skirt&quot;&gt;&gt;
+&lt;img id=&quot;lower&quot; src=&quot;img/lowerclothes/plantlower/plantlower.gif&quot;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;upperclothesimg&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $upperclothes is &quot;bikini top&quot;&gt;&gt;
+	&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/bikiniupper/bikiniupperblack.gif&quot;&gt;	
+	&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/bikiniupper/bikiniupperblue.gif&quot;&gt;	
+	&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/bikiniupper/bikiniuppergreen.gif&quot;&gt;	
+	&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/bikiniupper/bikiniupperorange.gif&quot;&gt;	
+	&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/bikiniupper/bikiniupperpink.gif&quot;&gt;	
+	&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/bikiniupper/bikiniupperpurple.gif&quot;&gt;	
+	&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/bikiniupper/bikiniupperred.gif&quot;&gt;	
+	&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/bikiniupper/bikiniupperwhite.gif&quot;&gt;	
+	&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/bikiniupper/bikiniupperyellow.gif&quot;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $upperclothes is &quot;pyjama shirt&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte ($upperintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertatteredblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertatteredblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertatteredgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertatteredorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertatteredpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertatteredpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertatteredred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertatteredwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertatteredyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertornblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertornblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertorngreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertornorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertornpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertornpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertornred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertornwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppertornyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperfrayedblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperfrayedblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperfrayedgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperfrayedorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperfrayedpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperfrayedpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperfrayedred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperfrayedwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperfrayedyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsuppergreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsupperyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $upperclothes is &quot;sundress&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte ($upperintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertatteredblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertatteredblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperrtatteredgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertatteredorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertatteredpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertatteredpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertatteredred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertatteredwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertatteredyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertornblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertornblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertorngreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertornorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertornpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertornpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertornred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertornwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppertornyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperfrayedblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperfrayedblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperfrayedgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperfrayedorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperfrayedpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperfrayedpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperfrayedred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperfrayedwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperfrayedyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressuppergreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/sundressupper/sundressupperyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $upperclothes is &quot;towel&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte ($upperintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertatteredblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertatteredblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperrtatteredgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertatteredorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertatteredpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertatteredpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertatteredred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertatteredwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertatteredyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertornblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertornblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertorngreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertornorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertornpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertornpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertornred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertornwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppertornyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperfrayedblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperfrayedblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperfrayedgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperfrayedorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperfrayedpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperfrayedpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperfrayedred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperfrayedwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperfrayedyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/toweluppergreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/towelupper/towelupperyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+&lt;&lt;elseif $upperclothes is &quot;t-shirt&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte ($upperintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttatteredblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttatteredblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtrtatteredgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttatteredorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttatteredpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttatteredpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttatteredred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttatteredwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttatteredyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttornblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttornblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttorngreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttornorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttornpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttornpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttornred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttornwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirttornyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtfrayedblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtfrayedblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtfrayedgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtfrayedorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtfrayedpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtfrayedpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtfrayedred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtfrayedwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtfrayedyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $upperclothes is &quot;school swimsuit&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte ($upperintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertatteredblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertatteredblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperrtatteredgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertatteredorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertatteredpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertatteredpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertatteredred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertatteredwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertatteredyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertornblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertornblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertorngreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertornorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertornpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertornpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertornred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertornwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppertornyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperfrayedblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperfrayedblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperfrayedgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperfrayedorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperfrayedpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperfrayedpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperfrayedred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperfrayedwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperfrayedyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuituppergreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolswimsuitupper/schoolswimsuitupperyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $upperclothes is &quot;school shirt&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte ($upperintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttatteredblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttatteredblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtrtatteredgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttatteredorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttatteredpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttatteredpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttatteredred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttatteredwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttatteredyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttornblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttornblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttorngreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttornorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttornpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttornpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttornred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttornwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirttornyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtfrayedblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtfrayedblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtfrayedgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtfrayedorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtfrayedpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtfrayedpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtfrayedred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtfrayedwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtfrayedyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $upperclothes is &quot;evening gown&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte ($upperintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertatteredblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertatteredblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperrtatteredgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertatteredorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertatteredpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertatteredpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertatteredred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertatteredwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertatteredyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertornblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertornblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertorngreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertornorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertornpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertornpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertornred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertornwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppertornyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperfrayedblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperfrayedblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperfrayedgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperfrayedorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperfrayedpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperfrayedpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperfrayedred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperfrayedwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperfrayedyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownuppergreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/eveninggownupper/eveninggownupperyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $upperclothes is &quot;tank top&quot;&gt;&gt;
+	&lt;&lt;if $upperintegrity lte ($upperintegritymax / 10) * 2&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptatteredblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptatteredblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoprtatteredgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptatteredorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptatteredpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptatteredpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptatteredred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptatteredwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptatteredyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 5&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptornblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptornblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptorngreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptornorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptornpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptornpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptornred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptornwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoptornyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;elseif $upperintegrity lte ($upperintegritymax / 10) * 9&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopfrayedblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopfrayedblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopfrayedgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopfrayedorange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopfrayedpink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopfrayedpurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopfrayedred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopfrayedwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopfrayedyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopblack.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopblue.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopgreen.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoporange.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoppink.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktoppurple.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopred.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopwhite.gif&quot;&gt;	
+		&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tanktop/tanktopyellow.gif&quot;&gt;	
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;elseif $upperclothes is &quot;plant top&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/plantupper/plantupper.gif&quot;&gt;	
+&lt;&lt;else&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $rightarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;&lt;if $lowerexposed gte 1&gt;&gt;
+		&lt;&lt;if $upperclothes is &quot;pyjama shirt&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/pjsupper/pjsrightcover/pjsrightcoverblack.png&quot;&gt;			
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/pjsupper/pjsrightcover/pjsrightcoverblue.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/pjsupper/pjsrightcover/pjsrightcovergreen.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/pjsupper/pjsrightcover/pjsrightcoverorange.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/pjsupper/pjsrightcover/pjsrightcoverpink.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/pjsupper/pjsrightcover/pjsrightcoverpurple.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/pjsupper/pjsrightcover/pjsrightcoverred.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/pjsupper/pjsrightcover/pjsrightcoverwhite.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/pjsupper/pjsrightcover/pjsrightcoveryellow.png&quot;&gt;				
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperclothes is &quot;t-shirt&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tshirt/tshirtrightcover/tshirtrightcoverblack.png&quot;&gt;			
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tshirt/tshirtrightcover/tshirtrightcoverblue.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tshirt/tshirtrightcover/tshirtrightcovergreen.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tshirt/tshirtrightcover/tshirtrightcoverorange.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tshirt/tshirtrightcover/tshirtrightcoverpink.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tshirt/tshirtrightcover/tshirtrightcoverpurple.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tshirt/tshirtrightcover/tshirtrightcoverred.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tshirt/tshirtrightcover/tshirtrightcoverwhite.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tshirt/tshirtrightcover/tshirtrightcoveryellow.png&quot;&gt;				
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperclothes is &quot;school shirt&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtcover/schoolshirtcoverblack.png&quot;&gt;			
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtcover/schoolshirtcoverblue.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtcover/schoolshirtcovergreen.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtcover/schoolshirtcoverorange.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtcover/schoolshirtcoverpink.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtcover/schoolshirtcoverpurple.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtcover/schoolshirtcoverred.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtcover/schoolshirtcoverwhite.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtcover/schoolshirtcoveryellow.png&quot;&gt;				
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperclothes is &quot;tank top&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tanktop/tanktoprightcover/tanktoprightcoverblack.png&quot;&gt;			
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tanktop/tanktoprightcover/tanktoprightcoverblue.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tanktop/tanktoprightcover/tanktoprightcovergreen.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tanktop/tanktoprightcover/tanktoprightcoverorange.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tanktop/tanktoprightcover/tanktoprightcoverpink.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tanktop/tanktoprightcover/tanktoprightcoverpurple.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tanktop/tanktoprightcover/tanktoprightcoverred.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tanktop/tanktoprightcover/tanktoprightcoverwhite.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;rightarmclothes&quot; src=&quot;img/upperclothes/tanktop/tanktoprightcover/tanktoprightcoveryellow.png&quot;&gt;				
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+
+		
+		
+		
+		
+		
+	&lt;&lt;else&gt;&gt;
+		&lt;&lt;if $upperclothes is &quot;pyjama shirt&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsrightarm/pjsrightarmblack.png&quot;&gt;			
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsrightarm/pjsrightarmblue.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsrightarm/pjsrightarmgreen.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsrightarm/pjsrightarmorange.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsrightarm/pjsrightarmpink.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsrightarm/pjsrightarmpurple.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsrightarm/pjsrightarmred.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsrightarm/pjsrightarmwhite.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsrightarm/pjsrightarmyellow.png&quot;&gt;				
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperclothes is &quot;t-shirt&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtrightarm/tshirtrightarmblack.png&quot;&gt;			
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtrightarm/tshirtrightarmblue.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtrightarm/tshirtrightarmgreen.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtrightarm/tshirtrightarmorange.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtrightarm/tshirtrightarmpink.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtrightarm/tshirtrightarmpurple.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtrightarm/tshirtrightarmred.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtrightarm/tshirtrightarmwhite.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtrightarm/tshirtrightarmyellow.png&quot;&gt;				
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperclothes is &quot;school shirt&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtrightarm/schoolshirtrightarmblack.png&quot;&gt;			
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtrightarm/schoolshirtrightarmblue.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtrightarm/schoolshirtrightarmgreen.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtrightarm/schoolshirtrightarmorange.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtrightarm/schoolshirtrightarmpink.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtrightarm/schoolshirtrightarmpurple.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtrightarm/schoolshirtrightarmred.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtrightarm/schoolshirtrightarmwhite.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtrightarm/schoolshirtrightarmyellow.png&quot;&gt;				
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;if $leftarm isnot &quot;bound&quot;&gt;&gt;
+	&lt;&lt;if $upperexposed lte 0&gt;&gt;
+		&lt;&lt;if $upperclothes is &quot;pyjama shirt&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsleftarm/pjsleftarmblack.png&quot;&gt;			
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsleftarm/pjsleftarmblue.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsleftarm/pjsleftarmgreen.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsleftarm/pjsleftarmorange.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsleftarm/pjsleftarmpink.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsleftarm/pjsleftarmpurple.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsleftarm/pjsleftarmred.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsleftarm/pjsleftarmwhite.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/pjsupper/pjsleftarm/pjsleftarmyellow.png&quot;&gt;				
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperclothes is &quot;t-shirt&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtleftarm/tshirtleftarmblack.png&quot;&gt;			
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtleftarm/tshirtleftarmblue.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtleftarm/tshirtleftarmgreen.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtleftarm/tshirtleftarmorange.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtleftarm/tshirtleftarmpink.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtleftarm/tshirtleftarmpurple.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtleftarm/tshirtleftarmred.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtleftarm/tshirtleftarmwhite.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/tshirt/tshirtleftarm/tshirtleftarmyellow.png&quot;&gt;				
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;elseif $upperclothes is &quot;school shirt&quot;&gt;&gt;
+			&lt;&lt;if $uppercolour is &quot;black&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtleftarm/schoolshirtleftarmblack.png&quot;&gt;			
+			&lt;&lt;elseif $uppercolour is &quot;blue&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtleftarm/schoolshirtleftarmblue.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;green&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtleftarm/schoolshirtleftarmgreen.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;tangerine&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtleftarm/schoolshirtleftarmorange.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;pink&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtleftarm/schoolshirtleftarmpink.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;purple&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtleftarm/schoolshirtleftarmpurple.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;red&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtleftarm/schoolshirtleftarmred.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;white&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtleftarm/schoolshirtleftarmwhite.png&quot;&gt;				
+			&lt;&lt;elseif $uppercolour is &quot;yellow&quot;&gt;&gt;
+&lt;img id=&quot;upper&quot; src=&quot;img/upperclothes/schoolshirt/schoolshirtleftarm/schoolshirtleftarmyellow.png&quot;&gt;				
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;else&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1383" name="Widgets NPC Generation" tags="widget" position="350,17350">&lt;&lt;widget &quot;generate1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+
+
+
+&lt;&lt;npcattributes1&gt;&gt;
+
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generate2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+
+&lt;&lt;npcattributes2&gt;&gt;
+
+&lt;&lt;set $npcchild2 to 0&gt;&gt;
+&lt;&lt;set $npcadult2 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description2&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generate3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand3 to 0&gt;&gt;
+&lt;&lt;set $righthand3 to 0&gt;&gt;
+&lt;&lt;set $mouth3 to 0&gt;&gt;
+
+&lt;&lt;npcattributes3&gt;&gt;
+
+&lt;&lt;set $npcchild3 to 0&gt;&gt;
+&lt;&lt;set $npcadult3 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description3&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generate4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand4 to 0&gt;&gt;
+&lt;&lt;set $righthand4 to 0&gt;&gt;
+&lt;&lt;set $mouth4 to 0&gt;&gt;
+
+&lt;&lt;npcattributes4&gt;&gt;
+
+&lt;&lt;set $npcchild4 to 0&gt;&gt;
+&lt;&lt;set $npcadult4 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description4&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generate5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand5 to 0&gt;&gt;
+&lt;&lt;set $righthand5 to 0&gt;&gt;
+&lt;&lt;set $mouth5 to 0&gt;&gt;
+
+&lt;&lt;npcattributes5&gt;&gt;
+
+&lt;&lt;set $npcchild5 to 0&gt;&gt;
+&lt;&lt;set $npcadult5 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description5&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generate6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand6 to 0&gt;&gt;
+&lt;&lt;set $righthand6 to 0&gt;&gt;
+&lt;&lt;set $mouth6 to 0&gt;&gt;
+
+&lt;&lt;npcattributes6&gt;&gt;
+&lt;&lt;set $npcchild6 to 0&gt;&gt;
+&lt;&lt;set $npcadult6 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description6&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatey1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+
+&lt;&lt;npcattributes1&gt;&gt;
+
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+&lt;&lt;set $npcadult1 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatey2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+
+&lt;&lt;npcattributes2&gt;&gt;
+
+&lt;&lt;set $npcchild2 to 0&gt;&gt;
+&lt;&lt;set $npcadult2 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description2&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatey3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand3 to 0&gt;&gt;
+&lt;&lt;set $righthand3 to 0&gt;&gt;
+&lt;&lt;set $mouth3 to 0&gt;&gt;
+
+&lt;&lt;npcattributes3&gt;&gt;
+
+&lt;&lt;set $npcchild3 to 0&gt;&gt;
+&lt;&lt;set $npcadult3 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description3&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatey4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand4 to 0&gt;&gt;
+&lt;&lt;set $righthand4 to 0&gt;&gt;
+&lt;&lt;set $mouth4 to 0&gt;&gt;
+
+&lt;&lt;npcattributes4&gt;&gt;
+
+&lt;&lt;set $npcchild4 to 0&gt;&gt;
+&lt;&lt;set $npcadult4 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description4&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatey5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand5 to 0&gt;&gt;
+&lt;&lt;set $righthand5 to 0&gt;&gt;
+&lt;&lt;set $mouth5 to 0&gt;&gt;
+
+&lt;&lt;npcattributes5&gt;&gt;
+
+&lt;&lt;set $npcchild5 to 0&gt;&gt;
+&lt;&lt;set $npcadult5 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description5&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatey6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand6 to 0&gt;&gt;
+&lt;&lt;set $righthand6 to 0&gt;&gt;
+&lt;&lt;set $mouth6 to 0&gt;&gt;
+
+&lt;&lt;npcattributes6&gt;&gt;
+
+&lt;&lt;set $npcchild6 to 0&gt;&gt;
+&lt;&lt;set $npcadult6 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description6&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatec1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+
+&lt;&lt;npcattributes1&gt;&gt;
+
+&lt;&lt;set $npcchild1 to 1&gt;&gt;
+&lt;&lt;set $npcadult1 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatec2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+
+&lt;&lt;npcattributes2&gt;&gt;
+
+&lt;&lt;set $npcchild2 to 1&gt;&gt;
+&lt;&lt;set $npcadult2 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description2&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatec3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand3 to 0&gt;&gt;
+&lt;&lt;set $righthand3 to 0&gt;&gt;
+&lt;&lt;set $mouth3 to 0&gt;&gt;
+
+&lt;&lt;npcattributes3&gt;&gt;
+
+&lt;&lt;set $npcchild3 to 1&gt;&gt;
+&lt;&lt;set $npcadult3 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description3&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatec4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand4 to 0&gt;&gt;
+&lt;&lt;set $righthand4 to 0&gt;&gt;
+&lt;&lt;set $mouth4 to 0&gt;&gt;
+
+&lt;&lt;npcattributes4&gt;&gt;
+
+&lt;&lt;set $npcchild4 to 1&gt;&gt;
+&lt;&lt;set $npcadult4 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description4&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatec5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand5 to 0&gt;&gt;
+&lt;&lt;set $righthand5 to 0&gt;&gt;
+&lt;&lt;set $mouth5 to 0&gt;&gt;
+
+&lt;&lt;npcattributes5&gt;&gt;
+
+&lt;&lt;set $npcchild5 to 1&gt;&gt;
+&lt;&lt;set $npcadult5 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description5&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatec6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+
+
+&lt;&lt;set $rng to random(1, 100)&gt;&gt;
+&lt;&lt;if $genderdisable is &quot;m&quot;&gt;&gt;
+&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable is &quot;f&quot;&gt;&gt;
+&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+&lt;&lt;elseif $genderdisable gte 1 and $genderdisable lte 99&gt;&gt;
+	&lt;&lt;if random(1, 100) gte $genderdisable&gt;&gt;
+	&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $rng gte 51&gt;&gt;
+&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $lefthand6 to 0&gt;&gt;
+&lt;&lt;set $righthand6 to 0&gt;&gt;
+&lt;&lt;set $mouth6 to 0&gt;&gt;
+
+&lt;&lt;npcattributes6&gt;&gt;
+
+&lt;&lt;set $npcchild6 to 1&gt;&gt;
+&lt;&lt;set $npcadult6 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description6&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatel&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $location is &quot;beach&quot;&gt;&gt;
+	&lt;&lt;if $enemyno is 0&gt;&gt;
+	&lt;&lt;generatey1&gt;&gt;
+	&lt;&lt;elseif $enemyno is 1&gt;&gt;
+	&lt;&lt;generatey2&gt;&gt;
+	&lt;&lt;elseif $enemyno is 2&gt;&gt;
+	&lt;&lt;generatey3&gt;&gt;
+	&lt;&lt;elseif $enemyno is 3&gt;&gt;
+	&lt;&lt;generatey4&gt;&gt;
+	&lt;&lt;elseif $enemyno is 4&gt;&gt;
+	&lt;&lt;generatey5&gt;&gt;
+	&lt;&lt;elseif $enemyno is 5&gt;&gt;
+	&lt;&lt;generatey6&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $enemyno is 0&gt;&gt;
+	&lt;&lt;generate1&gt;&gt;
+	&lt;&lt;elseif $enemyno is 1&gt;&gt;
+	&lt;&lt;generate2&gt;&gt;
+	&lt;&lt;elseif $enemyno is 2&gt;&gt;
+	&lt;&lt;generate3&gt;&gt;
+	&lt;&lt;elseif $enemyno is 3&gt;&gt;
+	&lt;&lt;generate4&gt;&gt;
+	&lt;&lt;elseif $enemyno is 4&gt;&gt;
+	&lt;&lt;generate5&gt;&gt;
+	&lt;&lt;elseif $enemyno is 5&gt;&gt;
+	&lt;&lt;generate6&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;generates1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generate1&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generatey1&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatec1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generates2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generate2&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generatey2&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatec2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generates3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generate3&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generatey3&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatec3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generates4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generate4&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generatey4&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatec4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generates5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generate5&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generatey5&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatec5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generates6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generate6&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generatey6&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatec6&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;generatesm1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatem1&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateym1&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecm1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generatesm2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatem2&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateym2&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecm2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generatesm3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatem3&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateym3&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecm3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generatesm4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatem4&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateym4&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecm4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generatesm5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatem5&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateym5&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecm5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generatesm6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatem6&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateym6&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecm6&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;generatesf1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatef1&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateyf1&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecf1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generatesf2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatef2&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateyf2&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecf2&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generatesf3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatef3&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateyf3&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecf3&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generatesf4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatef4&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateyf4&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecf4&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generatesf5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatef5&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateyf5&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecf5&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+&lt;&lt;widget &quot;generatesf6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $devlevel gte 20&gt;&gt;
+&lt;&lt;generatef6&gt;&gt;
+&lt;&lt;elseif $devlevel gte 12&gt;&gt;
+&lt;&lt;generateyf6&gt;&gt;
+&lt;&lt;elseif $devlevel lte 11&gt;&gt;
+&lt;&lt;generatecf6&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;generatem1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+
+&lt;&lt;npcattributes1&gt;&gt;
+
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatem2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+
+&lt;&lt;npcattributes2&gt;&gt;
+
+
+&lt;&lt;set $npcchild2 to 0&gt;&gt;
+&lt;&lt;set $npcadult2 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description2&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatem3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand3 to 0&gt;&gt;
+&lt;&lt;set $righthand3 to 0&gt;&gt;
+&lt;&lt;set $mouth3 to 0&gt;&gt;
+
+&lt;&lt;npcattributes3&gt;&gt;
+
+
+&lt;&lt;set $npcchild3 to 0&gt;&gt;
+&lt;&lt;set $npcadult3 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description3&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatem4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand4 to 0&gt;&gt;
+&lt;&lt;set $righthand4 to 0&gt;&gt;
+&lt;&lt;set $mouth4 to 0&gt;&gt;
+
+&lt;&lt;npcattributes4&gt;&gt;
+
+
+&lt;&lt;set $npcchild4 to 0&gt;&gt;
+&lt;&lt;set $npcadult4 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description4&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatem5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand5 to 0&gt;&gt;
+&lt;&lt;set $righthand5 to 0&gt;&gt;
+&lt;&lt;set $mouth5 to 0&gt;&gt;
+
+&lt;&lt;npcattributes5&gt;&gt;
+
+
+&lt;&lt;set $npcchild5 to 0&gt;&gt;
+&lt;&lt;set $npcadult5 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description5&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatem6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand6 to 0&gt;&gt;
+&lt;&lt;set $righthand6 to 0&gt;&gt;
+&lt;&lt;set $mouth6 to 0&gt;&gt;
+
+&lt;&lt;npcattributes6&gt;&gt;
+
+
+&lt;&lt;set $npcchild6 to 0&gt;&gt;
+&lt;&lt;set $npcadult6 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description6&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatef1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+
+&lt;&lt;npcattributes1&gt;&gt;
+
+
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+&lt;&lt;set $npcadult1 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatef2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+
+&lt;&lt;npcattributes2&gt;&gt;
+
+
+&lt;&lt;set $npcchild2 to 0&gt;&gt;
+&lt;&lt;set $npcadult2 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description2&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatef3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand3 to 0&gt;&gt;
+&lt;&lt;set $righthand3 to 0&gt;&gt;
+&lt;&lt;set $mouth3 to 0&gt;&gt;
+
+&lt;&lt;npcattributes3&gt;&gt;
+
+
+&lt;&lt;set $npcchild3 to 0&gt;&gt;
+&lt;&lt;set $npcadult3 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description3&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatef4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand4 to 0&gt;&gt;
+&lt;&lt;set $righthand4 to 0&gt;&gt;
+&lt;&lt;set $mouth4 to 0&gt;&gt;
+
+&lt;&lt;npcattributes4&gt;&gt;
+
+
+&lt;&lt;set $npcchild4 to 0&gt;&gt;
+&lt;&lt;set $npcadult4 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description4&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatef5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand5 to 0&gt;&gt;
+&lt;&lt;set $righthand5 to 0&gt;&gt;
+&lt;&lt;set $mouth5 to 0&gt;&gt;
+
+&lt;&lt;npcattributes5&gt;&gt;
+
+
+&lt;&lt;set $npcchild5 to 0&gt;&gt;
+&lt;&lt;set $npcadult5 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description5&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatef6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand6 to 0&gt;&gt;
+&lt;&lt;set $righthand6 to 0&gt;&gt;
+&lt;&lt;set $mouth6 to 0&gt;&gt;
+
+&lt;&lt;npcattributes6&gt;&gt;
+
+
+&lt;&lt;set $npcchild6 to 0&gt;&gt;
+&lt;&lt;set $npcadult6 to 1&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description6&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generateym1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+
+&lt;&lt;npcattributes1&gt;&gt;
+
+
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+&lt;&lt;set $npcadult1 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generateym2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+
+&lt;&lt;npcattributes2&gt;&gt;
+
+
+&lt;&lt;set $npcchild2 to 0&gt;&gt;
+&lt;&lt;set $npcadult2 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description2&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generateym3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand3 to 0&gt;&gt;
+&lt;&lt;set $righthand3 to 0&gt;&gt;
+&lt;&lt;set $mouth3 to 0&gt;&gt;
+
+&lt;&lt;npcattributes3&gt;&gt;
+
+
+&lt;&lt;set $npcchild3 to 0&gt;&gt;
+&lt;&lt;set $npcadult3 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description3&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generateym4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand4 to 0&gt;&gt;
+&lt;&lt;set $righthand4 to 0&gt;&gt;
+&lt;&lt;set $mouth4 to 0&gt;&gt;
+
+&lt;&lt;npcattributes4&gt;&gt;
+
+
+&lt;&lt;set $npcchild4 to 0&gt;&gt;
+&lt;&lt;set $npcadult4 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description4&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generateym5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand5 to 0&gt;&gt;
+&lt;&lt;set $righthand5 to 0&gt;&gt;
+&lt;&lt;set $mouth5 to 0&gt;&gt;
+
+&lt;&lt;npcattributes5&gt;&gt;
+
+
+&lt;&lt;set $npcchild5 to 0&gt;&gt;
+&lt;&lt;set $npcadult5 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description5&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generateym6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand6 to 0&gt;&gt;
+&lt;&lt;set $righthand6 to 0&gt;&gt;
+&lt;&lt;set $mouth6 to 0&gt;&gt;
+
+&lt;&lt;npcattributes6&gt;&gt;
+
+
+&lt;&lt;set $npcchild6 to 0&gt;&gt;
+&lt;&lt;set $npcadult6 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description6&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generateyf1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+
+&lt;&lt;npcattributes1&gt;&gt;
+
+
+&lt;&lt;set $npcchild1 to 0&gt;&gt;
+&lt;&lt;set $npcadult1 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generateyf2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+
+&lt;&lt;npcattributes2&gt;&gt;
+
+
+&lt;&lt;set $npcchild2 to 0&gt;&gt;
+&lt;&lt;set $npcadult2 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description2&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generateyf3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand3 to 0&gt;&gt;
+&lt;&lt;set $righthand3 to 0&gt;&gt;
+&lt;&lt;set $mouth3 to 0&gt;&gt;
+
+&lt;&lt;npcattributes3&gt;&gt;
+
+
+&lt;&lt;set $npcchild3 to 0&gt;&gt;
+&lt;&lt;set $npcadult3 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description3&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generateyf4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand4 to 0&gt;&gt;
+&lt;&lt;set $righthand4 to 0&gt;&gt;
+&lt;&lt;set $mouth4 to 0&gt;&gt;
+
+&lt;&lt;npcattributes4&gt;&gt;
+
+
+&lt;&lt;set $npcchild4 to 0&gt;&gt;
+&lt;&lt;set $npcadult4 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description4&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generateyf5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand5 to 0&gt;&gt;
+&lt;&lt;set $righthand5 to 0&gt;&gt;
+&lt;&lt;set $mouth5 to 0&gt;&gt;
+
+&lt;&lt;npcattributes5&gt;&gt;
+
+
+&lt;&lt;set $npcchild5 to 0&gt;&gt;
+&lt;&lt;set $npcadult5 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description5&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generateyf6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand6 to 0&gt;&gt;
+&lt;&lt;set $righthand6 to 0&gt;&gt;
+&lt;&lt;set $mouth6 to 0&gt;&gt;
+
+&lt;&lt;npcattributes6&gt;&gt;
+
+
+&lt;&lt;set $npcchild6 to 0&gt;&gt;
+&lt;&lt;set $npcadult6 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description6&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatecm1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender1 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+
+&lt;&lt;npcattributes1&gt;&gt;
+
+&lt;&lt;set $npcchild1 to 1&gt;&gt;
+&lt;&lt;set $npcadult1 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatecm2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender2 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+
+&lt;&lt;npcattributes2&gt;&gt;
+
+&lt;&lt;set $npcchild2 to 1&gt;&gt;
+&lt;&lt;set $npcadult2 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description2&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatecm3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender3 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand3 to 0&gt;&gt;
+&lt;&lt;set $righthand3 to 0&gt;&gt;
+&lt;&lt;set $mouth3 to 0&gt;&gt;
+
+&lt;&lt;npcattributes3&gt;&gt;
+
+&lt;&lt;set $npcchild3 to 1&gt;&gt;
+&lt;&lt;set $npcadult3 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description3&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatecm4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender4 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand4 to 0&gt;&gt;
+&lt;&lt;set $righthand4 to 0&gt;&gt;
+&lt;&lt;set $mouth4 to 0&gt;&gt;
+
+&lt;&lt;npcattributes4&gt;&gt;
+
+&lt;&lt;set $npcchild4 to 1&gt;&gt;
+&lt;&lt;set $npcadult4 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description4&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatecm5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender5 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand5 to 0&gt;&gt;
+&lt;&lt;set $righthand5 to 0&gt;&gt;
+&lt;&lt;set $mouth5 to 0&gt;&gt;
+
+&lt;&lt;npcattributes5&gt;&gt;
+
+&lt;&lt;set $npcchild5 to 1&gt;&gt;
+&lt;&lt;set $npcadult5 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description5&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatecm6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender6 to &quot;m&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;m&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand6 to 0&gt;&gt;
+&lt;&lt;set $righthand6 to 0&gt;&gt;
+&lt;&lt;set $mouth6 to 0&gt;&gt;
+
+&lt;&lt;npcattributes6&gt;&gt;
+
+&lt;&lt;set $npcchild6 to 1&gt;&gt;
+&lt;&lt;set $npcadult6 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description6&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;generatecf1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender1 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun1 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand to 0&gt;&gt;
+&lt;&lt;set $righthand to 0&gt;&gt;
+&lt;&lt;set $mouth to 0&gt;&gt;
+
+&lt;&lt;npcattributes1&gt;&gt;
+
+&lt;&lt;set $npcchild1 to 1&gt;&gt;
+&lt;&lt;set $npcadult1 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatecf2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender2 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun2 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand2 to 0&gt;&gt;
+&lt;&lt;set $righthand2 to 0&gt;&gt;
+&lt;&lt;set $mouth2 to 0&gt;&gt;
+
+&lt;&lt;npcattributes2&gt;&gt;
+
+&lt;&lt;set $npcchild2 to 1&gt;&gt;
+&lt;&lt;set $npcadult2 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description2&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatecf3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender3 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun3 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand3 to 0&gt;&gt;
+&lt;&lt;set $righthand3 to 0&gt;&gt;
+&lt;&lt;set $mouth3 to 0&gt;&gt;
+
+&lt;&lt;npcattributes3&gt;&gt;
+
+&lt;&lt;set $npcchild3 to 1&gt;&gt;
+&lt;&lt;set $npcadult3 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description3&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatecf4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender4 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun4 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand4 to 0&gt;&gt;
+&lt;&lt;set $righthand4 to 0&gt;&gt;
+&lt;&lt;set $mouth4 to 0&gt;&gt;
+
+&lt;&lt;npcattributes4&gt;&gt;
+
+&lt;&lt;set $npcchild4 to 1&gt;&gt;
+&lt;&lt;set $npcadult4 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description4&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatecf5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender5 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun5 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand5 to 0&gt;&gt;
+&lt;&lt;set $righthand5 to 0&gt;&gt;
+&lt;&lt;set $mouth5 to 0&gt;&gt;
+
+&lt;&lt;npcattributes5&gt;&gt;
+
+&lt;&lt;set $npcchild5 to 1&gt;&gt;
+&lt;&lt;set $npcadult5 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description5&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;generatecf6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $gender6 to &quot;f&quot;&gt;&gt;&lt;&lt;set $pronoun6 to &quot;f&quot;&gt;&gt;
+
+&lt;&lt;set $lefthand6 to 0&gt;&gt;
+&lt;&lt;set $righthand6 to 0&gt;&gt;
+&lt;&lt;set $mouth6 to 0&gt;&gt;
+
+&lt;&lt;npcattributes6&gt;&gt;
+
+&lt;&lt;set $npcchild6 to 1&gt;&gt;
+&lt;&lt;set $npcadult6 to 0&gt;&gt;
+&lt;&lt;set $enemyno to $enemyno + 1&gt;&gt;
+
+&lt;&lt;description6&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;npcattributes1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $gender1 is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $gender1 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $vagina to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $penis to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $npcskinselector to ($whitechance + $blackchance)&gt;&gt;
+&lt;&lt;if $npcskinselector is 0&gt;&gt;
+&lt;&lt;set $npcskinselector to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $whitechanceselector to (($whitechance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;set $blackchanceselector to (($blackchance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;if random(1, 100) lte $blackchanceselector&gt;&gt;
+&lt;&lt;set $npcskin1 to &quot;black&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcskin1 to &quot;white&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;npcattributes2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $gender2 is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $penis2 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vagina2 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $gender2 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $vagina2 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $penis2 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $npcskinselector to ($whitechance + $blackchance)&gt;&gt;
+&lt;&lt;if $npcskinselector is 0&gt;&gt;
+&lt;&lt;set $npcskinselector to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $whitechanceselector to (($whitechance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;set $blackchanceselector to (($blackchance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;if random(1, 100) lte $blackchanceselector&gt;&gt;
+&lt;&lt;set $npcskin2 to &quot;black&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcskin2 to &quot;white&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;npcattributes3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $gender3 is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $penis3 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vagina3 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $gender3 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $vagina3 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $penis3 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $npcskinselector to ($whitechance + $blackchance)&gt;&gt;
+&lt;&lt;if $npcskinselector is 0&gt;&gt;
+&lt;&lt;set $npcskinselector to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $whitechanceselector to (($whitechance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;set $blackchanceselector to (($blackchance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;if random(1, 100) lte $blackchanceselector&gt;&gt;
+&lt;&lt;set $npcskin3 to &quot;black&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcskin3 to &quot;white&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;npcattributes4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $gender4 is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $penis4 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vagina4 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $gender4 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $vagina4 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $penis4 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $npcskinselector to ($whitechance + $blackchance)&gt;&gt;
+&lt;&lt;if $npcskinselector is 0&gt;&gt;
+&lt;&lt;set $npcskinselector to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $whitechanceselector to (($whitechance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;set $blackchanceselector to (($blackchance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;if random(1, 100) lte $blackchanceselector&gt;&gt;
+&lt;&lt;set $npcskin4 to &quot;black&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcskin4 to &quot;white&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;npcattributes5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $gender5 is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $penis5 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vagina5 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $gender5 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $vagina5 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $penis5 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $npcskinselector to ($whitechance + $blackchance)&gt;&gt;
+&lt;&lt;if $npcskinselector is 0&gt;&gt;
+&lt;&lt;set $npcskinselector to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $whitechanceselector to (($whitechance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;set $blackchanceselector to (($blackchance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;if random(1, 100) lte $blackchanceselector&gt;&gt;
+&lt;&lt;set $npcskin5 to &quot;black&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcskin5 to &quot;white&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;npcattributes6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $gender6 is &quot;m&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $cbchance&gt;&gt;
+	&lt;&lt;set $penis6 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $vagina6 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $gender6 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;if random(0, 99) gte $dgchance&gt;&gt;
+	&lt;&lt;set $vagina6 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $penis6 to &quot;clothed&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;set $npcskinselector to ($whitechance + $blackchance)&gt;&gt;
+&lt;&lt;if $npcskinselector is 0&gt;&gt;
+&lt;&lt;set $npcskinselector to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $whitechanceselector to (($whitechance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;set $blackchanceselector to (($blackchance / $npcskinselector) * 100)&gt;&gt;
+&lt;&lt;if random(1, 100) lte $blackchanceselector&gt;&gt;
+&lt;&lt;set $npcskin6 to &quot;black&quot;&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $npcskin6 to &quot;white&quot;&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;description1&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $npcchild1 is 1&gt;&gt;
+	&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description1 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description1 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun1 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description1 to either(&quot;lush&quot;, &quot;plush&quot;, &quot;voluptuous&quot;, &quot;curvy&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description1 to either(&quot;broad&quot;, &quot;rugged&quot;, &quot;burly&quot;, &quot;bulky&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;lanky&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+&lt;&lt;widget &quot;description2&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $npcchild2 is 1&gt;&gt;
+	&lt;&lt;if $pronoun2 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description2 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description2 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun2 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description2 to either(&quot;lush&quot;, &quot;plush&quot;, &quot;voluptuous&quot;, &quot;curvy&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description2 to either(&quot;broad&quot;, &quot;rugged&quot;, &quot;burly&quot;, &quot;bulky&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;lanky&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;description3&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $npcchild3 is 1&gt;&gt;
+	&lt;&lt;if $pronoun3 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description3 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description3 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun3 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description3 to either(&quot;lush&quot;, &quot;plush&quot;, &quot;voluptuous&quot;, &quot;curvy&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description3 to either(&quot;broad&quot;, &quot;rugged&quot;, &quot;burly&quot;, &quot;bulky&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;lanky&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;description4&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $npcchild4 is 1&gt;&gt;
+	&lt;&lt;if $pronoun4 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description4 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description4 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun4 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description4 to either(&quot;lush&quot;, &quot;plush&quot;, &quot;voluptuous&quot;, &quot;curvy&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description4 to either(&quot;broad&quot;, &quot;rugged&quot;, &quot;burly&quot;, &quot;bulky&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;lanky&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+&lt;&lt;widget &quot;description5&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $npcchild5 is 1&gt;&gt;
+	&lt;&lt;if $pronoun5 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description5 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description5 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun5 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description5 to either(&quot;lush&quot;, &quot;plush&quot;, &quot;voluptuous&quot;, &quot;curvy&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description5 to either(&quot;broad&quot;, &quot;rugged&quot;, &quot;burly&quot;, &quot;bulky&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;lanky&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+&lt;&lt;widget &quot;description6&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $npcchild6 is 1&gt;&gt;
+	&lt;&lt;if $pronoun6 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description6 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description6 to either(&quot;athletic&quot;, &quot;mousy&quot;, &quot;cute&quot;, &quot;awkward&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;wide-eyed&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $pronoun6 is &quot;f&quot;&gt;&gt;
+	&lt;&lt;set $description6 to either(&quot;lush&quot;, &quot;plush&quot;, &quot;voluptuous&quot;, &quot;curvy&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;shapely&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $description6 to either(&quot;broad&quot;, &quot;rugged&quot;, &quot;burly&quot;, &quot;bulky&quot;, &quot;plump&quot;, &quot;lissome&quot;, &quot;lithe&quot;, &quot;lean&quot;, &quot;slim&quot;, &quot;slender&quot;, &quot;thin&quot;, &quot;robust&quot;, &quot;toned&quot;, &quot;muscular&quot;, &quot;lanky&quot;, &quot;petite&quot;, &quot;slight&quot;, &quot;trim&quot;, &quot;taut&quot;)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1384" name="Widgets Orgasm" tags="widget" position="475,17350">&lt;&lt;widget &quot;orgasm&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $orgasmcount lte 1&gt;&gt;
+&lt;&lt;set $stress to $stress - 200&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 4000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 8000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You shudder from the sudden release.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 2&gt;&gt;
+&lt;&lt;set $stress to $stress - 200&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 5000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 9000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You shudder from the sudden release.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 3&gt;&gt;
+&lt;&lt;set $stress to $stress - 200&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 6000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You shudder from the sudden release.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 4&gt;&gt;
+&lt;&lt;set $stress to $stress - 200&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 7000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You shudder from the sudden release.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 5&gt;&gt;
+&lt;&lt;set $stress to $stress - 200&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 8000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;You feel spent.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 6&gt;&gt;
+&lt;&lt;set $stress to $stress - 100&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 7000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Despite feeling like you&#39;ve nothing left to give, the orgasm is intense.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 7&gt;&gt;
+&lt;&lt;set $stress to $stress - 100&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 6000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Despite feeling like you&#39;ve nothing left to give, the orgasm is intense.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 8&gt;&gt;
+&lt;&lt;set $stress to $stress - 100&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 5000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Despite feeling like you&#39;ve nothing left to give, the orgasm is intense.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 9&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 4000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Your body is tiring from the repeated climaxes.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 10&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 3000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Your body is tiring from the repeated climaxes.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 11&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 2000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;span class=&quot;pink&quot;&gt;Your body is tiring from the repeated climaxes.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 18&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 2000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $stress to $stress + 100&gt;&gt;&lt;span class=&quot;pink&quot;&gt;The repeated orgasms are causing you great strain. You don&#39;t want to cum anymore.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;elseif $orgasmcount lte 23&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 2000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $stress to $stress + 100&gt;&gt;&lt;&lt;set $trauma to $trauma + 10&gt;&gt;&lt;span class=&quot;pink&quot;&gt;Your mind and body buckle under the continued orgasms.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $drugged gte 1&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 2000&gt;&gt;&lt;&lt;set $druggedtimer -= 20&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $arousal to $arousal - 10000&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $stress to $stress + 100&gt;&gt;&lt;&lt;set $trauma to $trauma + 10&gt;&gt;&lt;&lt;set $pain to $pain + 5&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;You&#39;ve had so many orgasms in such a short span of time that you no longer gain any pleasure from them. They&#39;re painful, both physically and psychologically.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $orgasmtrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $orgasmcurrent += 1&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;orgasmpassage&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;set $orgasmcount to $orgasmcount + 1&gt;&gt;&lt;&lt;orgasmstat&gt;&gt;&lt;&lt;set $orgasmdown to 3&gt;&gt;&lt;&lt;set $speechcum += 1&gt;&gt;&lt;&lt;set $speechorgasmcount += 1&gt;&gt;
+  
+	&lt;&lt;if $penisexist is 1 and $devstate is 1&gt;&gt;
+		&lt;&lt;if $orgasmcount gte 24&gt;&gt;
+		&lt;span class=&quot;red&quot;&gt;You are overcome by sensation and your body is tormented by another orgasm. You produce no cum, as your reserves are utterly spent.&lt;/span&gt;
+		&lt;&lt;else&gt;&gt;
+			&lt;&lt;if $penisparasite is 1&gt;&gt;
+			You are overcome by sensation. You ejaculate into the parasite latched onto your penis.
+ 			&lt;&lt;elseif $penisuse is &quot;othervagina&quot;&gt;&gt;
+				&lt;&lt;if $penisstate is &quot;penetrated&quot;&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;You are overcome by sensation and ejaculate deep into &lt;&lt;his&gt;&gt; womb.&lt;/span&gt;&lt;&lt;set $purity to $purity - 1&gt;&gt;
+
+				&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;You are overcome by sensation and ejaculate on &lt;&lt;his&gt;&gt; pussy.&lt;/span&gt;
+				&lt;&lt;/if&gt;&gt;
+
+ 			&lt;&lt;elseif $penisuse is &quot;tentacle&quot;&gt;&gt;
+				&lt;&lt;if $penisstate isnot &quot;tentacleentrance&quot; and $penisstate isnot &quot;tentacleimminent&quot;&gt;&gt;&lt;&lt;penileejacstat&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;You are overcome by sensation. The tentacle milks you of your semen.&lt;/span&gt;&lt;&lt;set $purity to $purity - 1&gt;&gt;
+				&lt;&lt;else&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;You are overcome by sensation and ejaculate on the tentacle.&lt;/span&gt;
+				&lt;&lt;/if&gt;&gt;
+				
+				
+				
+			&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are overcome by sensation. A surge of cum erupts from your penis.&lt;/span&gt;
+	
+			&lt;&lt;/if&gt;&gt;
+			&lt;&lt;if $orgasmcount gte 18&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;Exhausted, your body only manages to produce a few droplets of watery cum.&lt;/span&gt;
+			&lt;&lt;elseif $orgasmcount gte 12&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;Tired from overuse, your cum is thin and watery.&lt;/span&gt;
+			&lt;&lt;elseif $orgasmcount gte 6&gt;&gt;
+			&lt;span class=&quot;pink&quot;&gt;The repeated orgasms are taking their toll, reducing the amount of cum your body manages to produce.&lt;/span&gt;
+			&lt;&lt;/if&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+		&lt;span class=&quot;pink&quot;&gt;You are overcome by sensation and climax.&lt;/span&gt;	
+	&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarmchestgrab gte 1&gt;&gt;&lt;span class=&quot;pink&quot;&gt;Your convulsions launch the $swarmcreature away from your chest.&lt;/span&gt;
+		&lt;&lt;set $swarmchestgrab to 0&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarm1 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm1 to &quot;active&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarm2 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm2 to &quot;active&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarm3 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm3 to &quot;active&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarm4 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm4 to &quot;active&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarm5 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm5 to &quot;active&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarm6 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm6 to &quot;active&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarm7 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm7 to &quot;active&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarm8 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm8 to &quot;active&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarm9 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm9 to &quot;active&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;
+		&lt;&lt;if $swarm10 is &quot;chest&quot;&gt;&gt;&lt;&lt;set $swarm10 to &quot;active&quot;&gt;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+&lt;&lt;orgasm&gt;&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;orgasmstreet&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;orgasmpassage&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+	You steady yourself as your spasms subside, feeling exposed and hoping the noise hasn&#39;t given away your hiding place.
+	&lt;&lt;else&gt;&gt;
+	You steady yourself as your spasms subside, feeling exposed and hoping the noise hasn&#39;t attracted attention.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+	The sight and sound of a &lt;&lt;girl&gt;&gt; convulsing in climax draws attention, and as you regain control you find yourself stared at from all directions. Face red, you flee the scene.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;fameexhibitionism10&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You steady yourself as your spasms subside, and hope the noise hasn&#39;t attracted attention.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;orgasmforest&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;orgasmpassage&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+	You steady yourself against a tree as your spasms subside.
+	&lt;&lt;else&gt;&gt;
+	You steady yourself against a tree as your spasms subside.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+	You steady yourself against a tree as your spasms subside.
+	&lt;&lt;else&gt;&gt;
+	You steady yourself against a tree as your spasms subside.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;orgasmbeach&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;orgasmpassage&gt;&gt;
+&lt;&lt;if $exposed gte 1&gt;&gt;
+	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+	You steady yourself as your spasms subside, feeling exposed and hoping the noise hasn&#39;t given away your hiding place.
+	&lt;&lt;else&gt;&gt;
+	You steady yourself as your spasms subside, feeling exposed on the open beach.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;else&gt;&gt;
+	&lt;&lt;if $daystate isnot &quot;night&quot;&gt;&gt;
+	The sight and sound of a &lt;&lt;girl&gt;&gt; convulsing in climax draws attention, and as you regain control you find yourself stared at from all across the beach. Face red, you flee the scene.&lt;&lt;gtrauma&gt;&gt;&lt;&lt;gstress&gt;&gt;&lt;&lt;gtrauma60&gt;&gt;&lt;&lt;gstress60&gt;&gt;&lt;&lt;fameexhibitionism10&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	You steady yourself as your spasms subside, feeling exposed on the open beach.
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;br&gt;&lt;br&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;orgasmhour&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $purity gte 990&gt;&gt;
+&lt;&lt;set $orgasmcount -= 1&gt;&gt;
+&lt;&lt;elseif $purity gte 900&gt;&gt;
+&lt;&lt;set $orgasmcount -= 2&gt;&gt;
+&lt;&lt;elseif $purity gte 800&gt;&gt;
+&lt;&lt;set $orgasmcount -= 3&gt;&gt;
+&lt;&lt;elseif $purity gte 700&gt;&gt;
+&lt;&lt;set $orgasmcount -= 4&gt;&gt;
+&lt;&lt;elseif $purity gte 600&gt;&gt;
+&lt;&lt;set $orgasmcount -= 5&gt;&gt;
+&lt;&lt;elseif $purity gte 500&gt;&gt;
+&lt;&lt;set $orgasmcount -= 6&gt;&gt;
+&lt;&lt;elseif $purity gte 400&gt;&gt;
+&lt;&lt;set $orgasmcount -= 7&gt;&gt;
+&lt;&lt;elseif $purity gte 300&gt;&gt;
+&lt;&lt;set $orgasmcount -= 8&gt;&gt;
+&lt;&lt;elseif $purity gte 200&gt;&gt;
+&lt;&lt;set $orgasmcount -= 9&gt;&gt;
+&lt;&lt;elseif $purity gte 100&gt;&gt;
+&lt;&lt;set $orgasmcount -= 10&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $orgasmcount -= 11&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1385" name="Widgets Sleep" tags="widget" position="600,17350">&lt;&lt;widget &quot;sleep&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $sleephour gte 1&gt;&gt;&lt;&lt;set $sleephour -= 1&gt;&gt;
+  &lt;&lt;if $schoolday is 1 and $hour is 7 and $location is &quot;home&quot;&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;elseif $hour lte 6 and $location is &quot;cabin&quot; and $edenlust gte 26 and $edenwake isnot 1&gt;&gt;
+  &lt;&lt;set $edenwake to 1&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $schoolwake isnot 1&gt;&gt;
+  &lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;
+   	&lt;&lt;if $nightmares gte 1&gt;&gt;
+ 	&lt;&lt;gstress60&gt;&gt;
+ 	&lt;&lt;/if&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $sleephour gte 1&gt;&gt;&lt;&lt;set $sleephour -= 1&gt;&gt;
+  &lt;&lt;if $schoolday is 1 and $hour is 7 and $location is &quot;home&quot;&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;elseif $hour lte 6 and $location is &quot;cabin&quot; and $edenlust gte 26 and $edenwake isnot 1&gt;&gt;
+  &lt;&lt;set $edenwake to 1&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $schoolwake isnot 1&gt;&gt;
+  &lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;
+   	&lt;&lt;if $nightmares gte 1&gt;&gt;
+ 	&lt;&lt;gstress60&gt;&gt;
+ 	&lt;&lt;/if&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $sleephour gte 1&gt;&gt;&lt;&lt;set $sleephour -= 1&gt;&gt;
+  &lt;&lt;if $schoolday is 1 and $hour is 7 and $location is &quot;home&quot;&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;elseif $hour lte 6 and $location is &quot;cabin&quot; and $edenlust gte 26 and $edenwake isnot 1&gt;&gt;
+  &lt;&lt;set $edenwake to 1&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $schoolwake isnot 1&gt;&gt;
+  &lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;
+   	&lt;&lt;if $nightmares gte 1&gt;&gt;
+ 	&lt;&lt;gstress60&gt;&gt;
+ 	&lt;&lt;/if&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $sleephour gte 1&gt;&gt;&lt;&lt;set $sleephour -= 1&gt;&gt;
+  &lt;&lt;if $schoolday is 1 and $hour is 7 and $location is &quot;home&quot;&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;elseif $hour lte 6 and $location is &quot;cabin&quot; and $edenlust gte 26 and $edenwake isnot 1&gt;&gt;
+  &lt;&lt;set $edenwake to 1&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $schoolwake isnot 1&gt;&gt;
+  &lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;
+   	&lt;&lt;if $nightmares gte 1&gt;&gt;
+ 	&lt;&lt;gstress60&gt;&gt;
+ 	&lt;&lt;/if&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $sleephour gte 1&gt;&gt;&lt;&lt;set $sleephour -= 1&gt;&gt;
+  &lt;&lt;if $schoolday is 1 and $hour is 7 and $location is &quot;home&quot;&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;elseif $hour lte 6 and $location is &quot;cabin&quot; and $edenlust gte 26 and $edenwake isnot 1&gt;&gt;
+  &lt;&lt;set $edenwake to 1&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $schoolwake isnot 1&gt;&gt;
+  &lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;
+   	&lt;&lt;if $nightmares gte 1&gt;&gt;
+ 	&lt;&lt;gstress60&gt;&gt;
+ 	&lt;&lt;/if&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $sleephour gte 1&gt;&gt;&lt;&lt;set $sleephour -= 1&gt;&gt;
+  &lt;&lt;if $schoolday is 1 and $hour is 7 and $location is &quot;home&quot;&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;elseif $hour lte 6 and $location is &quot;cabin&quot; and $edenlust gte 26 and $edenwake isnot 1&gt;&gt;
+  &lt;&lt;set $edenwake to 1&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $schoolwake isnot 1&gt;&gt;
+  &lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;
+   	&lt;&lt;if $nightmares gte 1&gt;&gt;
+ 	&lt;&lt;gstress60&gt;&gt;
+ 	&lt;&lt;/if&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $sleephour gte 1&gt;&gt;&lt;&lt;set $sleephour -= 1&gt;&gt;
+  &lt;&lt;if $schoolday is 1 and $hour is 7 and $location is &quot;home&quot;&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;elseif $hour lte 6 and $location is &quot;cabin&quot; and $edenlust gte 26 and $edenwake isnot 1&gt;&gt;
+  &lt;&lt;set $edenwake to 1&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $schoolwake isnot 1&gt;&gt;
+  &lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;
+   	&lt;&lt;if $nightmares gte 1&gt;&gt;
+ 	&lt;&lt;gstress60&gt;&gt;
+ 	&lt;&lt;/if&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $sleephour gte 1&gt;&gt;&lt;&lt;set $sleephour -= 1&gt;&gt;
+  &lt;&lt;if $schoolday is 1 and $hour is 7 and $location is &quot;home&quot;&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;elseif $hour lte 6 and $location is &quot;cabin&quot; and $edenlust gte 26 and $edenwake isnot 1&gt;&gt;
+  &lt;&lt;set $edenwake to 1&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $schoolwake isnot 1&gt;&gt;
+  &lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;
+   	&lt;&lt;if $nightmares gte 1&gt;&gt;
+ 	&lt;&lt;gstress60&gt;&gt;
+ 	&lt;&lt;/if&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $sleephour gte 1&gt;&gt;&lt;&lt;set $sleephour -= 1&gt;&gt;
+  &lt;&lt;if $schoolday is 1 and $hour is 7 and $location is &quot;home&quot;&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;elseif $hour lte 6 and $location is &quot;cabin&quot; and $edenlust gte 26 and $edenwake isnot 1&gt;&gt;
+  &lt;&lt;set $edenwake to 1&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $schoolwake isnot 1&gt;&gt;
+  &lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;
+   	&lt;&lt;if $nightmares gte 1&gt;&gt;
+ 	&lt;&lt;gstress60&gt;&gt;
+ 	&lt;&lt;/if&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;effectstime&gt;&gt;
+&lt;&lt;if $sleephour gte 1&gt;&gt;&lt;&lt;set $sleephour -= 1&gt;&gt;
+  &lt;&lt;if $schoolday is 1 and $hour is 7 and $location is &quot;home&quot;&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;elseif $hour lte 6 and $location is &quot;cabin&quot; and $edenlust gte 26 and $edenwake isnot 1&gt;&gt;
+  &lt;&lt;set $edenwake to 1&gt;&gt;
+  &lt;&lt;set $schoolwake to 1&gt;&gt;
+  &lt;&lt;else&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+  &lt;&lt;if $schoolwake isnot 1&gt;&gt;
+  &lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;&lt;&lt;pass60&gt;&gt;&lt;&lt;set $tiredness to $tiredness - 125&gt;&gt;
+   	&lt;&lt;if $nightmares gte 1&gt;&gt;
+ 	&lt;&lt;gstress60&gt;&gt;
+ 	&lt;&lt;/if&gt;&gt;
+  &lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;sleepeffects&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $sleeptransform is 1&gt;&gt;
+&lt;&lt;if $wolfgirl is 0 and $wolfbuild gte 5&gt;&gt;&lt;&lt;set $wolfgirl to 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You have a strange toothache.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 1 and $wolfbuild gte 10&gt;&gt;&lt;&lt;set $wolfgirl to 2&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your mouth feels different. You explore your mouth and wince as your tongue presses against your new fangs.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 1 and $wolfbuild lt 5&gt;&gt;&lt;&lt;set $wolfgirl to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your toothache has stopped.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 2 and $wolfbuild gte 15&gt;&gt;&lt;&lt;set $wolfgirl to 3&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your scalp itches.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 2 and $wolfbuild lt 10&gt;&gt;&lt;&lt;set $wolfgirl to 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your fangs have turned into regular teeth.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 3 and $wolfbuild gte 20&gt;&gt;&lt;&lt;set $wolfgirl to 4&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel something on your head. You reach up and tug, but it hurts. You have a new pair of wolf ears.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 3 and $wolfbuild lt 15&gt;&gt;&lt;&lt;set $wolfgirl to 2&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your scalp no longer itches.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 4 and $wolfbuild gte 25&gt;&gt;&lt;&lt;set $wolfgirl to 5&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your lower back itches.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 4 and $wolfbuild lte 20&gt;&gt;&lt;&lt;set $wolfgirl to 3&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your wolf ears have disappeared.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 5 and $wolfbuild gte 30&gt;&gt;&lt;&lt;set $wolfgirl to 6&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You turn away from your bed and somehow knock your pillow to the floor. You reach behind you and feel your new wolf tail.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 5 and $wolfbuild lt 25&gt;&gt;&lt;&lt;set $wolfgirl to 4&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your lower back has stopped itching.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 6 and $wolfbuild lt 30&gt;&gt;Your balance feels different. Your wolf tail has disappeared.&lt;&lt;set $wolfgirl to 5&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $stress gte 10000&gt;&gt;
+&lt;&lt;set $stress -= 2000&gt;&gt;
+&lt;&lt;set $trauma += 20&gt;&gt;
+&lt;span class=&quot;red&quot;&gt;Your stress level reached a peak while you slept and has since subsided, but at cost to your mental health.&lt;/span&gt;&lt;&lt;lstress&gt;&gt;&lt;&lt;gtrauma&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1386" name="Widgets Time" tags="widget" position="725,17350">&lt;&lt;widget &quot;time&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+
+&lt;&lt;if $time lte 59&gt;&gt;&lt;&lt;set $hour to 0&gt;&gt;
+&lt;&lt;set $daystate to &quot;night&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 60 and $time lte 119&gt;&gt;&lt;&lt;set $hour to 1&gt;&gt;&lt;&lt;set $daystate to &quot;night&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 120 and $time lte 179&gt;&gt;&lt;&lt;set $hour to 2&gt;&gt;
+&lt;&lt;set $daystate to &quot;night&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 180 and $time lte 239&gt;&gt;&lt;&lt;set $hour to 3&gt;&gt;
+&lt;&lt;set $daystate to &quot;night&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 240 and $time lte 299&gt;&gt;&lt;&lt;set $hour to 4&gt;&gt;
+&lt;&lt;set $daystate to &quot;night&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 300 and $time lte 359&gt;&gt;&lt;&lt;set $hour to 5&gt;&gt;
+&lt;&lt;set $daystate to &quot;night&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 360 and $time lte 419&gt;&gt;&lt;&lt;set $hour to 6&gt;&gt;
+&lt;&lt;set $daystate to &quot;dawn&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 420 and $time lte 479&gt;&gt;&lt;&lt;set $hour to 7&gt;&gt;
+&lt;&lt;set $daystate to &quot;dawn&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 480 and $time lte 539&gt;&gt;&lt;&lt;set $hour to 8&gt;&gt;
+&lt;&lt;set $daystate to &quot;dawn&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 540 and $time lte 599&gt;&gt;&lt;&lt;set $hour to 9&gt;&gt;
+&lt;&lt;set $daystate to &quot;day&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 600 and $time lte 659&gt;&gt;&lt;&lt;set $hour to 10&gt;&gt;
+&lt;&lt;set $daystate to &quot;day&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 660 and $time lte 719&gt;&gt;&lt;&lt;set $hour to 11&gt;&gt;
+&lt;&lt;set $daystate to &quot;day&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 720 and $time lte 779&gt;&gt;&lt;&lt;set $hour to 12&gt;&gt;
+&lt;&lt;set $daystate to &quot;day&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 780 and $time lte 839&gt;&gt;&lt;&lt;set $hour to 13&gt;&gt;
+&lt;&lt;set $daystate to &quot;day&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 840 and $time lte 899&gt;&gt;&lt;&lt;set $hour to 14&gt;&gt;
+&lt;&lt;set $daystate to &quot;day&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 900 and $time lte 959&gt;&gt;&lt;&lt;set $hour to 15&gt;&gt;
+&lt;&lt;set $daystate to &quot;day&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 960 and $time lte 1019&gt;&gt;&lt;&lt;set $hour to 16&gt;&gt;
+&lt;&lt;set $daystate to &quot;day&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 1020 and $time lte 1079&gt;&gt;&lt;&lt;set $hour to 17&gt;&gt;
+&lt;&lt;set $daystate to &quot;day&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 1080 and $time lte 1139&gt;&gt;&lt;&lt;set $hour to 18&gt;&gt;
+&lt;&lt;set $daystate to &quot;dusk&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 1140 and $time lte 1199&gt;&gt;&lt;&lt;set $hour to 19&gt;&gt;
+&lt;&lt;set $daystate to &quot;dusk&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 1200 and $time lte 1259&gt;&gt;&lt;&lt;set $hour to 20&gt;&gt;
+&lt;&lt;set $daystate to &quot;dusk&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 1260 and $time lte 1319&gt;&gt;&lt;&lt;set $hour to 21&gt;&gt;
+&lt;&lt;set $daystate to &quot;night&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 1320 and $time lte 1379&gt;&gt;&lt;&lt;set $hour to 22&gt;&gt;
+&lt;&lt;set $daystate to &quot;night&quot;&gt;&gt;
+&lt;&lt;elseif $time gte 1380 and $time lte 1439&gt;&gt;&lt;&lt;set $hour to 23&gt;&gt;
+&lt;&lt;set $daystate to &quot;night&quot;&gt;&gt;&lt;&lt;endif&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;day&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;&lt;&lt;set $comb to 0&gt;&gt;
+&lt;&lt;set $renttime -= 1&gt;&gt;
+&lt;&lt;set $motherwake to 0&gt;&gt;
+&lt;&lt;set $exhibitionism to $exhibitionism - 1&gt;&gt;
+&lt;&lt;set $promiscuity to $promiscuity - 1&gt;&gt;
+&lt;&lt;set $harpervisit to 0&gt;&gt;
+&lt;&lt;set $scienceinterrupted to 0&gt;&gt;
+&lt;&lt;set $mathsinterrupted to 0&gt;&gt;
+&lt;&lt;set $englishinterrupted to 0&gt;&gt;
+&lt;&lt;set $historyinterrupted to 0&gt;&gt;
+&lt;&lt;set $swimminginterrupted to 0&gt;&gt;
+&lt;&lt;set $headinterrupted to 0&gt;&gt;
+&lt;&lt;set $luncheaten to 0&gt;&gt;
+&lt;&lt;set $canteenapproach to 0&gt;&gt;
+&lt;&lt;set $detentionattended to 0&gt;&gt;
+&lt;&lt;set $bullytimer += 5&gt;&gt;
+&lt;&lt;set $policecollarseduceattempt to 0&gt;&gt;
+&lt;&lt;set $beachstrip to 0&gt;&gt;
+	&lt;&lt;if $compoundstate is 1&gt;&gt;
+	&lt;&lt;set $compoundstate to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $schooleventtimer -= 1&gt;&gt;
+	&lt;&lt;if $robindebtevent gt 0&gt;&gt;
+	&lt;&lt;set $robindebtevent -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $robintrauma gt 0&gt;&gt;
+&lt;&lt;set $robintrauma -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $robinschoolmorning to 0&gt;&gt;
+&lt;&lt;set $robinschoolafternoon to 0&gt;&gt;
+&lt;&lt;set $baileyvisit to 0&gt;&gt;
+&lt;&lt;set $robinwalk to 0&gt;&gt;
+
+&lt;&lt;set $exhibitionismstress1 to 0&gt;&gt;
+&lt;&lt;set $exhibitionismstress2 to 0&gt;&gt;
+&lt;&lt;set $exhibitionismstress3 to 0&gt;&gt;
+&lt;&lt;set $exhibitionismstress4 to 0&gt;&gt;
+&lt;&lt;set $exhibitionismstress5 to 0&gt;&gt;
+&lt;&lt;set $promiscuitystress1 to 0&gt;&gt;
+&lt;&lt;set $promiscuitystress2 to 0&gt;&gt;
+&lt;&lt;set $promiscuitystress3 to 0&gt;&gt;
+&lt;&lt;set $promiscuitystress4 to 0&gt;&gt;
+&lt;&lt;set $promiscuitystress5 to 0&gt;&gt;
+
+&lt;&lt;set $trauma -= 20&gt;&gt;
+&lt;&lt;if $schooltrait is 4&gt;&gt;
+&lt;&lt;set $trauma -= 80&gt;&gt;
+&lt;&lt;elseif $schooltrait is 3&gt;&gt;
+&lt;&lt;set $trauma -= 60&gt;&gt;
+&lt;&lt;elseif $schooltrait is 2&gt;&gt;
+&lt;&lt;set $trauma -= 40&gt;&gt;
+&lt;&lt;elseif $schooltrait is 1&gt;&gt;
+&lt;&lt;set $trauma -= 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $robinpaid gte 1&gt;&gt;
+&lt;&lt;set $trauma -= 50&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $awareness gte 200&gt;&gt;
+&lt;&lt;set $awarelevel to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $awarelevel to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;set $monthday to $monthday + 1&gt;&gt;
+&lt;&lt;if $month is &quot;january&quot;&gt;&gt;
+	&lt;&lt;if $monthday gt 31&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;february&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;february&quot;&gt;&gt; 
+	&lt;&lt;if $monthday gt 28&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;march&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;march&quot;&gt;&gt; 
+	&lt;&lt;if $monthday gt 31&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;april&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;april&quot;&gt;&gt; 
+	&lt;&lt;if $monthday gt 30&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;may&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;may&quot;&gt;&gt; 
+	&lt;&lt;if $monthday gt 31&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;june&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;june&quot;&gt;&gt; 
+	&lt;&lt;if $monthday gt 30&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;july&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;july&quot;&gt;&gt; 
+	&lt;&lt;if $monthday gt 31&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;august&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;august&quot;&gt;&gt; 
+	&lt;&lt;if $monthday gt 31&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;september&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;september&quot;&gt;&gt;
+	&lt;&lt;if $monthday gt 30&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;october&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;october&quot;&gt;&gt; 
+	&lt;&lt;if $monthday gt 31&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;november&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;november&quot;&gt;&gt; 
+	&lt;&lt;if $monthday gt 30&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;december&quot;&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;december&quot;&gt;&gt; 
+	&lt;&lt;if $monthday gt 31&gt;&gt;
+	&lt;&lt;set $monthday to 1&gt;&gt;
+	&lt;&lt;set $month to &quot;january&quot;&gt;&gt;
+	&lt;&lt;set $year to $year + 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $schoolday is 1&gt;&gt;
+	&lt;&lt;if $scienceattended isnot 1&gt;&gt;
+	&lt;&lt;set $sciencemissed += 1&gt;&gt;&lt;&lt;set $sciencemissedtext to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $sciencemissed -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $mathsattended isnot 1&gt;&gt;
+	&lt;&lt;set $mathsmissed += 1&gt;&gt;&lt;&lt;set $mathsmissedtext to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $mathsmissed -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $englishattended isnot 1&gt;&gt;
+	&lt;&lt;set $englishmissed += 1&gt;&gt;&lt;&lt;set $englishmissedtext to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $englishmissed -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $historyattended isnot 1&gt;&gt;
+	&lt;&lt;set $historymissed += 1&gt;&gt;&lt;&lt;set $historymissedtext to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $historymissed -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $swimmingattended isnot 1&gt;&gt;
+	&lt;&lt;set $swimmingmissed += 1&gt;&gt;&lt;&lt;set $swimmingmissedtext to 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $swimmingmissed -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $scienceattended to 0&gt;&gt;
+&lt;&lt;set $mathsattended to 0&gt;&gt;
+&lt;&lt;set $englishattended to 0&gt;&gt;
+&lt;&lt;set $historyattended to 0&gt;&gt;
+&lt;&lt;set $swimmingattended to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $month is &quot;january&quot;&gt;&gt;
+	&lt;&lt;if $weekday is 1&gt;&gt;
+	&lt;&lt;set $schoolterm to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $weekday is 2&gt;&gt;
+	&lt;&lt;set $schoolterm to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;february&quot;&gt;&gt;
+&lt;&lt;elseif $month is &quot;march&quot;&gt;&gt;
+&lt;&lt;elseif $month is &quot;april&quot;&gt;&gt;
+	&lt;&lt;if $weekday is 7&gt;&gt;
+	&lt;&lt;set $schoolterm to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;may&quot;&gt;&gt;
+	&lt;&lt;if $weekday is 1&gt;&gt;
+	&lt;&lt;set $schoolterm to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $weekday is 2&gt;&gt;
+	&lt;&lt;set $schoolterm to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;june&quot;&gt;&gt;
+&lt;&lt;elseif $month is &quot;july&quot;&gt;&gt;
+	&lt;&lt;if $weekday is 7&gt;&gt;
+	&lt;&lt;set $schoolterm to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;august&quot;&gt;&gt;
+&lt;&lt;elseif $month is &quot;september&quot;&gt;&gt;
+	&lt;&lt;if $weekday is 1&gt;&gt;
+	&lt;&lt;set $schoolterm to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+	&lt;&lt;if $weekday is 2&gt;&gt;
+	&lt;&lt;set $schoolterm to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $month is &quot;october&quot;&gt;&gt;
+&lt;&lt;elseif $month is &quot;november&quot;&gt;&gt;
+&lt;&lt;elseif $month is &quot;december&quot;&gt;&gt;
+	&lt;&lt;if $weekday is 7&gt;&gt;
+	&lt;&lt;set $schoolterm to 0&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $weekday isnot 1 and $weekday isnot 7 and $schoolterm is 1&gt;&gt;
+&lt;&lt;set $schoolday to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $schoolday to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $weekday isnot 1&gt;&gt;
+	&lt;&lt;if $robindebtevent gte 1&gt;&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;&lt;set $robinmissing to 0&gt;&gt;
+	&lt;&lt;set $robinrescued to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $birthmonth is $month and $birthday is $monthday&gt;&gt;
+&lt;&lt;set $devlevel to $devlevel + 1&gt;&gt;
+	&lt;&lt;if $devlevel gte 18&gt;&gt;
+	&lt;&lt;set $id to 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+&lt;&lt;set $purity += 1&gt;&gt;
+&lt;&lt;if $vaginalvirginity is 1 and $penilevirginity is 1&gt;&gt;
+&lt;&lt;set $purity += 2&gt;&gt;
+	&lt;&lt;if $purity gte 1000&gt;&gt;
+	&lt;&lt;set $angelbuild += 2&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $angelbuild -= 1&gt;&gt;
+
+&lt;&lt;if $fallenangel gte 2&gt;&gt;
+&lt;&lt;set $purity -= 10&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $physiqueage to (1000 * $devlevel)&gt;&gt;
+
+
+&lt;&lt;if $physique gte 1000&gt;&gt;
+&lt;&lt;set $physique to ($physique - ($physique / 2000))&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $hairlength += 3&gt;&gt;
+&lt;&lt;if $headacc is &quot;hairpin&quot;&gt;&gt;
+&lt;&lt;set $hairlength += 27&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $schoolterm is 1&gt;&gt;
+	&lt;&lt;if $weekday is 2 or $weekday is 3 or $weekday is 4 or 	$weekday is 5 or $weekday is 6&gt;&gt;
+	&lt;&lt;set $science -= (1 + $science / 100)&gt;&gt;
+	&lt;&lt;set $maths -= (1 + $maths / 100)&gt;&gt;
+	&lt;&lt;set $english -= (1 + $english / 100)&gt;&gt;
+	&lt;&lt;set $history -= (1 + $history / 100)&gt;&gt;
+	&lt;&lt;set $school -= (4 + $school / 400)&gt;&gt;
+	&lt;&lt;set $delinquency -= 1&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $breastsize is 0&gt;&gt;
+	&lt;&lt;if $purity gte 1000&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 960&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 1&gt;&gt;
+	&lt;&lt;if $purity gte 960&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 920&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 2&gt;&gt;
+	&lt;&lt;if $purity gte 920&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 880&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 3&gt;&gt;
+	&lt;&lt;if $purity gte 880&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 840&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 4&gt;&gt;
+	&lt;&lt;if $purity gte 840&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 800&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 5&gt;&gt;
+	&lt;&lt;if $purity gte 800&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 760&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 6&gt;&gt;
+	&lt;&lt;if $purity gte 760&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 720&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 7&gt;&gt;
+	&lt;&lt;if $purity gte 720&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 680&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 8&gt;&gt;
+	&lt;&lt;if $purity gte 680&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 640&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 9&gt;&gt;
+	&lt;&lt;if $purity gte 640&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 600&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 10&gt;&gt;
+	&lt;&lt;if $purity gte 600&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 560&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 11&gt;&gt;
+	&lt;&lt;if $purity gte 560&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 520&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $breastsize is 12&gt;&gt;
+	&lt;&lt;if $purity gte 520&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer += 100&gt;&gt;
+	&lt;&lt;elseif $purity lte 480&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer -= 100&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $chestparasite gte 1&gt;&gt;
+&lt;&lt;set $breastgrowthtimer -= 300&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;if $devstate gte 1 and $breastsize lt $breastsizemax&gt;&gt;
+&lt;&lt;set $breastgrowthtimer -= (1000 / ($purity + 1))&gt;&gt;
+	&lt;&lt;if $breastgrowthtimer lte 0&gt;&gt;
+	&lt;&lt;set $breastsize to $breastsize + 1&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer to $breastgrowthtimer + 700&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;elseif $devstate is 0&gt;&gt;
+	&lt;&lt;if $devlevel * 83 gte $purity&gt;&gt;
+	&lt;&lt;set $devstate to 1&gt;&gt;
+	&lt;&lt;set $breastgrowthtimer to 701&gt;&gt;
+		&lt;&lt;if $dev is 1&gt;&gt;
+		&lt;span class=&quot;gold&quot;&gt;You feel a change come over you.&lt;/span&gt;
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $breastgrowthtimer gt 1000&gt;&gt;
+&lt;&lt;set $breastgrowthtimer to 1000&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $breastgrowthtimer lt 0&gt;&gt;
+&lt;&lt;set $breastgrowthtimer to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $beauty += (100 - (($trauma / $traumamax) * 100))&gt;&gt;
+
+&lt;&lt;set $weather to either(&quot;clear&quot;, &quot;clear&quot;, &quot;clear&quot;, &quot;clear&quot;, &quot;overcast&quot;, &quot;overcast&quot;, &quot;overcast&quot;, &quot;overcast&quot;, &quot;rain&quot;, &quot;rain&quot;)&gt;&gt;
+
+&lt;&lt;if $flashbacktown isnot 0&gt;&gt;
+&lt;&lt;set $flashbacktown to $flashbacktown - 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $flashbackhome isnot 0&gt;&gt;
+&lt;&lt;set $flashbackhome to $flashbackhome - 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $flashbackbeach isnot 0&gt;&gt;
+&lt;&lt;set $flashbackbeach to $flashbackbeach - 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $flashbackunderground isnot 0&gt;&gt;
+&lt;&lt;set $flashbackunderground to $flashbackunderground - 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $flashbackschool isnot 0&gt;&gt;
+&lt;&lt;set $flashbackschool to $flashbackschool - 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $flashbacktown is 1&gt;&gt;
+&lt;&lt;set $flashbacktownready to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $flashbackhome is 1&gt;&gt;
+&lt;&lt;set $flashbackhomeready to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $flashbackbeach is 1&gt;&gt;
+&lt;&lt;set $flashbackbeachready to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $flashbackunderground is 1&gt;&gt;
+&lt;&lt;set $flashbackundergroundready to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $flashbackschool is 1&gt;&gt;
+&lt;&lt;set $flashbackflashbackschoolready to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $breastsize isnot $breastsizeold&gt;&gt;
+	&lt;&lt;if $breastsize is 0&gt;&gt;&lt;&lt;set $breastcup to &quot;none&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;
+	&lt;&lt;set $breastsizeold to 0&gt;&gt;
+	&lt;&lt;elseif $breastsize is 1&gt;&gt;&lt;&lt;set $breastcup to &quot;budding&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 1&gt;&gt;
+	&lt;&lt;elseif $breastsize is 2&gt;&gt;&lt;&lt;set $breastcup to &quot;AA&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 2&gt;&gt;
+	&lt;&lt;elseif $breastsize is 3&gt;&gt;&lt;&lt;set $breastcup to &quot;B&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 3&gt;&gt;
+	&lt;&lt;elseif $breastsize is 4&gt;&gt;&lt;&lt;set $breastcup to &quot;C&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 4&gt;&gt;
+	&lt;&lt;elseif $breastsize is 5&gt;&gt;&lt;&lt;set $breastcup to &quot;D&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 5&gt;&gt;
+	&lt;&lt;elseif $breastsize is 6&gt;&gt;&lt;&lt;set $breastcup to &quot;DD&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 6&gt;&gt;
+	&lt;&lt;elseif $breastsize is 7&gt;&gt;&lt;&lt;set $breastcup to &quot;DDD&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 7&gt;&gt;
+	&lt;&lt;elseif $breastsize is 8&gt;&gt;&lt;&lt;set $breastcup to &quot;F&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 8&gt;&gt;
+	&lt;&lt;elseif $breastsize is 9&gt;&gt;&lt;&lt;set $breastcup to &quot;G&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 9&gt;&gt;
+	&lt;&lt;elseif $breastsize is 10&gt;&gt;&lt;&lt;set $breastcup to &quot;H&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 10&gt;&gt;
+	&lt;&lt;elseif $breastsize is 11&gt;&gt;&lt;&lt;set $breastcup to &quot;I&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 11&gt;&gt;
+	&lt;&lt;elseif $breastsize gte 12&gt;&gt;&lt;&lt;set $breastcup to &quot;J&quot;&gt;&gt;
+		&lt;&lt;if $breastsize gt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels heavy. Your breasts have grown.&lt;/span&gt;
+		&lt;&lt;elseif $breastsize lt $breastsizeold&gt;&gt;
+		&lt;span class=&quot;purple&quot;&gt;Your chest feels light. Your breasts have become smaller.&lt;/span&gt;		
+		&lt;&lt;/if&gt;&gt;	
+	&lt;&lt;set $breastsizeold to 12&gt;&gt;
+	&lt;&lt;if $breastsize gt 12&gt;&gt;&lt;&lt;set $breastsize to 12&gt;&gt;&lt;&lt;/if&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+												
+	
+&lt;&lt;if $english gte 700&gt;&gt;
+&lt;&lt;set $englishtrait to 4&gt;&gt;
+&lt;&lt;elseif $english gte 500&gt;&gt;
+&lt;&lt;set $englishtrait to 3&gt;&gt;
+&lt;&lt;elseif $english gte 400&gt;&gt;
+&lt;&lt;set $englishtrait to 2&gt;&gt;
+&lt;&lt;elseif $english gte 300&gt;&gt;
+&lt;&lt;set $englishtrait to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $englishtrait to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $maths gte 700&gt;&gt;
+&lt;&lt;set $mathstrait to 4&gt;&gt;
+&lt;&lt;elseif $maths gte 500&gt;&gt;
+&lt;&lt;set $mathstrait to 3&gt;&gt;
+&lt;&lt;elseif $maths gte 400&gt;&gt;
+&lt;&lt;set $mathstrait to 2&gt;&gt;
+&lt;&lt;elseif $maths gte 300&gt;&gt;
+&lt;&lt;set $mathstrait to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $mathstrait to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $science gte 700&gt;&gt;
+&lt;&lt;set $sciencetrait to 4&gt;&gt;
+&lt;&lt;elseif $science gte 500&gt;&gt;
+&lt;&lt;set $sciencetrait to 3&gt;&gt;
+&lt;&lt;elseif $science gte 400&gt;&gt;
+&lt;&lt;set $sciencetrait to 2&gt;&gt;
+&lt;&lt;elseif $science gte 300&gt;&gt;
+&lt;&lt;set $sciencetrait to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $sciencetrait to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $history gte 700&gt;&gt;
+&lt;&lt;set $historytrait to 4&gt;&gt;
+&lt;&lt;elseif $history gte 500&gt;&gt;
+&lt;&lt;set $historytrait to 3&gt;&gt;
+&lt;&lt;elseif $history gte 400&gt;&gt;
+&lt;&lt;set $historytrait to 2&gt;&gt;
+&lt;&lt;elseif $history gte 300&gt;&gt;
+&lt;&lt;set $historytrait to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $historytrait to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $school gte 2800&gt;&gt;
+&lt;&lt;set $schooltrait to 4&gt;&gt;
+&lt;&lt;elseif $school gte 2000&gt;&gt;
+&lt;&lt;set $schooltrait to 3&gt;&gt;
+&lt;&lt;elseif $school gte 1600&gt;&gt;
+&lt;&lt;set $schooltrait to 2&gt;&gt;
+&lt;&lt;elseif $school gte 1200&gt;&gt;
+&lt;&lt;set $schooltrait to 1&gt;&gt;
+&lt;&lt;else&gt;&gt;
+&lt;&lt;set $schooltrait to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;	
+	
+	
+&lt;&lt;if $orgasmstat gte 1000 and $orgasmtrait isnot 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You&#39;ve gained the &quot;Orgasm Addict&quot; trait.&lt;/span&gt;&lt;&lt;set $orgasmtrait to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;if $ejacstat gte 1000 and $ejactrait isnot 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You&#39;ve gained the &quot;Cum Dump&quot; trait.&lt;/span&gt;&lt;&lt;set $ejactrait to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+	
+&lt;&lt;if $moleststat gte 1000 and $molesttrait isnot 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You&#39;ve gained the &quot;Plaything&quot; trait.&lt;/span&gt;&lt;&lt;set $molesttrait to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $rapestat gte 500 and $rapetrait isnot 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You&#39;ve gained the &quot;Fucktoy&quot; trait.&lt;/span&gt;&lt;&lt;set $rapetrait to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $beastrapestat gte 100 and $bestialitytrait isnot 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You&#39;ve gained the &quot;Bitch&quot; trait.&lt;/span&gt;&lt;&lt;set $bestialitytrait to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $tentaclerapestat gte 50 and $tentacletrait isnot 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You&#39;ve gained the &quot;Prey&quot; trait.&lt;/span&gt;&lt;&lt;set $tentacletrait to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $swallowedstat gte 20 and $voretrait isnot 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You&#39;ve gained the &quot;Tasty&quot; trait.&lt;/span&gt;&lt;&lt;set $voretrait to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+&lt;&lt;set $edenbreakfast to 0&gt;&gt;
+&lt;&lt;set $edenbed to 0&gt;&gt;
+&lt;&lt;set $edenbath to 0&gt;&gt;
+&lt;&lt;set $edenchoplust to 0&gt;&gt;
+&lt;&lt;set $edenhunting to 0&gt;&gt;
+&lt;&lt;set $edendays += 1&gt;&gt;
+&lt;&lt;if $edengarden gte 1&gt;&gt;
+&lt;&lt;set $edengarden -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $edenshrooms gte 1&gt;&gt;
+&lt;&lt;set $edenshrooms -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $edenspring gte 1&gt;&gt;
+&lt;&lt;set $edenspring -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+&lt;&lt;if $skulduggery gte 100 and $skulduggeryday lt 100&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your skulduggery has improved to &lt;/span&gt;&lt;span class=&quot;pink&quot;&gt;F+.&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 200 and $skulduggeryday lt 200&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your skulduggery has improved to &lt;/span&gt;&lt;span class=&quot;purple&quot;&gt;D.&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 300 and $skulduggeryday lt 300&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your skulduggery has improved to &lt;/span&gt;&lt;span class=&quot;purple&quot;&gt;D+.&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 400 and $skulduggeryday lt 400&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your skulduggery has improved to &lt;/span&gt;&lt;span class=&quot;blue&quot;&gt;C.&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 500 and $skulduggeryday lt 500&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your skulduggery has improved to &lt;/span&gt;&lt;span class=&quot;blue&quot;&gt;C+.&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 600 and $skulduggeryday lt 600&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your skulduggery has improved to &lt;/span&gt;&lt;span class=&quot;lblue&quot;&gt;B.&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 700 and $skulduggeryday lt 700&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your skulduggery has improved to &lt;/span&gt;&lt;span class=&quot;lblue&quot;&gt;B+.&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 800 and $skulduggeryday lt 800&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your skulduggery has improved to &lt;/span&gt;&lt;span class=&quot;teal&quot;&gt;A.&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 900 and $skulduggeryday lt 900&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your skulduggery has improved to &lt;/span&gt;&lt;span class=&quot;teal&quot;&gt;A+.&lt;/span&gt;
+&lt;&lt;elseif $skulduggery gte 1000 and $skulduggeryday lt 1000&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your skulduggery has improved to &lt;/span&gt;&lt;span class=&quot;Green&quot;&gt;S.&lt;/span&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $skulduggeryday to $skulduggery&gt;&gt;
+
+
+
+
+
+
+
+&lt;&lt;if $wolfbuild gte 1&gt;&gt;
+&lt;&lt;set $wolfbuild -= 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+&lt;&lt;set $submissive -= 20&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+&lt;&lt;if $wolfgirl is 0 and $wolfbuild gte 5 and $transformdisable is &quot;f&quot; and $transformed isnot 1&gt;&gt;&lt;&lt;set $wolfgirl to 1&gt;&gt;&lt;&lt;set $transformed to 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You have a strange toothache.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 1 and $wolfbuild gte 10 and $transformdisable is &quot;f&quot;&gt;&gt;&lt;&lt;set $wolfgirl to 2&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your mouth feels different. You explore your mouth and wince as your tongue presses against your new fangs.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 1 and $wolfbuild lt 5&gt;&gt;&lt;&lt;set $wolfgirl to 0&gt;&gt;&lt;&lt;set $transformed to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your toothache has stopped.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 2 and $wolfbuild gte 15 and $transformdisable is &quot;f&quot;&gt;&gt;&lt;&lt;set $wolfgirl to 3&gt;&gt;
+	&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+	&lt;span class=&quot;gold&quot;&gt;Your scalp and pubic area itch.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;gold&quot;&gt;Your scalp itches.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $wolfgirl is 2 and $wolfbuild lt 10&gt;&gt;&lt;&lt;set $wolfgirl to 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your fangs have turned into regular teeth.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 3 and $wolfbuild gte 20 and $transformdisable is &quot;f&quot;&gt;&gt;&lt;&lt;set $wolfgirl to 4&gt;&gt;
+	&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel something on your head. You reach up and tug, but it hurts. You have a new pair of wolf ears. You also notice long and fluffy hair has grown in your pubic area.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel something on your head. You reach up and tug, but it hurts. You have a new pair of wolf ears.  &lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $wolfgirl is 3 and $wolfbuild lt 15&gt;&gt;&lt;&lt;set $wolfgirl to 2&gt;&gt;
+	&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your scalp and pubic area no longer itch.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your scalp no longer itches.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;elseif $wolfgirl is 4 and $wolfbuild gte 25 and $transformdisable is &quot;f&quot;&gt;&gt;&lt;&lt;set $wolfgirl to 5&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your lower back itches.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 4 and $wolfbuild lte 20&gt;&gt;&lt;&lt;set $wolfgirl to 3&gt;&gt;
+	&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your wolf ears and extra body hair have disappeared.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;else&gt;&gt;
+	&lt;span class=&quot;gold&quot;&gt;Your wolf ears have disappeared.&lt;/span&gt;&lt;br&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 5 and $wolfbuild gte 30 and $transformdisable is &quot;f&quot;&gt;&gt;&lt;&lt;set $wolfgirl to 6&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your bottom feels heavier than usual. You reach behind you and feel your new wolf tail.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 5 and $wolfbuild lt 25&gt;&gt;&lt;&lt;set $wolfgirl to 4&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Your lower back has stopped itching.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $wolfgirl is 6 and $wolfbuild lt 30&gt;&gt;&lt;span class=&quot;gold&quot;&gt;Your balance feels different. Your wolf tail has disappeared.&lt;/span&gt;&lt;&lt;set $wolfgirl to 5&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;if $angel is 0 and $angelbuild gte 25 and $transformdisable is &quot;f&quot; and $transformed isnot 1&gt;&gt;&lt;&lt;set $angel to 1&gt;&gt;&lt;&lt;set $transformed to 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;Despite everything, you have managed to remain a pure &lt;&lt;genderstop&gt;&gt; The thought makes you happy.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $angel is 1 and $angelbuild gte 30 and $transformdisable is &quot;f&quot;&gt;&gt;&lt;&lt;set $angel to 2&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You are pure and feel determined to keep it that way.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $angel is 1 and $angelbuild lt 25&gt;&gt;&lt;&lt;set $angel to 0&gt;&gt;&lt;&lt;set $transformed to 0&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel soiled.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $angel is 2 and $angelbuild gte 35 and $transformdisable is &quot;f&quot;&gt;&gt;&lt;&lt;set $angel to 3&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel a weight lift from your shoulders.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $angel is 2 and $angelbuild lt 30&gt;&gt;&lt;&lt;set $angel to 1&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel dirty.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $angel is 3 and $angelbuild gte 40 and $transformdisable is &quot;f&quot;&gt;&gt;&lt;&lt;set $angel to 4&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;A golden light shines down you.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $angel is 3 and $angelbuild lt 35&gt;&gt;&lt;&lt;set $angel to 2&gt;&gt;
+
+&lt;span class=&quot;gold&quot;&gt;You feel a weight bear down on you.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+
+&lt;&lt;elseif $angel is 4 and $angelbuild gte 45 and $transformdisable is &quot;f&quot;&gt;&gt;&lt;&lt;set $angel to 5&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel a soothing warmth in your back.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $angel is 4 and $angelbuild lte 40&gt;&gt;&lt;&lt;set $angel to 3&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;The light above you fades.&lt;/span&gt;&lt;br&gt;
+
+&lt;br&gt;
+
+&lt;&lt;elseif $angel is 5 and $angelbuild gte 50 and $transformdisable is &quot;f&quot;&gt;&gt;&lt;&lt;set $angel to 6&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;You feel lighter. Your new wings caress your face.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $angel is 5 and $angelbuild lt 45&gt;&gt;&lt;&lt;set $angel to 4&gt;&gt;
+&lt;span class=&quot;gold&quot;&gt;The soothing warmth in your back fades.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+
+&lt;&lt;elseif $angel is 6 and $angelbuild lt 50&gt;&gt;&lt;span class=&quot;gold&quot;&gt;Your wings fade away.&lt;/span&gt;&lt;&lt;set $angel to 5&gt;&gt;&lt;br&gt;&lt;br&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+	
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;endwidget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;hour&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $minute gte 60&gt;&gt;
+&lt;&lt;set $minute to $minute - 60&gt;&gt;&lt;&lt;orgasmhour&gt;&gt;
+	&lt;&lt;if $ejactrait gte 1&gt;&gt;
+	&lt;&lt;set $stress -= (($goocount + $semencount) * 10)&gt;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;set $edenlust += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;advancetohour&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+&lt;&lt;if $time is ($hour * 60 + 1)&gt;&gt;
+&lt;&lt;pass50&gt;&gt;&lt;&lt;pass9&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 2)&gt;&gt;
+&lt;&lt;pass50&gt;&gt;&lt;&lt;pass8&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 3)&gt;&gt;
+&lt;&lt;pass50&gt;&gt;&lt;&lt;pass7&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 4)&gt;&gt;
+&lt;&lt;pass50&gt;&gt;&lt;&lt;pass6&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 5)&gt;&gt;
+&lt;&lt;pass50&gt;&gt;&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 6)&gt;&gt;
+&lt;&lt;pass50&gt;&gt;&lt;&lt;pass4&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 7)&gt;&gt;
+&lt;&lt;pass50&gt;&gt;&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 8)&gt;&gt;
+&lt;&lt;pass50&gt;&gt;&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 9)&gt;&gt;
+&lt;&lt;pass50&gt;&gt;&lt;&lt;pass1&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 10)&gt;&gt;
+&lt;&lt;pass50&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 11)&gt;&gt;
+&lt;&lt;pass40&gt;&gt;&lt;&lt;pass9&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 12)&gt;&gt;
+&lt;&lt;pass40&gt;&gt;&lt;&lt;pass8&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 13)&gt;&gt;
+&lt;&lt;pass40&gt;&gt;&lt;&lt;pass7&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 14)&gt;&gt;
+&lt;&lt;pass40&gt;&gt;&lt;&lt;pass6&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 15)&gt;&gt;
+&lt;&lt;pass40&gt;&gt;&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 16)&gt;&gt;
+&lt;&lt;pass40&gt;&gt;&lt;&lt;pass4&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 17)&gt;&gt;
+&lt;&lt;pass40&gt;&gt;&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 18)&gt;&gt;
+&lt;&lt;pass40&gt;&gt;&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 19)&gt;&gt;
+&lt;&lt;pass40&gt;&gt;&lt;&lt;pass1&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 20)&gt;&gt;
+&lt;&lt;pass40&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 21)&gt;&gt;
+&lt;&lt;pass30&gt;&gt;&lt;&lt;pass9&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 22)&gt;&gt;
+&lt;&lt;pass30&gt;&gt;&lt;&lt;pass8&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 23)&gt;&gt;
+&lt;&lt;pass30&gt;&gt;&lt;&lt;pass7&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 24)&gt;&gt;
+&lt;&lt;pass30&gt;&gt;&lt;&lt;pass6&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 25)&gt;&gt;
+&lt;&lt;pass30&gt;&gt;&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 26)&gt;&gt;
+&lt;&lt;pass30&gt;&gt;&lt;&lt;pass4&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 27)&gt;&gt;
+&lt;&lt;pass30&gt;&gt;&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 28)&gt;&gt;
+&lt;&lt;pass30&gt;&gt;&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 29)&gt;&gt;
+&lt;&lt;pass30&gt;&gt;&lt;&lt;pass1&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 30)&gt;&gt;
+&lt;&lt;pass30&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 31)&gt;&gt;
+&lt;&lt;pass20&gt;&gt;&lt;&lt;pass9&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 32)&gt;&gt;
+&lt;&lt;pass20&gt;&gt;&lt;&lt;pass8&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 33)&gt;&gt;
+&lt;&lt;pass20&gt;&gt;&lt;&lt;pass7&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 34)&gt;&gt;
+&lt;&lt;pass20&gt;&gt;&lt;&lt;pass6&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 35)&gt;&gt;
+&lt;&lt;pass20&gt;&gt;&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 36)&gt;&gt;
+&lt;&lt;pass20&gt;&gt;&lt;&lt;pass4&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 37)&gt;&gt;
+&lt;&lt;pass20&gt;&gt;&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 38)&gt;&gt;
+&lt;&lt;pass20&gt;&gt;&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 39)&gt;&gt;
+&lt;&lt;pass20&gt;&gt;&lt;&lt;pass1&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 40)&gt;&gt;
+&lt;&lt;pass20&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 41)&gt;&gt;
+&lt;&lt;pass10&gt;&gt;&lt;&lt;pass9&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 42)&gt;&gt;
+&lt;&lt;pass10&gt;&gt;&lt;&lt;pass8&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 43)&gt;&gt;
+&lt;&lt;pass10&gt;&gt;&lt;&lt;pass7&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 44)&gt;&gt;
+&lt;&lt;pass10&gt;&gt;&lt;&lt;pass6&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 45)&gt;&gt;
+&lt;&lt;pass10&gt;&gt;&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 46)&gt;&gt;
+&lt;&lt;pass10&gt;&gt;&lt;&lt;pass4&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 47)&gt;&gt;
+&lt;&lt;pass10&gt;&gt;&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 48)&gt;&gt;
+&lt;&lt;pass10&gt;&gt;&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 49)&gt;&gt;
+&lt;&lt;pass10&gt;&gt;&lt;&lt;pass1&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 50)&gt;&gt;
+&lt;&lt;pass10&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 51)&gt;&gt;
+&lt;&lt;pass9&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 52)&gt;&gt;
+&lt;&lt;pass8&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 53)&gt;&gt;
+&lt;&lt;pass7&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 54)&gt;&gt;
+&lt;&lt;pass6&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 55)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 56)&gt;&gt;
+&lt;&lt;pass5&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 57)&gt;&gt;
+&lt;&lt;pass3&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 58)&gt;&gt;
+&lt;&lt;pass2&gt;&gt;
+&lt;&lt;elseif $time is ($hour * 60 + 59&gt;&gt;
+&lt;&lt;pass1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;widget &quot;week&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $robindebt gte 0&gt;&gt;
+&lt;&lt;set $robindebt += 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+&lt;&lt;if $robinpaid isnot 1 and $robindebt gte 9 and $robindebtevent lte 0&gt;&gt;
+&lt;&lt;set $robintrauma to 100&gt;&gt;&lt;&lt;set $robineventnote to 1&gt;&gt;&lt;&lt;set $robinmissing to 1&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $edenfreedom gte 1 and $edenshopping is 2&gt;&gt;
+&lt;&lt;set $edenshopping to 0&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;set $dancestudiotheft to 0&gt;&gt;
+&lt;&lt;set $oceanbreezetheft to 0&gt;&gt;
+&lt;&lt;set $stripclubtheft to 0&gt;&gt;
+&lt;&lt;set $clothingshoptheft to 0&gt;&gt;
+&lt;&lt;set $hairdresserstheft to 0&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1387" name="Widgets Transformation Img" tags="widget" position="850,17350">&lt;&lt;widget &quot;transformationwolfimg&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 4&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolfearsblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolfearsblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolfearsblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolfearsbrown.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolfearsginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolfearsgreen.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolfearspink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolfearspurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolfearsred.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+	
+		&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/idle/transformations/hirsute/bushtameblack.png&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/idle/transformations/hirsute/bushtameblond.png&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/idle/transformations/hirsute/bushtameblue.png&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/idle/transformations/hirsute/bushtamebrown.png&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/idle/transformations/hirsute/bushtameginger.png&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/idle/transformations/hirsute/bushtamegreen.png&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/idle/transformations/hirsute/bushtamepink.png&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/idle/transformations/hirsute/bushtamepurple.png&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/idle/transformations/hirsute/bushtamered.png&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;/if&gt;&gt;	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolftailblack.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolftailblond.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolftailblue.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolftailbrown.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolftailginger.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolftailgreen.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolftailpink.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolftailpurple.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/idle/transformations/wolf/wolftailred.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;transformationwolfimgslow&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 4&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsblackslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsblondslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsblueslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsbrownslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsgingerslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsgreenslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearspinkslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearspurpleslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsredslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+	
+		&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameblackslow.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameblondslow.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameblueslow.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamebrownslow.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamegingerslow.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamegreenslow.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamepinkslow.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamepurpleslow.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameredslow.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;/if&gt;&gt;		
+	
+	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailblackslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailblondslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailblueslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailbrownslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailgingerslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailgreenslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailpinkslow.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailpurpleslow.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailredslow.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;transformationwolfimgmid&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 4&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsblackmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsblondmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsbluemid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsbrownmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsgingermid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsgreenmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearspinkmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearspurplemid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsredmid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+	
+		&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameblackmid.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameblondmid.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamebluemid.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamebrownmid.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamegingermid.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamegreenmid.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamepinkmid.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamepurplemid.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameredmid.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;/if&gt;&gt;			
+
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailblackmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailblondmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailbluemid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailbrownmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailgingermid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailgreenmid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailpinkmid.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailpurplemid.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailredmid.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;transformationwolfimgfast&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 4&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsblackfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsblondfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsbluefast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsbrownfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsgingerfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsgreenfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearspinkfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearspurplefast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsredfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	
+	&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+	
+		&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameblackfast.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameblondfast.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamebluefast.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamebrownfast.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamegingerfast.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamegreenfast.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamepinkfast.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamepurplefast.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameredfast.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;/if&gt;&gt;		
+	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailblackfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailblondfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailbluefast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailbrownfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailgingerfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailgreenfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailpinkfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailpurplefast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailredfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;
+
+
+
+
+
+
+
+
+
+
+&lt;&lt;widget &quot;transformationwolfimgvfast&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 4&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsblackvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsblondvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsbluevfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsbrownvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsgingervfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsgreenvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearspinkvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearspurplevfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolfearsredvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+	
+	&lt;&lt;if $hirsutedisable is &quot;f&quot;&gt;&gt;
+	
+		&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameblackvfast.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameblondvfast.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamebluevfast.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamebrownvfast.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamegingervfast.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamegreenvfast.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamepinkvfast.gif&quot;&gt;	
+		&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtamepurplevfast.gif&quot;&gt;
+		&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+		&lt;img id=&quot;doggyhirsute&quot; src=&quot;img/sex/doggy/active/transformations/hirsute/bushtameredvfast.gif&quot;&gt;
+		&lt;&lt;/if&gt;&gt;	
+	
+	&lt;&lt;/if&gt;&gt;	
+	
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;if $wolfgirl gte 6&gt;&gt;
+	&lt;&lt;if $haircolour is &quot;black&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailblackvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;blond&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailblondvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;blue&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailbluevfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;brown&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailbrownvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;ginger&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailgingervfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;green&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailgreenvfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;pink&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailpinkvfast.gif&quot;&gt;	
+	&lt;&lt;elseif $haircolour is &quot;purple&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailpurplevfast.gif&quot;&gt;
+	&lt;&lt;elseif $haircolour is &quot;red&quot;&gt;&gt;
+	&lt;img id=&quot;sexlashes&quot; src=&quot;img/sex/doggy/active/transformations/wolf/wolftailredvfast.gif&quot;&gt;
+	&lt;&lt;/if&gt;&gt;
+&lt;&lt;/if&gt;&gt;
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata><tw-passagedata pid="1388" name="Widgets Version Info" tags="widget" position="975,17350">&lt;&lt;widget &quot;versioninfo&quot;&gt;&gt;&lt;&lt;nobr&gt;&gt;
+
+&lt;br&gt;&lt;br&gt;
+
+Degrees of Lewdity 0.1.11.1&lt;br&gt;&lt;br&gt;
+
+&quot;Version 0.001a&quot;&lt;br&gt;
+8ch /hgg/ mod edition&lt;br&gt;&lt;br&gt;
+
+More information can be found at [[https://vrelnir.blogspot.com/| &quot;https://vrelnir.blogspot.com/&quot;]]&lt;br&gt;&lt;br&gt;
+
+
+
+&lt;&lt;/nobr&gt;&gt;&lt;&lt;/widget&gt;&gt;</tw-passagedata></tw-storydata></div>
+	<script id="script-sugarcube" type="text/javascript">
+	/*! SugarCube JS */
+	if(document.documentElement.getAttribute("data-init")==="loading"){!function(window,document,jQuery,undefined){"use strict";function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _toConsumableArray(e){if(Array.isArray(e)){for(var t=0,r=Array(e.length);t<e.length;t++)r[t]=e[t];return r}return Array.from(e)}var _createClass=function(){function e(e,t){for(var r=0;r<t.length;r++){var a=t[r];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,r,a){return r&&e(t.prototype,r),a&&e(t,a),t}}(),_slicedToArray=function(){function e(e,t){var r=[],a=!0,n=!1,i=undefined;try{for(var o,s=e[Symbol.iterator]();!(a=(o=s.next()).done)&&(r.push(o.value),!t||r.length!==t);a=!0);}catch(e){n=!0,i=e}finally{try{!a&&s.return&&s.return()}finally{if(n)throw i}}return r}return function(t,r){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,r);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},errorPrologRegExp=/^(?:(?:uncaught\s+(?:exception:\s+)?)?error:\s+)+/i,Alert=function(){function e(e,t,r,a){var n="fatal"===e,i="Apologies! "+(n?"A fatal":"An")+" error has occurred.";i+=n?" Aborting.":" You may be able to continue, but some parts may not work properly.",null==t&&null==r||(i+="\n\nError",null!=t&&(i+=" ["+t+"]"),i+=null!=r?": "+r.replace(errorPrologRegExp,"")+".":": unknown error."),"object"===(void 0===a?"undefined":_typeof(a))&&a.stack&&(i+="\n\nStack Trace:\n"+a.stack),window.alert(i)}function t(t,r,a){e(null,t,r,a)}function r(t,r,a){e("fatal",t,r,a)}return function(e){window.onerror=function(a,n,i,o,s){"complete"===document.readyState?t(null,a,s):(r(null,a,s),window.onerror=e,"function"==typeof window.onerror&&window.onerror.apply(this,arguments))}}(window.onerror),Object.freeze(Object.defineProperties({},{error:{value:t},fatal:{value:r}}))}(),Patterns=function(){var e=function(){var e=new Map([[" ","\\u0020"],["\f","\\f"],["\n","\\n"],["\r","\\r"],["\t","\\t"],["\v","\\v"],[" ","\\u00a0"],[" ","\\u1680"],["᠎","\\u180e"],[" ","\\u2000"],[" ","\\u2001"],[" ","\\u2002"],[" ","\\u2003"],[" ","\\u2004"],[" ","\\u2005"],[" ","\\u2006"],[" ","\\u2007"],[" ","\\u2008"],[" ","\\u2009"],[" ","\\u200a"],["\u2028","\\u2028"],["\u2029","\\u2029"],[" ","\\u202f"],[" ","\\u205f"],[" ","\\u3000"],["\ufeff","\\ufeff"]]),t=/^\s$/,r="";return e.forEach(function(e,a){t.test(a)||(r+=e)}),r?"[\\s"+r+"]":"\\s"}(),t="[0-9A-Z_a-z\\-\\u00c0-\\u00d6\\u00d8-\\u00f6\\u00f8-\\u00ff\\u0150\\u0170\\u0151\\u0171]",r=t.replace("\\-",""),a=function(){return"("+t+"+)\\(([^\\)\\|\\n]+)\\):|("+t+"+):([^;\\|\\n]+);|((?:\\."+t+"+)+);|((?:#"+t+"+)+);"}();return Object.freeze({space:e,spaceNoTerminator:"[\\u0020\\f\\t\\v\\u00a0\\u1680\\u180e\\u2000-\\u200a\\u202f\\u205f\\u3000\\ufeff]",lineTerminator:"[\\n\\r\\u2028\\u2029]",anyLetter:t,anyLetterStrict:r,identifierFirstChar:"[$A-Z_a-z]",identifier:"[$A-Z_a-z][$0-9A-Z_a-z]*",variableSigil:"[$_]",variable:"[$_][$A-Z_a-z][$0-9A-Z_a-z]*",macroName:"[A-Za-z][\\w-]*|[=-]",cssImage:"\\[[<>]?[Ii][Mm][Gg]\\[(?:\\s|\\S)*?\\]\\]+",inlineCss:a,url:"(?:file|https?|mailto|ftp|javascript|irc|news|data):[^\\s'\"]+"})}();!function(){function e(e,t){var r=Number.parseInt(e,10)||0;if(r<1)return"";var a=void 0===t?"":String(t);for(""===a&&(a=" ");a.length<r;){var n=a.length,i=r-n;a+=n>i?a.slice(0,i):a}return a.length>r&&(a=a.slice(0,r)),a}var t=function(){function e(e,a){var n=String(e);if(!n)return n;switch(a){case"start":return t.test(n)?n.replace(t,""):n;case"end":return r.test(n)?n.replace(r,""):n;default:throw new Error('_trimString called with incorrect where parameter value: "'+a+'"')}}var t=new RegExp("^"+Patterns.space+Patterns.space+"*"),r=new RegExp(""+Patterns.space+Patterns.space+"*$");return e}();Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.includes called on null or undefined");if(0===arguments.length)return!1;var e=this.length>>>0;if(0===e)return!1;var t=arguments[0],r=Number(arguments[1])||0;for(r<0&&(r=Math.max(0,e+r));r<e;++r){var a=this[r];if(a===t||a!==a&&t!==t)return!0}return!1}}),String.prototype.padStart||Object.defineProperty(String.prototype,"padStart",{configurable:!0,writable:!0,value:function(t,r){if(null==this)throw new TypeError("String.prototype.padStart called on null or undefined");var a=String(this),n=a.length,i=Number.parseInt(t,10);return i<=n?a:e(i-n,r)+a}}),String.prototype.padEnd||Object.defineProperty(String.prototype,"padEnd",{configurable:!0,writable:!0,value:function(t,r){if(null==this)throw new TypeError("String.prototype.padEnd called on null or undefined");var a=String(this),n=a.length,i=Number.parseInt(t,10);return i<=n?a:a+e(i-n,r)}}),String.prototype.trimStart||Object.defineProperty(String.prototype,"trimStart",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.trimStart called on null or undefined");return t(this,"start")}}),String.prototype.trimLeft||Object.defineProperty(String.prototype,"trimLeft",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.trimLeft called on null or undefined");return t(this,"start")}}),String.prototype.trimEnd||Object.defineProperty(String.prototype,"trimEnd",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.trimEnd called on null or undefined");return t(this,"end")}}),String.prototype.trimRight||Object.defineProperty(String.prototype,"trimRight",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.trimRight called on null or undefined");return t(this,"end")}})}(),function(){function _random(){var e=void 0,t=void 0;switch(arguments.length){case 0:throw new Error("_random called with insufficient parameters");case 1:e=0,t=arguments[0];break;default:e=arguments[0],t=arguments[1]}if(e>t){var r=[t,e];e=r[0],t=r[1]}return Math.floor(_nativeMathRandom()*(t-e+1))+e}function _randomIndex(e,t){var r=void 0,a=void 0;switch(t.length){case 1:r=0,a=e-1;break;case 2:r=0,a=Math.trunc(t[1]);break;default:r=Math.trunc(t[1]),a=Math.trunc(t[2])}return Number.isNaN(r)?r=0:!Number.isFinite(r)||r>=e?r=e-1:r<0&&(r=e+r)<0&&(r=0),Number.isNaN(a)?a=0:!Number.isFinite(a)||a>=e?a=e-1:a<0&&(a=e+a)<0&&(a=e-1),_random(r,a)}function _getCodePointStartAndEnd(e,t){var r=e.charCodeAt(t);if(Number.isNaN(r))return{char:"",start:-1,end:-1};if(r<55296||r>57343)return{char:e.charAt(t),start:t,end:t};if(r>=55296&&r<=56319){var a=t+1;if(a>=e.length)throw new Error("high surrogate without trailing low surrogate");var n=e.charCodeAt(a);if(n<56320||n>57343)throw new Error("high surrogate without trailing low surrogate");return{char:e.charAt(t)+e.charAt(a),start:t,end:a}}if(0===t)throw new Error("low surrogate without leading high surrogate");var i=t-1,o=e.charCodeAt(i);if(o<55296||o>56319)throw new Error("low surrogate without leading high surrogate");return{char:e.charAt(i)+e.charAt(t),start:i,end:t}}var _nativeMathRandom=Math.random;Object.defineProperty(Array,"random",{configurable:!0,writable:!0,value:function(e){if(null==e||"object"!==(void 0===e?"undefined":_typeof(e))||!Object.prototype.hasOwnProperty.call(e,"length"))throw new TypeError("Array.random array parameter must be an array or array-lke object");var t=e.length>>>0;if(0!==t){return e[0===arguments.length?_random(0,t-1):_randomIndex(t,Array.prototype.slice.call(arguments,1))]}}}),Object.defineProperty(Array.prototype,"concatUnique",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.concatUnique called on null or undefined");var e=Array.from(this);if(0===arguments.length)return e;var t=Array.prototype.reduce.call(arguments,function(e,t){return e.concat(t)},[]),r=t.length;if(0===r)return e;for(var a=Array.prototype.indexOf,n=Array.prototype.push,i=0;i<r;++i){var o=t[i];-1===a.call(e,o)&&n.call(e,o)}return e}}),Object.defineProperty(Array.prototype,"count",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.count called on null or undefined");for(var e=Array.prototype.indexOf,t=arguments[0],r=Number(arguments[1])||0,a=0;-1!==(r=e.call(this,t,r));)++a,++r;return a}}),Object.defineProperty(Array.prototype,"delete",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.delete called on null or undefined");if(0===arguments.length)return[];var e=this.length>>>0;if(0===e)return[];for(var t=Array.prototype.concat.apply([],arguments),r=t.length,a=[],n=0;n<e;++n)for(var i=this[n],o=0;o<r;++o){var s=t[o];if(i===s||i!==i&&s!==s){a.push(n);break}}for(var u=[],l=0,c=a.length;l<c;++l)u[l]=this[a[l]];for(var d=Array.prototype.splice,h=a.length-1;h>=0;--h)d.call(this,a[h],1);return u}}),Object.defineProperty(Array.prototype,"deleteAt",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.deleteAt called on null or undefined");if(0===arguments.length)return[];var e=this.length>>>0;if(0===e)return[];for(var t=Array.prototype.splice,r=[].concat(_toConsumableArray(new Set(Array.prototype.concat.apply([],arguments).map(function(t){return t<0?Math.max(0,e+t):t})).values())),a=[].concat(_toConsumableArray(r)).sort(function(e,t){return t-e}),n=[],i=0,o=r.length;i<o;++i)n[i]=this[r[i]];for(var s=0,u=a.length;s<u;++s)t.call(this,a[s],1);return n}}),Object.defineProperty(Array.prototype,"deleteWith",{configurable:!0,writable:!0,value:function(e,t){if(null==this)throw new TypeError("Array.prototype.deleteWith called on null or undefined");if("function"!=typeof e)throw new Error("Array.prototype.deleteWith predicate parameter must be a function");var r=this.length>>>0;if(0===r)return[];for(var a=Array.prototype.splice,n=[],i=[],o=0;o<r;++o)e.call(t,this[o],o,this)&&(i.push(this[o]),n.push(o));for(var s=n.length-1;s>=0;--s)a.call(this,n[s],1);return i}}),Object.defineProperty(Array.prototype,"first",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.first called on null or undefined");if(0!=this.length>>>0)return this[0]}}),Object.defineProperty(Array.prototype,"flatten",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.flatten called on null or undefined");return Array.prototype.reduce.call(this,function(e,t){return e.concat(Array.isArray(t)?t.flatten():t)},[])}}),Object.defineProperty(Array.prototype,"includesAll",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.includesAll called on null or undefined");if(1===arguments.length)return Array.isArray(arguments[0])?Array.prototype.includesAll.apply(this,arguments[0]):Array.prototype.includes.apply(this,arguments);for(var e=0,t=arguments.length;e<t;++e)if(!Array.prototype.some.call(this,function(e){return e===this.val||e!==e&&this.val!==this.val},{val:arguments[e]}))return!1;return!0}}),Object.defineProperty(Array.prototype,"includesAny",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.includesAny called on null or undefined");if(1===arguments.length)return Array.isArray(arguments[0])?Array.prototype.includesAny.apply(this,arguments[0]):Array.prototype.includes.apply(this,arguments);for(var e=0,t=arguments.length;e<t;++e)if(Array.prototype.some.call(this,function(e){return e===this.val||e!==e&&this.val!==this.val},{val:arguments[e]}))return!0;return!1}}),Object.defineProperty(Array.prototype,"last",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.last called on null or undefined");var e=this.length>>>0;if(0!==e)return this[e-1]}}),Object.defineProperty(Array.prototype,"pluck",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.pluck called on null or undefined");var e=this.length>>>0;if(0!==e){var t=0===arguments.length?_random(0,e-1):_randomIndex(e,[].concat(Array.prototype.slice.call(arguments)));return Array.prototype.splice.call(this,t,1)[0]}}}),Object.defineProperty(Array.prototype,"pluckMany",{configurable:!0,writable:!0,value:function(e){if(null==this)throw new TypeError("Array.prototype.pluckMany called on null or undefined");var t=this.length>>>0;if(0===t)return[];var r=Math.trunc(e);if(!Number.isInteger(r))throw new Error("Array.prototype.pluckMany want parameter must be an integer");if(r<1)return[];r>t&&(r=t);var a=Array.prototype.splice,n=[],i=t-1;do{n.push(a.call(this,_random(0,i--),1)[0])}while(n.length<r);return n}}),Object.defineProperty(Array.prototype,"pushUnique",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.pushUnique called on null or undefined");var e=arguments.length;if(0===e)return this.length>>>0;for(var t=Array.prototype.indexOf,r=Array.prototype.push,a=0;a<e;++a){var n=arguments[a];-1===t.call(this,n)&&r.call(this,n)}return this.length>>>0}}),Object.defineProperty(Array.prototype,"random",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.random called on null or undefined");var e=this.length>>>0;if(0!==e){return this[0===arguments.length?_random(0,e-1):_randomIndex(e,[].concat(Array.prototype.slice.call(arguments)))]}}}),Object.defineProperty(Array.prototype,"randomMany",{configurable:!0,writable:!0,value:function(e){if(null==this)throw new TypeError("Array.prototype.randomMany called on null or undefined");var t=this.length>>>0;if(0===t)return[];var r=Math.trunc(e);if(!Number.isInteger(r))throw new Error("Array.prototype.randomMany want parameter must be an integer");if(r<1)return[];r>t&&(r=t);var a=new Map,n=[],i=t-1;do{var o=void 0;do{o=_random(0,i)}while(a.has(o));a.set(o,!0),n.push(this[o])}while(n.length<r);return n}}),Object.defineProperty(Array.prototype,"shuffle",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.shuffle called on null or undefined");var e=this.length>>>0;if(0===e)return this;for(var t=e-1;t>0;--t){var r=Math.floor(_nativeMathRandom()*(t+1));if(t!==r){var a=this[t];this[t]=this[r],this[r]=a}}return this}}),Object.defineProperty(Array.prototype,"unshiftUnique",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.unshiftUnique called on null or undefined");var e=arguments.length;if(0===e)return this.length>>>0;for(var t=Array.prototype.indexOf,r=Array.prototype.unshift,a=0;a<e;++a){var n=arguments[a];-1===t.call(this,n)&&r.call(this,n)}return this.length>>>0}}),Object.defineProperty(Function.prototype,"partial",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Function.prototype.partial called on null or undefined");var e=Array.prototype.slice,t=this,r=e.call(arguments,0);return function(){for(var a=[],n=0,i=0;i<r.length;++i)a.push(r[i]===undefined?arguments[n++]:r[i]);return t.apply(this,a.concat(e.call(arguments,n)))}}}),Object.defineProperty(Math,"clamp",{configurable:!0,writable:!0,value:function(e,t,r){var a=Number(e);return Number.isNaN(a)?NaN:a.clamp(t,r)}}),Object.defineProperty(Math,"easeInOut",{configurable:!0,writable:!0,value:function(e){return 1-(Math.cos(Number(e)*Math.PI)+1)/2}}),Object.defineProperty(Number.prototype,"clamp",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Number.prototype.clamp called on null or undefined");if(2!==arguments.length)throw new Error("Number.prototype.clamp called with an incorrect number of parameters");var e=Number(arguments[0]),t=Number(arguments[1]);if(e>t){var r=[t,e];e=r[0],t=r[1]}return Math.min(Math.max(this,e),t)}}),RegExp.escape||function(){var e=/[\\^$*+?.()|[\]{}]/g,t=new RegExp(e.source);Object.defineProperty(RegExp,"escape",{configurable:!0,writable:!0,value:function(r){var a=String(r);return a&&t.test(a)?a.replace(e,"\\$&"):a}})}(),function(){var e=/{(\d+)(?:,([+-]?\d+))?}/g,t=new RegExp(e.source);Object.defineProperty(String,"format",{configurable:!0,writable:!0,value:function(r){function a(e,t,r){if(!t)return e;var a=Math.abs(t)-e.length;if(a<1)return e;var n=String(r).repeat(a);return t<0?e+n:n+e}if(arguments.length<2)return 0===arguments.length?"":r;var n=2===arguments.length&&Array.isArray(arguments[1])?[].concat(_toConsumableArray(arguments[1])):Array.prototype.slice.call(arguments,1);return 0===n.length?r:t.test(r)?(e.lastIndex=0,r.replace(e,function(e,t,r){var i=n[t];if(null==i)return"";for(;"function"==typeof i;)i=i();switch(void 0===i?"undefined":_typeof(i)){case"string":break;case"object":i=JSON.stringify(i);break;default:i=String(i)}return a(i,r?Number.parseInt(r,10):0," ")})):r}})}(),Object.defineProperty(String.prototype,"contains",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.contains called on null or undefined");return-1!==String.prototype.indexOf.apply(this,arguments)}}),Object.defineProperty(String.prototype,"count",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.count called on null or undefined");var e=String(arguments[0]||"");if(""===e)return 0;for(var t=String.prototype.indexOf,r=e.length,a=Number(arguments[1])||0,n=0;-1!==(a=t.call(this,e,a));)++n,a+=r;return n}}),Object.defineProperty(String.prototype,"first",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.first called on null or undefined");return _getCodePointStartAndEnd(String(this),0).char}}),Object.defineProperty(String.prototype,"last",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.last called on null or undefined");var e=String(this);return _getCodePointStartAndEnd(e,e.length-1).char}}),Object.defineProperty(String.prototype,"splice",{configurable:!0,writable:!0,value:function(e,t,r){if(null==this)throw new TypeError("String.prototype.splice called on null or undefined");var a=this.length>>>0;if(0===a)return"";var n=Number(e);Number.isSafeInteger(n)?n<0&&(n+=a)<0&&(n=0):n=0,n>a&&(n=a);var i=Number(t);(!Number.isSafeInteger(i)||i<0)&&(i=0);var o=this.slice(0,n);return void 0!==r&&(o+=r),n+i<a&&(o+=this.slice(n+i)),o}}),Object.defineProperty(String.prototype,"splitOrEmpty",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.splitOrEmpty called on null or undefined");return""===String(this)?[]:String.prototype.split.apply(this,arguments)}}),Object.defineProperty(String.prototype,"toLocaleUpperFirst",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.toLocaleUpperFirst called on null or undefined");var e=String(this),t=_getCodePointStartAndEnd(e,0),r=t.char,a=t.end;return-1===a?"":r.toLocaleUpperCase()+e.slice(a+1)}}),Object.defineProperty(String.prototype,"toUpperFirst",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.toUpperFirst called on null or undefined");var e=String(this),t=_getCodePointStartAndEnd(e,0),r=t.char,a=t.end;return-1===a?"":r.toUpperCase()+e.slice(a+1)}}),Object.defineProperty(Date.prototype,"toJSON",{configurable:!0,writable:!0,value:function(){return["(revive:date)",this.toISOString()]}}),Object.defineProperty(Function.prototype,"toJSON",{configurable:!0,writable:!0,value:function(){return["(revive:eval)","("+this.toString()+")"]}}),Object.defineProperty(Map.prototype,"toJSON",{configurable:!0,writable:!0,value:function(){return["(revive:map)",[].concat(_toConsumableArray(this))]}}),Object.defineProperty(RegExp.prototype,"toJSON",{configurable:!0,writable:!0,value:function(){return["(revive:eval)",this.toString()]}}),Object.defineProperty(Set.prototype,"toJSON",{configurable:!0,writable:!0,value:function(){return["(revive:set)",[].concat(_toConsumableArray(this))]}}),Object.defineProperty(JSON,"reviveWrapper",{configurable:!0,writable:!0,value:function(e,t){if("string"!=typeof e)throw new TypeError("JSON.reviveWrapper code parameter must be a string");return["(revive:eval)",[e,t]]}}),Object.defineProperty(JSON,"_real_parse",{value:JSON.parse}),Object.defineProperty(JSON,"parse",{configurable:!0,writable:!0,value:function value(text,reviver){return JSON._real_parse(text,function(key,val){var value=val;if(Array.isArray(value)&&2===value.length)switch(value[0]){case"(revive:set)":value=new Set(value[1]);break;case"(revive:map)":value=new Map(value[1]);break;case"(revive:date)":value=new Date(value[1]);break;case"(revive:eval)":try{if(Array.isArray(value[1])){var $ReviveData$=value[1][1];value=eval(value[1][0])}else value=eval(value[1])}catch(e){}}else if("string"==typeof value&&"@@revive@@"===value.slice(0,10))try{value=eval(value.slice(10))}catch(e){}if("function"==typeof reviver)try{value=reviver(key,value)}catch(e){}return value})}}),Object.defineProperty(Array.prototype,"contains",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.contains called on null or undefined");return Array.prototype.includes.apply(this,arguments)}}),Object.defineProperty(Array.prototype,"containsAll",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.containsAll called on null or undefined");return Array.prototype.includesAll.apply(this,arguments)}}),Object.defineProperty(Array.prototype,"containsAny",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("Array.prototype.containsAny called on null or undefined");return Array.prototype.includesAny.apply(this,arguments)}}),Object.defineProperty(String.prototype,"readBracketedList",{configurable:!0,writable:!0,value:function(){if(null==this)throw new TypeError("String.prototype.readBracketedList called on null or undefined");for(var e=new RegExp("(?:\\[\\[((?:\\s|\\S)*?)\\]\\])|([^\"'\\s]\\S*)","gm"),t=[],r=void 0;null!==(r=e.exec(this));)r[1]?t.push(r[1]):r[2]&&t.push(r[2]);return t}})}();var Browser=function(){var e=navigator.userAgent.toLowerCase(),t=e.includes("windows phone"),r=Object.freeze({Android:!t&&e.includes("android"),BlackBerry:/blackberry|bb10/.test(e),iOS:!t&&/ip(?:hone|ad|od)/.test(e),Windows:t||e.includes("iemobile"),any:function(){return r.Android||r.BlackBerry||r.iOS||r.Windows}}),a=!r.Windows&&!/khtml|trident|edge/.test(e)&&e.includes("gecko"),n=!e.includes("opera")&&/msie|trident/.test(e),i=n?function(){var t=/(?:msie\s+|rv:)(\d+\.\d)/.exec(e);return t?Number(t[1]):0}():null,o=e.includes("opera")||e.includes(" opr/"),s=o?function(){var t=new RegExp((/khtml|chrome/.test(e)?"opr":"version")+"\\/(\\d+\\.\\d+)"),r=t.exec(e);return r?Number(r[1]):0}():null,u=e.includes("vivaldi");return Object.freeze({userAgent:e,isMobile:r,isGecko:a,isIE:n,ieVersion:i,isOpera:o,operaVersion:s,isVivaldi:u})}(),Has=function(){var e=function(){try{return"function"==typeof document.createElement("audio").canPlayType}catch(e){}return!1}(),t=function(){try{return"Blob"in window&&"File"in window&&"FileList"in window&&"FileReader"in window&&!Browser.isMobile.any()&&(!Browser.isOpera||Browser.operaVersion>=15)}catch(e){}return!1}(),r=function(){try{return"geolocation"in navigator&&"function"==typeof navigator.geolocation.getCurrentPosition&&"function"==typeof navigator.geolocation.watchPosition}catch(e){}return!1}(),a=function(){try{return"MutationObserver"in window&&"function"==typeof window.MutationObserver}catch(e){}return!1}(),n=function(){try{return"performance"in window&&"function"==typeof window.performance.now}catch(e){}return!1}();return Object.freeze({audio:e,fileAPI:t,geolocation:r,mutationObserver:a,performance:n})}(),_ref3=function(){function e(t){if("object"!==(void 0===t?"undefined":_typeof(t))||null===t)return t;if(t instanceof String)return String(t);if(t instanceof Number)return Number(t);if(t instanceof Boolean)return Boolean(t);if("function"==typeof t.clone)return t.clone(!0);if(t.nodeType&&"function"==typeof t.cloneNode)return t.cloneNode(!0);var r=void 0;return t instanceof Array?r=new Array(t.length):t instanceof Date?r=new Date(t.getTime()):t instanceof Map?(r=new Map,t.forEach(function(t,a){return r.set(a,e(t))})):t instanceof RegExp?r=new RegExp(t):t instanceof Set?(r=new Set,t.forEach(function(t){return r.add(e(t))})):r=Object.create(Object.getPrototypeOf(t)),Object.keys(t).forEach(function(a){return r[a]=e(t[a])}),r}function t(e){for(var t=document.createDocumentFragment(),r=document.createElement("p"),a=void 0;null!==(a=e.firstChild);){if(a.nodeType===Node.ELEMENT_NODE){switch(a.nodeName.toUpperCase()){case"BR":if(null!==a.nextSibling&&a.nextSibling.nodeType===Node.ELEMENT_NODE&&"BR"===a.nextSibling.nodeName.toUpperCase()){e.removeChild(a.nextSibling),e.removeChild(a),t.appendChild(r),r=document.createElement("p");continue}if(!r.hasChildNodes()){e.removeChild(a);continue}break;case"ADDRESS":case"ARTICLE":case"ASIDE":case"BLOCKQUOTE":case"CENTER":case"DIV":case"DL":case"FIGURE":case"FOOTER":case"FORM":case"H1":case"H2":case"H3":case"H4":case"H5":case"H6":case"HEADER":case"HR":case"MAIN":case"NAV":case"OL":case"P":case"PRE":case"SECTION":case"TABLE":case"UL":r.hasChildNodes()&&(t.appendChild(r),r=document.createElement("p")),t.appendChild(a);continue}}r.appendChild(a)}r.hasChildNodes()&&t.appendChild(r),e.appendChild(t)}function r(){try{return document.activeElement||null}catch(e){return null}}function a(e,t,r){var a="object"===(void 0===e?"undefined":_typeof(e))?e:document.getElementById(e);if(null==a)return null;var n=Array.isArray(t)?t:[t];jQuery(a).empty();for(var i=0,o=n.length;i<o;++i)if(Story.has(n[i]))return new Wikifier(a,Story.get(n[i]).processText().trim()),a;if(null!=r){var s=String(r).trim();""!==s&&new Wikifier(a,s)}return a}function n(e,t,r){var a=jQuery(document.createElement("div")),n=jQuery(document.createElement("button")),i=jQuery(document.createElement("pre")),o=L10n.get("errorTitle")+": "+(t||"unknown error");return n.addClass("error-toggle").ariaClick({label:L10n.get("errorToggle")},function(){n.hasClass("enabled")?(n.removeClass("enabled"),i.attr({"aria-hidden":!0,hidden:"hidden"})):(n.addClass("enabled"),i.removeAttr("aria-hidden hidden"))}).appendTo(a),jQuery(document.createElement("span")).addClass("error").text(o).appendTo(a),jQuery(document.createElement("code")).text(r).appendTo(i),i.addClass("error-source").attr({"aria-hidden":!0,hidden:"hidden"}).appendTo(a),a.addClass("error-view").appendTo(e),console.warn(o+"\n\t"+r.replace(/\n/g,"\n\t")),!1}function i(e,t){var r=i;switch(void 0===e?"undefined":_typeof(e)){case"number":if(Number.isNaN(e))return t;break;case"object":if(null===e)return t;if(Array.isArray(e))return e.map(function(e){return r(e,t)}).join(", ");if(e instanceof Set)return[].concat(_toConsumableArray(e)).map(function(e){return r(e,t)}).join(", ");if(e instanceof Map){return"{ "+[].concat(_toConsumableArray(e)).map(function(e){var a=_slicedToArray(e,2),n=a[0],i=a[1];return r(n,t)+" → "+r(i,t)}).join(", ")+" }"}return e instanceof Date?e.toLocaleString():"function"==typeof e.toString?e.toString():Object.prototype.toString.call(e);case"function":case"undefined":return t}return String(e)}return Object.freeze(Object.defineProperties({},{clone:{value:e},convertBreaks:{value:t},safeActiveElement:{value:r},setPageElement:{value:a},throwError:{value:n},toStringOrDefault:{value:i}}))}(),clone=_ref3.clone,convertBreaks=_ref3.convertBreaks,safeActiveElement=_ref3.safeActiveElement,setPageElement=_ref3.setPageElement,throwError=_ref3.throwError,toStringOrDefault=_ref3.toStringOrDefault;!function(){function e(e){13!==e.which&&32!==e.which||(e.preventDefault(),jQuery(safeActiveElement()||this).trigger("click"))}function t(e){return function(){var t=jQuery(this);t.ariaIsDisabled()||(t.is("[aria-pressed]")&&t.attr("aria-pressed","true"===t.attr("aria-pressed")?"false":"true"),e.apply(this,arguments))}}function r(e){return t(function(){jQuery(this).off(".aria-clickable").removeAttr("tabindex aria-controls aria-pressed").not("a,button").removeAttr("role").end().filter("button").prop("disabled",!0),e.apply(this,arguments)})}jQuery.fn.extend({ariaClick:function(a,n){if(0===this.length||0===arguments.length)return this;var i=a,o=n;return null==o&&(o=i,i=undefined),i=jQuery.extend({namespace:undefined,one:!1,selector:undefined,data:undefined,controls:undefined,pressed:undefined,label:undefined},i),"string"!=typeof i.namespace?i.namespace="":"."!==i.namespace[0]&&(i.namespace="."+i.namespace),"boolean"==typeof i.pressed&&(i.pressed=i.pressed?"true":"false"),this.filter("button").prop("type","button"),this.not("a,button").attr("role","button"),this.attr("tabindex",0),null!=i.controls&&this.attr("aria-controls",i.controls),null!=i.pressed&&this.attr("aria-pressed",i.pressed),null!=i.label&&this.attr({"aria-label":i.label,title:i.label}),this.not("button").on("keypress.aria-clickable"+i.namespace,i.selector,e),this.on("click.aria-clickable"+i.namespace,i.selector,i.data,i.one?r(o):t(o)),this},ariaDisabled:function(e){if(0===this.length||0===arguments.length)return this;var t=this.not("button,fieldset,input,menuitem,optgroup,option,select,textarea"),r=this.filter("button,fieldset,input,menuitem,optgroup,option,select,textarea");return e?(t.each(function(){this.setAttribute("disabled",""),this.setAttribute("aria-disabled","")}),r.each(function(){this.disabled=!0,this.setAttribute("aria-disabled","")})):(t.each(function(){this.removeAttribute("disabled"),this.removeAttribute("aria-disabled")}),r.each(function(){this.disabled=!1,this.removeAttribute("aria-disabled")})),this},ariaIsDisabled:function(){return this.is("[disabled]")}})}(),function(){jQuery.extend({wikiWithOptions:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];if(0!==r.length){var n=document.createDocumentFragment();r.forEach(function(t){return new Wikifier(n,t,e)});var i=[].concat(_toConsumableArray(n.querySelectorAll(".error"))).map(function(e){return e.textContent.replace(errorPrologRegExp,"")});if(i.length>0)throw new Error(i.join("; "))}},wiki:function(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];this.wikiWithOptions.apply(this,[undefined].concat(t))}}),jQuery.fn.extend({wikiWithOptions:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];if(0===this.length||0===r.length)return this;var n=document.createDocumentFragment();return r.forEach(function(t){return new Wikifier(n,t,e)}),this.append(n),this},wiki:function(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return this.wikiWithOptions.apply(this,[undefined].concat(t))}})}();var Util=function(){function e(e){return Object.freeze(Object.assign(Object.create(null),e))}function t(e){return Object.prototype.toString.call(e).slice(8,-1)}function r(e){var t=void 0;switch(void 0===e?"undefined":_typeof(e)){case"number":t=e;break;case"string":t=Number(e);break;default:return!1}return!Number.isNaN(t)&&Number.isFinite(t)}function a(e){return"boolean"==typeof e||"string"==typeof e&&("true"===e||"false"===e)}function n(e,t){return e===t||e!==e&&t!==t}function i(e){return String(e).trim().replace(/[^\w\s\u2013\u2014-]+/g,"").replace(/[_\s\u2013\u2014-]+/g,"-").toLocaleLowerCase()}function o(e){if(null==e)return"";var t=String(e);return t&&g.test(t)?t.replace(p,function(e){return m[e]}):t}function s(e){if(null==e)return"";var t=String(e);return t&&y.test(t)?t.replace(v,function(e){return b[e.toLowerCase()]}):t}function u(e,t){var r=String(e),a=Math.trunc(t),n=r.charCodeAt(a);if(Number.isNaN(n))return{char:"",start:-1,end:-1};var i={char:r.charAt(a),start:a,end:a};if(n<55296||n>57343)return i;if(n>=55296&&n<=56319){var o=a+1;if(o>=r.length)return i;var s=r.charCodeAt(o)
+;return s<56320||s>57343?i:(i.char=i.char+r.charAt(o),i.end=o,i)}if(0===a)return i;var u=a-1,l=r.charCodeAt(u);return l<55296||l>56319?i:(i.char=r.charAt(u)+i.char,i.start=u,i)}function l(){return w.now()}function c(e){var t=k.exec(String(e));if(null===t)throw new SyntaxError('invalid time value syntax: "'+e+'"');var r=Number(t[1]);if(1===t[2].length&&(r*=1e3),Number.isNaN(r)||!Number.isFinite(r))throw new RangeError('invalid time value: "'+e+'"');return r}function d(e){if("number"!=typeof e||Number.isNaN(e)||!Number.isFinite(e)){var r=void 0;switch(void 0===e?"undefined":_typeof(e)){case"string":r='"'+e+'"';break;case"number":r=String(e);break;default:r=t(e)}throw new Error("invalid milliseconds: "+r)}return e+"ms"}function h(e){if(!e.includes("-"))switch(e){case"bgcolor":return"backgroundColor";case"float":return"cssFloat";default:return e}return("-ms-"===e.slice(0,4)?e.slice(1):e).split("-").map(function(e,t){return 0===t?e:e.toUpperFirst()}).join("")}function f(e){var t=document.createElement("a"),r=Object.create(null);t.href=e,t.search&&t.search.replace(/^\?/,"").splitOrEmpty(/(?:&(?:amp;)?|;)/).forEach(function(e){var t=e.split("="),a=_slicedToArray(t,2),n=a[0],i=a[1];r[n]=i});var a=t.host&&"/"!==t.pathname[0]?"/"+t.pathname:t.pathname;return{href:t.href,protocol:t.protocol,host:t.host,hostname:t.hostname,port:t.port,path:""+a+t.search,pathname:a,query:t.search,search:t.search,queries:r,searches:r,hash:t.hash}}var p=/[&<>"'`]/g,g=new RegExp(p.source),m=Object.freeze({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","`":"&#96;"}),v=/&(?:amp|#38|#x26|lt|#60|#x3c|gt|#62|#x3e|quot|#34|#x22|apos|#39|#x27|#96|#x60);/gi,y=new RegExp(v.source,"i"),b=Object.freeze({"&amp;":"&","&#38;":"&","&#x26;":"&","&lt;":"<","&#60;":"<","&#x3c;":"<","&gt;":">","&#62;":">","&#x3e;":">","&quot;":'"',"&#34;":'"',"&#x22;":'"',"&apos;":"'","&#39;":"'","&#x27;":"'","&#96;":"`","&#x60;":"`"}),w=Has.performance?performance:Date,k=/^([+-]?(?:\d*\.)?\d+)([Mm]?[Ss])$/;return Object.freeze(Object.defineProperties({},{toEnum:{value:e},toStringTag:{value:t},isNumeric:{value:r},isBoolean:{value:a},sameValueZero:{value:n},slugify:{value:i},escape:{value:o},unescape:{value:s},charAndPosAt:{value:u},fromCssTime:{value:c},toCssTime:{value:d},fromCssProperty:{value:h},parseUrl:{value:f},now:{value:l},random:{value:Math.random},entityEncode:{value:o},entityDecode:{value:s},evalExpression:{value:function(){return Scripting.evalJavaScript.apply(Scripting,arguments)}},evalStatements:{value:function(){return Scripting.evalJavaScript.apply(Scripting,arguments)}}}))}(),SimpleAudio=function(){function e(){return g}function t(e){g=!!e,l("mute",g)}function r(){return f}function a(e){f=Math.clamp(e,.2,5),l("rate",f)}function n(){return p}function i(e){p=Math.clamp(e,0,1),l("volume",p)}function o(){l("stop")}function s(e,t){if("function"!=typeof t)throw new Error("callback parameter must be a function");h.set(e,t)}function u(e){h.delete(e)}function l(e,t){h.forEach(function(r){return r(e,t)})}function c(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return new(Function.prototype.bind.apply(m,[null].concat(t)))}function d(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return new(Function.prototype.bind.apply(v,[null].concat(t)))}var h=new Map,f=1,p=1,g=!1,m=function(){function e(t){if(_classCallCheck(this,e),Array.isArray(t))this._create(t);else{if(!(t instanceof e))throw new Error("sources parameter must be an array of either URLs or source objects");this._copy(t)}}return _createClass(e,[{key:"_create",value:function(t){if(!Array.isArray(t)||0===t.length)throw new Error("sources parameter must be an array of either URLs or source objects");var r=/^data:\s*audio\/([^;,]+)\s*[;,]/i,a=/\.([^.\/\\]+)$/,n=e.getType,i=[],o=document.createElement("audio");if(t.forEach(function(e){var t=null;switch(void 0===e?"undefined":_typeof(e)){case"string":var s=void 0;if("data:"===e.slice(0,5)){if(null===(s=r.exec(e)))throw new Error("source data URI missing media type")}else if(null===(s=a.exec(Util.parseUrl(e).pathname)))throw new Error("source URL missing file extension");var u=n(s[1]);null!==u&&(t={src:e,type:u});break;case"object":if(null===e)throw new Error("source object cannot be null");if(!e.hasOwnProperty("src"))throw new Error('source object missing required "src" property');if(!e.hasOwnProperty("format"))throw new Error('source object missing required "format" property');var l=n(e.format);null!==l&&(t={src:e.src,type:l});break;default:throw new Error("invalid source value (type: "+(void 0===e?"undefined":_typeof(e))+")")}if(null!==t){var c=document.createElement("source");c.src=t.src,c.type=Browser.isOpera?t.type.replace(/;.*$/,""):t.type,o.appendChild(c),i.push(t)}}),!o.hasChildNodes())if(Browser.isIE)o.src=undefined;else{var s=document.createElement("source");s.src=undefined,s.type=undefined,o.appendChild(s)}this._finalize(o,i,clone(t))}},{key:"_copy",value:function(t){if(!(t instanceof e))throw new Error("original parameter must be an instance of AudioWrapper");this._finalize(t.audio.cloneNode(!0),clone(t.sources),clone(t.originalSources))}},{key:"_finalize",value:function(e,t,r){var a=this;Object.defineProperties(this,{audio:{configurable:!0,value:e},sources:{configurable:!0,value:Object.freeze(t)},originalSources:{configurable:!0,value:Object.freeze(r)},_error:{writable:!0,value:!1},_faderId:{writable:!0,value:null},_mute:{writable:!0,value:!1},_rate:{writable:!0,value:1},_volume:{writable:!0,value:1}}),jQuery(this.audio).on("loadstart",function(){return a._error=!1}).on("error",function(){return a._error=!0}).find("source:last-of-type").on("error",function(){return a._trigger("error")}),SimpleAudio.subscribe(this,function(e){if(!a.audio)return void SimpleAudio.unsubscribe(a);switch(e){case"mute":a._updateAudioMute();break;case"rate":a._updateAudioRate();break;case"stop":a.stop();break;case"volume":a._updateAudioVolume()}}),this.load()}},{key:"_trigger",value:function(e){jQuery(this.audio).triggerHandler(e)}},{key:"clone",value:function(){return new e(this)}},{key:"destroy",value:function(){SimpleAudio.unsubscribe(this);var e=this.audio;if(e){for(this.fadeStop(),this.stop(),jQuery(e).off();e.hasChildNodes();)e.removeChild(e.firstChild);e.load(),this._error=!0,delete this.audio,delete this.sources,delete this.originalSources}}},{key:"_updateAudioMute",value:function(){this.audio&&(this.audio.muted=this._mute||SimpleAudio.mute)}},{key:"_updateAudioRate",value:function(){this.audio&&(this.audio.playbackRate=this._rate*SimpleAudio.rate)}},{key:"_updateAudioVolume",value:function(){this.audio&&(this.audio.volume=this._volume*SimpleAudio.volume)}},{key:"hasSource",value:function(){return this.sources.length>0}},{key:"hasNoData",value:function(){return!this.audio||this.audio.readyState===HTMLMediaElement.HAVE_NOTHING}},{key:"hasMetadata",value:function(){return!!this.audio&&this.audio.readyState>=HTMLMediaElement.HAVE_METADATA}},{key:"hasSomeData",value:function(){return!!this.audio&&this.audio.readyState>=HTMLMediaElement.HAVE_CURRENT_DATA}},{key:"hasData",value:function(){return!!this.audio&&this.audio.readyState===HTMLMediaElement.HAVE_ENOUGH_DATA}},{key:"isFailed",value:function(){return this._error}},{key:"isLoading",value:function(){return!!this.audio&&this.audio.networkState===HTMLMediaElement.NETWORK_LOADING}},{key:"isPlaying",value:function(){return!!this.audio&&!(this.audio.ended||this.audio.paused||!this.hasSomeData())}},{key:"isPaused",value:function(){return!!this.audio&&(this.audio.paused&&(this.audio.duration===1/0||this.audio.currentTime>0)&&!this.audio.ended)}},{key:"isEnded",value:function(){return!this.audio||this.audio.ended}},{key:"isFading",value:function(){return null!==this._faderId}},{key:"isMuted",value:function(){return this._mute}},{key:"isLooped",value:function(){return!!this.audio&&this.audio.loop}},{key:"load",value:function(){this.audio&&("auto"!==this.audio.preload&&(this.audio.preload="auto"),this.isLoading()||this.audio.load())}},{key:"play",value:function(){this.audio&&this.audio.play()}},{key:"pause",value:function(){this.audio&&this.audio.pause()}},{key:"stop",value:function(){this.audio&&(this.pause(),this.time=0,this._trigger(":stop"))}},{key:"fadeWithDuration",value:function(e,t,r){var a=this;if(this.audio){this.fadeStop();var n=Math.clamp(null==r?this.volume:r,0,1),i=Math.clamp(t,0,1);n!==i&&(this.volume=n,jQuery(this.audio).off("timeupdate.AudioWrapper:fadeWithDuration").one("timeupdate.AudioWrapper:fadeWithDuration",function(){var t=void 0,r=void 0;n<i?(t=n,r=i):(t=i,r=n);var o=Number(e);o<1&&(o=1);var s=(i-n)/(o/.025);a._faderId=setInterval(function(){if(!a.isPlaying())return void a.fadeStop();a.volume=Math.clamp(a.volume+s,t,r),0===a.volume&&a.pause(),a.volume===i&&(a.fadeStop(),a._trigger(":fade"))},25)}),this.play())}}},{key:"fade",value:function(e,t){this.fadeWithDuration(5,e,t)}},{key:"fadeIn",value:function(){this.fade(1)}},{key:"fadeOut",value:function(){this.fade(0)}},{key:"fadeStop",value:function(){null!==this._faderId&&(clearInterval(this._faderId),this._faderId=null)}},{key:"on",value:function(t,r){if(this.audio){if("function"!=typeof r)throw new Error("listener parameter must be a function");var a=e._events,n=t.trim().splitOrEmpty(/\s+/).map(function(e){var t=e.split(".",1)[0];if(!a.hasOwnProperty(t))throw new Error('unknown event "'+t+'"; valid: '+Object.keys(a).join(", "));return e.replace(t,a[t])+".AudioWrapperEvent"}).join(" ");if(""===n)throw new Error('invalid eventNames parameter "'+t+'"');return jQuery(this.audio).on(n,r),this}}},{key:"one",value:function(t,r){if(this.audio){if("function"!=typeof r)throw new Error("listener parameter must be a function");var a=e._events,n=t.trim().splitOrEmpty(/\s+/).map(function(e){var t=e.split(".",1)[0];if(!a.hasOwnProperty(t))throw new Error('unknown event "'+t+'"; valid: '+Object.keys(a).join(", "));return e.replace(t,a[t])+".AudioWrapperEvent"}).join(" ");if(""===n)throw new Error('invalid eventNames parameter "'+t+'"');return jQuery(this.audio).one(n,r),this}}},{key:"off",value:function(t,r){if(this.audio){if(r&&"function"!=typeof r)throw new Error("listener parameter must be a function");if(!t)return jQuery(this.audio).off(".AudioWrapperEvent",r);var a=e._events,n=t.trim().splitOrEmpty(/\s+/).map(function(e){var t=e.split(".",1)[0];if(t){if(!a.hasOwnProperty(t))throw new Error('unknown event "'+t+'"; valid: '+Object.keys(a).join(", "));return e.replace(t,a[t])+".AudioWrapperEvent"}return e+".AudioWrapperEvent"}).join(" ");if(""===n)throw new Error('invalid eventNames parameter "'+t+'"');return jQuery(this.audio).off(n,r),this}}},{key:"duration",get:function(){return this.audio?this.audio.duration:NaN}},{key:"ended",get:function(){return!this.audio||this.audio.ended}},{key:"loop",get:function(){return!!this.audio&&this.audio.loop},set:function(e){this.audio&&(this.audio.loop=!!e)}},{key:"mute",get:function(){return this._mute},set:function(e){this._mute=!!e,this._updateAudioMute()}},{key:"paused",get:function(){return!!this.audio&&this.audio.paused}},{key:"rate",get:function(){return this._rate},set:function(e){this._rate=Math.clamp(e,.2,5),this._updateAudioRate()}},{key:"remaining",get:function(){return this.audio?this.audio.duration-this.audio.currentTime:NaN}},{key:"time",get:function(){return this.audio?this.audio.currentTime:NaN},set:function(e){var t=this;if(this.audio)try{this.audio.currentTime=e}catch(r){jQuery(this.audio).off("loadedmetadata.AudioWrapper:time").one("loadedmetadata.AudioWrapper:time",function(){return t.audio.currentTime=e})}}},{key:"volume",get:function(){return this._volume},set:function(e){this._volume=Math.clamp(e,0,1),this._updateAudioVolume()}}],[{key:"_verifyType",value:function(t){if(!t||!Has.audio)return null;var r=e._types;if(!r.hasOwnProperty(t)){var a=document.createElement("audio");r[t]=""!==a.canPlayType(t).replace(/^no$/i,"")}return r[t]?t:null}},{key:"getType",value:function(t){if(!t||!Has.audio)return null;var r=e.formats,a=t.toLowerCase(),n=r.hasOwnProperty(a)?r[a]:"audio/"+a;return e._verifyType(n)}},{key:"canPlayFormat",value:function(t){return null!==e.getType(t)}},{key:"canPlayType",value:function(t){return null!==e._verifyType(t)}}]),e}();Object.defineProperties(m,{formats:{value:{aac:"audio/aac",caf:"audio/x-caf","x-caf":"audio/x-caf",mp3:'audio/mpeg; codecs="mp3"',mpeg:'audio/mpeg; codecs="mp3"',m4a:"audio/mp4",mp4:"audio/mp4","x-m4a":"audio/mp4","x-mp4":"audio/mp4",oga:"audio/ogg",ogg:"audio/ogg",opus:'audio/ogg; codecs="opus"',wav:"audio/wav",wave:"audio/wav",weba:"audio/webm",webm:"audio/webm"}},_types:{value:{}},_events:{value:Object.freeze({canplay:"canplaythrough",end:"ended",error:"error",fade:":fade",pause:"pause",play:"playing",rate:"ratechange",seek:"seeked",stop:":stop",volume:"volumechange"})}});var v=function(){function e(t){var r=this;_classCallCheck(this,e),Object.defineProperties(this,{tracks:{configurable:!0,value:[]},queue:{configurable:!0,value:[]},current:{writable:!0,value:null},_rate:{writable:!0,value:1},_volume:{writable:!0,value:1},_mute:{writable:!0,value:!1},_loop:{writable:!0,value:!1},_shuffle:{writable:!0,value:!1}}),Array.isArray(t)?t.forEach(function(e){return r.add(e)}):t instanceof e&&t.tracks.forEach(function(e){return r.add(e)})}return _createClass(e,[{key:"add",value:function(e){var t=this;if(null==e||"object"!==(void 0===e?"undefined":_typeof(e)))throw new Error("track parameter must be an object");var r=void 0,a=void 0,n=void 0,i=void 0;if(e instanceof m)r=!0,a=e.clone(),n=e.volume,i=e.rate;else{if(!e.hasOwnProperty("track"))throw new Error('track object missing required "track" property');if(!(e.track instanceof m))throw new Error('track object\'s "track" property must be an AudioWrapper object');r=e.hasOwnProperty("copy")&&e.copy,a=r?e.track.clone():e.track,n=e.hasOwnProperty("volume")?e.volume:e.track.volume,i=e.hasOwnProperty("rate")?e.rate:e.track.rate}a.stop(),a.loop=!1,a.mute=!1,a.volume=n,a.rate=i,a.on("end.AudioListEvent",function(){return t._onEnd()}),this.tracks.push({copy:r,track:a,volume:n,rate:i})}},{key:"destroy",value:function(){this.stop(),this.tracks.filter(function(e){return e.copy}).forEach(function(e){return e.track.destroy()}),delete this.tracks,delete this.queue}},{key:"isPlaying",value:function(){return null!==this.current&&this.current.track.isPlaying()}},{key:"isEnded",value:function(){return 0===this.queue.length&&(null===this.current||this.current.track.isEnded())}},{key:"isPaused",value:function(){return null===this.current||this.current.track.isPaused()}},{key:"isMuted",value:function(){return this._mute}},{key:"isLooped",value:function(){return this._loop}},{key:"isShuffled",value:function(){return this._shuffle}},{key:"play",value:function(){(null!==this.current&&!this.current.track.isEnded()||(0===this.queue.length&&this._buildList(),this._next()))&&this.current.track.play()}},{key:"pause",value:function(){null!==this.current&&this.current.track.pause()}},{key:"stop",value:function(){null!==this.current&&(this.current.track.stop(),this.current=null),this.queue.splice(0)}},{key:"skip",value:function(){this._next()?this.current.track.play():this._loop&&this.play()}},{key:"fadeWithDuration",value:function(e,t,r){if(0===this.queue.length&&this._buildList(),null!==this.current&&!this.current.track.isEnded()||this._next()){var a=Math.clamp(t,0,1)*this.current.volume,n=void 0;null!=r&&(n=Math.clamp(r,0,1)*this.current.volume),this.current.track.fadeWithDuration(e,a,n),this._volume=t}}},{key:"fade",value:function(e,t){this.fadeWithDuration(5,e,t)}},{key:"fadeIn",value:function(){this.fade(1)}},{key:"fadeOut",value:function(){this.fade(0)}},{key:"_next",value:function(){return null!==this.current&&this.current.track.stop(),0===this.queue.length?(this.current=null,!1):(this.current=this.queue.shift(),!this.current.track.hasSource()||this.current.track.isFailed()?this._next():(this.current.track.mute=this._mute,this.current.track.rate=this.rate*this.current.rate,this.current.track.volume=this.volume*this.current.volume,!0))}},{key:"_onEnd",value:function(){if(0===this.queue.length){if(!this._loop)return;this._buildList()}this._next()&&this.current.track.play()}},{key:"_buildList",value:function(){var e;this.queue.splice(0),(e=this.queue).push.apply(e,_toConsumableArray(this.tracks)),0!==this.queue.length&&this._shuffle&&(this.queue.shuffle(),this.queue.length>1&&this.queue[0]===this.current&&this.queue.push(this.queue.shift()))}},{key:"duration",get:function(){return this.tracks.map(function(e){return e.track.duration}).reduce(function(e,t){return e+t},0)}},{key:"loop",get:function(){return this._loop},set:function(e){this._loop=!!e}},{key:"mute",get:function(){return this._mute},set:function(e){this._mute=!!e,null!==this.current&&(this.current.track.mute=this._mute)}},{key:"rate",get:function(){return this._rate},set:function(e){this._rate=Math.clamp(e,.2,5),null!==this.current&&(this.current.track.rate=this.rate*this.current.rate)}},{key:"remaining",get:function(){var e=this.queue.map(function(e){return e.track.duration}).reduce(function(e,t){return e+t},0);return null!==this.current&&(e+=this.current.track.remaining),e}},{key:"shuffle",get:function(){return this._shuffle},set:function(e){this._shuffle=!!e}},{key:"time",get:function(){return this.duration-this.remaining}},{key:"volume",get:function(){return this._volume},set:function(e){this._volume=Math.clamp(e,0,1),null!==this.current&&(this.current.track.volume=this.volume*this.current.volume)}}]),e}();return Object.freeze(Object.defineProperties({},{mute:{get:e,set:t},rate:{get:r,set:a},volume:{get:n,set:i},stop:{value:o},subscribe:{value:s},unsubscribe:{value:u},publish:{value:l},create:{value:c},createList:{value:d}}))}(),SimpleStore=function(){function e(e,a){if(r)return r.create(e,a);for(var n=0;n<t.length;++n)if(t[n].init(e,a))return r=t[n],r.create(e,a);throw new Error("no valid storage adapters found")}var t=[],r=null;return Object.freeze(Object.defineProperties({},{adapters:{value:t},create:{value:e}}))}();SimpleStore.adapters.push(function(){function e(){function e(e){try{var t=window[e],r="_sc_"+String(Date.now());t.setItem(r,r);var a=t.getItem(r)===r;return t.removeItem(r),a}catch(e){}return!1}return r=e("localStorage")&&e("sessionStorage")}function t(e,t){if(!r)throw new Error("adapter not initialized");return new a(e,t)}var r=!1,a=function(){function e(t,r){_classCallCheck(this,e);var a=t+".",n=null,i=null;r?(n=window.localStorage,i="localStorage"):(n=window.sessionStorage,i="sessionStorage"),Object.defineProperties(this,{_engine:{value:n},_prefix:{value:a},_prefixRe:{value:new RegExp("^"+RegExp.escape(a))},name:{value:i},id:{value:t},persistent:{value:!!r}})}return _createClass(e,[{key:"size",value:function(){return this.keys().length}},{key:"keys",value:function(){for(var e=[],t=0;t<this._engine.length;++t){var r=this._engine.key(t);this._prefixRe.test(r)&&e.push(r.replace(this._prefixRe,""))}return e}},{key:"has",value:function(e){return!("string"!=typeof e||!e)&&this._engine.hasOwnProperty(this._prefix+e)}},{key:"get",value:function(t){if("string"!=typeof t||!t)return null;var r=this._engine.getItem(this._prefix+t);return null==r?null:e._deserialize(r)}},{key:"set",value:function(t,r){if("string"!=typeof t||!t)return!1;try{this._engine.setItem(this._prefix+t,e._serialize(r))}catch(e){throw/quota[_\s]?(?:exceeded|reached)/i.test(e.name)&&(e.message=this.name+" quota exceeded"),e}return!0}},{key:"delete",value:function(e){return!("string"!=typeof e||!e)&&(this._engine.removeItem(this._prefix+e),!0)}},{key:"clear",value:function(){for(var e=this.keys(),t=0,r=e.length;t<r;++t)this.delete(e[t]);return!0}},{key:"length",get:function(){return this.keys().length}}],[{key:"_serialize",value:function(e){return LZString.compressToUTF16(JSON.stringify(e))}},{key:"_deserialize",value:function(e){return JSON.parse(LZString.decompressFromUTF16(e))}}]),e}();return Object.freeze(Object.defineProperties({},{init:{value:e},create:{value:t}}))}()),SimpleStore.adapters.push(function(){function e(e){try{var t="_sc_"+String(Date.now());o._setCookie(t,o._serialize(t),undefined),i=o._deserialize(o._getCookie(t))===t,o._setCookie(t,undefined,n)}catch(e){i=!1}return i&&r(e),i}function t(e,t){if(!i)throw new Error("adapter not initialized");return new o(e,t)}function r(e){if(""!==document.cookie)for(var t=e+".",r=new RegExp("^"+RegExp.escape(t)),i=e+"!.",s=e+"*.",u=/\.(?:state|rcWarn)$/,l=document.cookie.split(/;\s*/),c=0;c<l.length;++c){var d=l[c].split("="),h=decodeURIComponent(d[0]);if(r.test(h)){var f=decodeURIComponent(d[1]);""!==f&&function(){var e=!u.test(h);o._setCookie(h,undefined,n),o._setCookie(h.replace(r,function(){return e?i:s}),f,e?a:undefined)}()}}}var a="Tue, 19 Jan 2038 03:14:07 GMT",n="Thu, 01 Jan 1970 00:00:00 GMT",i=!1,o=function(){function e(t,r){_classCallCheck(this,e);var a=t+(r?"!":"*")+".";Object.defineProperties(this,{_prefix:{value:a},_prefixRe:{value:new RegExp("^"+RegExp.escape(a))},name:{value:"cookie"},id:{value:t},persistent:{value:!!r}})}return _createClass(e,[{key:"size",value:function(){return this.keys().length}},{key:"keys",value:function(){if(""===document.cookie)return[];for(var e=document.cookie.split(/;\s*/),t=[],r=0;r<e.length;++r){var a=e[r].split("="),n=decodeURIComponent(a[0]);if(this._prefixRe.test(n)){""!==decodeURIComponent(a[1])&&t.push(n.replace(this._prefixRe,""))}}return t}},{key:"has",value:function(t){return!("string"!=typeof t||!t)&&null!==e._getCookie(this._prefix+t)}},{key:"get",value:function(t){if("string"!=typeof t||!t)return null;var r=e._getCookie(this._prefix+t);return null===r?null:e._deserialize(r)}},{key:"set",value:function(t,r){if("string"!=typeof t||!t)return!1;try{if(e._setCookie(this._prefix+t,e._serialize(r),this.persistent?a:undefined),!this.has(t))throw new Error("unknown validation error during set")}catch(e){throw e.message="cookie error: "+e.message,e}return!0}},{key:"delete",value:function(t){if("string"!=typeof t||!t||!this.has(t))return!1;try{if(e._setCookie(this._prefix+t,undefined,n),this.has(t))throw new Error("unknown validation error during delete")}catch(e){throw e.message="cookie error: "+e.message,e}return!0}},{key:"clear",value:function(){for(var e=this.keys(),t=0,r=e.length;t<r;++t)this.delete(e[t]);return!0}},{key:"length",get:function(){return this.keys().length}}],[{key:"_getCookie",value:function(e){if(!e||""===document.cookie)return null;for(var t=document.cookie.split(/;\s*/),r=0;r<t.length;++r){var a=t[r].split("=");if(e===decodeURIComponent(a[0])){return decodeURIComponent(a[1])||null}}return null}},{key:"_setCookie",value:function(e,t,r){if(e){var a=encodeURIComponent(e)+"=";null!=t&&(a+=encodeURIComponent(t)),null!=r&&(a+="; expires="+r),a+="; path=/",document.cookie=a}}},{key:"_serialize",value:function(e){return LZString.compressToBase64(JSON.stringify(e))}},{key:"_deserialize",value:function(e){return JSON.parse(LZString.decompressFromBase64(e))}}]),e}();return Object.freeze(Object.defineProperties({},{init:{value:e},create:{value:t}}))}());var DebugView=function(){return function(){function e(t,r,a,n){_classCallCheck(this,e),Object.defineProperties(this,{parent:{value:t},view:{value:document.createElement("span")},break:{value:document.createElement("wbr")}}),jQuery(this.view).attr({title:n,"aria-label":n,"data-type":null!=r?r:"","data-name":null!=a?a:""}).addClass("debug"),jQuery(this.break).addClass("debug hidden"),this.parent.appendChild(this.view),this.parent.appendChild(this.break)}return _createClass(e,[{key:"append",value:function(e){return jQuery(this.view).append(e),this}},{key:"modes",value:function(e){if(null==e){var t={};return this.view.className.splitOrEmpty(/\s+/).forEach(function(e){"debug"!==e&&(t[e]=!0)}),t}if("object"===(void 0===e?"undefined":_typeof(e)))return Object.keys(e).forEach(function(t){this[e[t]?"addClass":"removeClass"](t)},jQuery(this.view)),this;throw new Error("DebugView.prototype.modes options parameter must be an object or null/undefined")}},{key:"remove",value:function(){var e=jQuery(this.view);this.view.hasChildNodes()&&e.contents().appendTo(this.parent),e.remove(),jQuery(this.break).remove()}},{key:"output",get:function(){return this.view}},{key:"type",get:function(){return this.view.getAttribute("data-type")},set:function(e){this.view.setAttribute("data-type",null!=e?e:"")}},{key:"name",get:function(){return this.view.getAttribute("data-name")},set:function(e){this.view.setAttribute("data-name",null!=e?e:"")}},{key:"title",get:function(){return this.view.title},set:function(e){this.view.title=e}}],[{key:"isEnabled",value:function(){return"enabled"===jQuery(document.documentElement).attr("data-debug-view")}},{key:"enable",value:function(){jQuery(document.documentElement).attr("data-debug-view","enabled"),jQuery.event.trigger(":debugviewupdate")}},{key:"disable",value:function(){jQuery(document.documentElement).removeAttr("data-debug-view"),jQuery.event.trigger(":debugviewupdate")}},{key:"toggle",value:function(){"enabled"===jQuery(document.documentElement).attr("data-debug-view")?e.disable():e.enable()}}]),e}()}(),PRNGWrapper=function(){return function(){function e(t,r){_classCallCheck(this,e),Object.defineProperties(this,new Math.seedrandom(t,r,function(e,t){return{_prng:{value:e},seed:{writable:!0,value:t},pull:{writable:!0,value:0},random:{value:function(){return++this.pull,this._prng()}}}}))}return _createClass(e,null,[{key:"marshal",value:function(e){if(!e||!e.hasOwnProperty("seed")||!e.hasOwnProperty("pull"))throw new Error("PRNG is missing required data");return{seed:e.seed,pull:e.pull}}},{key:"unmarshal",value:function(t){if(!t||!t.hasOwnProperty("seed")||!t.hasOwnProperty("pull"))throw new Error("PRNG object is missing required data");for(var r=new e(t.seed,!1),a=t.pull;a>0;--a)r.random();return r}}]),e}()}(),StyleWrapper=function(){var e=new RegExp(Patterns.cssImage,"g"),t=new RegExp(Patterns.cssImage);return function(){function r(e){if(_classCallCheck(this,r),null==e)throw new TypeError("StyleWrapper style parameter must be an HTMLStyleElement object");Object.defineProperties(this,{style:{value:e}})}return _createClass(r,[{key:"isEmpty",value:function(){return 0===this.style.cssRules.length}},{key:"set",value:function(e){this.clear(),this.add(e)}},{key:"add",value:function(r){var a=r;t.test(a)&&(e.lastIndex=0,a=a.replace(e,function(e){var t=Wikifier.helpers.parseSquareBracketedMarkup({source:e,matchStart:0});if(t.hasOwnProperty("error")||t.pos<e.length)return e;var r=t.source;if("data:"!==r.slice(0,5)&&Story.has(r)){var a=Story.get(r);a.tags.includes("Twine.image")&&(r=a.text.trim())}return'url("'+r.replace(/"/g,"%22")+'")'})),this.style.styleSheet?this.style.styleSheet.cssText+=a:this.style.appendChild(document.createTextNode(a))}},{key:"clear",value:function(){this.style.styleSheet?this.style.styleSheet.cssText="":jQuery(this.style).empty()}}]),r}()}(),Diff=function(){function e(t,a){for(var n=Object.prototype.toString,i=t instanceof Array,o=[].concat(Object.keys(t),Object.keys(a)).sort().filter(function(e,t,r){return 0===t||r[t-1]!==e}),s={},u=void 0,l=function(e){return e===u},c=0,d=o.length;c<d;++c){var h=o[c],f=t[h],p=a[h];if(t.hasOwnProperty(h))if(a.hasOwnProperty(h)){if(f===p)continue;if((void 0===f?"undefined":_typeof(f))===(void 0===p?"undefined":_typeof(p)))if("function"==typeof f)f.toString()!==p.toString()&&(s[h]=[r.Copy,p]);else if("object"!==(void 0===f?"undefined":_typeof(f))||null===f)s[h]=[r.Copy,p];else{var g=n.call(f),m=n.call(p);if(g===m)if(f instanceof Date)Number(f)!==Number(p)&&(s[h]=[r.Copy,clone(p)]);else if(f instanceof Map)s[h]=[r.Copy,clone(p)];else if(f instanceof RegExp)f.toString()!==p.toString()&&(s[h]=[r.Copy,clone(p)]);else if(f instanceof Set)s[h]=[r.Copy,clone(p)];else if("[object Object]"!==g)s[h]=[r.Copy,clone(p)];else{var v=e(f,p);null!==v&&(s[h]=v)}else s[h]=[r.Copy,clone(p)]}else s[h]=[r.Copy,"object"!==(void 0===p?"undefined":_typeof(p))||null===p?p:clone(p)]}else if(i&&Util.isNumeric(h)){var y=Number(h);if(!u){u="";do{u+="~"}while(o.some(l));s[u]=[r.SpliceArray,y,y]}y<s[u][1]&&(s[u][1]=y),y>s[u][2]&&(s[u][2]=y)}else s[h]=r.Delete;else s[h]=[r.Copy,"object"!==(void 0===p?"undefined":_typeof(p))||null===p?p:clone(p)]}return Object.keys(s).length>0?s:null}function t(e,a){for(var n=Object.keys(a||{}),i=clone(e),o=0,s=n.length;o<s;++o){var u=n[o],l=a[u];if(l===r.Delete)delete i[u];else if(l instanceof Array)switch(l[0]){case r.SpliceArray:i.splice(l[1],l[2]-l[1]+1);break;case r.Copy:i[u]=clone(l[1]);break;case r.CopyDate:i[u]=new Date(l[1])}else i[u]=t(i[u],l)}return i}var r=Util.toEnum({Delete:0,SpliceArray:1,Copy:2,CopyDate:3});return Object.freeze(Object.defineProperties({},{Op:{value:r},diff:{value:e},patch:{value:t}}))}(),L10n=function(){function e(){r()}function t(e,t){if(!e)return"";var r=function(e){var t=void 0;return e.some(function(e){return!!l10nStrings.hasOwnProperty(e)&&(t=e,!0)}),t}(Array.isArray(e)?e:[e]);if(!r)return"";for(var i=l10nStrings[r],o=0;n.test(i);){if(++o>50)throw new Error("L10n.get exceeded maximum replacement iterations, probable infinite loop");a.lastIndex=0,i=i.replace(a,function(e){var r=e.slice(1,-1);return t&&t.hasOwnProperty(r)?t[r]:l10nStrings.hasOwnProperty(r)?l10nStrings[r]:void 0})}return i}function r(){strings&&Object.keys(strings).length>0&&Object.keys(l10nStrings).forEach(function(e){try{var t=void 0;switch(e){case"identity":t=strings.identity;break;case"aborting":t=strings.aborting;break;case"cancel":t=strings.cancel;break;case"close":t=strings.close;break;case"ok":t=strings.ok;break;case"errorTitle":t=strings.errors.title;break;case"errorNonexistentPassage":t=strings.errors.nonexistentPassage;break;case"errorSaveMissingData":t=strings.errors.saveMissingData;break;case"errorSaveIdMismatch":t=strings.errors.saveIdMismatch;break;case"warningDegraded":t=strings.warnings.degraded;break;case"debugViewTitle":t=strings.debugView.title;break;case"debugViewToggle":t=strings.debugView.toggle;break;case"uiBarToggle":t=strings.uiBar.toggle;break;case"uiBarBackward":t=strings.uiBar.backward;break;case"uiBarForward":t=strings.uiBar.forward;break;case"uiBarJumpto":t=strings.uiBar.jumpto;break;case"jumptoTitle":t=strings.jumpto.title;break;case"jumptoTurn":t=strings.jumpto.turn;break;case"jumptoUnavailable":t=strings.jumpto.unavailable;break;case"savesTitle":t=strings.saves.title;break;case"savesDisallowed":t=strings.saves.disallowed;break;case"savesIncapable":t=strings.saves.incapable;break;case"savesLabelAuto":t=strings.saves.labelAuto;break;case"savesLabelDelete":t=strings.saves.labelDelete;break;case"savesLabelExport":t=strings.saves.labelExport;break;case"savesLabelImport":t=strings.saves.labelImport;break;case"savesLabelLoad":t=strings.saves.labelLoad;break;case"savesLabelClear":t=strings.saves.labelClear;break;case"savesLabelSave":t=strings.saves.labelSave;break;case"savesLabelSlot":t=strings.saves.labelSlot;break;case"savesUnavailable":t=strings.saves.unavailable;break;case"savesUnknownDate":t=strings.saves.unknownDate;break;case"settingsTitle":t=strings.settings.title;break;case"settingsOff":t=strings.settings.off;break;case"settingsOn":t=strings.settings.on;break;case"settingsReset":t=strings.settings.reset;break;case"restartTitle":t=strings.restart.title;break;case"restartPrompt":t=strings.restart.prompt;break;case"shareTitle":t=strings.share.title;break;case"autoloadTitle":t=strings.autoload.title;break;case"autoloadCancel":t=strings.autoload.cancel;break;case"autoloadOk":t=strings.autoload.ok;break;case"autoloadPrompt":t=strings.autoload.prompt;break;case"macroBackText":t=strings.macros.back.text;break;case"macroReturnText":t=strings.macros.return.text}t&&(l10nStrings[e]=t.replace(/%\w+%/g,function(e){return"{"+e.slice(1,-1)+"}"}))}catch(e){}})}var a=/\{\w+\}/g,n=new RegExp(a.source);return Object.freeze(Object.defineProperties({},{init:{value:e},get:{value:t}}))}(),strings={errors:{},warnings:{},debugView:{},uiBar:{},jumpto:{},saves:{},settings:{},restart:{},share:{},autoload:{},
+macros:{back:{},return:{}}},l10nStrings={identity:"game",aborting:"Aborting",cancel:"Cancel",close:"Close",ok:"OK",errorTitle:"Error",errorToggle:"Toggle the error view",errorNonexistentPassage:'the passage "{passage}" does not exist',errorSaveMissingData:"save is missing required data. Either the loaded file is not a save or the save has become corrupted",errorSaveIdMismatch:"save is from the wrong {identity}",_warningIntroLacking:"Your browser either lacks or has disabled",_warningOutroDegraded:", so this {identity} is running in a degraded mode. You may be able to continue, however, some parts may not work properly.",warningNoWebStorage:"{_warningIntroLacking} the Web Storage API{_warningOutroDegraded}",warningDegraded:"{_warningIntroLacking} some of the capabilities required by this {identity}{_warningOutroDegraded}",debugBarToggle:"Toggle the debug bar",debugBarNoWatches:"— no watches set —",debugBarAddWatch:"Add watch",debugBarDeleteWatch:"Delete watch",debugBarWatchAll:"Watch all",debugBarWatchNone:"Delete all",debugBarLabelAdd:"Add",debugBarLabelWatch:"Watch",debugBarLabelTurn:"Turn",debugBarLabelViews:"Views",debugBarViewsToggle:"Toggle the debug views",debugBarWatchToggle:"Toggle the watch panel",uiBarToggle:"Toggle the UI bar",uiBarBackward:"Go backward within the {identity} history",uiBarForward:"Go forward within the {identity} history",uiBarJumpto:"Jump to a specific point within the {identity} history",jumptoTitle:"Jump To",jumptoTurn:"Turn",jumptoUnavailable:"No jump points currently available…",savesTitle:"Saves",savesDisallowed:"Saving has been disallowed on this passage.",savesIncapable:"{_warningIntroLacking} the capabilities required to support saves, so saves have been disabled for this session.",savesLabelAuto:"Autosave",savesLabelDelete:"Delete",savesLabelExport:"Save to Disk…",savesLabelImport:"Load from Disk…",savesLabelLoad:"Load",savesLabelClear:"Delete All",savesLabelSave:"Save",savesLabelSlot:"Slot",savesUnavailable:"No save slots found…",savesUnknownDate:"unknown",settingsTitle:"Settings",settingsOff:"Off",settingsOn:"On",settingsReset:"Reset to Defaults",restartTitle:"Restart",restartPrompt:"Are you sure that you want to restart? Unsaved progress will be lost.",shareTitle:"Share",autoloadTitle:"Autoload",autoloadCancel:"Go to start",autoloadOk:"Load autosave",autoloadPrompt:"An autosave exists. Load it now or go to the start?",macroBackText:"Back",macroReturnText:"Return"},Config=function(){function e(){throw new Error("Config.history.mode has been deprecated and is no longer used by SugarCube, please remove it from your code")}function t(){throw new Error("Config.history.tracking has been deprecated, use Config.history.maxStates instead")}return Object.seal({debug:!1,addVisitedLinkClass:!1,cleanupWikifierOutput:!1,loadDelay:0,history:Object.seal({controls:!0,maxStates:100,get mode(){e()},set mode(t){e()},get tracking(){t()},set tracking(e){t()}}),macros:Object.seal({ifAssignmentError:!0,maxLoopIterations:1e3}),navigation:Object.seal({override:undefined}),passages:Object.seal({descriptions:undefined,displayTitles:!1,nobr:!1,start:undefined,transitionOut:undefined}),saves:Object.seal({autoload:undefined,autosave:undefined,id:"untitled-story",isAllowed:undefined,onLoad:undefined,onSave:undefined,slots:8,version:undefined}),ui:Object.seal({stowBarInitially:800,updateStoryElements:!0}),transitionEndEventName:function(){for(var e=new Map([["transition","transitionend"],["MSTransition","msTransitionEnd"],["WebkitTransition","webkitTransitionEnd"],["MozTransition","transitionend"]]),t=[].concat(_toConsumableArray(e.keys())),r=document.createElement("div"),a=0;a<t.length;++a)if(r.style[t[a]]!==undefined)return e.get(t[a]);return""}()})}(),State=function(){function e(){session.delete("state"),W=[],R=c(),B=-1,V=[],F=null===F?null:new PRNGWrapper(F.seed,!1)}function t(){if(session.has("state")){var e=session.get("state");return null!=e&&(a(e),!0)}return!1}function r(e){var t={index:B};return e?t.history=clone(W):t.delta=A(W),V.length>0&&(t.expired=[].concat(_toConsumableArray(V))),null!==F&&(t.seed=F.seed),t}function a(e,t){if(null==e)throw new Error("state object is null or undefined");if(!e.hasOwnProperty(t?"history":"delta")||0===e[t?"history":"delta"].length)throw new Error("state object has no history or history is empty");if(!e.hasOwnProperty("index"))throw new Error("state object has no index");if(null!==F&&!e.hasOwnProperty("seed"))throw new Error("state object has no seed, but PRNG is enabled");if(null===F&&e.hasOwnProperty("seed"))throw new Error("state object has seed, but PRNG is disabled");W=t?clone(e.history):P(e.delta),B=e.index,V=e.hasOwnProperty("expired")?[].concat(_toConsumableArray(e.expired)):[],e.hasOwnProperty("seed")&&(F.seed=e.seed),g(B)}function n(){return r(!0)}function i(e){return a(e,!0)}function o(){return V}function s(){return V.length+v()}function u(){return V.concat(W.slice(0,v()).map(function(e){return e.title}))}function l(e){return null!=e&&""!==e&&(!!V.includes(e)||!!W.slice(0,v()).some(function(t){return t.title===e}))}function c(e,t){return{title:null==e?"":String(e),variables:null==t?{}:clone(t)}}function d(){return R}function h(){return B}function f(){return R.title}function p(){return R.variables}function g(e){if(null==e)throw new Error("moment activation attempted with null or undefined");switch(void 0===e?"undefined":_typeof(e)){case"object":R=clone(e);break;case"number":if(b())throw new Error("moment activation attempted with index on empty history");if(e<0||e>=y())throw new RangeError("moment activation attempted with out-of-bounds index; need [0, "+(y()-1)+"], got "+e);R=clone(W[e]);break;default:throw new TypeError('moment activation attempted with a "'+(void 0===e?"undefined":_typeof(e))+'"; must be an object or valid history stack index')}return null!==F&&(F=PRNGWrapper.unmarshal({seed:F.seed,pull:R.pull})),session.set("state",r()),jQuery.event.trigger(":historyupdate"),R}function m(){return W}function v(){return B+1}function y(){return W.length}function b(){return 0===W.length}function w(){return W.length>0?W[B]:null}function k(){return W.length>0?W[W.length-1]:null}function S(){return W.length>0?W[0]:null}function E(e){return b()||e<0||e>B?null:W[e]}function x(e){if(b())return null;var t=1+(e?Math.abs(e):0);return t>v()?null:W[v()-t]}function j(e){if(b()||null==e||""===e)return!1;for(var t=B;t>=0;--t)if(W[t].title===e)return!0;return!1}function C(e){if(v()<y()&&W.splice(v(),y()-v()),W.push(c(e,R.variables)),F&&(k().pull=F.pull),Config.history.maxStates>0)for(;y()>Config.history.maxStates;)V.push(W.shift().title);return B=y()-1,g(B),v()}function O(e){return!(null==e||e<0||e>=y()||e===B)&&(B=e,g(B),!0)}function T(e){return null!=e&&0!==e&&O(B+e)}function A(e){if(!Array.isArray(e))return null;if(0===e.length)return[];for(var t=[clone(e[0])],r=1,a=e.length;r<a;++r)t.push(Diff.diff(e[r-1],e[r]));return t}function P(e){if(!Array.isArray(e))return null;if(0===e.length)return[];for(var t=[clone(e[0])],r=1,a=e.length;r<a;++r)t.push(Diff.patch(t[r-1],e[r]));return t}function _(e,t){if(!b()){var r=void 0;throw r="the Story JavaScript",new Error("State.initPRNG must be called during initialization, within either "+r+" or the StoryInit special passage")}F=new PRNGWrapper(e,t),R.pull=F.pull}function N(){return F?F.random():Math.random()}function D(){U={},TempVariables=U}function M(){return U}function I(e){var t=Q(e);if(null!==t){for(var r=t.names,a=t.store,n=0,i=r.length;n<i;++n){if(void 0===a[r[n]])return;a=a[r[n]]}return a}}function L(e,t){var r=Q(e);if(null===r)return!1;for(var a=r.names,n=a.pop(),i=r.store,o=0,s=a.length;o<s;++o){if(void 0===i[a[o]])return!1;i=i[a[o]]}return i[n]=t,!0}function Q(e){for(var t={store:"$"===e[0]?State.variables:State.temporary,names:[]},r=e,a=void 0;null!==(a=z.exec(r));)r=r.slice(a[0].length),a[1]?t.names.push(a[1]):a[2]?t.names.push(a[2]):a[3]?t.names.push(a[3]):a[4]?t.names.push(a[4]):a[5]?t.names.push(I(a[5])):a[6]&&t.names.push(Number(a[6]));return""===r?t:null}var W=[],R=c(),B=-1,V=[],F=null,U={},z=new RegExp("^(?:"+Patterns.variableSigil+"("+Patterns.identifier+")|\\.("+Patterns.identifier+")|\\[(?:(?:\"((?:\\\\.|[^\"\\\\])+)\")|(?:'((?:\\\\.|[^'\\\\])+)')|("+Patterns.variableSigil+Patterns.identifierFirstChar+".*)|(\\d+))\\])");return Object.freeze(Object.defineProperties({},{reset:{value:e},restore:{value:t},marshalForSave:{value:n},unmarshalForSave:{value:i},expired:{get:o},turns:{get:s},passages:{get:u},hasPlayed:{value:l},active:{get:d},activeIndex:{get:h},passage:{get:f},variables:{get:p},history:{get:m},length:{get:v},size:{get:y},isEmpty:{value:b},current:{get:w},top:{get:k},bottom:{get:S},index:{value:E},peek:{value:x},has:{value:j},create:{value:C},goTo:{value:O},go:{value:T},deltaEncode:{value:A},deltaDecode:{value:P},initPRNG:{value:_},random:{value:N},clearTemporary:{value:D},temporary:{get:M},getVar:{value:I},setVar:{value:L},restart:{value:function(){return Engine.restart()}},backward:{value:function(){return Engine.backward()}},forward:{value:function(){return Engine.forward()}},display:{value:function(){return Engine.display.apply(Engine,arguments)}},show:{value:function(){return Engine.show.apply(Engine,arguments)}},play:{value:function(){return Engine.play.apply(Engine,arguments)}}}))}(),Scripting=function(){function addAccessibleClickHandler(e,t,r,a,n){if(arguments.length<2)throw new Error("addAccessibleClickHandler insufficient number of parameters");var i=void 0,o=void 0;if("function"==typeof t?(i=t,o={namespace:a,one:!!r}):(i=r,o={namespace:n,one:!!a,selector:t}),"function"!=typeof i)throw new TypeError("addAccessibleClickHandler handler parameter must be a function");return jQuery(e).ariaClick(o,i)}function insertElement(e,t,r,a,n,i){var o=jQuery(document.createElement(t));return r&&o.attr("id",r),a&&o.addClass(a),i&&o.attr("title",i),n&&o.text(n),e&&o.appendTo(e),o[0]}function insertText(e,t){jQuery(e).append(document.createTextNode(t))}function removeChildren(e){jQuery(e).empty()}function removeElement(e){jQuery(e).remove()}function fade(e,t){function r(){i+=.05*n,a(o,Math.easeInOut(i)),(1===n&&i>=1||-1===n&&i<=0)&&(e.style.visibility="in"===t.fade?"visible":"hidden",o.parentNode.replaceChild(e,o),o=null,window.clearInterval(s),t.onComplete&&t.onComplete())}function a(e,t){e.style.zoom=1,e.style.filter="alpha(opacity="+Math.floor(100*t)+")",e.style.opacity=t}var n="in"===t.fade?1:-1,i=void 0,o=e.cloneNode(!0),s=void 0;e.parentNode.replaceChild(o,e),"in"===t.fade?(i=0,o.style.visibility="visible"):i=1,a(o,i),s=window.setInterval(r,25)}function scrollWindowTo(e,t){function r(){l+=n,window.scroll(0,i+u*(s*Math.easeInOut(l))),l>=1&&window.clearInterval(c)}function a(e){for(var t=0;e.offsetParent;)t+=e.offsetTop,e=e.offsetParent;return t}var n=null!=t?Number(t):.1;Number.isNaN(n)||!Number.isFinite(n)||n<0?n=.1:n>1&&(n=1);var i=window.scrollY?window.scrollY:document.body.scrollTop,o=function(e){var t=a(e),r=t+e.offsetHeight,n=window.scrollY?window.scrollY:document.body.scrollTop,i=window.innerHeight?window.innerHeight:document.body.clientHeight,o=n+i;return t>=n&&r>o&&e.offsetHeight<i?t-(i-e.offsetHeight)+20:t}(e),s=Math.abs(i-o),u=i>o?-1:1,l=0,c=void 0;c=window.setInterval(r,25)}function either(){if(0!==arguments.length)return Array.prototype.concat.apply([],arguments).random()}function hasVisited(){if(0===arguments.length)throw new Error("hasVisited called with insufficient parameters");if(State.isEmpty())return!1;for(var e=Array.prototype.concat.apply([],arguments),t=State.passages,r=0,a=e.length;r<a;++r)if(!t.includes(e[r]))return!1;return!0}function lastVisited(){if(0===arguments.length)throw new Error("lastVisited called with insufficient parameters");if(State.isEmpty())return-1;for(var e=Array.prototype.concat.apply([],arguments),t=State.passages,r=t.length-1,a=State.turns,n=0,i=e.length;n<i&&a>-1;++n){var o=t.lastIndexOf(e[n]);a=Math.min(a,-1===o?-1:r-o)}return a}function passage(){return State.passage}function previous(){var e=State.passages;if(arguments.length>0){var t=Number(arguments[0]);if(!Number.isSafeInteger(t)||t<1)throw new RangeError("previous offset parameter must be a positive integer greater than zero");return e.length>t?e[e.length-1-t]:""}for(var r=e.length-2;r>=0;--r)if(e[r]!==State.passage)return e[r];return""}function random(){var e=void 0,t=void 0;switch(arguments.length){case 0:throw new Error("random called with insufficient parameters");case 1:e=0,t=Math.trunc(arguments[0]);break;default:e=Math.trunc(arguments[0]),t=Math.trunc(arguments[1])}if(!Number.isInteger(e))throw new Error("random min parameter must be an integer");if(!Number.isInteger(t))throw new Error("random max parameter must be an integer");if(e>t){var r=[t,e];e=r[0],t=r[1]}return Math.floor(State.random()*(t-e+1))+e}function randomFloat(){var e=void 0,t=void 0;switch(arguments.length){case 0:throw new Error("randomFloat called with insufficient parameters");case 1:e=0,t=Number(arguments[0]);break;default:e=Number(arguments[0]),t=Number(arguments[1])}if(Number.isNaN(e)||!Number.isFinite(e))throw new Error("randomFloat min parameter must be a number");if(Number.isNaN(t)||!Number.isFinite(t))throw new Error("randomFloat max parameter must be a number");if(e>t){var r=[t,e];e=r[0],t=r[1]}return State.random()*(t-e)+e}function tags(){if(0===arguments.length)return Story.get(State.passage).tags.slice(0);for(var e=Array.prototype.concat.apply([],arguments),t=[],r=0,a=e.length;r<a;++r)t=t.concat(Story.get(e[r]).tags);return t}function temporary(){return State.temporary}function time(){return null===Engine.lastPlay?0:Util.now()-Engine.lastPlay}function turns(){return State.turns}function variables(){return State.variables}function visited(){if(State.isEmpty())return 0;for(var e=Array.prototype.concat.apply([],0===arguments.length?[State.passage]:arguments),t=State.passages,r=State.turns,a=0,n=e.length;a<n&&r>0;++a)r=Math.min(r,t.count(e[a]));return r}function visitedTags(){if(0===arguments.length)throw new Error("visitedTags called with insufficient parameters");if(State.isEmpty())return 0;for(var e=Array.prototype.concat.apply([],arguments),t=e.length,r=State.passages,a=new Map,n=0,i=0,o=r.length;i<o;++i){var s=r[i];if(a.has(s))a.get(s)&&++n;else{var u=Story.get(s).tags;if(u.length>0){for(var l=0,c=0;c<t;++c)u.includes(e[c])&&++l;l===t?(++n,a.set(s,!0)):a.set(s,!1)}}}return n}function evalJavaScript(code,output){return function(code,output){return eval(code)}.call(output?{output:output}:null,String(code),output)}function evalTwineScript(code,output){return function(code,output){return eval(code)}.call(output?{output:output}:null,parse(String(code)),output)}var _ref8=function(){function e(e){return e.reduce(function(e,t){return e=e.then(t)},Promise.resolve())}function t(e){return Util.parseUrl(e).path.replace(/^[^\w]+|[^\w]+$/g,"").replace(/[^\w]+/g,"-").toLocaleLowerCase()}function r(){function r(e){return new Promise(function(r,a){jQuery(document.createElement("script")).one("load abort error",function(e){jQuery(e.target).off(),"load"===e.type?r(e.target):a(e.target)}).appendTo(document.head).attr({id:"script-imported-"+t(e),type:"text/javascript",src:e})})}for(var a=arguments.length,n=Array(a),i=0;i<a;i++)n[i]=arguments[i];return Promise.all(n.map(function(t){return Array.isArray(t)?e(t.map(function(e){return function(){return r(e)}})):r(t)}))}function a(){function r(e){return new Promise(function(r,a){jQuery(document.createElement("link")).one("load abort error",function(e){jQuery(e.target).off(),"load"===e.type?r(e.target):a(e.target)}).appendTo(document.head).attr({id:"style-imported-"+t(e),rel:"stylesheet",href:e})})}for(var a=arguments.length,n=Array(a),i=0;i<a;i++)n[i]=arguments[i];return Promise.all(n.map(function(t){return Array.isArray(t)?e(t.map(function(e){return function(){return r(e)}})):r(t)}))}return{importScripts:r,importStyles:a}}(),importScripts=_ref8.importScripts,importStyles=_ref8.importStyles,parse=function(){function e(e){if(0!==r.lastIndex)throw new RangeError("Scripting.parse last index is non-zero at start");for(var n=e,i=void 0;null!==(i=r.exec(n));)if(i[5]){var o=i[5];if("$"===o||"_"===o)continue;if(a.test(o))o=o[0];else if("is"===o){var s=r.lastIndex,u=n.slice(s);/^\s+not\b/.test(u)&&(n=n.splice(s,u.search(/\S/)),o="isnot")}t.hasOwnProperty(o)&&(n=n.splice(i.index,o.length,t[o]),r.lastIndex+=t[o].length-o.length)}return n}var t=Object.freeze({$:"State.variables.",_:"State.temporary.",to:"=",eq:"==",neq:"!=",is:"===",isnot:"!==",gt:">",gte:">=",lt:"<",lte:"<=",and:"&&",or:"||",not:"!",def:'"undefined" !== typeof',ndef:'"undefined" === typeof'}),r=new RegExp(["(\"\"|'')",'("(?:\\\\.|[^"\\\\])+")',"('(?:\\\\.|[^'\\\\])+')","([=+\\-*\\/%<>&\\|\\^~!?:,;\\(\\)\\[\\]{}]+)","([^\"'=+\\-*\\/%<>&\\|\\^~!?:,;\\(\\)\\[\\]{}\\s]+)"].join("|"),"g"),a=new RegExp("^"+Patterns.variable);return e}();return Object.freeze(Object.defineProperties({},{parse:{value:parse},evalJavaScript:{value:evalJavaScript},evalTwineScript:{value:evalTwineScript}}))}(),Wikifier=function(){var e=0,t=function(){function t(r,a,n){_classCallCheck(this,t),t.Parser.Profile.isEmpty()&&t.Parser.Profile.compile(),Object.defineProperties(this,{source:{value:String(a)},options:{writable:!0,value:Object.assign({profile:"all"},n)},nextMatch:{writable:!0,value:0},output:{writable:!0,value:null},_rawArgs:{writable:!0,value:""}}),null==r?this.output=document.createDocumentFragment():r.jquery?this.output=r[0]:this.output=r;try{++e,this.subWikify(this.output),1===e&&Config.cleanupWikifierOutput&&convertBreaks(this.output)}finally{--e}}return _createClass(t,[{key:"subWikify",value:function(e,r,a){var n=this.output,i=void 0;this.output=e,null!=a&&"object"===(void 0===a?"undefined":_typeof(a))&&(i=this.options,this.options=Object.assign({},this.options,a));var o=t.Parser.Profile.get(this.options.profile),s=r?new RegExp("(?:"+r+")",this.options.ignoreTerminatorCase?"gim":"gm"):null,u=void 0,l=void 0;do{if(o.parserRegExp.lastIndex=this.nextMatch,s&&(s.lastIndex=this.nextMatch),l=o.parserRegExp.exec(this.source),(u=s?s.exec(this.source):null)&&(!l||u.index<=l.index))return u.index>this.nextMatch&&this.outputText(this.output,this.nextMatch,u.index),this.matchStart=u.index,this.matchLength=u[0].length,this.matchText=u[0],this.nextMatch=s.lastIndex,this.output=n,void(i&&(this.options=i));if(l){l.index>this.nextMatch&&this.outputText(this.output,this.nextMatch,l.index),this.matchStart=l.index,this.matchLength=l[0].length,this.matchText=l[0],this.nextMatch=o.parserRegExp.lastIndex;for(var c=void 0,d=1,h=l.length;d<h;++d)if(l[d]){c=d-1;break}if(o.parsers[c].handler(this),null!=TempState.break)break}}while(u||l);null==TempState.break?this.nextMatch<this.source.length&&(this.outputText(this.output,this.nextMatch,this.source.length),this.nextMatch=this.source.length):this.output.lastChild&&this.output.lastChild.nodeType===Node.ELEMENT_NODE&&"BR"===this.output.lastChild.nodeName.toUpperCase()&&jQuery(this.output.lastChild).remove(),this.output=n,i&&(this.options=i)}},{key:"outputText",value:function(e,t,r){jQuery(e).append(document.createTextNode(this.source.substring(t,r)))}},{key:"rawArgs",value:function(){return this._rawArgs}},{key:"fullArgs",value:function(){return Scripting.parse(this._rawArgs)}}],[{key:"wikifyEval",value:function(e){var r=document.createDocumentFragment();new t(r,e);var a=r.querySelector(".error");if(null!==a)throw new Error(a.textContent.replace(errorPrologRegExp,""));return r}},{key:"createInternalLink",value:function(e,t,r,a){var n=jQuery(document.createElement("a"));return null!=t&&(n.attr("data-passage",t),Story.has(t)?(n.addClass("link-internal"),Config.addVisitedLinkClass&&State.hasPlayed(t)&&n.addClass("link-visited")):n.addClass("link-broken"),n.ariaClick({one:!0},function(){"function"==typeof a&&a(),Engine.play(t)})),r&&n.append(document.createTextNode(r)),e&&n.appendTo(e),n[0]}},{key:"createExternalLink",value:function(e,t,r){var a=jQuery(document.createElement("a")).attr("target","_blank").addClass("link-external").text(r).appendTo(e);return null!=t&&a.attr({href:t,tabindex:0}),a[0]}},{key:"isExternalLink",value:function(e){return!Story.has(e)&&(new RegExp("^"+Patterns.url,"gim").test(e)||/[\/.?#]/.test(e))}}]),t}();return Object.defineProperty(t,"Parser",{value:function(){function e(){return d}function t(e){if("object"!==(void 0===e?"undefined":_typeof(e)))throw new Error("Wikifier.Parser.add parser parameter must be an object");if(!e.hasOwnProperty("name"))throw new Error('parser object missing required "name" property');if("string"!=typeof e.name)throw new Error('parser object "name" property must be a string');if(!e.hasOwnProperty("match"))throw new Error('parser object missing required "match" property');if("string"!=typeof e.match)throw new Error('parser object "match" property must be a string');if(!e.hasOwnProperty("handler"))throw new Error('parser object missing required "handler" property');if("function"!=typeof e.handler)throw new Error('parser object "handler" property must be a function');if(e.hasOwnProperty("profiles")&&!Array.isArray(e.profiles))throw new Error('parser object "profiles" property must be an array');if(n(e.name))throw new Error('cannot clobber existing parser "'+e.name+'"');d.push(e)}function r(e){var t=d.find(function(t){return t.name===e});t&&d.delete(t)}function a(){return 0===d.length}function n(e){return!!d.find(function(t){return t.name===e})}function i(e){return d.find(function(t){return t.name===e})||null}function o(){return h}function s(){var e=d,t=e.filter(function(e){return!Array.isArray(e.profiles)||e.profiles.includes("core")});return h=Object.freeze({all:{parsers:e,parserRegExp:new RegExp(e.map(function(e){return"("+e.match+")"}).join("|"),"gm")},core:{parsers:t,parserRegExp:new RegExp(t.map(function(e){return"("+e.match+")"}).join("|"),"gm")}})}function u(){return"object"!==(void 0===h?"undefined":_typeof(h))||0===Object.keys(h).length}function l(e){if("object"!==(void 0===h?"undefined":_typeof(h))||!h.hasOwnProperty(e))throw new Error('nonexistent parser profile "'+e+'"');return h[e]}function c(e){return"object"===(void 0===h?"undefined":_typeof(h))&&h.hasOwnProperty(e)}var d=[],h=void 0;return Object.freeze(Object.defineProperties({},{parsers:{get:e},add:{value:t},delete:{value:r},isEmpty:{value:a},has:{value:n},get:{value:i},Profile:{value:Object.freeze(Object.defineProperties({},{profiles:{get:o},compile:{value:s},isEmpty:{value:u},has:{value:c},get:{value:l}}))}}))}()}),Object.defineProperties(t,{helpers:{value:{}},getValue:{value:State.getVar},setValue:{value:State.setVar},parse:{value:Scripting.parse},evalExpression:{value:Scripting.evalTwineScript},evalStatements:{value:Scripting.evalTwineScript},textPrimitives:{value:Patterns}}),Object.defineProperties(t.helpers,{inlineCss:{value:function(){function e(e){var r={classes:[],id:"",styles:{}},a=void 0;do{t.lastIndex=e.nextMatch;var n=t.exec(e.source);a=n&&n.index===e.nextMatch,a&&(n[1]?r.styles[Util.fromCssProperty(n[1])]=n[2].trim():n[3]?r.styles[Util.fromCssProperty(n[3])]=n[4].trim():n[5]?r.classes=r.classes.concat(n[5].slice(1).split(/\./)):n[6]&&(r.id=n[6].slice(1).split(/#/).pop()),e.nextMatch=t.lastIndex)}while(a);return r}var t=new RegExp(Patterns.inlineCss,"gm");return e}()},evalText:{value:function(e){var t=void 0;try{switch(t=Scripting.evalTwineScript(e),void 0===t?"undefined":_typeof(t)){case"string":""===t.trim()&&(t=e);break;case"number":t=String(t);break;default:t=e}}catch(r){t=e}return t}},evalPassageId:{value:function(e){return null==e||Story.has(e)?e:t.helpers.evalText(e)}},hasBlockContext:{value:function(e){for(var t="function"==typeof window.getComputedStyle,r=e.length-1;r>=0;--r){var a=e[r];switch(a.nodeType){case Node.ELEMENT_NODE:var n=a.nodeName.toUpperCase();if("BR"===n)return!0;var i=t?window.getComputedStyle(a,null):a.currentStyle;if(i&&i.display){if("none"===i.display)continue;return"block"===i.display}switch(n){case"ADDRESS":case"ARTICLE":case"ASIDE":case"BLOCKQUOTE":case"CENTER":case"DIV":case"DL":case"FIGURE":case"FOOTER":case"FORM":case"H1":case"H2":case"H3":case"H4":case"H5":case"H6":case"HEADER":case"HR":case"MAIN":case"NAV":case"OL":case"P":case"PRE":case"SECTION":case"TABLE":case"UL":return!0}return!1;case Node.COMMENT_NODE:continue;default:return!1}}return!0}},createShadowSetterCallback:{value:function(){function e(){if(!n&&!(n=t.Parser.get("macro")))throw new Error('cannot find "macro" parser');return n}function r(){for(var t=n||e(),r=new Set,a=t.context;null!==a;a=a.parent)a._shadows&&a._shadows.forEach(function(e){return r.add(e)});return[].concat(_toConsumableArray(r))}function a(e){var t={};return r().forEach(function(e){var r=e.slice(1),a="$"===e[0]?State.variables:State.temporary;t[e]=a[r]}),function(){var r=Object.keys(t),a=r.length>0?{}:null;try{return r.forEach(function(e){var r=e.slice(1),n="$"===e[0]?State.variables:State.temporary;n.hasOwnProperty(r)&&(a[r]=n[r]),n[r]=t[e]}),Scripting.evalJavaScript(e)}finally{r.forEach(function(e){var r=e.slice(1),n="$"===e[0]?State.variables:State.temporary;t[e]=n[r],a.hasOwnProperty(r)?n[r]=a[r]:delete n[r]})}}}var n=null;return a}()},parseSquareBracketedMarkup:{value:function(e){function t(){return c>=e.source.length?s:e.source[c]}function r(t){return t<1||c+t>=e.source.length?s:e.source[c+t]}function a(){return{error:String.format.apply(String,arguments),pos:c}}function n(){l=c}function i(t){var r=e.source.slice(l,c).trim();if(""===r)throw new Error("malformed wiki "+(f?"link":"image")+", empty "+t+" component");"link"===t&&"~"===r[0]?(u.forceInternal=!0,u.link=r.slice(1)):u[t]=r,l=c}function o(e){++c;e:for(;;){switch(t()){case"\\":++c;var r=t();if(r!==s&&"\n"!==r)break;case s:case"\n":return s;case e:break e}++c}return c}var s=-1,u={},l=e.matchStart,c=l+1,d=void 0,h=void 0,f=void 0,p=void 0;if("["===(p=t()))f=u.isLink=!0;else{switch(f=!1,p){case"<":u.align="left",++c;break;case">":u.align="right",++c}if(!/^[Ii][Mm][Gg]$/.test(e.source.slice(c,c+3)))return a("malformed square-bracketed wiki markup");c+=3,u.isImage=!0}if("["!==function(){return c>=e.source.length?s:e.source[c++]}())return a("malformed wiki {0}",f?"link":"image");d=1,h=0,n();try{e:for(;;){switch(p=t()){case s:case"\n":return a("unterminated wiki {0}",f?"link":"image");case'"':if(o(p)===s)return a("unterminated double quoted string in wiki {0}",f?"link":"image");break;case"'":if((4===h||3===h&&f)&&o(p)===s)return a("unterminated single quoted string in wiki {0}",f?"link":"image");break;case"|":0===h&&(i(f?"text":"title"),++l,h=1);break;case"-":0===h&&">"===r(1)&&(i(f?"text":"title"),++c,l+=2,h=1);break;case"<":0===h&&"-"===r(1)&&(i(f?"link":"source"),++c,l+=2,h=2);break;case"[":if(-1===h)return a("unexpected left square bracket '['");++d,1===d&&(n(),++l);break;case"]":if(0===--d){switch(h){case 0:case 1:i(f?"link":"source"),h=3;break;case 2:i(f?"text":"title"),h=3;break;case 3:f?(i("setter"),h=-1):(i("link"),h=4);break;case 4:i("setter"),h=-1}if(++c,"]"===t()){++c;break e}--c}}++c}}catch(e){return a(e.message)}return u.pos=c,u}}}),t}();!function(){function e(e){this.lookahead.lastIndex=e.matchStart;var t=this.lookahead.exec(e.source);t&&t.index===e.matchStart&&(e.nextMatch=this.lookahead.lastIndex,jQuery(document.createDocumentFragment()).append(t[1]).appendTo(e.output))}Wikifier.Parser.add({name:"quoteByBlock",profiles:["block"],match:"^<<<\\n",terminator:"^<<<\\n",handler:function(e){if(!Wikifier.helpers.hasBlockContext(e.output.childNodes))return void jQuery(e.output).append(document.createTextNode(e.matchText));e.subWikify(jQuery(document.createElement("blockquote")).appendTo(e.output).get(0),this.terminator)}}),Wikifier.Parser.add({name:"quoteByLine",profiles:["block"],match:"^>+",lookahead:/^>+/gm,terminator:"\\n",handler:function(e){if(!Wikifier.helpers.hasBlockContext(e.output.childNodes))return void jQuery(e.output).append(document.createTextNode(e.matchText));var t=[e.output],r=0,a=e.matchLength,n=void 0,i=void 0;do{if(a>r)for(i=r;i<a;++i)t.push(jQuery(document.createElement("blockquote")).appendTo(t[t.length-1]).get(0));else if(a<r)for(i=r;i>a;--i)t.pop();r=a,e.subWikify(t[t.length-1],this.terminator),jQuery(document.createElement("br")).appendTo(t[t.length-1]),this.lookahead.lastIndex=e.nextMatch;var o=this.lookahead.exec(e.source);n=o&&o.index===e.nextMatch,n&&(a=o[0].length,e.nextMatch+=o[0].length)}while(n)}}),Wikifier.Parser.add({name:"macro",profiles:["core"],match:"<<",lookahead:new RegExp("<<(/?"+Patterns.macroName+")(?:\\s*)((?:(?:\"(?:\\\\.|[^\"\\\\])*\")|(?:'(?:\\\\.|[^'\\\\])*')|(?:\\[(?:[<>]?[Ii][Mm][Gg])?\\[[^\\r\\n]*?\\]\\]+)|[^>]|(?:>(?!>)))*)>>","gm"),argsPattern:["(``)","`((?:\\\\.|[^`\\\\])+)`","(\"\"|'')",'("(?:\\\\.|[^"\\\\])+")',"('(?:\\\\.|[^'\\\\])+')","(\\[(?:[<>]?[Ii][Mm][Gg])?\\[[^\\r\\n]*?\\]\\]+)","([^`\"'\\s]+)","(`|\"|')"].join("|"),working:{source:"",name:"",arguments:"",index:0},context:null,handler:function(e){var t=this.lookahead.lastIndex=e.matchStart;if(this.parseTag(e)){var r=e.nextMatch,a=this.working.name,n=this.working.arguments,i=void 0;try{if(!(i=Macro.get(a))){if(Macro.tags.has(a)){var o=Macro.tags.get(a);return throwError(e.output,"child tag <<"+a+">> was found outside of a call to its parent macro"+(1===o.length?"":"s")+" <<"+o.join(">>, <<")+">>",e.source.slice(t,e.nextMatch))}return throwError(e.output,"macro <<"+a+">> does not exist",e.source.slice(t,e.nextMatch))}var s=null;if(i.hasOwnProperty("tags")&&!(s=this.parseBody(e,i)))return e.nextMatch=r,throwError(e.output,"cannot find a closing tag for macro <<"+a+">>",e.source.slice(t,e.nextMatch)+"…");if("function"!=typeof i.handler)return throwError(e.output,"macro <<"+a+">> handler function "+(i.hasOwnProperty("handler")?"is not a function":"does not exist"),e.source.slice(t,e.nextMatch));var u=s?s[0].args:this.createArgs(n,i.hasOwnProperty("skipArgs")&&!!i.skipArgs||i.hasOwnProperty("skipArg0")&&!!i.skipArg0);if(i.hasOwnProperty("_MACRO_API")){this.context=new MacroContext({macro:i,name:a,args:u,payload:s,source:e.source.slice(t,e.nextMatch),parent:this.context,parser:e});try{i.handler.call(this.context)}finally{this.context=this.context.parent}}else{var l=e._rawArgs;e._rawArgs=n;try{i.handler(e.output,a,u,e,s)}finally{e._rawArgs=l}}}catch(r){return throwError(e.output,"cannot execute "+(i&&i.isWidget?"widget":"macro")+" <<"+a+">>: "+r.message,e.source.slice(t,e.nextMatch))}finally{this.working.source="",this.working.name="",this.working.arguments="",this.working.index=0}}else e.outputText(e.output,e.matchStart,e.nextMatch)},parseTag:function(e){var t=this.lookahead.exec(e.source);return!(!t||t.index!==e.matchStart||!t[1])&&(e.nextMatch=this.lookahead.lastIndex,this.working.source=e.source.slice(t.index,this.lookahead.lastIndex),this.working.name=t[1],this.working.arguments=t[2],this.working.index=t.index,!0)},parseBody:function(e,t){for(var r=this.working.name,a="/"+r,n="end"+r,i=!!Array.isArray(t.tags)&&t.tags,o=[],s=t.hasOwnProperty("skipArgs")&&t.skipArgs,u=t.hasOwnProperty("skipArg0")&&t.skipArg0,l=-1,c=1,d=this.working.source,h=this.working.name,f=this.working.arguments,p=e.nextMatch;-1!==(e.matchStart=e.source.indexOf(this.match,e.nextMatch));)if(this.parseTag(e)){var g=this.working.source,m=this.working.name,v=this.working.arguments,y=this.working.index,b=e.nextMatch;switch(m){case r:++c;break;case n:case a:--c;break;default:if(1===c&&i)for(var w=0,k=i.length;w<k;++w)m===i[w]&&(o.push({source:d,name:h,arguments:f,args:this.createArgs(f,s||0===o.length&&u),contents:e.source.slice(p,y)}),d=g,h=m,f=v,p=b)}if(0===c){o.push({source:d,name:h,arguments:f,args:this.createArgs(f,s||0===o.length&&u),contents:e.source.slice(p,y)}),l=b;break}}else this.lookahead.lastIndex=e.nextMatch=e.matchStart+this.match.length;return-1!==l?(e.nextMatch=l,o):null},createArgs:function(e,t){var r=t?[]:this.parseArgs(e);return Object.defineProperties(r,{raw:{value:e},full:{value:Scripting.parse(e)}}),r},parseArgs:function(e){
+for(var t=new RegExp(this.argsPattern,"gm"),r=[],a=new RegExp("^"+Patterns.variable),n=void 0;null!==(n=t.exec(e));){var i=void 0;if(n[1])i=undefined;else if(n[2]){i=n[2];try{i=Scripting.evalTwineScript("("+i+")")}catch(e){throw new Error('unable to parse macro argument "'+i+'": '+e.message)}}else if(n[3])i="";else if(n[4]){i=n[4];try{i=Scripting.evalJavaScript(i)}catch(e){throw new Error("unable to parse macro argument '"+i+"': "+e.message)}}else if(n[5]){i=n[5];try{i=Scripting.evalJavaScript(i)}catch(e){throw new Error('unable to parse macro argument "'+i+'": '+e.message)}}else if(n[6]){i=n[6];var o=Wikifier.helpers.parseSquareBracketedMarkup({source:i,matchStart:0});if(o.hasOwnProperty("error"))throw new Error('unable to parse macro argument "'+i+'": '+o.error);if(o.pos<i.length)throw new Error('unable to parse macro argument "'+i+'": unexpected character(s) "'+i.slice(o.pos)+'" (pos: '+o.pos+")");o.isLink?(i={isLink:!0},i.count=o.hasOwnProperty("text")?2:1,i.link=Wikifier.helpers.evalPassageId(o.link),i.text=o.hasOwnProperty("text")?Wikifier.helpers.evalText(o.text):i.link,i.external=!o.forceInternal&&Wikifier.isExternalLink(i.link),i.setFn=o.hasOwnProperty("setter")?Wikifier.helpers.createShadowSetterCallback(Scripting.parse(o.setter)):null):o.isImage&&(i=function(e){var t={source:e,isImage:!0};if("data:"!==e.slice(0,5)&&Story.has(e)){var r=Story.get(e);r.tags.includes("Twine.image")&&(t.source=r.text,t.passage=r.title)}return t}(Wikifier.helpers.evalPassageId(o.source)),o.hasOwnProperty("align")&&(i.align=o.align),o.hasOwnProperty("title")&&(i.title=Wikifier.helpers.evalText(o.title)),o.hasOwnProperty("link")&&(i.link=Wikifier.helpers.evalPassageId(o.link),i.external=!o.forceInternal&&Wikifier.isExternalLink(i.link)),i.setFn=o.hasOwnProperty("setter")?Wikifier.helpers.createShadowSetterCallback(Scripting.parse(o.setter)):null)}else if(n[7])if(i=n[7],a.test(i))i=State.getVar(i);else if(/^(?:settings|setup)[.[]/.test(i))try{i=Scripting.evalTwineScript(i)}catch(e){throw new Error('unable to parse macro argument "'+i+'": '+e.message)}else if("null"===i)i=null;else if("undefined"===i)i=undefined;else if("true"===i)i=!0;else if("false"===i)i=!1;else{var s=Number(i);Number.isNaN(s)||(i=s)}else if(n[8]){var u=void 0;switch(n[8]){case"`":u="backquote expression";break;case'"':u="double quoted string";break;case"'":u="single quoted string"}throw new Error("unterminated "+u+" in macro argument string")}r.push(i)}return r}}),Wikifier.Parser.add({name:"link",profiles:["core"],match:"\\[\\[[^[]",handler:function(e){var t=Wikifier.helpers.parseSquareBracketedMarkup(e);if(t.hasOwnProperty("error"))return void e.outputText(e.output,e.matchStart,e.nextMatch);e.nextMatch=t.pos;var r=Wikifier.helpers.evalPassageId(t.link),a=t.hasOwnProperty("text")?Wikifier.helpers.evalText(t.text):r,n=t.hasOwnProperty("setter")?Wikifier.helpers.createShadowSetterCallback(Scripting.parse(t.setter)):null,i=(Config.debug?new DebugView(e.output,"link-markup","[[link]]",e.source.slice(e.matchStart,e.nextMatch)):e).output;t.forceInternal||!Wikifier.isExternalLink(r)?Wikifier.createInternalLink(i,r,a,n):Wikifier.createExternalLink(i,r,a)}}),Wikifier.Parser.add({name:"urlLink",profiles:["core"],match:Patterns.url,handler:function(e){e.outputText(Wikifier.createExternalLink(e.output,e.matchText),e.matchStart,e.nextMatch)}}),Wikifier.Parser.add({name:"image",profiles:["core"],match:"\\[[<>]?[Ii][Mm][Gg]\\[",handler:function(e){var t=Wikifier.helpers.parseSquareBracketedMarkup(e);if(t.hasOwnProperty("error"))return void e.outputText(e.output,e.matchStart,e.nextMatch);e.nextMatch=t.pos;var r=void 0;Config.debug&&(r=new DebugView(e.output,"image-markup",t.hasOwnProperty("link")?"[img[][link]]":"[img[]]",e.source.slice(e.matchStart,e.nextMatch)),r.modes({block:!0}));var a=t.hasOwnProperty("setter")?Wikifier.helpers.createShadowSetterCallback(Scripting.parse(t.setter)):null,n=(Config.debug?r:e).output,i=void 0;if(t.hasOwnProperty("link")){var o=Wikifier.helpers.evalPassageId(t.link);n=t.forceInternal||!Wikifier.isExternalLink(o)?Wikifier.createInternalLink(n,o,null,a):Wikifier.createExternalLink(n,o),n.classList.add("link-image")}if(n=jQuery(document.createElement("img")).appendTo(n).get(0),i=Wikifier.helpers.evalPassageId(t.source),"data:"!==i.slice(0,5)&&Story.has(i)){var s=Story.get(i);s.tags.includes("Twine.image")&&(n.setAttribute("data-passage",s.title),i=s.text.trim())}n.src=i,t.hasOwnProperty("title")&&(n.title=Wikifier.helpers.evalText(t.title)),t.hasOwnProperty("align")&&(n.align=t.align)}}),Wikifier.Parser.add({name:"monospacedByBlock",profiles:["block"],match:"^\\{\\{\\{\\n",lookahead:/^\{\{\{\n((?:^[^\n]*\n)+?)(^\}\}\}$\n?)/gm,handler:function(e){this.lookahead.lastIndex=e.matchStart;var t=this.lookahead.exec(e.source);if(t&&t.index===e.matchStart){var r=jQuery(document.createElement("pre"));jQuery(document.createElement("code")).text(t[1]).appendTo(r),r.appendTo(e.output),e.nextMatch=this.lookahead.lastIndex}}}),Wikifier.Parser.add({name:"formatByChar",profiles:["core"],match:"''|//|__|\\^\\^|~~|==|\\{\\{\\{",handler:function(e){switch(e.matchText){case"''":e.subWikify(jQuery(document.createElement("strong")).appendTo(e.output).get(0),"''");break;case"//":e.subWikify(jQuery(document.createElement("em")).appendTo(e.output).get(0),"//");break;case"__":e.subWikify(jQuery(document.createElement("u")).appendTo(e.output).get(0),"__");break;case"^^":e.subWikify(jQuery(document.createElement("sup")).appendTo(e.output).get(0),"\\^\\^");break;case"~~":e.subWikify(jQuery(document.createElement("sub")).appendTo(e.output).get(0),"~~");break;case"==":e.subWikify(jQuery(document.createElement("s")).appendTo(e.output).get(0),"==");break;case"{{{":var t=/\{\{\{((?:.|\n)*?)\}\}\}/gm;t.lastIndex=e.matchStart;var r=t.exec(e.source);r&&r.index===e.matchStart&&(jQuery(document.createElement("code")).text(r[1]).appendTo(e.output),e.nextMatch=t.lastIndex)}}}),Wikifier.Parser.add({name:"customStyle",profiles:["core"],match:"@@",terminator:"@@",blockRegExp:/\s*\n/gm,handler:function(e){var t=Wikifier.helpers.inlineCss(e);this.blockRegExp.lastIndex=e.nextMatch;var r=this.blockRegExp.exec(e.source),a=r&&r.index===e.nextMatch,n=jQuery(document.createElement(a?"div":"span")).appendTo(e.output);0===t.classes.length&&""===t.id&&0===Object.keys(t.styles).length?n.addClass("marked"):(t.classes.forEach(function(e){return n.addClass(e)}),""!==t.id&&n.attr("id",t.id),n.css(t.styles)),a?(e.nextMatch+=r[0].length,e.subWikify(n[0],"\\n?"+this.terminator)):e.subWikify(n[0],this.terminator)}}),Wikifier.Parser.add({name:"verbatimText",profiles:["core"],match:'"{3}|<[Nn][Oo][Ww][Ii][Kk][Ii]>',lookahead:/(?:"{3}((?:.|\n)*?)"{3})|(?:<[Nn][Oo][Ww][Ii][Kk][Ii]>((?:.|\n)*?)<\/[Nn][Oo][Ww][Ii][Kk][Ii]>)/gm,handler:function(e){this.lookahead.lastIndex=e.matchStart;var t=this.lookahead.exec(e.source);t&&t.index===e.matchStart&&(e.nextMatch=this.lookahead.lastIndex,jQuery(document.createElement("span")).addClass("verbatim").text(t[1]||t[2]).appendTo(e.output))}}),Wikifier.Parser.add({name:"horizontalRule",profiles:["core"],match:"^----+$\\n?|<[Hh][Rr]\\s*/?>\\n?",handler:function(e){jQuery(document.createElement("hr")).appendTo(e.output)}}),Wikifier.Parser.add({name:"emdash",profiles:["core"],match:"--",handler:function(e){jQuery(document.createTextNode("—")).appendTo(e.output)}}),Wikifier.Parser.add({name:"doubleDollarSign",profiles:["core"],match:"\\${2}",handler:function(e){jQuery(document.createTextNode("$")).appendTo(e.output)}}),Wikifier.Parser.add({name:"nakedVariable",profiles:["core"],match:Patterns.variable+"(?:(?:\\."+Patterns.identifier+")|(?:\\[\\d+\\])|(?:\\[\"(?:\\\\.|[^\"\\\\])+\"\\])|(?:\\['(?:\\\\.|[^'\\\\])+'\\])|(?:\\["+Patterns.variable+"\\]))*",handler:function(e){var t=toStringOrDefault(State.getVar(e.matchText),null);null===t?jQuery(document.createTextNode(e.matchText)).appendTo(e.output):new Wikifier((Config.debug?new DebugView(e.output,"variable",e.matchText,e.matchText):e).output,t)}}),Wikifier.Parser.add({name:"heading",profiles:["block"],match:"^!{1,6}",terminator:"\\n",handler:function(e){if(!Wikifier.helpers.hasBlockContext(e.output.childNodes))return void jQuery(e.output).append(document.createTextNode(e.matchText));e.subWikify(jQuery(document.createElement("h"+e.matchLength)).appendTo(e.output).get(0),this.terminator)}}),Wikifier.Parser.add({name:"table",profiles:["block"],match:"^\\|(?:[^\\n]*)\\|(?:[fhck]?)$",lookahead:/^\|([^\n]*)\|([fhck]?)$/gm,rowTerminator:"\\|(?:[cfhk]?)$\\n?",cellPattern:"(?:\\|([^\\n\\|]*)\\|)|(\\|[cfhk]?$\\n?)",cellTerminator:"(?:\\u0020*)\\|",rowTypes:{c:"caption",f:"tfoot",h:"thead","":"tbody"},handler:function(e){if(!Wikifier.helpers.hasBlockContext(e.output.childNodes))return void jQuery(e.output).append(document.createTextNode(e.matchText));var t=jQuery(document.createElement("table")).appendTo(e.output).get(0),r=[],a=null,n=null,i=0,o=void 0;e.nextMatch=e.matchStart;do{this.lookahead.lastIndex=e.nextMatch;var s=this.lookahead.exec(e.source);if(o=s&&s.index===e.nextMatch){var u=s[2];"k"===u?(t.className=s[1],e.nextMatch+=s[0].length+1):(u!==a&&(a=u,n=jQuery(document.createElement(this.rowTypes[u])).appendTo(t)),"c"===a?(n.css("caption-side",0===i?"top":"bottom"),e.nextMatch+=1,e.subWikify(n[0],this.rowTerminator)):this.rowHandler(e,jQuery(document.createElement("tr")).appendTo(n).get(0),r),++i)}}while(o)},rowHandler:function(e,t,r){var a=this,n=new RegExp(this.cellPattern,"gm"),i=0,o=1,s=void 0;do{n.lastIndex=e.nextMatch;var u=n.exec(e.source);if(s=u&&u.index===e.nextMatch){if("~"===u[1]){var l=r[i];l&&(++l.rowCount,l.$element.attr("rowspan",l.rowCount).css("vertical-align","middle")),e.nextMatch=u.index+u[0].length-1}else if(">"===u[1])++o,e.nextMatch=u.index+u[0].length-1;else{if(u[2]){e.nextMatch=u.index+u[0].length;break}!function(){++e.nextMatch;for(var n=Wikifier.helpers.inlineCss(e),s=!1,u=!1,l=void 0;" "===e.source.substr(e.nextMatch,1);)s=!0,++e.nextMatch;"!"===e.source.substr(e.nextMatch,1)?(l=jQuery(document.createElement("th")).appendTo(t),++e.nextMatch):l=jQuery(document.createElement("td")).appendTo(t),r[i]={rowCount:1,$element:l},o>1&&(l.attr("colspan",o),o=1),e.subWikify(l[0],a.cellTerminator)," "===e.matchText.substr(e.matchText.length-2,1)&&(u=!0),n.classes.forEach(function(e){return l.addClass(e)}),""!==n.id&&l.attr("id",n.id),s&&u?n.styles["text-align"]="center":s?n.styles["text-align"]="right":u&&(n.styles["text-align"]="left"),l.css(n.styles),e.nextMatch=e.nextMatch-1}()}++i}}while(s)}}),Wikifier.Parser.add({name:"list",profiles:["block"],match:"^(?:(?:\\*+)|(?:#+))",lookahead:/^(?:(\*+)|(#+))/gm,terminator:"\\n",handler:function(e){if(!Wikifier.helpers.hasBlockContext(e.output.childNodes))return void jQuery(e.output).append(document.createTextNode(e.matchText));e.nextMatch=e.matchStart;var t=[e.output],r=null,a=0,n=void 0,i=void 0;do{this.lookahead.lastIndex=e.nextMatch;var o=this.lookahead.exec(e.source);if(n=o&&o.index===e.nextMatch){var s=o[2]?"ol":"ul",u=o[0].length;if(e.nextMatch+=o[0].length,u>a)for(i=a;i<u;++i)t.push(jQuery(document.createElement(s)).appendTo(t[t.length-1]).get(0));else if(u<a)for(i=a;i>u;--i)t.pop();else u===a&&s!==r&&(t.pop(),t.push(jQuery(document.createElement(s)).appendTo(t[t.length-1]).get(0)));a=u,r=s,e.subWikify(jQuery(document.createElement("li")).appendTo(t[t.length-1]).get(0),this.terminator)}}while(n)}}),Wikifier.Parser.add({name:"commentByBlock",profiles:["core"],match:"(?:/(?:%|\\*))|(?:\x3c!--)",lookahead:/(?:\/(%|\*)(?:(?:.|\n)*?)\1\/)|(?:<!--(?:(?:.|\n)*?)-->)/gm,handler:function(e){this.lookahead.lastIndex=e.matchStart;var t=this.lookahead.exec(e.source);t&&t.index===e.matchStart&&(e.nextMatch=this.lookahead.lastIndex)}}),Wikifier.Parser.add({name:"lineContinuation",profiles:["core"],match:"\\\\"+Patterns.spaceNoTerminator+"*(?:\\n|$)|(?:^|\\n)"+Patterns.spaceNoTerminator+"*\\\\",handler:function(e){e.nextMatch=e.matchStart+e.matchLength}}),Wikifier.Parser.add({name:"lineBreak",profiles:["core"],match:"\\n|<[Bb][Rr]\\s*/?>",handler:function(e){e.options.nobr||jQuery(document.createElement("br")).appendTo(e.output)}}),Wikifier.Parser.add({name:"htmlCharacterReference",profiles:["core"],match:"(?:(?:&#?[0-9A-Za-z]{2,8};|.)(?:&#?(?:x0*(?:3[0-6][0-9A-Fa-f]|1D[C-Fc-f][0-9A-Fa-f]|20[D-Fd-f][0-9A-Fa-f]|FE2[0-9A-Fa-f])|0*(?:76[89]|7[7-9][0-9]|8[0-7][0-9]|761[6-9]|76[2-7][0-9]|84[0-3][0-9]|844[0-7]|6505[6-9]|6506[0-9]|6507[0-1]));)+|&#?[0-9A-Za-z]{2,8};)",handler:function(e){jQuery(document.createDocumentFragment()).append(e.matchText).appendTo(e.output)}}),Wikifier.Parser.add({name:"xmlProlog",profiles:["core"],match:"<\\?[Xx][Mm][Ll][^>]*\\?>",handler:function(e){e.nextMatch=e.matchStart+e.matchLength}}),Wikifier.Parser.add({name:"verbatimHtml",profiles:["core"],match:"<[Hh][Tt][Mm][Ll]>",lookahead:/<[Hh][Tt][Mm][Ll]>((?:.|\n)*?)<\/[Hh][Tt][Mm][Ll]>/gm,handler:e}),Wikifier.Parser.add({name:"verbatimSvgTag",profiles:["core"],match:"<[Ss][Vv][Gg][^>]*>",lookahead:/(<[Ss][Vv][Gg][^>]*>(?:.|\n)*?<\/[Ss][Vv][Gg]>)/gm,handler:e}),Wikifier.Parser.add({name:"verbatimScriptTag",profiles:["core"],match:"<[Ss][Cc][Rr][Ii][Pp][Tt][^>]*>",lookahead:/(<[Ss][Cc][Rr][Ii][Pp][Tt]*>(?:.|\n)*?<\/[Ss][Cc][Rr][Ii][Pp][Tt]>)/gm,handler:e}),Wikifier.Parser.add({name:"styleTag",profiles:["core"],match:"<[Ss][Tt][Yy][Ll][Ee][^>]*>",lookahead:/(<[Ss][Tt][Yy][Ll][Ee]*>)((?:.|\n)*?)(<\/[Ss][Tt][Yy][Ll][Ee]>)/gm,imageMarkup:new RegExp(Patterns.cssImage,"g"),hasImageMarkup:new RegExp(Patterns.cssImage),handler:function(e){this.lookahead.lastIndex=e.matchStart;var t=this.lookahead.exec(e.source);if(t&&t.index===e.matchStart){e.nextMatch=this.lookahead.lastIndex;var r=t[2];this.hasImageMarkup.test(r)&&(this.imageMarkup.lastIndex=0,r=r.replace(this.imageMarkup,function(e){var t=Wikifier.helpers.parseSquareBracketedMarkup({source:e,matchStart:0});if(t.hasOwnProperty("error")||t.pos<e.length)return e;var r=t.source;if("data:"!==r.slice(0,5)&&Story.has(r)){var a=Story.get(r);a.tags.includes("Twine.image")&&(r=a.text)}return'url("'+r.replace(/"/g,"%22")+'")'})),jQuery(document.createDocumentFragment()).append(t[1]+r+t[3]).appendTo(e.output)}}}),Wikifier.Parser.add({name:"htmlTag",profiles:["core"],match:"<\\w+(?:\\s+[^\\u0000-\\u001F\\u007F-\\u009F\\s\"'>\\/=]+(?:\\s*=\\s*(?:\"[^\"]*?\"|'[^']*?'|[^\\s\"'=<>`]+))?)*\\s*\\/?>",tagRegExp:/^<(\w+)/,mediaElements:["audio","img","source","track","video"],nobrElements:["audio","colgroup","datalist","dl","figure","ol","optgroup","picture","select","table","tbody","tfoot","thead","tr","ul","video"],voidElements:["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"],handler:function(e){var t=this.tagRegExp.exec(e.matchText),r=t&&t[1],a=r&&r.toLowerCase();if(a){var n=this.voidElements.includes(a)||e.matchText.endsWith("/>"),i=this.nobrElements.includes(a),o=void 0,s=void 0;if(!n){o="<\\/"+a+"\\s*>";var u=new RegExp(o,"gim");u.lastIndex=e.matchStart,s=u.exec(e.source)}if(!n&&!s)return throwError(e.output,"cannot find a closing tag for HTML <"+r+">",e.matchText+"…");var l=e.output,c=document.createElement(e.output.tagName),d=void 0;for(c.innerHTML=e.matchText;c.firstChild;)c=c.firstChild;try{this.processAttributeDirectives(c)}catch(t){return throwError(e.output,"<"+a+">: "+t.message,e.matchText+"…")}c.hasAttribute("data-passage")&&(this.processDataAttributes(c,a),Config.debug&&(d=new DebugView(e.output,"html-"+a,a,e.matchText),d.modes({block:"img"===a,nonvoid:s}),l=d.output)),s&&(e.subWikify(c,o,{ignoreTerminatorCase:!0,nobr:i}),d&&jQuery(c).find(".debug.block").length>0&&d.modes({block:!0})),l.appendChild("track"===a?c.cloneNode(!0):c)}},processAttributeDirectives:function(e){[].concat(_toConsumableArray(e.attributes)).forEach(function(t){var r=t.name,a=t.value,n="@"===r[0];if(n||r.startsWith("sc-eval:")){var i=r.slice(n?1:8),o=void 0;try{o=Scripting.evalTwineScript(a)}catch(e){throw new Error('bad evaluation from attribute directive "'+r+'": '+e.message)}try{e.setAttribute(i,o),e.removeAttribute(r)}catch(e){throw new Error('cannot transform attribute directive "'+r+'" into attribute "'+i+'"')}}})},processDataAttributes:function(e,t){var r=e.getAttribute("data-passage");if(null!=r){var a=Wikifier.helpers.evalPassageId(r);if(a!==r&&(r=a,e.setAttribute("data-passage",a)),""!==r)if(this.mediaElements.includes(t)){if("data:"!==r.slice(0,5)&&Story.has(r)){r=Story.get(r);var n=void 0,i=void 0;switch(t){case"audio":case"video":i="Twine."+t;break;case"img":i="Twine.image";break;case"track":i="Twine.vtt";break;case"source":var o=$(e).closest("audio,picture,video");o.length&&(n=o.get(0).tagName.toLowerCase(),i="Twine."+("picture"===n?"image":n))}r.tags.includes(i)&&(e["picture"===n?"srcset":"src"]=r.text.trim())}}else{var s=e.getAttribute("data-setter"),u=void 0;null!=s&&""!==(s=String(s).trim())&&(u=Wikifier.helpers.createShadowSetterCallback(Scripting.parse(s))),Story.has(r)?(e.classList.add("link-internal"),Config.addVisitedLinkClass&&State.hasPlayed(r)&&e.classList.add("link-visited")):e.classList.add("link-broken"),jQuery(e).ariaClick({one:!0},function(){"function"==typeof u&&u.call(this),Engine.play(r)})}}}})}();var Macro=function(){function e(t,r,n){if(Array.isArray(t))return void t.forEach(function(t){return e(t,r,n)});if(!h.test(t))throw new Error('invalid macro name "'+t+'"');if(a(t))throw new Error("cannot clobber existing macro <<"+t+">>");if(u(t))throw new Error("cannot clobber child tag <<"+t+">> of parent macro"+(1===d[t].length?"":"s")+" <<"+d[t].join(">>, <<")+">>");try{if("object"===(void 0===r?"undefined":_typeof(r)))c[t]=n?clone(r):r;else{if(!a(r))throw new Error("cannot create alias of nonexistent macro <<"+r+">>");c[t]=n?clone(c[r]):c[r]}Object.defineProperty(c,t,{writable:!1}),c[t]._MACRO_API=!0}catch(e){throw"TypeError"===e.name?new Error("cannot clobber protected macro <<"+t+">>"):new Error("unknown error when attempting to add macro <<"+t+">>: ["+e.name+"] "+e.message)}if(c[t].hasOwnProperty("tags"))if(null==c[t].tags)o(t);else{if(!Array.isArray(c[t].tags))throw new Error('bad value for "tags" property of macro <<'+t+">>");o(t,c[t].tags)}}function t(e){if(Array.isArray(e))return void e.forEach(function(e){return t(e)});if(a(e)){c[e].hasOwnProperty("tags")&&s(e);try{Object.defineProperty(c,e,{writable:!0}),delete c[e]}catch(t){throw new Error("unknown error removing macro <<"+e+">>: "+t.message)}}else if(u(e))throw new Error("cannot remove child tag <<"+e+">> of parent macro <<"+d[e]+">>")}function r(){return 0===Object.keys(c).length}function a(e){return c.hasOwnProperty(e)}function n(e){var t=null;return a(e)&&"function"==typeof c[e].handler?t=c[e]:macros.hasOwnProperty(e)&&"function"==typeof macros[e].handler&&(t=macros[e]),t}function i(){var e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:"init";Object.keys(c).forEach(function(t){"function"==typeof c[t][e]&&c[t][e](t)}),Object.keys(macros).forEach(function(t){"function"==typeof macros[t][e]&&macros[t][e](t)})}function o(e,t){if(!e)throw new Error("no parent specified");for(var r=["/"+e,"end"+e],n=[].concat(r,Array.isArray(t)?t:[]),i=0;i<n.length;++i){var o=n[i];if(a(o))throw new Error("cannot register tag for an existing macro");u(o)?d[o].includes(e)||(d[o].push(e),d[o].sort()):d[o]=[e]}}function s(e){if(!e)throw new Error("no parent specified");Object.keys(d).forEach(function(t){var r=d[t].indexOf(e);-1!==r&&(1===d[t].length?delete d[t]:d[t].splice(r,1))})}function u(e){return d.hasOwnProperty(e)}function l(e){return u(e)?d[e]:null}var c={},d={},h=new RegExp("^(?:"+Patterns.macroName+")$");return Object.freeze(Object.defineProperties({},{add:{value:e},delete:{value:t},isEmpty:{value:r},has:{value:a},get:{value:n},init:{value:i},tags:{value:Object.freeze(Object.defineProperties({},{register:{value:o},unregister:{value:s},has:{value:u},get:{value:l}}))},evalStatements:{value:function(){return Scripting.evalJavaScript.apply(Scripting,arguments)}}}))}(),MacroContext=function(){return function(){function e(t){_classCallCheck(this,e);var r=Object.assign({parent:null,macro:null,name:"",args:null,payload:null,parser:null,source:""},t);if(null===r.macro||""===r.name||null===r.parser)throw new TypeError("context object missing required properties");Object.defineProperties(this,{self:{value:r.macro},name:{value:r.name},args:{value:r.args},payload:{value:r.payload},source:{value:r.source},parent:{value:r.parent},parser:{value:r.parser},_output:{value:r.parser.output},_shadows:{writable:!0,value:null},_debugView:{writable:!0,value:null},_debugViewEnabled:{writable:!0,value:Config.debug}})}return _createClass(e,[{key:"contextHas",value:function(e){for(var t=this;null!==(t=t.parent);)if(e(t))return!0;return!1}},{key:"contextSelect",value:function(e){for(var t=this;null!==(t=t.parent);)if(e(t))return t;return null}},{key:"contextSelectAll",value:function(e){for(var t=[],r=this;null!==(r=r.parent);)e(r)&&t.push(r);return t}},{key:"addShadow",value:function(){var e=this;this._shadows||(this._shadows=new Set);for(var t=new RegExp("^"+Patterns.variable+"$"),r=arguments.length,a=Array(r),n=0;n<r;n++)a[n]=arguments[n];a.flatten().forEach(function(r){if("string"!=typeof r)throw new TypeError("variable name must be a string; type: "+(void 0===r?"undefined":_typeof(r)));if(!t.test(r))throw new Error('invalid variable name "'+r+'"');e._shadows.add(r)})}},{key:"createShadowWrapper",value:function(e,t,r){var a=this,n=void 0;return"function"==typeof e&&(n={},this.shadowView.forEach(function(e){var t=e.slice(1),r="$"===e[0]?State.variables:State.temporary;n[e]=r[t]})),function(){for(var i=arguments.length,o=Array(i),s=0;s<i;s++)o[s]=arguments[s];if("function"==typeof r&&r.apply(this,o),"function"==typeof e){var u=Object.keys(n),l=u.length>0?{}:null,c=Wikifier.Parser.get("macro"),d=void 0;try{u.forEach(function(e){var t=e.slice(1),r="$"===e[0]?State.variables:State.temporary;r.hasOwnProperty(t)&&(l[t]=r[t]),r[t]=n[e]}),d=c.context,c.context=a,e.apply(this,o)}finally{d!==undefined&&(c.context=d),u.forEach(function(e){var t=e.slice(1),r="$"===e[0]?State.variables:State.temporary;n[e]=r[t],l.hasOwnProperty(t)?r[t]=l[t]:delete r[t]})}}"function"==typeof t&&t.apply(this,o)}}},{key:"createDebugView",value:function(e,t){return this._debugView=new DebugView(this._output,"macro",e||this.name,t||this.source),null!==this.payload&&this.payload.length>0&&this._debugView.modes({nonvoid:!0}),this._debugViewEnabled=!0,this._debugView}},{key:"removeDebugView",value:function(){null!==this._debugView&&(this._debugView.remove(),this._debugView=null),this._debugViewEnabled=!1}},{key:"error",value:function(e,t){return throwError(this._output,"<<"+this.name+">>: "+e,t||this.source)}},{key:"output",get:function(){return this._debugViewEnabled?this.debugView.output:this._output}},{key:"shadows",get:function(){return[].concat(_toConsumableArray(this._shadows))}},{key:"shadowView",get:function(){var e=new Set;return this.contextSelectAll(function(e){return e._shadows}).forEach(function(t){return t._shadows.forEach(function(t){return e.add(t)})}),[].concat(_toConsumableArray(e))}},{key:"debugView",get:function(){return this._debugViewEnabled?null!==this._debugView?this._debugView:this.createDebugView():null}}]),e}()}();!function(){if(Macro.add("capture",{skipArgs:!0,tags:null,handler:function(){if(0===this.args.raw.length)return this.error("no story/temporary variable list specified");var e={};try{for(var t=new RegExp("("+Patterns.variable+")","g"),r=void 0;null!==(r=t.exec(this.args.raw));){var a=r[1],n=a.slice(1),i="$"===a[0]?State.variables:State.temporary;i.hasOwnProperty(n)&&(e[n]=i[n]),this.addShadow(a)}new Wikifier(this.output,this.payload[0].contents)}finally{this.shadows.forEach(function(t){var r=t.slice(1),a="$"===t[0]?State.variables:State.temporary;e.hasOwnProperty(r)?a[r]=e[r]:delete a[r]})}}}),Macro.add("set",{skipArgs:!0,handler:function(){if(0===this.args.full.length)return this.error("no expression specified");try{Scripting.evalJavaScript(this.args.full)}catch(e){return this.error("bad evaluation: "+("object"===(void 0===e?"undefined":_typeof(e))?e.message:e))}Config.debug&&this.debugView.modes({hidden:!0})}}),Macro.add("unset",{skipArgs:!0,handler:function(){if(0===this.args.full.length)return this.error("no story/temporary variable list specified");for(var e=new RegExp("State\\.(variables|temporary)\\.("+Patterns.identifier+")","g"),t=void 0;null!==(t=e.exec(this.args.full));){var r=State[t[1]],a=t[2];r.hasOwnProperty(a)&&delete r[a]}Config.debug&&this.debugView.modes({hidden:!0})}}),Macro.add("remember",{skipArgs:!0,handler:function(){if(0===this.args.full.length)return this.error("no expression specified");try{Scripting.evalJavaScript(this.args.full)}catch(e){return this.error("bad evaluation: "+("object"===(void 0===e?"undefined":_typeof(e))?e.message:e))}for(var e=storage.get("remember")||{},t=new RegExp("State\\.variables\\.("+Patterns.identifier+")","g"),r=void 0;null!==(r=t.exec(this.args.full));){var a=r[1];e[a]=State.variables[a]}if(!storage.set("remember",e))return this.error("unknown error, cannot remember: "+this.args.raw);Config.debug&&this.debugView.modes({hidden:!0})},init:function(){var e=storage.get("remember");e&&Object.keys(e).forEach(function(t){return State.variables[t]=e[t]})}}),Macro.add("forget",{skipArgs:!0,handler:function(){if(0===this.args.full.length)return this.error("no story variable list specified");for(var e=storage.get("remember"),t=new RegExp("State\\.variables\\.("+Patterns.identifier+")","g"),r=void 0,a=!1;null!==(r=t.exec(this.args.full));){var n=r[1];State.variables.hasOwnProperty(n)&&delete State.variables[n],e&&e.hasOwnProperty(n)&&(a=!0,delete e[n])}if(a&&!storage.set("remember",e))return this.error("unknown error, cannot update remember store");Config.debug&&this.debugView.modes({hidden:!0})}}),Macro.add("run","set"),Macro.add("script",{skipArgs:!0,tags:null,handler:function(){var e=document.createDocumentFragment();try{Scripting.evalJavaScript(this.payload[0].contents,e),Config.debug&&this.createDebugView(this.name,this.source+this.payload[0].contents+"<</"+this.name+">>")}catch(e){return this.error("bad evaluation: "+("object"===(void 0===e?"undefined":_typeof(e))?e.message:e),this.source+this.payload[0].contents+"<</"+this.name+">>")}e.hasChildNodes()&&this.output.appendChild(e)}}),Macro.add("include",{handler:function(){if(0===this.args.length)return this.error("no passage specified");var e=void 0;if(e="object"===_typeof(this.args[0])?this.args[0].link:this.args[0],!Story.has(e))return this.error('passage "'+e+'" does not exist');Config.debug&&this.debugView.modes({block:!0}),e=Story.get(e);var t=void 0;t=this.args[1]?jQuery(document.createElement(this.args[1])).addClass(e.domId+" macro-"+this.name).attr("data-passage",e.title).appendTo(this.output):jQuery(this.output),t.wiki(e.processText())}}),Macro.add("nobr",{skipArgs:!0,tags:null,handler:function(){new Wikifier(this.output,this.payload[0].contents.replace(/^\n+|\n+$/g,"").replace(/\n+/g," "))}}),Macro.add(["print","=","-"],{skipArgs:!0,handler:function(){if(0===this.args.full.length)return this.error("no expression specified");try{var e=toStringOrDefault(Scripting.evalJavaScript(this.args.full),null);null!==e&&new Wikifier(this.output,"-"===this.name?Util.escape(e):e)}catch(e){return this.error("bad evaluation: "+("object"===(void 0===e?"undefined":_typeof(e))?e.message:e))}}}),Macro.add("silently",{skipArgs:!0,tags:null,handler:function(){var e=document.createDocumentFragment();if(new Wikifier(e,this.payload[0].contents.trim()),Config.debug)this.debugView.modes({hidden:!0}),this.output.appendChild(e);else{var t=[].concat(_toConsumableArray(e.querySelectorAll(".error"))).map(function(e){return e.textContent});if(t.length>0)return this.error("error"+(1===t.length?"":"s")+" within contents ("+t.join("; ")+")",this.source+this.payload[0].contents+"<</"+this.name+">>")}}}),Macro.add("display","include"),Macro.add("if",{skipArgs:!0,tags:["elseif","else"],handler:function(){var e=void 0;try{var t=this.payload.length;for(e=0;e<t;++e)switch(this.payload[e].name){case"else":if(this.payload[e].args.raw.length>0)return/^\s*if\b/i.test(this.payload[e].args.raw)?this.error('whitespace is not allowed between the "else" and "if" in <<elseif>> clause'+(e>0?" (#"+e+")":"")):this.error("<<else>> does not accept a conditional expression (perhaps you meant to use <<elseif>>), invalid: "+this.payload[e].args.raw);if(e+1!==t)return this.error("<<else>> must be the final clause");break;default:if(0===this.payload[e].args.full.length)return this.error("no conditional expression specified for <<"+this.payload[e].name+">> clause"+(e>0?" (#"+e+")":""));if(Config.macros.ifAssignmentError&&/[^!=&^|<>*\/%+-]=[^=]/.test(this.payload[e].args.full))return this.error("assignment operator found within <<"+this.payload[e].name+">> clause"+(e>0?" (#"+e+")":"")+" (perhaps you meant to use an equality operator: ==, ===, eq, is), invalid: "+this.payload[e].args.raw)}var r=Scripting.evalJavaScript,a=!1;for(e=0;e<t;++e){if(Config.debug&&this.createDebugView(this.payload[e].name,this.payload[e].source).modes({nonvoid:!1}),"else"===this.payload[e].name||r(this.payload[e].args.full)){a=!0,new Wikifier(this.output,this.payload[e].contents);break}Config.debug&&this.debugView.modes({hidden:!0,invalid:!0})}if(Config.debug){for(++e;e<t;++e)this.createDebugView(this.payload[e].name,this.payload[e].source).modes({nonvoid:!1,hidden:!0,invalid:!0});this.createDebugView("/"+this.name,"<</"+this.name+">>").modes({nonvoid:!1,hidden:!a,invalid:!a})}}catch(t){return this.error("bad conditional expression in <<"+(0===e?"if":"elseif")+">> clause"+(e>0?" (#"+e+")":"")+": "+("object"===(void 0===t?"undefined":_typeof(t))?t.message:t))}}}),Macro.add("switch",{skipArg0:!0,tags:["case","default"],handler:function(){if(0===this.args.full.length)return this.error("no expression specified");var e=this.payload.length;if(1===e)return this.error("no cases specified");var t=void 0;for(t=1;t<e;++t)switch(this.payload[t].name){case"default":if(this.payload[t].args.length>0)return this.error("<<default>> does not accept values, invalid: "+this.payload[t].args.raw);if(t+1!==e)return this.error("<<default>> must be the final case");break;default:if(0===this.payload[t].args.length)return this.error("no value(s) specified for <<"+this.payload[t].name+">> (#"+t+")")}var r=void 0;try{r=Scripting.evalJavaScript(this.args.full)}catch(e){return this.error("bad evaluation: "+("object"===(void 0===e?"undefined":_typeof(e))?e.message:e))}var a=this.debugView,n=!1;for(Config.debug&&a.modes({nonvoid:!1,hidden:!0}),t=1;t<e;++t){if(Config.debug&&this.createDebugView(this.payload[t].name,this.payload[t].source).modes({nonvoid:!1}),"default"===this.payload[t].name||this.payload[t].args.some(function(e){return e===r})){n=!0,new Wikifier(this.output,this.payload[t].contents);break}Config.debug&&this.debugView.modes({hidden:!0,invalid:!0})}if(Config.debug){for(++t;t<e;++t)this.createDebugView(this.payload[t].name,this.payload[t].source).modes({nonvoid:!1,hidden:!0,invalid:!0});a.modes({nonvoid:!1,hidden:!0,invalid:!n}),this.createDebugView("/"+this.name,"<</"+this.name+">>").modes({nonvoid:!1,hidden:!0,invalid:!n})}}}),Macro.add("for",{skipArgs:!0,tags:null,_hasRangeRe:new RegExp("^\\S.*?\\s+range\\s+\\S.*?$"),_rangeRe:new RegExp("^(?:State\\.(variables|temporary)\\.("+Patterns.identifier+")\\s*,\\s*)?State\\.(variables|temporary)\\.("+Patterns.identifier+")\\s+range\\s+(\\S.*?)$"),_3PartRe:/^([^;]*?)\s*;\s*([^;]*?)\s*;\s*([^;]*?)$/,handler:function(){var e=this.args.full.trim(),t=this.payload[0].contents.replace(/\n$/,"");if(0===e.length)this.self._handleFor.call(this,t,null,!0,null);else if(this.self._hasRangeRe.test(e)){var r=e.match(this.self._rangeRe);if(null===r)return this.error("invalid range form syntax, format: [index ,] value range collection");this.self._handleForRange.call(this,t,{type:r[1],name:r[2]},{type:r[3],name:r[4]},r[5])}else{var a=void 0,n=void 0,i=void 0;if(-1===e.indexOf(";")){
+if(/^\S+\s+in\s+\S+/i.test(e))return this.error("invalid syntax, for…in is not supported; see: for…range");if(/^\S+\s+of\s+\S+/i.test(e))return this.error("invalid syntax, for…of is not supported; see: for…range");n=e}else{var o=e.match(this.self._3PartRe);if(null===o)return this.error("invalid 3-part conditional form syntax, format: [init] ; [condition] ; [post]");a=o[1],n=o[2].trim(),i=o[3],0===n.length&&(n=!0)}this.self._handleFor.call(this,t,a,n,i)}},_handleFor:function(e,t,r,a){var n=Scripting.evalJavaScript,i=!0,o=Config.macros.maxLoopIterations;Config.debug&&this.debugView.modes({block:!0});try{if(TempState.break=null,t)try{n(t)}catch(e){return this.error("bad init expression: "+("object"===(void 0===e?"undefined":_typeof(e))?e.message:e))}for(;n(r);){if(--o<0)return this.error("exceeded configured maximum loop iterations ("+Config.macros.maxLoopIterations+")");if(new Wikifier(this.output,i?e.replace(/^\n/,""):e),i&&(i=!1),null!=TempState.break)if(1===TempState.break)TempState.break=null;else if(2===TempState.break){TempState.break=null;break}if(a)try{n(a)}catch(e){return this.error("bad post expression: "+("object"===(void 0===e?"undefined":_typeof(e))?e.message:e))}}}catch(e){return this.error("bad conditional expression: "+("object"===(void 0===e?"undefined":_typeof(e))?e.message:e))}finally{TempState.break=null}},_handleForRange:function(e,t,r,a){var n=!0,i=void 0;try{i=this.self._toRangeList(a)}catch(e){return this.error(e.message)}Config.debug&&this.debugView.modes({block:!0});try{TempState.break=null;for(var o=0;o<i.length;++o)if(t.name&&(State[t.type][t.name]=i[o][0]),State[r.type][r.name]=i[o][1],new Wikifier(this.output,n?e.replace(/^\n/,""):e),n&&(n=!1),null!=TempState.break)if(1===TempState.break)TempState.break=null;else if(2===TempState.break){TempState.break=null;break}}catch(e){return this.error("object"===(void 0===e?"undefined":_typeof(e))?e.message:e)}finally{TempState.break=null}},_toRangeList:function(e){var t=Scripting.evalJavaScript,r=void 0;try{r=t("{"===e[0]?"("+e+")":e)}catch(e){if("object"!==(void 0===e?"undefined":_typeof(e)))throw new Error("bad range expression: "+e);throw e.message="bad range expression: "+e.message,e}var a=void 0;switch(void 0===r?"undefined":_typeof(r)){case"string":a=[];for(var n=0;n<r.length;){var i=Util.charAndPosAt(r,n);a.push([n,i.char]),n=1+i.end}break;case"object":if(Array.isArray(r))a=r.map(function(e,t){return[t,e]});else if(r instanceof Set)a=[].concat(_toConsumableArray(r)).map(function(e,t){return[t,e]});else if(r instanceof Map)a=[].concat(_toConsumableArray(r.entries()));else{if("Object"!==Util.toStringTag(r))throw new Error("unsupported range expression type: "+Util.toStringTag(r));a=Object.keys(r).map(function(e){return[e,r[e]]})}break;default:throw new Error("unsupported range expression type: "+(void 0===r?"undefined":_typeof(r)))}return a}}),Macro.add(["break","continue"],{skipArgs:!0,handler:function(){if(!this.contextHas(function(e){return"for"===e.name}))return this.error("must only be used in conjunction with its parent macro <<for>>");TempState.break="continue"===this.name?1:2,Config.debug&&this.debugView.modes({hidden:!0})}}),Macro.add(["button","link"],{isAsync:!0,tags:null,handler:function(){var e=this;if(0===this.args.length)return this.error("no "+("button"===this.name?"button":"link")+" text specified");Config.debug&&this.createDebugView(this.name,this.source+this.payload[0].contents+"<</"+this.name+">>");var t=jQuery(document.createElement("button"===this.name?"button":"a")),r=void 0;if("object"===_typeof(this.args[0]))if(this.args[0].isImage){var a=jQuery(document.createElement("img")).attr("src",this.args[0].source).appendTo(t);this.args[0].hasOwnProperty("passage")&&a.attr("data-passage",this.args[0].passage),this.args[0].hasOwnProperty("title")&&a.attr("title",this.args[0].title),this.args[0].hasOwnProperty("align")&&a.attr("align",this.args[0].align),this.args[0].hasOwnProperty("link")&&(r=this.args[0].link),r=this.args[0].link}else t.append(document.createTextNode(this.args[0].text)),r=this.args[0].link;else t.wikiWithOptions({profile:"core"},this.args[0]),r=this.args.length>1?this.args[1]:undefined;null!=r?(t.attr("data-passage",r),Story.has(r)?(t.addClass("link-internal"),Config.addVisitedLinkClass&&State.hasPlayed(r)&&t.addClass("link-visited")):t.addClass("link-broken")):t.addClass("link-internal"),t.addClass("macro-"+this.name).ariaClick({namespace:".macros",one:null!=r},this.createShadowWrapper(""!==this.payload[0].contents?function(){return Wikifier.wikifyEval(e.payload[0].contents.trim())}:null,null!=r?function(){return Engine.play(r)}:null)).appendTo(this.output)}}),Macro.add("checkbox",{handler:function(){if(this.args.length<3){var e=[];return this.args.length<1&&e.push("variable name"),this.args.length<2&&e.push("unchecked value"),this.args.length<3&&e.push("checked value"),this.error("no "+e.join(" or ")+" specified")}if("string"!=typeof this.args[0])return this.error("variable name argument is not a string");var t=this.args[0].trim();if("$"!==t[0]&&"_"!==t[0])return this.error('variable name "'+this.args[0]+'" is missing its sigil ($ or _)');var r=Util.slugify(t),a=this.args[1],n=this.args[2],i=document.createElement("input");jQuery(i).attr({id:this.name+"-"+r,name:this.name+"-"+r,type:"checkbox",tabindex:0}).addClass("macro-"+this.name).on("change",function(){State.setVar(t,this.checked?n:a)}).appendTo(this.output),this.args.length>3&&"checked"===this.args[3]?(i.checked=!0,State.setVar(t,n)):State.setVar(t,a)}}),Macro.add(["linkappend","linkprepend","linkreplace"],{isAsync:!0,tags:null,handler:function(){var e=this;if(0===this.args.length)return this.error("no link text specified");Config.debug&&this.createDebugView(this.name,this.source+this.payload[0].contents+"<</"+this.name+">>");var t=jQuery(document.createElement("a")),r=jQuery(document.createElement("span")),a=this.args.length>1&&/^(?:transition|t8n)$/.test(this.args[1]);t.wikiWithOptions({profile:"core"},this.args[0]).addClass("link-internal macro-"+this.name).ariaClick({namespace:".macros",one:!0},this.createShadowWrapper(function(){if("linkreplace"===e.name?t.remove():t.wrap('<span class="macro-'+e.name+'"></span>').replaceWith(function(){return t.html()}),""!==e.payload[0].contents){var n=document.createDocumentFragment();new Wikifier(n,e.payload[0].contents),r.append(n)}a&&setTimeout(function(){return r.removeClass("macro-"+e.name+"-in")},Engine.minDomActionDelay)})).appendTo(this.output),r.addClass("macro-"+this.name+"-insert"),a&&r.addClass("macro-"+this.name+"-in"),"linkprepend"===this.name?r.insertBefore(t):r.insertAfter(t)}}),Macro.add("listbox",{tags:["option"],handler:function(){if(0===this.args.length)return this.error("no variable name specified");if("string"!=typeof this.args[0])return this.error("variable name argument is not a string");var e=this.args[0].trim();if("$"!==e[0]&&"_"!==e[0])return this.error('variable name "'+this.args[0]+'" is missing its sigil ($ or _)');var t=Util.slugify(e),r=this.payload.length;if(1===r)return this.error("no options specified");var a=this.args.length>1&&"autoselect"===this.args[1],n=-1,i=void 0;for(i=1;i<r;++i){if(this.payload[i].args.length<2){var o=[];return this.payload[i].args.length<1&&o.push("label"),this.payload[i].args.length<2&&o.push("value"),this.error("no "+o.join(" or ")+" specified for <<"+this.payload[i].name+">> (#"+i+")")}if("string"!=typeof this.payload[i].args[0])return this.error("label must be a string for <<"+this.payload[i].name+">> (#"+i+")");if(this.payload[i].args.length>2&&"selected"===this.payload[i].args[2]){if(a)return this.error("cannot specify both the autoselect and selected keywords");if(-1!==n)return this.error("multiple selected keywords specified for <<"+this.payload[i].name+">> (#"+(n+1)+" & #"+i+")");n=i-1}}if(-1===n)if(a){var s=Util.sameValueZero,u=State.getVar(e),l=this.payload.slice(1).findIndex(function(e){return s(e.args[1],u)});n=-1===l?0:l}else n=0;var c=this.payload.slice(1).map(function(e){return e.args[1]}),d=jQuery(document.createElement("select"));for(i=1;i<r;++i)jQuery(document.createElement("option")).val(i-1).text(this.payload[i].args[0]).appendTo(d);d.attr({id:this.name+"-"+t,name:this.name+"-"+t,tabindex:0}).addClass("macro-"+this.name).val(n).on("change",function(){State.setVar(e,c[Number(this.value)])}).appendTo(this.output),State.setVar(e,c[n])}}),Macro.add("radiobutton",{handler:function(){if(this.args.length<2){var e=[];return this.args.length<1&&e.push("variable name"),this.args.length<2&&e.push("checked value"),this.error("no "+e.join(" or ")+" specified")}if("string"!=typeof this.args[0])return this.error("variable name argument is not a string");var t=this.args[0].trim();if("$"!==t[0]&&"_"!==t[0])return this.error('variable name "'+this.args[0]+'" is missing its sigil ($ or _)');var r=Util.slugify(t),a=this.args[1],n=document.createElement("input");TempState.hasOwnProperty(this.name)||(TempState[this.name]={}),TempState[this.name].hasOwnProperty(r)||(TempState[this.name][r]=0),jQuery(n).attr({id:this.name+"-"+r+"-"+TempState[this.name][r]++,name:this.name+"-"+r,type:"radio",tabindex:0}).addClass("macro-"+this.name).on("change",function(){this.checked&&State.setVar(t,a)}).appendTo(this.output),this.args.length>2&&"checked"===this.args[2]&&(n.checked=!0,State.setVar(t,a))}}),Macro.add("textarea",{handler:function(){if(this.args.length<2){var e=[];return this.args.length<1&&e.push("variable name"),this.args.length<2&&e.push("default value"),this.error("no "+e.join(" or ")+" specified")}if("string"!=typeof this.args[0])return this.error("variable name argument is not a string");var t=this.args[0].trim();if("$"!==t[0]&&"_"!==t[0])return this.error('variable name "'+this.args[0]+'" is missing its sigil ($ or _)');Config.debug&&this.debugView.modes({block:!0});var r=Util.slugify(t),a=this.args[1],n="autofocus"===this.args[2],i=document.createElement("textarea");jQuery(i).attr({id:this.name+"-"+r,name:this.name+"-"+r,rows:4,tabindex:0}).addClass("macro-"+this.name).on("change",function(){State.setVar(t,this.value)}).appendTo(this.output),State.setVar(t,a),i.textContent=a,n&&(i.setAttribute("autofocus","autofocus"),postdisplay["#autofocus:"+i.id]=function(e){delete postdisplay[e],setTimeout(function(){return i.focus()},Engine.minDomActionDelay)})}}),Macro.add("textbox",{handler:function(){if(this.args.length<2){var e=[];return this.args.length<1&&e.push("variable name"),this.args.length<2&&e.push("default value"),this.error("no "+e.join(" or ")+" specified")}if("string"!=typeof this.args[0])return this.error("variable name argument is not a string");var t=this.args[0].trim();if("$"!==t[0]&&"_"!==t[0])return this.error('variable name "'+this.args[0]+'" is missing its sigil ($ or _)');Config.debug&&this.debugView.modes({block:!0});var r=Util.slugify(t),a=this.args[1],n=document.createElement("input"),i=!1,o=void 0;this.args.length>3?(o=this.args[2],i="autofocus"===this.args[3]):this.args.length>2&&("autofocus"===this.args[2]?i=!0:o=this.args[2]),"object"===(void 0===o?"undefined":_typeof(o))&&(o=o.link),jQuery(n).attr({id:this.name+"-"+r,name:this.name+"-"+r,type:"text",tabindex:0}).addClass("macro-"+this.name).on("change",function(){State.setVar(t,this.value)}).on("keypress",function(e){13===e.which&&(e.preventDefault(),State.setVar(t,this.value),null!=o&&Engine.play(o))}).appendTo(this.output),State.setVar(t,a),n.value=a,i&&(n.setAttribute("autofocus","autofocus"),postdisplay["#autofocus:"+n.id]=function(e){delete postdisplay[e],setTimeout(function(){return n.focus()},Engine.minDomActionDelay)})}}),Macro.add("click","link"),Macro.add("actions",{handler:function(){for(var e=jQuery(document.createElement("ul")).addClass(this.name).appendTo(this.output),t=0;t<this.args.length;++t){var r=void 0,a=void 0,n=void 0,i=void 0;"object"===_typeof(this.args[t])?this.args[t].isImage?(n=jQuery(document.createElement("img")).attr("src",this.args[t].source),this.args[t].hasOwnProperty("passage")&&n.attr("data-passage",this.args[t].passage),this.args[t].hasOwnProperty("title")&&n.attr("title",this.args[t].title),this.args[t].hasOwnProperty("align")&&n.attr("align",this.args[t].align),r=this.args[t].link,i=this.args[t].setFn):(a=this.args[t].text,r=this.args[t].link,i=this.args[t].setFn):a=r=this.args[t],State.variables.hasOwnProperty("#actions")&&State.variables["#actions"].hasOwnProperty(r)&&State.variables["#actions"][r]||jQuery(Wikifier.createInternalLink(jQuery(document.createElement("li")).appendTo(e),r,null,function(e,t){return function(){State.variables.hasOwnProperty("#actions")||(State.variables["#actions"]={}),State.variables["#actions"][e]=!0,"function"==typeof t&&t()}}(r,i))).addClass("macro-"+this.name).append(n||document.createTextNode(a))}}}),Macro.add(["back","return"],{handler:function(){if(this.args.length>1)return this.error("too many arguments specified, check the documentation for details");var e=-1,t=void 0,r=void 0,a=void 0;if(1===this.args.length&&("object"===_typeof(this.args[0])?this.args[0].isImage?(a=jQuery(document.createElement("img")).attr("src",this.args[0].source),this.args[0].hasOwnProperty("passage")&&a.attr("data-passage",this.args[0].passage),this.args[0].hasOwnProperty("title")&&a.attr("title",this.args[0].title),this.args[0].hasOwnProperty("align")&&a.attr("align",this.args[0].align),this.args[0].hasOwnProperty("link")&&(t=this.args[0].link)):1===this.args[0].count?t=this.args[0].link:(r=this.args[0].text,t=this.args[0].link):1===this.args.length&&(r=this.args[0])),null==t){for(var n=State.length-2;n>=0;--n)if(State.history[n].title!==State.passage){e=n,t=State.history[n].title;break}if(null==t&&"return"===this.name)for(var i=State.expired.length-1;i>=0;--i)if(State.expired[i]!==State.passage){t=State.expired[i];break}}else{if(!Story.has(t))return this.error('passage "'+t+'" does not exist');if("back"===this.name){for(var o=State.length-2;o>=0;--o)if(State.history[o].title===t){e=o;break}if(-1===e)return this.error('cannot find passage "'+t+'" in the current story history')}}if(null==t)return this.error("cannot find passage");var s=void 0;s="back"!==this.name||-1!==e?jQuery(document.createElement("a")).addClass("link-internal").ariaClick({one:!0},"return"===this.name?function(){return Engine.play(t)}:function(){return Engine.goTo(e)}):jQuery(document.createElement("span")).addClass("link-disabled"),s.addClass("macro-"+this.name).append(a||document.createTextNode(r||L10n.get("macro"+this.name.toUpperFirst()+"Text"))).appendTo(this.output)}}),Macro.add("choice",{handler:function(){if(0===this.args.length)return this.error("no passage specified");var e=State.passage,t=void 0,r=void 0,a=void 0,n=void 0;if(1===this.args.length?"object"===_typeof(this.args[0])?this.args[0].isImage?(a=jQuery(document.createElement("img")).attr("src",this.args[0].source),this.args[0].hasOwnProperty("passage")&&a.attr("data-passage",this.args[0].passage),this.args[0].hasOwnProperty("title")&&a.attr("title",this.args[0].title),this.args[0].hasOwnProperty("align")&&a.attr("align",this.args[0].align),t=this.args[0].link,n=this.args[0].setFn):(r=this.args[0].text,t=this.args[0].link,n=this.args[0].setFn):r=t=this.args[0]:(t=this.args[0],r=this.args[1]),State.variables.hasOwnProperty("#choice")&&State.variables["#choice"].hasOwnProperty(e)&&State.variables["#choice"][e])return void jQuery(document.createElement("span")).addClass("link-disabled macro-"+this.name).attr("tabindex",-1).append(a||document.createTextNode(r)).appendTo(this.output);jQuery(Wikifier.createInternalLink(this.output,t,null,function(){State.variables.hasOwnProperty("#choice")||(State.variables["#choice"]={}),State.variables["#choice"][e]=!0,"function"==typeof n&&n()})).addClass("macro-"+this.name).append(a||document.createTextNode(r))}}),Macro.add(["addclass","toggleclass"],{handler:function(){if(this.args.length<2){var e=[];return this.args.length<1&&e.push("selector"),this.args.length<2&&e.push("class names"),this.error("no "+e.join(" or ")+" specified")}var t=jQuery(this.args[0]);if(0===t.length)return this.error('no elements matched the selector "'+this.args[0]+'"');switch(this.name){case"addclass":t.addClass(this.args[1].trim());break;case"toggleclass":t.toggleClass(this.args[1].trim())}}}),Macro.add("removeclass",{handler:function(){if(0===this.args.length)return this.error("no selector specified");var e=jQuery(this.args[0]);if(0===e.length)return this.error('no elements matched the selector "'+this.args[0]+'"');this.args.length>1?e.removeClass(this.args[1].trim()):e.removeClass()}}),Macro.add("copy",{handler:function(){if(0===this.args.length)return this.error("no selector specified");var e=jQuery(this.args[0]);if(0===e.length)return this.error('no elements matched the selector "'+this.args[0]+'"');jQuery(this.output).append(e.html())}}),Macro.add(["append","prepend","replace"],{tags:null,handler:function(){var e=this;if(0===this.args.length)return this.error("no selector specified");var t=jQuery(this.args[0]);if(0===t.length)return this.error('no elements matched the selector "'+this.args[0]+'"');if(""!==this.payload[0].contents){var r=this.args.length>1&&/^(?:transition|t8n)$/.test(this.args[1]),a=void 0;switch(r?(a=jQuery(document.createElement("span")),a.addClass("macro-"+this.name+"-insert macro-"+this.name+"-in"),setTimeout(function(){return a.removeClass("macro-"+e.name+"-in")},Engine.minDomActionDelay)):a=jQuery(document.createDocumentFragment()),a.wiki(this.payload[0].contents),this.name){case"replace":t.empty();case"append":t.append(a);break;case"prepend":t.prepend(a)}}else"replace"===this.name&&t.empty()}}),Macro.add("remove",{handler:function(){if(0===this.args.length)return this.error("no selector specified");var e=jQuery(this.args[0]);if(0===e.length)return this.error('no elements matched the selector "'+this.args[0]+'"');e.remove()}}),Has.audio){var e=Object.freeze([":not",":all",":looped",":muted",":paused",":playing"]);Macro.add("audio",{handler:function(){if(this.args.length<2){var e=[];return this.args.length<1&&e.push("track or group IDs"),this.args.length<2&&e.push("actions"),this.error("no "+e.join(" or ")+" specified")}var t=Macro.get("cacheaudio").tracks,r=[];try{var a=function e(r){var a=r.id,o=void 0;switch(a){case":all":o=n;break;case":looped":o=n.filter(function(e){return t[e].isLooped()});break;case":muted":o=n.filter(function(e){return t[e].isMuted()});break;case":paused":o=n.filter(function(e){return t[e].isPaused()});break;case":playing":o=n.filter(function(e){return t[e].isPlaying()});break;default:o=":"===a[0]?i[a]:[a]}if(r.hasOwnProperty("not")){var s=r.not.map(function(t){return e(t)}).flatten();o=o.filter(function(e){return!s.includes(e)})}return o},n=Object.freeze(Object.keys(t)),i=Macro.get("cacheaudio").groups;this.self.parseIds(String(this.args[0]).trim()).forEach(function(e){r.push.apply(r,_toConsumableArray(a(e)))}),r.forEach(function(e){if(!t.hasOwnProperty(e))throw new Error('track "'+e+'" does not exist')})}catch(e){return this.error(e.message)}for(var o=this.args.slice(1),s=void 0,u=void 0,l=void 0,c=void 0,d=void 0,h=void 0,f=5,p=void 0,g=void 0;o.length>0;){var m=o.shift();switch(m){case"play":case"pause":case"stop":s=m;break;case"fadein":s="fade",h=1;break;case"fadeout":s="fade",h=0;break;case"fadeto":if(0===o.length)return this.error("fadeto missing required level value");if(s="fade",g=o.shift(),h=Number.parseFloat(g),Number.isNaN(h)||!Number.isFinite(h))return this.error("cannot parse fadeto: "+g);break;case"fadeoverto":if(o.length<2){var v=[];return o.length<1&&v.push("seconds"),o.length<2&&v.push("level"),this.error("fadeoverto missing required "+v.join(" and ")+" value"+(v.length>1?"s":""))}if(s="fade",g=o.shift(),f=Number.parseFloat(g),Number.isNaN(f)||!Number.isFinite(f))return this.error("cannot parse fadeoverto: "+g);if(g=o.shift(),h=Number.parseFloat(g),Number.isNaN(h)||!Number.isFinite(h))return this.error("cannot parse fadeoverto: "+g);break;case"volume":if(0===o.length)return this.error("volume missing required level value");if(g=o.shift(),u=Number.parseFloat(g),Number.isNaN(u)||!Number.isFinite(u))return this.error("cannot parse volume: "+g);break;case"mute":case"unmute":l="mute"===m;break;case"time":if(0===o.length)return this.error("time missing required seconds value");if(g=o.shift(),c=Number.parseFloat(g),Number.isNaN(c)||!Number.isFinite(c))return this.error("cannot parse time: "+g);break;case"loop":case"unloop":d="loop"===m;break;case"goto":if(0===o.length)return this.error("goto missing required passage title");if(g=o.shift(),p="object"===(void 0===g?"undefined":_typeof(g))?g.link:g,!Story.has(p))return this.error('passage "'+p+'" does not exist');break;default:return this.error("unknown action: "+m)}}try{r.forEach(function(e){var r=t[e];switch(null!=u&&(r.volume=u),null!=c&&(r.time=c),null!=l&&(r.mute=l),null!=d&&(r.loop=d),null!=p&&r.one("end",function(){return Engine.play(p)}),s){case"play":r.play();break;case"pause":r.pause();break;case"stop":r.stop();break;case"fade":r.fadeWithDuration(f,h)}}),Config.debug&&this.createDebugView()}catch(e){return this.error("error executing audio action: "+e.message)}},parseIds:function(e){for(var t=[],r=/:?[^\s:()]+/g,a=void 0;null!==(a=r.exec(e));){var n=a[0];if(":not"===n){if(0===t.length)throw new Error('invalid negation: no group ID preceded ":not()"');var i=t[t.length-1];if(":"!==i.id[0])throw new Error('invalid negation of track "'+i.id+'": only groups may be negated with ":not()"');var o=function(e,t){var r=/\S/g,a=/[()]/g,n=void 0;if(r.lastIndex=t,null===(n=r.exec(e))||"("!==n[0])throw new Error('invalid ":not()" syntax: missing parentheticals');a.lastIndex=r.lastIndex;for(var i=r.lastIndex,o={str:"",nextMatch:-1},s=1;null!==(n=a.exec(e));)if("("===n[0]?++s:--s,s<1){o.nextMatch=a.lastIndex,o.str=e.slice(i,o.nextMatch-1);break}return o}(e,r.lastIndex);if(-1===o.nextMatch)throw new Error('unknown error parsing ":not()"');r.lastIndex=o.nextMatch,i.not=this.parseIds(o.str)}else t.push({id:n})}return t}}),Macro.add("cacheaudio",{tracks:{},groups:{},handler:function(){if(this.args.length<2){var e=[];return this.args.length<1&&e.push("track ID"),this.args.length<2&&e.push("sources"),this.error("no "+e.join(" or ")+" specified")}var t=String(this.args[0]).trim();if(/^:|\s/.test(t))return this.error('invalid track ID "'+t+'": track IDs may not start with a colon or contain whitespace');var r=/^format:\s*([\w-]+)\s*;\s*(\S.*)$/i,a=void 0;try{a=SimpleAudio.create(this.args.slice(1).map(function(e){if("data:"!==e.slice(0,5)&&Story.has(e)){var t=Story.get(e);if(t.tags.includes("Twine.audio"))return t.text.trim()}var a=r.exec(e);return null===a?e:{format:a[1],src:a[2]}}))}catch(e){return this.error('error during track initialization for "'+t+'": '+e.message)}if(Config.debug&&!a.hasSource())return this.error('no supported audio sources found for "'+t+'"');var n=this.self.tracks;n.hasOwnProperty(t)&&n[t].destroy(),n[t]=a,Config.debug&&this.createDebugView()}}),Macro.add("createaudiogroup",{tags:["track"],handler:function(){if(0===this.args.length)return this.error("no group ID specified");var t=String(this.args[0]).trim();if(/^[^:]|\s/.test(t))return this.error('invalid group ID "'+t+'": group IDs must start with a colon and may not contain whitespace');if(e.includes(t))return this.error('cannot clobber special group ID "'+t+'"');if(1===this.payload.length)return this.error("no tracks defined via <<track>>");Config.debug&&this.debugView.modes({nonvoid:!1,hidden:!0});for(var r=Macro.get("cacheaudio").tracks,a=[],n=1,i=this.payload.length;n<i;++n){if(this.payload[n].args.length<1)return this.error("no track ID specified");var o=String(this.payload[n].args[0]).trim();if(!r.hasOwnProperty(o))return this.error('track "'+o+'" does not exist');a.push(o),Config.debug&&this.createDebugView(this.payload[n].name,this.payload[n].source).modes({nonvoid:!1,hidden:!0})}var s=Macro.get("cacheaudio").groups;s.hasOwnProperty(t)&&delete s[t],s[t]=a,this.createDebugView("/"+this.name,"<</"+this.name+">>").modes({nonvoid:!1,hidden:!0})}}),Macro.add("createplaylist",{tags:["track"],lists:{},handler:function(){if(0===this.args.length)return this.error("no list ID specified");var e=Macro.get("playlist");if(null!==e.from&&"createplaylist"!==e.from)return this.error("a playlist has already been defined with <<setplaylist>>");var t=Macro.get("cacheaudio").tracks,r=String(this.args[0]).trim();if(/^:|\s/.test(r))return this.error('invalid list ID "'+r+'": list IDs may not start with a colon or contain whitespace');if(1===this.payload.length)return this.error("no tracks defined via <<track>>");Config.debug&&this.debugView.modes({nonvoid:!1,hidden:!0});for(var a=SimpleAudio.createList(),n=1,i=this.payload.length;n<i;++n){if(this.payload[n].args.length<2){var o=[];return this.payload[n].args.length<1&&o.push("track ID"),this.payload[n].args.length<2&&o.push("actions"),this.error("no "+o.join(" or ")+" specified")}var s=String(this.payload[n].args[0]).trim();if(!t.hasOwnProperty(s))return this.error('track "'+s+'" does not exist');for(var u=this.payload[n].args.slice(1),l=!1,c=void 0;u.length>0;){var d=u.shift(),h=void 0;switch(d){case"copy":l=!0;break;case"rate":u.length>0&&u.shift();break;case"volume":if(0===u.length)return this.error("volume missing required level value");if(h=u.shift(),c=Number.parseFloat(h),Number.isNaN(c)||!Number.isFinite(c))return this.error("cannot parse volume: "+h);break;default:return this.error("unknown action: "+d)}}var f=t[s];a.add({copy:l,track:f,volume:null!=c?c:f.volume}),Config.debug&&this.createDebugView(this.payload[n].name,this.payload[n].source).modes({nonvoid:!1,hidden:!0})}var p=this.self.lists;p.hasOwnProperty(r)&&p[r].destroy(),p[r]=a,null===e.from&&(e.from="createplaylist"),this.createDebugView("/"+this.name,"<</"+this.name+">>").modes({nonvoid:!1,hidden:!0})}}),Macro.add("masteraudio",{handler:function(){if(0===this.args.length)return this.error("no actions specified");for(var e=this.args.slice(0),t=!1,r=void 0,a=void 0;e.length>0;){var n=e.shift(),i=void 0;switch(n){case"stop":t=!0;break;case"mute":case"unmute":r="mute"===n;break;case"volume":if(0===e.length)return this.error("volume missing required level value");if(i=e.shift(),a=Number.parseFloat(i),Number.isNaN(a)||!Number.isFinite(a))return this.error("cannot parse volume: "+i);break;default:return this.error("unknown action: "+n)}}try{null!=r&&(SimpleAudio.mute=r),null!=a&&(SimpleAudio.volume=a),t&&SimpleAudio.stop(),Config.debug&&this.createDebugView()}catch(e){return this.error("error executing master audio action: "+e.message)}}}),Macro.add("playlist",{from:null,handler:function(){var e=this.self.from;if(null===e)return this.error("no playlists have been created");var t=void 0,r=void 0;if("createplaylist"===e){if(this.args.length<2){var a=[];return this.args.length<1&&a.push("list ID"),this.args.length<2&&a.push("actions"),this.error("no "+a.join(" or ")+" specified")}var n=Macro.get("createplaylist").lists,i=String(this.args[0]).trim();if(!n.hasOwnProperty(i))return this.error('playlist "'+i+'" does not exist');t=n[i],r=this.args.slice(1)}else{if(0===this.args.length)return this.error("no actions specified");t=Macro.get("setplaylist").list,r=this.args.slice(0)}for(var o=void 0,s=void 0,u=void 0,l=void 0,c=void 0,d=void 0,h=5,f=void 0;r.length>0;){var p=r.shift();switch(p){case"play":case"pause":case"stop":case"skip":o=p;break;case"fadein":o="fade",d=1;break;case"fadeout":o="fade",d=0;break;case"fadeto":if(0===r.length)return this.error("fadeto missing required level value");if(o="fade",f=r.shift(),d=Number.parseFloat(f),Number.isNaN(d)||!Number.isFinite(d))return this.error("cannot parse fadeto: "+f);break;case"fadeoverto":if(r.length<2){var g=[];return r.length<1&&g.push("seconds"),r.length<2&&g.push("level"),this.error("fadeoverto missing required "+g.join(" and ")+" value"+(g.length>1?"s":""))}if(o="fade",f=r.shift(),h=Number.parseFloat(f),Number.isNaN(h)||!Number.isFinite(h))return this.error("cannot parse fadeoverto: "+f);if(f=r.shift(),d=Number.parseFloat(f),Number.isNaN(d)||!Number.isFinite(d))return this.error("cannot parse fadeoverto: "+f);break;case"volume":if(0===r.length)return this.error("volume missing required level value");if(f=r.shift(),s=Number.parseFloat(f),Number.isNaN(s)||!Number.isFinite(s))return this.error("cannot parse volume: "+f);break;case"mute":case"unmute":u="mute"===p;break;case"loop":case"unloop":l="loop"===p;break;case"shuffle":case"unshuffle":c="shuffle"===p;break;default:return this.error("unknown action: "+p)}}try{switch(null!=s&&(t.volume=s),null!=u&&(t.mute=u),null!=l&&(t.loop=l),null!=c&&(t.shuffle=c),o){case"play":t.play();break;case"pause":t.pause();break;case"stop":t.stop();break;case"skip":t.skip();break;case"fade":t.fadeWithDuration(h,d)}Config.debug&&this.createDebugView()}catch(e){return this.error("error playing audio: "+e.message)}}}),Macro.add("removeplaylist",{handler:function(){if(0===this.args.length)return this.error("no list ID specified");var e=Macro.get("createplaylist").lists,t=String(this.args[0]).trim();if(!e.hasOwnProperty(t))return this.error('playlist "'+t+'" does not exist');e[t].destroy(),delete e[t],Config.debug&&this.createDebugView()}}),Macro.add("waitforaudio",{skipArgs:!0,queue:[],handler:function(){function e(){if(0===t.length)return LoadScreen.unlock(r);var a=t.shift();if(a.hasData())return e();a.one("canplay.waitforaudio error.waitforaudio",function(){jQuery(this).off(".waitforaudio"),e()}).load()}var t=this.self.queue,r=void 0;t.length>0||(this.self.fillQueue(t),t.length>0&&(r=LoadScreen.lock(),e()))},fillQueue:function(e){var t=Macro.get("cacheaudio").tracks;Object.keys(t).forEach(function(r){return e.push(t[r])});var r=Macro.get("createplaylist").lists;if(Object.keys(r).map(function(e){return r[e].tracks}).flatten().filter(function(e){return e.copy}).forEach(function(t){return e.push(t.track)}),Macro.has("setplaylist")){var a=Macro.get("setplaylist").list;null!==a&&a.tracks.forEach(function(t){return e.push(t.track)})}}}),Macro.add("setplaylist",{list:null,handler:function(){if(0===this.args.length)return this.error("no track ID(s) specified");var e=Macro.get("playlist");if(null!==e.from&&"setplaylist"!==e.from)return this.error("playlists have already been defined with <<createplaylist>>");var t=this.self,r=Macro.get("cacheaudio").tracks;null!==t.list&&t.list.destroy(),t.list=SimpleAudio.createList();for(var a=0;a<this.args.length;++a){var n=this.args[a];if(!r.hasOwnProperty(n))return this.error('track "'+n+'" does not exist');t.list.add(r[n])}null===e.from&&(e.from="setplaylist"),Config.debug&&this.createDebugView()}}),Macro.add("stopallaudio",{skipArgs:!0,handler:function(){var e=Macro.get("cacheaudio").tracks;Object.keys(e).forEach(function(t){return e[t].stop()}),Config.debug&&this.createDebugView()}})}else Macro.add(["audio","cacheaudio","createaudiogroup","createplaylist","masteraudio","playlist","removeplaylist","waitforaudio","setplaylist","stopallaudio"],{skipArgs:!0,handler:function(){}});Macro.add("goto",{handler:function(){if(0===this.args.length)return this.error("no passage specified");var e=void 0;if(e="object"===_typeof(this.args[0])?this.args[0].link:this.args[0],!Story.has(e))return this.error('passage "'+e+'" does not exist');setTimeout(function(){return Engine.play(e)},Engine.minDomActionDelay)}}),Macro.add("repeat",{isAsync:!0,tags:null,timers:new Set,handler:function(){var e=this;if(0===this.args.length)return this.error("no time value specified");var t=void 0;try{t=Math.max(Engine.minDomActionDelay,Util.fromCssTime(this.args[0]))}catch(e){return this.error(e.message)}Config.debug&&this.debugView.modes({block:!0});var r=this.args.length>1&&/^(?:transition|t8n)$/.test(this.args[1]),a=jQuery(document.createElement("span")).addClass("macro-"+this.name).appendTo(this.output);this.self.registerInterval(this.createShadowWrapper(function(){var t=document.createDocumentFragment();new Wikifier(t,e.payload[0].contents);var n=a
+;r&&(n=jQuery(document.createElement("span")).addClass("macro-repeat-insert macro-repeat-in").appendTo(n)),n.append(t),r&&setTimeout(function(){return n.removeClass("macro-repeat-in")},Engine.minDomActionDelay)}),t)},registerInterval:function(e,t){var r=this;if("function"!=typeof e)throw new TypeError("callback parameter must be a function");var a=State.turns,n=this.timers,i=null;i=setInterval(function(){if(a!==State.turns)return clearInterval(i),void n.delete(i);var t=void 0;try{TempState.break=null,TempState.hasOwnProperty("repeatTimerId")&&(t=TempState.repeatTimerId),TempState.repeatTimerId=i,e.call(r)}finally{void 0!==t?TempState.repeatTimerId=t:delete TempState.repeatTimerId,TempState.break=null}},t),n.add(i),prehistory.hasOwnProperty("#repeat-timers-cleanup")||(prehistory["#repeat-timers-cleanup"]=function(e){delete prehistory[e],n.forEach(function(e){return clearInterval(e)}),n.clear()})}}),Macro.add("stop",{skipArgs:!0,handler:function(){if(!TempState.hasOwnProperty("repeatTimerId"))return this.error("must only be used in conjunction with its parent macro <<repeat>>");var e=Macro.get("repeat").timers,t=TempState.repeatTimerId;clearInterval(t),e.delete(t),TempState.break=2,Config.debug&&this.debugView.modes({hidden:!0})}}),Macro.add("timed",{isAsync:!0,tags:["next"],timers:new Set,handler:function(){if(0===this.args.length)return this.error("no time value specified in <<timed>>");var e=[];try{e.push({name:this.name,source:this.source,delay:Math.max(Engine.minDomActionDelay,Util.fromCssTime(this.args[0])),content:this.payload[0].contents})}catch(e){return this.error(e.message+" in <<timed>>")}if(this.payload.length>1){var t=void 0;try{var r=void 0;for(t=1,r=this.payload.length;t<r;++t)e.push({name:this.payload[t].name,source:this.payload[t].source,delay:0===this.payload[t].args.length?e[e.length-1].delay:Math.max(Engine.minDomActionDelay,Util.fromCssTime(this.payload[t].args[0])),content:this.payload[t].contents})}catch(e){return this.error(e.message+" in <<next>> (#"+t+")")}}Config.debug&&this.debugView.modes({block:!0});var a=this.args.length>1&&/^(?:transition|t8n)$/.test(this.args[1]),n=jQuery(document.createElement("span")).addClass("macro-"+this.name).appendTo(this.output);this.self.registerTimeout(this.createShadowWrapper(function(e){var t=document.createDocumentFragment();new Wikifier(t,e.content);var r=n;Config.debug&&"next"===e.name&&(r=jQuery(new DebugView(r[0],"macro",e.name,e.source).output)),a&&(r=jQuery(document.createElement("span")).addClass("macro-timed-insert macro-timed-in").appendTo(r)),r.append(t),a&&setTimeout(function(){return r.removeClass("macro-timed-in")},Engine.minDomActionDelay)}),e)},registerTimeout:function(e,t){if("function"!=typeof e)throw new TypeError("callback parameter must be a function");var r=State.turns,a=this.timers,n=null,i=t.shift(),o=function o(){if(a.delete(n),r===State.turns){var s=i;null!=(i=t.shift())&&(n=setTimeout(o,i.delay),a.add(n)),e.call(this,s)}};n=setTimeout(o,i.delay),a.add(n),prehistory.hasOwnProperty("#timed-timers-cleanup")||(prehistory["#timed-timers-cleanup"]=function(e){delete prehistory[e],a.forEach(function(e){return clearTimeout(e)}),a.clear()})}}),Macro.add("widget",{tags:null,handler:function(){if(0===this.args.length)return this.error("no widget name specified");var e=this.args[0];if(Macro.has(e)){if(!Macro.get(e).isWidget)return this.error('cannot clobber existing macro "'+e+'"');Macro.delete(e)}try{Macro.add(e,{isWidget:!0,handler:function(e){return function(){var t=void 0;try{State.variables.hasOwnProperty("args")&&(t=State.variables.args),State.variables.args=[].concat(_toConsumableArray(this.args)),State.variables.args.raw=this.args.raw,State.variables.args.full=this.args.full,this.addShadow("$args");var r=document.createDocumentFragment(),a=[];if(new Wikifier(r,e),Array.from(r.querySelectorAll(".error")).forEach(function(e){a.push(e.textContent)}),0!==a.length)return this.error("error"+(a.length>1?"s":"")+" within widget contents ("+a.join("; ")+")");this.output.appendChild(r)}catch(e){return this.error("cannot execute widget: "+e.message)}finally{void 0!==t?State.variables.args=t:delete State.variables.args}}}(this.payload[0].contents)}),Config.debug&&this.createDebugView(this.name,this.source+this.payload[0].contents+"<</"+this.name+">>")}catch(t){return this.error('cannot create widget macro "'+e+'": '+t.message)}}})}();var Dialog=function(){function e(){m=function(){var e=void 0;try{var t=document.createElement("p"),r=document.createElement("div");t.style.width="100%",t.style.height="200px",r.style.position="absolute",r.style.left="0px",r.style.top="0px",r.style.width="100px",r.style.height="100px",r.style.visibility="hidden",r.style.overflow="hidden",r.appendChild(t),document.body.appendChild(r);var a=t.offsetWidth;r.style.overflow="auto";var n=t.offsetWidth;a===n&&(n=r.clientWidth),document.body.removeChild(r),e=a-n}catch(e){}return e||17}();var e=jQuery(document.createDocumentFragment()).append('<div id="ui-overlay" class="ui-close"></div><div id="ui-dialog" tabindex="0" role="dialog" aria-labelledby="ui-dialog-title"><div id="ui-dialog-titlebar"><h1 id="ui-dialog-title"></h1><button id="ui-dialog-close" class="ui-close" tabindex="0" aria-label="'+L10n.get("close")+'"></button></div><div id="ui-dialog-body"></div></div>');d=jQuery(e.find("#ui-overlay").get(0)),h=jQuery(e.find("#ui-dialog").get(0)),f=jQuery(e.find("#ui-dialog-title").get(0)),p=jQuery(e.find("#ui-dialog-body").get(0)),e.insertBefore("#store-area")}function t(e){return h.hasClass("open")&&(!e||e.splitOrEmpty(/\s+/).every(function(e){return p.hasClass(e)}))}function r(e,t){return p.empty().removeClass(),null!=t&&p.addClass(t),f.empty().append((null!=e?String(e):"")||" "),p.get(0)}function a(){return p.get(0)}function n(){var e;return(e=p).append.apply(e,arguments),Dialog}function i(){var e;return(e=p).wiki.apply(e,arguments),Dialog}function o(e,t,r,a,n){return jQuery(e).ariaClick(function(e){e.preventDefault(),"function"==typeof r&&r(e),s(t,n),"function"==typeof a&&a(e)})}function s(e,r){var a=jQuery.extend({top:50},e),n=a.top;t()||(g=safeActiveElement()),jQuery(document.documentElement).attr("data-dialog","open"),d.addClass("open"),null!==p[0].querySelector("img")&&p.imagesLoaded().always(function(){return l({data:{top:n}})}),jQuery("body>:not(script,#store-area,#ui-bar,#ui-overlay,#ui-dialog)").attr("tabindex",-3).attr("aria-hidden",!0),jQuery("#ui-bar,#story").find("[tabindex]:not([tabindex^=-])").attr("tabindex",-2).attr("aria-hidden",!0);var i=c(n);return h.css(i).addClass("open").focus(),jQuery(window).on("resize.dialog-resize",null,{top:n},jQuery.throttle(40,l)),Has.mutationObserver?(v=new MutationObserver(function(e){for(var t=0;t<e.length;++t)if("childList"===e[t].type){l({data:{top:n}});break}}),v.observe(p[0],{childList:!0,subtree:!0})):p.on("DOMNodeInserted.dialog-resize DOMNodeRemoved.dialog-resize",null,{top:n},jQuery.throttle(40,l)),jQuery(document).on("click.dialog-close",".ui-close",{closeFn:r},u).on("keypress.dialog-close",".ui-close",function(e){13!==e.which&&32!==e.which||jQuery(this).trigger("click")}),setTimeout(function(){return jQuery.event.trigger(":dialogopen")},Engine.minDomActionDelay),Dialog}function u(e){return jQuery(document).off(".dialog-close"),v?(v.disconnect(),v=null):p.off(".dialog-resize"),jQuery(window).off(".dialog-resize"),h.removeClass("open").css({left:"",right:"",top:"",bottom:""}),jQuery("#ui-bar,#story").find("[tabindex=-2]").removeAttr("aria-hidden").attr("tabindex",0),jQuery("body>[tabindex=-3]").removeAttr("aria-hidden").removeAttr("tabindex"),f.empty(),p.empty().removeClass(),d.removeClass("open"),jQuery(document.documentElement).removeAttr("data-dialog"),null!==g&&(jQuery(g).focus(),g=null),e&&e.data&&"function"==typeof e.data.closeFn&&e.data.closeFn(e),setTimeout(function(){return jQuery.event.trigger(":dialogclose")},Engine.minDomActionDelay),Dialog}function l(e){var t=e&&e.data&&void 0!==e.data.top?e.data.top:50;"block"===h.css("display")&&(h.css({display:"none"}),h.css(jQuery.extend({display:""},c(t))))}function c(e){var t=null!=e?e:50,r=jQuery(window),a={left:"",right:"",top:"",bottom:""};h.css(a);var n=r.width()-h.outerWidth(!0)-1,i=r.height()-h.outerHeight(!0)-1;return n<=32+m&&(i-=m),i<=32+m&&(n-=m),a.left=a.right=n<=32?16:n/2>>0,a.top=i<=32?a.bottom=16:i/2>t?t:a.bottom=i/2>>0,Object.keys(a).forEach(function(e){""!==a[e]&&(a[e]+="px")}),a}var d=null,h=null,f=null,p=null,g=null,m=0,v=null;return Object.freeze(Object.defineProperties({},{init:{value:e},isOpen:{value:t},setup:{value:r},body:{value:a},append:{value:n},wiki:{value:i},addClickHandler:{value:o},open:{value:s},close:{value:u},resize:{value:function(e){return l("object"===(void 0===e?"undefined":_typeof(e))?{data:e}:undefined)}}}))}(),Engine=function(){function e(){jQuery("#init-no-js,#init-lacking").remove(),function(){var e=jQuery(document.createDocumentFragment()),t=Story.has("StoryInterface")&&Story.get("StoryInterface").text.trim();if(t){if(UIBar.destroy(),jQuery(document.head).find("#style-core-display").remove(),e.append(t),0===e.find("#passages").length)throw new Error('no element with ID "passages" found within "StoryInterface" special passage')}else e.append('<div id="story" role="main"><div id="passages"></div></div>');e.insertBefore("#store-area")}(),S=new StyleWrapper(function(){return jQuery(document.createElement("style")).attr({id:"style-aria-outlines",type:"text/css"}).appendTo(document.head).get(0)}()),jQuery(document).on("mousedown.aria-outlines keydown.aria-outlines",function(e){return"keydown"===e.type?m():g()})}function t(){if(Story.has("StoryInit"))try{var e=Wikifier.wikifyEval(Story.get("StoryInit").text);if(Config.debug){var t=new DebugView(document.createDocumentFragment(),"special","StoryInit","StoryInit");t.modes({hidden:!0}),t.append(e),k=t.output}}catch(e){console.error(e),Alert.error("StoryInit",e.message)}if(Config.history.maxStates=Math.max(0,Config.history.maxStates),Number.isSafeInteger(Config.history.maxStates)||(Config.history.maxStates=100),1===Config.history.maxStates&&(Config.history.controls=!1),null==Config.passages.start)throw new Error("starting passage not selected");if(!Story.has(Config.passages.start))throw new Error('starting passage ("'+Config.passages.start+'") not found');if(jQuery(document.documentElement).focus(),State.restore())h();else{var r=!0;switch(_typeof(Config.saves.autoload)){case"boolean":Config.saves.autoload&&Save.autosave.ok()&&Save.autosave.has()&&(r=!Save.autosave.load());break;case"string":"prompt"===Config.saves.autoload&&Save.autosave.ok()&&Save.autosave.has()&&(r=!1,UI.buildAutoload(),Dialog.open());break;case"function":Save.autosave.ok()&&Save.autosave.has()&&Config.saves.autoload()&&(r=!Save.autosave.load())}r&&f(Config.passages.start)}}function r(){LoadScreen.show(),window.scroll(0,0),State.reset(),jQuery.event.trigger(":enginerestart"),window.location.reload()}function a(){return b}function n(){return b===v.Idle}function i(){return b!==v.Idle}function o(){return b===v.Rendering}function s(){return w}function u(e){var t=State.goTo(e);return t&&h(),t}function l(e){var t=State.go(e);return t&&h(),t}function c(){return l(-1)}function d(){return l(1)}function h(){return f(State.passage,!0)}function f(e,t){var r=e;b=v.Playing,TempState={},State.clearTemporary();var a=void 0,n=void 0;if("function"==typeof Config.navigation.override)try{var i=Config.navigation.override(r);i&&(r=i)}catch(e){}var o=Story.get(r);if(jQuery.event.trigger({type:":passageinit",passage:o}),Object.keys(prehistory).forEach(function(e){"function"==typeof prehistory[e]&&prehistory[e].call(this,e)},o),t||State.create(o.title),w=Util.now(),document.body.className&&(document.body.className=""),Object.keys(predisplay).forEach(function(e){"function"==typeof predisplay[e]&&predisplay[e].call(this,e)},o),Story.has("PassageReady"))try{a=Wikifier.wikifyEval(Story.get("PassageReady").text)}catch(e){console.error(e),Alert.error("PassageReady",e.message)}b=v.Rendering;var s=jQuery(o.render()),u=document.getElementById("passages");if(u.hasChildNodes()&&("number"==typeof Config.passages.transitionOut||"string"==typeof Config.passages.transitionOut&&""!==Config.passages.transitionOut&&""!==Config.transitionEndEventName?[].concat(_toConsumableArray(u.childNodes)).forEach(function(e){var t=jQuery(e);if(e.nodeType===Node.ELEMENT_NODE&&t.hasClass("passage")){if(t.hasClass("passage-out"))return;t.attr("id","out-"+t.attr("id")).addClass("passage-out"),"string"==typeof Config.passages.transitionOut?t.on(Config.transitionEndEventName,function(e){e.originalEvent.propertyName===Config.passages.transitionOut&&t.remove()}):setTimeout(function(){return t.remove()},Math.max(y,Config.passages.transitionOut))}else t.remove()}):jQuery(u).empty()),s.addClass("passage-in").appendTo(u),setTimeout(function(){return s.removeClass("passage-in")},y),Config.passages.displayTitles&&o.title!==Config.passages.start&&(document.title=o.title+" | "+Story.title),window.scroll(0,0),b=v.Playing,Story.has("PassageDone"))try{n=Wikifier.wikifyEval(Story.get("PassageDone").text)}catch(e){console.error(e),Alert.error("PassageDone",e.message)}if(jQuery.event.trigger({type:":passagedisplay",passage:o}),Object.keys(postdisplay).forEach(function(e){"function"==typeof postdisplay[e]&&postdisplay[e].call(this,e)},o),Config.ui.updateStoryElements&&UIBar.setStoryElements(),Config.debug){var l=void 0;null!=a&&(l=new DebugView(document.createDocumentFragment(),"special","PassageReady","PassageReady"),l.modes({hidden:!0}),l.append(a),s.prepend(l.output)),null!=n&&(l=new DebugView(document.createDocumentFragment(),"special","PassageDone","PassageDone"),l.modes({hidden:!0}),l.append(n),s.append(l.output)),1===State.turns&&null!=k&&s.prepend(k)}switch(g(),jQuery("#story").find("a[href]:not(.link-external)").addClass("link-external").end().find("a,link,button,input,select,textarea").not("[tabindex]").attr("tabindex",0),_typeof(Config.saves.autosave)){case"boolean":Config.saves.autosave&&Save.autosave.save();break;case"string":o.tags.includes(Config.saves.autosave)&&Save.autosave.save();break;case"object":Array.isArray(Config.saves.autosave)&&o.tags.some(function(e){return Config.saves.autosave.includes(e)})&&Save.autosave.save()}return jQuery.event.trigger({type:":passageend",passage:o}),b=v.Idle,w=Util.now(),s[0]}function p(e,t,r){var a=!1;switch(r){case undefined:break;case"replace":case"back":a=!0;break;default:throw new Error('Engine.display option parameter called with obsolete value "'+r+'"; please notify the developer')}f(e,a)}function g(){S.set("*:focus{outline:none}")}function m(){S.clear()}var v=Util.toEnum({Idle:"idle",Playing:"playing",Rendering:"rendering"}),y=40,b=v.Idle,w=null,k=null,S=null;return Object.freeze(Object.defineProperties({},{States:{value:v},minDomActionDelay:{value:y},init:{value:e},start:{value:t},restart:{value:r},state:{get:a},isIdle:{value:n},isPlaying:{value:i},isRendering:{value:o},lastPlay:{get:s},goTo:{value:u},go:{value:l},backward:{value:c},forward:{value:d},show:{value:h},play:{value:f},display:{value:p}}))}(),Passage=function(){var e=void 0;e=/^(?:debug|nobr|passage|widget|twine\..*)$/i;return function(){function t(r,a){var n=this;_classCallCheck(this,t),Object.defineProperties(this,{title:{value:Util.unescape(r)},element:{value:a||null},tags:{value:Object.freeze(a&&a.hasAttribute("tags")?a.getAttribute("tags").trim().splitOrEmpty(/\s+/).sort().filter(function(e,t,r){return 0===t||r[t-1]!==e}):[])},_excerpt:{writable:!0,value:null}}),Object.defineProperties(this,{domId:{value:"passage-"+Util.slugify(this.title)},classes:{value:Object.freeze(0===this.tags.length?[]:function(){return n.tags.filter(function(t){return!e.test(t)}).map(function(e){return Util.slugify(e)})}())}})}return _createClass(t,[{key:"description",value:function(){var e=Config.passages.descriptions;if(null!=e)switch(void 0===e?"undefined":_typeof(e)){case"boolean":if(e)return this.title;break;case"object":if(e instanceof Map&&e.has(this.title))return e.get(this.title);if(e.hasOwnProperty(this.title))return e[this.title];break;case"function":var r=e.call(this);if(r)return r;break;default:throw new TypeError("Config.passages.descriptions must be a boolean, object, or function")}return null===this._excerpt&&(this._excerpt=t.getExcerptFromText(this.text)),this._excerpt}},{key:"processText",value:function(){if(null==this.element)return this.text;var e=this.text;return this.tags.includes("Twine.image")?e="[img["+e+"]]":(Config.passages.nobr||this.tags.includes("nobr"))&&(e=e.replace(/^\n+|\n+$/g,"").replace(/\n+/g," ")),e}},{key:"render",value:function(){var e=this,r=this.tags.length>0?this.tags.join(" "):null,a=document.createElement("div");return jQuery(a).attr({id:this.domId,"data-passage":this.title,"data-tags":r}).addClass("passage "+this.className),jQuery(document.body).attr("data-tags",r).addClass(this.className),jQuery(document.documentElement).attr("data-tags",r),jQuery.event.trigger({type:":passagestart",content:a,passage:this}),Object.keys(prerender).forEach(function(t){"function"==typeof prerender[t]&&prerender[t].call(e,a,t)}),Story.has("PassageHeader")&&new Wikifier(a,Story.get("PassageHeader").processText()),new Wikifier(a,this.processText()),Story.has("PassageFooter")&&new Wikifier(a,Story.get("PassageFooter").processText()),jQuery.event.trigger({type:":passagerender",content:a,passage:this}),Object.keys(postrender).forEach(function(t){"function"==typeof postrender[t]&&postrender[t].call(e,a,t)}),this._excerpt=t.getExcerptFromNode(a),a}},{key:"className",get:function(){return this.classes.join(" ")}},{key:"text",get:function(){if(null==this.element){var e=Util.escape(this.title);return'<div class="error-view"><span class="error">'+(L10n.get("errorTitle")+": "+L10n.get("errorNonexistentPassage",{passage:e}))+"</span></div>"}return this.element.textContent.replace(/\r/g,"")}}],[{key:"getExcerptFromNode",value:function(e,t){if(!e.hasChildNodes())return"";var r=e.textContent.trim();if(""!==r){var a=new RegExp("(\\S+(?:\\s+\\S+){0,"+(t>0?t-1:7)+"})");r=r.replace(/\s+/g," ").match(a)}return r?r[1]+"…":"…"}},{key:"getExcerptFromText",value:function(e,t){if(""===e)return"";var r=new RegExp("(\\S+(?:\\s+\\S+){0,"+(t>0?t-1:7)+"})"),a=e.replace(/<<.*?>>/g," ").replace(/<.*?>/g," ").trim().replace(/^\s*\|.*\|.*?$/gm,"").replace(/\[[<>]?img\[[^\]]*\]\]/g,"").replace(/\[\[([^|\]]*?)(?:(?:\||->|<-)[^\]]*)?\]\]/g,"$1").replace(/^\s*!+(.*?)$/gm,"$1").replace(/'{2}|\/{2}|_{2}|@{2}/g,"").trim().replace(/\s+/g," ").match(r);return a?a[1]+"…":"…"}}]),t}()}(),Save=function(){function e(){if("cookie"===storage.name)return a(),Config.saves.autosave=undefined,Config.saves.slots=0,!1;Config.saves.slots=Math.max(0,Config.saves.slots),Number.isSafeInteger(Config.saves.slots)||(Config.saves.slots=8);var e=r(),t=!1;Array.isArray(e)&&(e={autosave:null,slots:e},t=!0),Config.saves.slots!==e.slots.length&&(Config.saves.slots<e.slots.length?(e.slots.reverse(),e.slots=e.slots.filter(function(e){return!(null===e&&this.count>0)||(--this.count,!1)},{count:e.slots.length-Config.saves.slots}),e.slots.reverse()):Config.saves.slots>e.slots.length&&x(e.slots,Config.saves.slots-e.slots.length),t=!0),O(e.autosave)&&(t=!0);for(var n=0;n<e.slots.length;++n)O(e.slots[n])&&(t=!0);return j(e)&&(storage.delete("saves"),t=!1),t&&C(e),P=e.slots.length-1,!0}function t(){return{autosave:null,slots:x([],Config.saves.slots)}}function r(){var e=storage.get("saves");return null===e?t():e}function a(){return storage.delete("saves"),!0}function n(){return i()||d()}function i(){return"cookie"!==storage.name&&void 0!==Config.saves.autosave}function o(){return null!==r().autosave}function s(){return r().autosave}function u(){var e=r();return null!==e.autosave&&A(e.autosave)}function l(e,t){if("function"==typeof Config.saves.isAllowed&&!Config.saves.isAllowed())return!1;var a=r(),n={title:e||Story.get(State.passage).description(),date:Date.now()};return null!=t&&(n.metadata=t),a.autosave=T(n),C(a)}function c(){var e=r();return e.autosave=null,C(e)}function d(){return"cookie"!==storage.name&&-1!==P}function h(){return P+1}function f(){if(!d())return 0;for(var e=r(),t=0,a=0,n=e.slots.length;a<n;++a)null!==e.slots[a]&&++t;return t}function p(){return 0===f()}function g(e){if(e<0||e>P)return!1;var t=r();return!(e>=t.slots.length||null===t.slots[e])}function m(e){if(e<0||e>P)return null;var t=r();return e>=t.slots.length?null:t.slots[e]}function v(e){if(e<0||e>P)return!1;var t=r();return!(e>=t.slots.length||null===t.slots[e])&&A(t.slots[e])}function y(e,t,a){if("function"==typeof Config.saves.isAllowed&&!Config.saves.isAllowed())return Dialog.isOpen()?$(document).one(":dialogclose",function(){return UI.alert(L10n.get("savesDisallowed"))}):UI.alert(L10n.get("savesDisallowed")),!1;if(e<0||e>P)return!1;var n=r();if(e>=n.slots.length)return!1;var i={title:t||Story.get(State.passage).description(),date:Date.now()};return null!=a&&(i.metadata=a),n.slots[e]=T(i),C(n)}function b(e){if(e<0||e>P)return!1;var t=r();return!(e>=t.slots.length)&&(t.slots[e]=null,C(t))}function w(e,t){if("function"==typeof Config.saves.isAllowed&&!Config.saves.isAllowed())return void(Dialog.isOpen()?$(document).one(":dialogclose",function(){return UI.alert(L10n.get("savesDisallowed"))}):UI.alert(L10n.get("savesDisallowed")));var r=null==e?Story.domId:Util.slugify(e),a=r+"-"+function(){var e=new Date,t=e.getMonth()+1,r=e.getDate(),a=e.getHours(),n=e.getMinutes(),i=e.getSeconds();return t<10&&(t="0"+t),r<10&&(r="0"+r),a<10&&(a="0"+a),n<10&&(n="0"+n),i<10&&(i="0"+i),""+e.getFullYear()+t+r+"-"+a+n+i}()+".save",n=null==t?{}:{metadata:t},i=LZString.compressToBase64(JSON.stringify(T(n)));saveAs(new Blob([i],{type:"text/plain;charset=UTF-8"}),a)}function k(e){var t=e.target.files[0],r=new FileReader;jQuery(r).on("load",function(e){var r=e.currentTarget;if(r.result){var a=void 0;try{a=JSON.parse(/\.json$/i.test(t.name)||/^\{/.test(r.result)?r.result:LZString.decompressFromBase64(r.result))}catch(e){}A(a)}}),r.readAsText(t)}function S(e){if("function"==typeof Config.saves.isAllowed&&!Config.saves.isAllowed())return Dialog.isOpen()?$(document).one(":dialogclose",function(){return UI.alert(L10n.get("savesDisallowed"))}):UI.alert(L10n.get("savesDisallowed")),null;var t=null==e?{}:{metadata:e};return LZString.compressToBase64(JSON.stringify(T(t)))}function E(e){var t=void 0;try{t=JSON.parse(LZString.decompressFromBase64(e))}catch(e){}return A(t)?t.metadata:null}function x(e,t){for(var r=0;r<t;++r)e.push(null);return e}function j(e){for(var t=e.slots,r=!0,a=0,n=t.length;a<n;++a)if(null!==t[a]){r=!1;break}return null===e.autosave&&r}function C(e){return j(e)?(storage.delete("saves"),!0):storage.set("saves",e)}function O(e){if(null==e||"object"!==(void 0===e?"undefined":_typeof(e)))return!1;var t=!1;return e.hasOwnProperty("state")&&e.state.hasOwnProperty("delta")&&e.state.hasOwnProperty("index")||(e.hasOwnProperty("data")?(delete e.mode,e.state={delta:State.deltaEncode(e.data)},delete e.data):e.state.hasOwnProperty("delta")?e.state.hasOwnProperty("index")||delete e.state.mode:(delete e.state.mode,e.state.delta=State.deltaEncode(e.state.history),delete e.state.history),e.state.index=e.state.delta.length-1,t=!0),e.state.hasOwnProperty("rseed")&&(e.state.seed=e.state.rseed,delete e.state.rseed,e.state.delta.forEach(function(e,t,r){r[t].hasOwnProperty("rcount")&&(r[t].pull=r[t].rcount,delete r[t].rcount)}),t=!0),(e.state.hasOwnProperty("expired")&&"number"==typeof e.state.expired||e.state.hasOwnProperty("unique")||e.state.hasOwnProperty("last"))&&(e.state.hasOwnProperty("expired")&&"number"==typeof e.state.expired&&delete e.state.expired,(e.state.hasOwnProperty("unique")||e.state.hasOwnProperty("last"))&&(e.state.expired=[],e.state.hasOwnProperty("unique")&&(e.state.expired.push(e.state.unique),delete e.state.unique),e.state.hasOwnProperty("last")&&(e.state.expired.push(e.state.last),delete e.state.last)),t=!0),t}function T(e){if(null!=e&&"object"!==(void 0===e?"undefined":_typeof(e)))throw new Error("supplemental parameter must be an object");var t=Object.assign({},e,{id:Config.saves.id,state:State.marshalForSave()});return Config.saves.version&&(t.version=Config.saves.version),"function"==typeof Config.saves.onSave&&Config.saves.onSave(t),t.state.delta=State.deltaEncode(t.state.history),delete t.state.history,t}function A(e){try{if(O(e),!e||!e.hasOwnProperty("id")||!e.hasOwnProperty("state"))throw new Error(L10n.get("errorSaveMissingData"));if(e.state.history=State.deltaDecode(e.state.delta),delete e.state.delta,"function"==typeof Config.saves.onLoad&&Config.saves.onLoad(e),e.id!==Config.saves.id)throw new Error(L10n.get("errorSaveIdMismatch"));State.unmarshalForSave(e.state),Engine.show()}catch(e){return UI.alert(e.message.toUpperFirst()+".</p><p>"+L10n.get("aborting")+"."),!1}return!0}var P=-1;return Object.freeze(Object.defineProperties({},{init:{value:e},get:{value:r},clear:{value:a},ok:{value:n},autosave:{value:Object.freeze(Object.defineProperties({},{ok:{value:i},has:{value:o},get:{value:s},load:{value:u},save:{value:l},delete:{value:c}}))},slots:{value:Object.freeze(Object.defineProperties({},{ok:{value:d},length:{get:h},isEmpty:{value:p},count:{value:f},has:{value:g},get:{value:m},load:{value:v},save:{value:y},delete:{value:b}}))},export:{value:w},import:{value:k},serialize:{value:S},deserialize:{value:E}}))}(),Setting=function(){function e(){if(storage.has("options")){var e=storage.get("options");null!==e&&(window.SugarCube.settings=settings=Object.assign(t(),e)),r(),storage.delete("options")}a(),m.forEach(function(e){if(e.hasOwnProperty("onInit")){var t={name:e.name,value:settings[e.name],default:e.default};e.hasOwnProperty("list")&&(t.list=e.list),e.onInit.call(t)}})}function t(){return Object.create(null)}function r(){var e=t();return Object.keys(settings).length>0&&m.filter(function(e){return e.type!==v.Header&&settings[e.name]!==e.default}).forEach(function(t){return e[t.name]=settings[t.name]}),0===Object.keys(e).length?(storage.delete("settings"),!0):storage.set("settings",e)}function a(){var e=t(),r=storage.get("settings")||t();m.filter(function(e){return e.type!==v.Header}).forEach(function(t){return e[t.name]=t.default}),window.SugarCube.settings=settings=Object.assign(e,r)}function n(){return window.SugarCube.settings=settings=t(),storage.delete("settings"),!0}function i(e){if(0===arguments.length)n(),a();else{if(null==e||!f(e))throw new Error('nonexistent setting "'+e+'"');var t=p(e);t.type!==v.Header&&(settings[e]=t.default)}return r()}function o(e,t){m.forEach(e,t)}function s(e,t,r){if(arguments.length<3){var a=[];throw arguments.length<1&&a.push("type"),arguments.length<2&&a.push("name"),arguments.length<3&&a.push("definition"),new Error("missing parameters, no "+a.join(" or ")+" specified")}if("object"!==(void 0===r?"undefined":_typeof(r)))throw new TypeError("definition parameter must be an object");if(f(t))throw new Error('cannot clobber existing setting "'+t+'"');var n={type:e,name:t,label:"string"==typeof r.label?r.label.trim():""};if("string"==typeof r.desc){var i=r.desc.trim();""!==i&&(n.desc=i)}switch(e){case v.Header:break;case v.Toggle:n.default=!!r.default;break;case v.List:if(!r.hasOwnProperty("list"))throw new Error("no list specified");if(!Array.isArray(r.list))throw new TypeError("list must be an array");if(0===r.list.length)throw new Error("list must not be empty");if(n.list=Object.freeze(r.list),null==r.default)n.default=r.list[0];else{var o=r.list.indexOf(r.default);if(-1===o)throw new Error("list does not contain default");n.default=r.list[o]}break;case v.Range:if(!r.hasOwnProperty("min"))throw new Error("no min specified");if("number"!=typeof r.min||Number.isNaN(r.min)||!Number.isFinite(r.min))throw new TypeError("min must be a finite number");if(!r.hasOwnProperty("max"))throw new Error("no max specified");if("number"!=typeof r.max||Number.isNaN(r.max)||!Number.isFinite(r.max))throw new TypeError("max must be a finite number");if(!r.hasOwnProperty("step"))throw new Error("no step specified");if("number"!=typeof r.step||Number.isNaN(r.step)||!Number.isFinite(r.step)||r.step<=0)throw new TypeError("step must be a finite number greater than zero");var s=function(){var e=String(r.step),t=e.lastIndexOf(".");return-1===t?0:e.length-t-1}();if(function(e){if(s>0){var t=Number(r.min+"e"+s),a=Number(r.step+"e"+s),n=Number(e+"e"+s)-t;return Number(n-n%a+t+"e-"+s)}var i=e-r.min;return i-i%r.step+r.min}(r.max)!==r.max)throw new RangeError("max ("+r.max+") is not a multiple of the step ("+r.step+") plus the min ("+r.min+")");if(n.max=r.max,n.min=r.min,n.step=r.step,null==r.default)n.default=r.max;else{if("number"!=typeof r.default||Number.isNaN(r.default)||!Number.isFinite(r.default))throw new TypeError("default must be a finite number");if(r.default<r.min)throw new RangeError("default ("+r.default+") is less than min ("+r.min+")");if(r.default>r.max)throw new RangeError("default ("+r.default+") is greater than max ("+r.max+")");n.default=r.default}break;default:throw new Error("unknown Setting type: "+e)}"function"==typeof r.onInit&&(n.onInit=Object.freeze(r.onInit)),"function"==typeof r.onChange&&(n.onChange=Object.freeze(r.onChange)),m.push(Object.freeze(n))}function u(e,t){s(v.Header,e,{desc:t})}function l(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];s.apply(undefined,[v.Toggle].concat(t))}function c(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];s.apply(undefined,[v.List].concat(t))}function d(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];s.apply(undefined,[v.Range].concat(t))}function h(){return 0===m.length}function f(e){return m.some(function(t){return t.name===e})}function p(e){return m.find(function(t){return t.name===e})}function g(e){f(e)&&delete settings[e];for(var t=0;t<m.length;++t)if(m[t].name===e){m.splice(t,1),g(e);break}}var m=[],v=Util.toEnum({Header:0,Toggle:1,List:2,Range:3});return Object.freeze(Object.defineProperties({},{Types:{value:v},init:{value:e},create:{value:t},save:{value:r},load:{value:a},clear:{value:n},reset:{value:i},forEach:{value:o},add:{value:s},addHeader:{value:u},addToggle:{value:l},addList:{value:c},addRange:{value:d},isEmpty:{value:h},has:{value:f},get:{value:p},delete:{value:g}}))}(),Story=function(){function e(){function e(e){if(e.tags.includesAny(a))throw new Error('starting passage "'+e.title+'" contains illegal tags; invalid: "'+e.tags.filter(function(e){return a.includes(e)}).sort().join('", "')+'"')}function t(e){if(n.includes(e.title)&&e.tags.includesAny(a))throw new Error('special passage "'+e.title+'" contains illegal tags; invalid: "'+e.tags.filter(function(e){return a.includes(e)}).sort().join('", "')+'"')}var a=["widget"],n=["PassageDone","PassageFooter","PassageHeader","PassageReady","StoryAuthor","StoryBanner","StoryCaption","StoryInit","StoryMenu","StoryShare","StorySubtitle"],i=jQuery("#store-area>tw-storydata"),o=i.attr("startnode")||"";Config.passages.start=null,Config.debug=/\bdebug\b/.test(i.attr("options")),i.children("style").each(function(e){d.push(new Passage("tw-user-style-"+e,this))}),i.children("script").each(function(e){h.push(new Passage("tw-user-script-"+e,this))}),i.children('tw-passagedata:not([tags~="Twine.private"],[tags~="annotation"])').each(function(){var r=jQuery(this),a=r.attr("pid")||"",n=new Passage(r.attr("name"),this);a===o&&""!==o?(Config.passages.start=n.title,e(n),c[n.title]=n):n.tags.includes("widget")?f.push(n):(t(n),c[n.title]=n)}),g=i.attr("ifid"),r(Util.unescape("Degrees of Lewdity")),Config.saves.id=Story.domId}function t(){!function(){var e=document.createElement("style");new StyleWrapper(e).add(d.map(function(e){return e.text.trim()}).join("\n")),jQuery(e).appendTo(document.head).attr({id:"style-story",type:"text/css"})}();for(var e=0;e<h.length;++e)try{Scripting.evalJavaScript(h[e].text)}catch(t){console.error(t),Alert.error(h[e].title,"object"===(void 0===t?"undefined":_typeof(t))?t.message:t)}for(var t=0;t<f.length;++t)try{
+Wikifier.wikifyEval(f[t].processText())}catch(e){console.error(e),Alert.error(f[t].title,"object"===(void 0===e?"undefined":_typeof(e))?e.message:e)}}function r(e){if(null==e||""===e)throw new Error("story title cannot be null or empty");document.title=p=Util.unescape(e),m=Util.slugify(p)}function a(){return p}function n(){return m}function i(){return g}function o(e){var t=void 0===e?"undefined":_typeof(e);switch(t){case"number":case"string":return c.hasOwnProperty(String(e));case"boolean":case"function":t="a "+t;break;case"undefined":break;default:t=null===e?"null":"an "+t}throw new TypeError("Story.has title parameter cannot be "+t)}function s(e){var t=void 0===e?"undefined":_typeof(e);switch(t){case"number":case"string":var r=String(e);return c.hasOwnProperty(r)?c[r]:new Passage(r||"(unknown)");case"boolean":case"function":t="a "+t;break;case"undefined":break;default:t=null===e?"null":"an "+t}throw new TypeError("Story.get title parameter cannot be "+t)}function u(e,t){for(var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:"title",a=Object.keys(c),n=[],i=0;i<a.length;++i){var o=c[a[i]];if(o.hasOwnProperty(e))switch(_typeof(o[e])){case"undefined":break;case"object":o[e]instanceof Array&&o[e].some(function(e){return e==t})&&n.push(o);break;default:o[e]==t&&n.push(o)}}return n.sort(function(e,t){return e[r]==t[r]?0:e[r]<t[r]?-1:1}),n}function l(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:"title";if("function"!=typeof e)throw new Error("Story.lookupWith filter parameter must be a function");for(var r=Object.keys(c),a=[],n=0;n<r.length;++n){var i=c[r[n]];e(i)&&a.push(i)}return a.sort(function(e,r){return e[t]==r[t]?0:e[t]<r[t]?-1:1}),a}var c={},d=[],h=[],f=[],p="",g="",m="";return Object.freeze(Object.defineProperties({},{passages:{value:c},styles:{value:d},scripts:{value:h},widgets:{value:f},load:{value:e},init:{value:t},title:{get:a},domId:{get:n},ifId:{get:i},has:{value:o},get:{value:s},lookup:{value:u},lookupWith:{value:l}}))}(),UI=function(){function e(e,t){var r=t,a=Config.debug,n=Config.cleanupWikifierOutput;Config.debug=!1,Config.cleanupWikifierOutput=!1;try{null==r&&(r=document.createElement("ul"));var i=document.createDocumentFragment();new Wikifier(i,Story.get(e).processText().trim());var o=[].concat(_toConsumableArray(i.querySelectorAll(".error"))).map(function(e){return e.textContent.replace(errorPrologRegExp,"")});if(o.length>0)throw new Error(o.join("; "));for(;i.hasChildNodes();){var s=i.firstChild;if(s.nodeType===Node.ELEMENT_NODE&&"A"===s.nodeName.toUpperCase()){var u=document.createElement("li");r.appendChild(u),u.appendChild(s)}else i.removeChild(s)}}finally{Config.cleanupWikifierOutput=n,Config.debug=a}return r}function t(e){jQuery(Dialog.setup("Alert","alert")).append("<p>"+e+'</p><ul class="buttons"><li><button id="alert-ok" class="ui-close">'+L10n.get(["alertOk","ok"])+"</button></li></ul>");for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];Dialog.open.apply(Dialog,r)}function r(){u(),Dialog.open.apply(Dialog,arguments)}function a(){l(),Dialog.open.apply(Dialog,arguments)}function n(){c(),Dialog.open.apply(Dialog,arguments)}function i(){d(),Dialog.open.apply(Dialog,arguments)}function o(){h(),Dialog.open.apply(Dialog,arguments)}function s(){return jQuery(Dialog.setup(L10n.get("autoloadTitle"),"autoload")).append("<p>"+L10n.get("autoloadPrompt")+'</p><ul class="buttons"><li><button id="autoload-ok" class="ui-close">'+L10n.get(["autoloadOk","ok"])+'</button></li><li><button id="autoload-cancel" class="ui-close">'+L10n.get(["autoloadCancel","cancel"])+"</button></li></ul>"),jQuery(document).one("click.autoload",".ui-close",function(e){var t="autoload-ok"===e.target.id;jQuery(document).one(":dialogclose",function(){t&&Save.autosave.load()||Engine.play(Config.passages.start)})}),!0}function u(){var e=document.createElement("ul");jQuery(Dialog.setup(L10n.get("jumptoTitle"),"jumpto list")).append(e);for(var t=State.expired.length,r=State.size-1;r>=0;--r)if(r!==State.activeIndex){var a=Story.get(State.history[r].title);a&&a.tags.includes("bookmark")&&jQuery(document.createElement("li")).append(jQuery(document.createElement("a")).ariaClick({one:!0},function(e){return function(){return jQuery(document).one(":dialogclose",function(){return Engine.goTo(e)})}}(r)).addClass("ui-close").text(L10n.get("jumptoTurn")+" "+(t+r+1)+": "+a.description())).appendTo(e)}e.hasChildNodes()||jQuery(e).append("<li><a><em>"+L10n.get("jumptoUnavailable")+"</em></a></li>")}function l(){return jQuery(Dialog.setup(L10n.get("restartTitle"),"restart")).append("<p>"+L10n.get("restartPrompt")+'</p><ul class="buttons"><li><button id="restart-ok">'+L10n.get(["restartOk","ok"])+'</button></li><li><button id="restart-cancel" class="ui-close">'+L10n.get(["restartCancel","cancel"])+"</button></li></ul>").find("#restart-ok").ariaClick({one:!0},function(){jQuery(document).one(":dialogclose",function(){return Engine.restart()}),Dialog.close()}),!0}function c(){function e(e,t,r,a){var n=jQuery(document.createElement("button")).attr("id","saves-"+e).html(r);return t&&n.addClass(t),a?n.ariaClick(a):n.ariaDisabled(!0),jQuery(document.createElement("li")).append(n)}var r=jQuery(Dialog.setup(L10n.get("savesTitle"),"saves")),a=Save.ok();if(a&&r.append(function(){function e(e,t,r,a,n){var i=jQuery(document.createElement("button")).attr("id","saves-"+e+"-"+a).addClass(e).html(r);return t&&i.addClass(t),n?"auto"===a?i.ariaClick({label:r+" "+L10n.get("savesLabelAuto")},function(){return n()}):i.ariaClick({label:r+" "+L10n.get("savesLabelSlot")+" "+(a+1)},function(){return n(a)}):i.ariaDisabled(!0),i}var t=Save.get(),r=jQuery(document.createElement("tbody"));if(Save.autosave.ok()){var a=jQuery(document.createElement("td")),n=jQuery(document.createElement("td")),i=jQuery(document.createElement("td")),o=jQuery(document.createElement("td"));jQuery(document.createElement("b")).attr({title:L10n.get("savesLabelAuto"),"aria-label":L10n.get("savesLabelAuto")}).text("A").appendTo(a),t.autosave?(n.append(e("load","ui-close",L10n.get("savesLabelLoad"),"auto",function(){jQuery(document).one(":dialogclose",function(){return Save.autosave.load()})})),jQuery(document.createElement("div")).text(t.autosave.title).appendTo(i),jQuery(document.createElement("div")).addClass("datestamp").html(t.autosave.date?""+new Date(t.autosave.date).toLocaleString():"<em>"+L10n.get("savesUnknownDate")+"</em>").appendTo(i),o.append(e("delete",null,L10n.get("savesLabelDelete"),"auto",function(){Save.autosave.delete(),c()}))):(n.append(e("load",null,L10n.get("savesLabelLoad"),"auto")),i.addClass("empty").text("•  •  •"),o.append(e("delete",null,L10n.get("savesLabelDelete"),"auto"))),jQuery(document.createElement("tr")).append(a).append(n).append(i).append(o).appendTo(r)}for(var s=0,u=t.slots.length;s<u;++s){var l=jQuery(document.createElement("td")),d=jQuery(document.createElement("td")),h=jQuery(document.createElement("td")),f=jQuery(document.createElement("td"));l.append(document.createTextNode(s+1)),t.slots[s]?(d.append(e("load","ui-close",L10n.get("savesLabelLoad"),s,function(e){jQuery(document).one(":dialogclose",function(){return Save.slots.load(e)})})),jQuery(document.createElement("div")).text(t.slots[s].title).appendTo(h),jQuery(document.createElement("div")).addClass("datestamp").html(t.slots[s].date?""+new Date(t.slots[s].date).toLocaleString():"<em>"+L10n.get("savesUnknownDate")+"</em>").appendTo(h),f.append(e("delete",null,L10n.get("savesLabelDelete"),s,function(e){Save.slots.delete(e),c()}))):(d.append(e("save","ui-close",L10n.get("savesLabelSave"),s,Save.slots.save)),h.addClass("empty").text("•  •  •"),f.append(e("delete",null,L10n.get("savesLabelDelete"),s))),jQuery(document.createElement("tr")).append(l).append(d).append(h).append(f).appendTo(r)}return jQuery(document.createElement("table")).attr("id","saves-list").append(r)}()),a||Has.fileAPI){var n=jQuery(document.createElement("ul")).addClass("buttons").appendTo(r);return Has.fileAPI&&(n.append(e("export","ui-close",L10n.get("savesLabelExport"),function(){return Save.export()})),n.append(e("import",null,L10n.get("savesLabelImport"),function(){return r.find("#saves-import-file").trigger("click")})),jQuery(document.createElement("input")).css({display:"block",visibility:"hidden",position:"fixed",left:"-9999px",top:"-9999px",width:"1px",height:"1px"}).attr({type:"file",id:"saves-import-file",tabindex:-1,"aria-hidden":!0}).on("change",function(e){jQuery(document).one(":dialogclose",function(){return Save.import(e)}),Dialog.close()}).appendTo(r)),a&&n.append(e("clear",null,L10n.get("savesLabelClear"),Save.autosave.has()||!Save.slots.isEmpty()?function(){Save.clear(),c()}:null)),!0}return t(L10n.get("savesIncapable")),!1}function d(){var e=jQuery(Dialog.setup(L10n.get("settingsTitle"),"settings"));return Setting.forEach(function(t){if(t.type===Setting.Types.Header){var r=t.name,a=Util.slugify(r),n=jQuery(document.createElement("div")),i=jQuery(document.createElement("h2"));return n.attr("id","header-body-"+a).append(i).appendTo(e),i.attr("id","header-heading-"+a).wiki(r),void(t.desc&&jQuery(document.createElement("p")).attr("id","header-desc-"+a).wiki(t.desc).appendTo(n))}var o=t.name,s=Util.slugify(o),u=jQuery(document.createElement("div")),l=jQuery(document.createElement("label")),c=jQuery(document.createElement("div")),d=void 0;switch(jQuery(document.createElement("div")).append(l).append(c).appendTo(u),t.desc&&jQuery(document.createElement("p")).attr("id","setting-desc-"+s).wiki(t.desc).appendTo(u),l.attr({id:"setting-label-"+s,for:"setting-control-"+s}).wiki(t.label),null==settings[o]&&(settings[o]=t.default),t.type){case Setting.Types.Toggle:d=jQuery(document.createElement("button")),settings[o]?d.addClass("enabled").text(L10n.get("settingsOn")):d.text(L10n.get("settingsOff")),d.ariaClick(function(){settings[o]?(jQuery(this).removeClass("enabled").text(L10n.get("settingsOff")),settings[o]=!1):(jQuery(this).addClass("enabled").text(L10n.get("settingsOn")),settings[o]=!0),Setting.save(),t.hasOwnProperty("onChange")&&t.onChange.call({name:o,value:settings[o],default:t.default})});break;case Setting.Types.List:d=jQuery(document.createElement("select"));for(var h=0,f=t.list.length;h<f;++h)jQuery(document.createElement("option")).val(h).text(t.list[h]).appendTo(d);d.val(t.list.indexOf(settings[o])).attr("tabindex",0).on("change",function(){settings[o]=t.list[Number(this.value)],Setting.save(),t.hasOwnProperty("onChange")&&t.onChange.call({name:o,value:settings[o],default:t.default,list:t.list})});break;case Setting.Types.Range:d=jQuery(document.createElement("input")),d.attr({type:"range",min:t.min,max:t.max,step:t.step,value:settings[o],tabindex:0}).on("change input",function(){settings[o]=Number(this.value),Setting.save(),t.hasOwnProperty("onChange")&&t.onChange.call({name:o,value:settings[o],default:t.default,min:t.min,max:t.max,step:t.step})}).on("keypress",function(e){13===e.which&&(e.preventDefault(),d.trigger("change"))})}d.attr("id","setting-control-"+s).appendTo(c),u.attr("id","setting-body-"+s).appendTo(e)}),e.append('<ul class="buttons"><li><button id="settings-ok" class="ui-close">'+L10n.get(["settingsOk","ok"])+'</button></li><li><button id="settings-reset">'+L10n.get("settingsReset")+"</button></li></ul>").find("#settings-reset").ariaClick({one:!0},function(){jQuery(document).one(":dialogclose",function(){Setting.reset(),window.location.reload()}),Dialog.close()}),!0}function h(){try{jQuery(Dialog.setup(L10n.get("shareTitle"),"share list")).append(e("StoryShare"))}catch(e){return console.error(e),Alert.error("StoryShare",e.message),!1}return!0}return Object.freeze(Object.defineProperties({},{assembleLinkList:{value:e},alert:{value:t},jumpto:{value:r},restart:{value:a},saves:{value:n},settings:{value:i},share:{value:o},buildAutoload:{value:s},buildJumpto:{value:u},buildRestart:{value:l},buildSaves:{value:c},buildSettings:{value:d},buildShare:{value:h},stow:{value:function(){return UIBar.stow()}},unstow:{value:function(){return UIBar.unstow()}},setStoryElements:{value:function(){return UIBar.setStoryElements()}},isOpen:{value:function(){return Dialog.isOpen.apply(Dialog,arguments)}},body:{value:function(){return Dialog.body()}},setup:{value:function(){return Dialog.setup.apply(Dialog,arguments)}},addClickHandler:{value:function(){return Dialog.addClickHandler.apply(Dialog,arguments)}},open:{value:function(){return Dialog.open.apply(Dialog,arguments)}},close:{value:function(){return Dialog.close.apply(Dialog,arguments)}},resize:{value:function(){return Dialog.resize()}},buildDialogAutoload:{value:s},buildDialogJumpto:{value:u},buildDialogRestart:{value:l},buildDialogSaves:{value:c},buildDialogSettings:{value:d},buildDialogShare:{value:h},buildLinkListFromPassage:{value:e}}))}(),UIBar=function(){function e(){o||document.getElementById("ui-bar")||(!function(){var e=L10n.get("uiBarToggle"),t=L10n.get("uiBarBackward"),r=L10n.get("uiBarJumpto"),a=L10n.get("uiBarForward");jQuery(document.createDocumentFragment()).append('<div id="ui-bar"><div id="ui-bar-tray"><button id="ui-bar-toggle" tabindex="0" title="'+e+'" aria-label="'+e+'"></button><div id="ui-bar-history"><button id="history-backward" tabindex="0" title="'+t+'" aria-label="'+t+'"></button><button id="history-jumpto" tabindex="0" title="'+r+'" aria-label="'+r+'"></button><button id="history-forward" tabindex="0" title="'+a+'" aria-label="'+a+'"></button></div></div><div id="ui-bar-body"><header id="title" role="banner"><div id="story-banner"></div><h1 id="story-title"></h1><div id="story-subtitle"></div><div id="story-title-separator"></div><p id="story-author"></p></header><div id="story-caption"></div><nav id="menu" role="navigation"><ul id="menu-story"></ul><ul id="menu-core"><li id="menu-item-saves"><a tabindex="0">'+L10n.get("savesTitle")+'</a></li><li id="menu-item-settings"><a tabindex="0">'+L10n.get("settingsTitle")+'</a></li><li id="menu-item-restart"><a tabindex="0">'+L10n.get("restartTitle")+'</a></li><li id="menu-item-share"><a tabindex="0">'+L10n.get("shareTitle")+"</a></li></ul></nav></div></div>").insertBefore("#store-area")}(),jQuery(document).on(":historyupdate.ui-bar",function(e,t){return function(){e.ariaDisabled(State.length<2),t.ariaDisabled(State.length===State.size)}}(jQuery("#history-backward"),jQuery("#history-forward"))))}function t(){if(!o){var e=jQuery("#ui-bar");("boolean"==typeof Config.ui.stowBarInitially?Config.ui.stowBarInitially:jQuery(window).width()<=Config.ui.stowBarInitially)&&function(){var t=jQuery(e).add("#story");t.addClass("no-transition"),e.addClass("stowed"),setTimeout(function(){return t.removeClass("no-transition")},Engine.minDomActionDelay)}(),jQuery("#ui-bar-toggle").ariaClick({label:L10n.get("uiBarToggle")},function(){return e.toggleClass("stowed")}),Config.history.controls?(jQuery("#history-backward").ariaDisabled(State.length<2).ariaClick({label:L10n.get("uiBarBackward")},function(){return Engine.backward()}),Story.lookup("tags","bookmark").length>0?jQuery("#history-jumpto").ariaClick({label:L10n.get("uiBarJumpto")},function(){return UI.jumpto()}):jQuery("#history-jumpto").remove(),jQuery("#history-forward").ariaDisabled(State.length===State.size).ariaClick({label:L10n.get("uiBarForward")},function(){return Engine.forward()})):jQuery("#ui-bar-history").remove(),jQuery("#story-title").text(Story.title),Story.has("StoryCaption")||jQuery("#story-caption").remove(),Story.has("StoryMenu")||jQuery("#menu-story").remove(),Config.ui.updateStoryElements||i(),Dialog.addClickHandler("#menu-item-saves a",null,UI.buildSaves).text(L10n.get("savesTitle")),Setting.isEmpty()?jQuery("#menu-item-settings").remove():Dialog.addClickHandler("#menu-item-settings a",null,UI.buildSettings).text(L10n.get("settingsTitle")),Dialog.addClickHandler("#menu-item-restart a",null,UI.buildRestart).text(L10n.get("restartTitle")),Story.has("StoryShare")?Dialog.addClickHandler("#menu-item-share a",null,UI.buildShare).text(L10n.get("shareTitle")):jQuery("#menu-item-share").remove()}}function r(){o||(jQuery(document).off(".ui-bar"),jQuery("#ui-bar").remove(),jQuery(document.head).find("#style-ui-bar").remove(),Config.ui.updateStoryElements=!1,o=!0)}function a(e){if(!o){var t=jQuery("#ui-bar");e&&t.addClass("no-transition"),t.addClass("stowed"),e&&setTimeout(function(){return t.removeClass("no-transition")},Engine.minDomActionDelay)}}function n(e){if(!o){var t=jQuery("#ui-bar");e&&t.addClass("no-transition"),t.removeClass("stowed"),e&&setTimeout(function(){return t.removeClass("no-transition")},Engine.minDomActionDelay)}}function i(){if(!o){setPageElement("story-banner","StoryBanner"),setPageElement("story-subtitle","StorySubtitle"),setPageElement("story-author","StoryAuthor"),setPageElement("story-caption","StoryCaption");var e=document.getElementById("menu-story");if(null!==e&&(jQuery(e).empty(),Story.has("StoryMenu")))try{UI.assembleLinkList("StoryMenu",e)}catch(e){console.error(e),Alert.error("StoryMenu",e.message)}}}var o=!1;return Object.freeze(Object.defineProperties({},{init:{value:e},start:{value:t},destroy:{value:r},stow:{value:a},unstow:{value:n},setStoryElements:{value:i}}))}(),DebugBar=function(){function e(){var e=L10n.get("debugBarToggle"),t=L10n.get("debugBarAddWatch"),o=L10n.get("debugBarWatchAll"),u=L10n.get("debugBarWatchNone"),c=L10n.get("debugBarWatchToggle"),p=L10n.get("debugBarViewsToggle");jQuery(document.createDocumentFragment()).append('<div id="debug-bar"><div id="debug-bar-watch" aria-hidden="true" hidden="hidden"><div>'+L10n.get("debugBarNoWatches")+'</div>></div><div><button id="debug-bar-watch-toggle" tabindex="0" title="'+c+'" aria-label="'+c+'">'+L10n.get("debugBarLabelWatch")+'</button><label id="debug-bar-watch-label" for="debug-bar-watch-input">'+L10n.get("debugBarLabelAdd")+'</label><input id="debug-bar-watch-input" name="debug-bar-watch-input" type="text" list="debug-bar-watch-list" tabindex="0"><datalist id="debug-bar-watch-list" aria-hidden="true" hidden="hidden"></datalist><button id="debug-bar-watch-add" tabindex="0" title="'+t+'" aria-label="'+t+'"></button><button id="debug-bar-watch-all" tabindex="0" title="'+o+'" aria-label="'+o+'"></button><button id="debug-bar-watch-none" tabindex="0" title="'+u+'" aria-label="'+u+'"></button></div><div><button id="debug-bar-views-toggle" tabindex="0" title="'+p+'" aria-label="'+p+'">'+L10n.get("debugBarLabelViews")+'</button><label id="debug-bar-turn-label" for="debug-bar-turn-select">'+L10n.get("debugBarLabelTurn")+'</label><select id="debug-bar-turn-select" tabindex="0"></select></div><button id="debug-bar-toggle" tabindex="0" title="'+e+'" aria-label="'+e+'"></button></div><div id="debug-bar-hint"></div>').appendTo("body"),y=jQuery("#debug-bar"),b=jQuery(y.find("#debug-bar-watch").get(0)),w=jQuery(y.find("#debug-bar-watch-list").get(0)),k=jQuery(y.find("#debug-bar-turn-select").get(0));var g=jQuery(y.find("#debug-bar-toggle").get(0)),m=jQuery(y.find("#debug-bar-watch-toggle").get(0)),v=jQuery(y.find("#debug-bar-watch-input").get(0)),E=jQuery(y.find("#debug-bar-watch-add").get(0)),x=jQuery(y.find("#debug-bar-watch-all").get(0)),j=jQuery(y.find("#debug-bar-watch-none").get(0)),C=jQuery(y.find("#debug-bar-views-toggle").get(0));g.ariaClick(function(){S?a():r(),S=!S,l()}),m.ariaClick(function(){b.attr("hidden")?b.removeAttr("aria-hidden hidden"):b.attr({"aria-hidden":!0,hidden:"hidden"}),l()}),v.on(":addwatch",function(){n(this.value.trim()),this.value=""}).on("keypress",function(e){13===e.which&&(e.preventDefault(),v.trigger(":addwatch"))}),E.ariaClick(function(){return v.trigger(":addwatch")}),x.ariaClick(i),j.ariaClick(s),k.on("change",function(){Engine.goTo(Number(this.value))}),C.ariaClick(function(){DebugView.toggle(),l()}),jQuery(document).on(":historyupdate.debug-bar",f).on(":passageend.debug-bar",function(){d(),h()}).on(":enginerestart.debug-bar",function(){session.delete("debugState")})}function t(){u(),c(),f(),d(),h()}function r(){y.css("right","-"+y.outerWidth()+"px"),l()}function a(){y.css("right",0),l()}function n(e){g.test(e)&&(v.pushUnique(e),v.sort(),d(),h(),l())}function i(){Object.keys(State.variables).map(function(e){return v.pushUnique("$"+e)}),Object.keys(State.temporary).map(function(e){return v.pushUnique("_"+e)}),v.sort(),d(),h(),l()}function o(e){v.delete(e),d(),h(),l()}function s(){for(var e=v.length-1;e>=0;--e)v.pop();d(),h(),l()}function u(){if(session.has("debugState")){var e=session.get("debugState");S=e.stowed,v.push.apply(v,_toConsumableArray(e.watchList)),e.watchEnabled?b.removeAttr("aria-hidden hidden"):b.attr({"aria-hidden":!0,hidden:"hidden"}),e.viewsEnabled?DebugView.enable():DebugView.disable()}}function l(){session.set("debugState",{stowed:S,watchList:v,watchEnabled:!b.attr("hidden"),viewsEnabled:DebugView.isEnabled()})}function c(){S?r():a()}function d(){if(0===v.length)return void b.empty().append("<div>"+L10n.get("debugBarNoWatches")+"</div>");for(var e=L10n.get("debugBarDeleteWatch"),t=jQuery(document.createElement("table")),r=jQuery(document.createElement("tbody")),a=0,n=v.length;a<n;++a)!function(t,a){var n=v[t],i=n.slice(1),s="$"===n[0]?State.variables:State.temporary,u=jQuery(document.createElement("tr")),l=jQuery(document.createElement("button")),c=jQuery(document.createElement("code"));l.addClass("watch-delete").attr("data-name",n).ariaClick({one:!0,label:e},function(){return o(n)}),c.text(p(s[i])),jQuery(document.createElement("td")).append(l).appendTo(u),jQuery(document.createElement("td")).text(n).appendTo(u),jQuery(document.createElement("td")).append(c).appendTo(u),u.appendTo(r)}(a);t.append(r),b.empty().append(t)}function h(){var e=Object.keys(State.variables),t=Object.keys(State.temporary);if(0===e.length&&0===t.length)return void w.empty();var r=[].concat(_toConsumableArray(e.map(function(e){return"$"+e})),_toConsumableArray(t.map(function(e){return"_"+e}))).sort(),a=document.createDocumentFragment();r.delete(v);for(var n=0,i=r.length;n<i;++n)jQuery(document.createElement("option")).val(r[n]).appendTo(a);w.empty().append(a)}function f(){for(var e=State.size,t=State.expired.length,r=document.createDocumentFragment(),a=0;a<e;++a)jQuery(document.createElement("option")).val(a).text(t+a+1+". "+Util.escape(State.history[a].title)).appendTo(r);k.empty().ariaDisabled(e<2).append(r).val(State.activeIndex)}function p(e){if(null===e)return"null";switch(void 0===e?"undefined":_typeof(e)){case"number":if(Number.isNaN(e))return"NaN";if(!Number.isFinite(e))return"Infinity";case"boolean":case"symbol":case"undefined":return String(e);case"string":return JSON.stringify(e);case"function":return"Function"}var t=Util.toStringTag(e);if("Date"===t)return"Date {"+e.toLocaleString()+"}";if("RegExp"===t)return"RegExp "+e.toString();var r=[];if(e instanceof Array||e instanceof Set){for(var a=e instanceof Array?e:Array.from(e),n=0,i=a.length;n<i;++n)r.push(a.hasOwnProperty(n)?p(a[n]):"<empty>");return Object.keys(a).filter(function(e){return!m.test(e)}).forEach(function(e){return r.push(p(e)+": "+p(a[e]))}),t+"("+a.length+") ["+r.join(", ")+"]"}return e instanceof Map?(e.forEach(function(e,t){return r.push(p(t)+" → "+p(e))}),t+"("+e.size+") {"+r.join(", ")+"}"):(Object.keys(e).forEach(function(t){return r.push(p(t)+": "+p(e[t]))}),t+" {"+r.join(", ")+"}")}var g=new RegExp("^"+Patterns.variable+"$"),m=/^\d+$/,v=[],y=null,b=null,w=null,k=null,S=!0;return Object.freeze(Object.defineProperties({},{init:{value:e},start:{value:t},stow:{value:r},unstow:{value:a},watch:{value:n},watchAll:{value:i},unwatch:{value:o},unwatchAll:{value:s}}))}(),LoadScreen=function(){function e(){jQuery(document).on("readystatechange.SugarCube",function(){o.size>0||("complete"===document.readyState?"loading"===jQuery(document.documentElement).attr("data-init")&&(Config.loadDelay>0?setTimeout(function(){0===o.size&&r()},Math.max(Engine.minDomActionDelay,Config.loadDelay)):r()):a())})}function t(){jQuery(document).off("readystatechange.SugarCube"),o.clear(),r()}function r(){jQuery(document.documentElement).removeAttr("data-init")}function a(){jQuery(document.documentElement).attr("data-init","loading")}function n(){return++s,o.add(s),a(),s}function i(e){if(null==e)throw new Error("LoadScreen.unlock called with a null or undefined ID");o.has(e)&&o.delete(e),0===o.size&&jQuery(document).trigger("readystatechange")}var o=new Set,s=0;return Object.freeze(Object.defineProperties({},{init:{value:e},clear:{value:t},hide:{value:r},show:{value:a},lock:{value:n},unlock:{value:i}}))}(),version=Object.freeze({title:"SugarCube",major:2,minor:27,patch:0,prerelease:null,build:8702,date:new Date("2018-08-20T14:49:45.399Z"),extensions:{},toString:function(){var e=this.prerelease?"-"+this.prerelease:"";return this.major+"."+this.minor+"."+this.patch+e+"+"+this.build},short:function(){var e=this.prerelease?"-"+this.prerelease:"";return this.title+" (v"+this.major+"."+this.minor+"."+this.patch+e+")"},long:function(){return this.title+" v"+this.toString()+" ("+this.date.toUTCString()+")"}}),TempState={},macros={},postdisplay={},postrender={},predisplay={},prehistory={},prerender={},session=null,settings={},setup={},storage=null,browser=Browser,config=Config,has=Has,History=State,state=State,tale=Story,TempVariables=State.temporary;window.SugarCube={},jQuery(function(){try{var e=LoadScreen.lock();LoadScreen.init(),document.normalize&&document.normalize(),Story.load(),storage=SimpleStore.create(Story.domId,!0),session=SimpleStore.create(Story.domId,!1),Dialog.init(),UIBar.init(),Engine.init(),Story.init(),L10n.init(),session.has("rcWarn")||"cookie"!==storage.name||(session.set("rcWarn",1),window.alert(L10n.get("warningNoWebStorage"))),Save.init(),Setting.init(),Macro.init(),Engine.start(),Config.debug&&DebugBar.init();var t=$(window),r=setInterval(function(){t.width()&&(clearInterval(r),setTimeout(function(){UIBar.start(),Config.debug&&DebugBar.start(),LoadScreen.unlock(e)},Engine.minDomActionDelay))},Engine.minDomActionDelay);window.SugarCube={Browser:Browser,Config:Config,Dialog:Dialog,DebugView:DebugView,Engine:Engine,Has:Has,L10n:L10n,Macro:Macro,Passage:Passage,Save:Save,Scripting:Scripting,Setting:Setting,SimpleAudio:SimpleAudio,State:State,Story:Story,UI:UI,UIBar:UIBar,DebugBar:DebugBar,Util:Util,Wikifier:Wikifier,macros:macros,session:session,settings:settings,setup:setup,storage:storage,version:version}}catch(e){return console.error(e),LoadScreen.clear(),Alert.fatal(null,e.message,e)}})}(window,window.document,jQuery);}
+	</script>
+</body>
+</html>